[INFO] updating cached repository afiore/rmqfwd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/afiore/rmqfwd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/afiore/rmqfwd" "work/ex/beta-1.38-1/sources/1.37.0/gh/afiore/rmqfwd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/afiore/rmqfwd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/afiore/rmqfwd" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/afiore/rmqfwd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/afiore/rmqfwd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71265167d3a313ba720bddee1f3ef4ef53d548c0 [INFO] sha for GitHub repo afiore/rmqfwd: 71265167d3a313ba720bddee1f3ef4ef53d548c0 [INFO] validating manifest of afiore/rmqfwd on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of afiore/rmqfwd on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing afiore/rmqfwd [INFO] finished frobbing afiore/rmqfwd [INFO] frobbed toml for afiore/rmqfwd written to work/ex/beta-1.38-1/sources/1.37.0/gh/afiore/rmqfwd/Cargo.toml [INFO] started frobbing afiore/rmqfwd [INFO] finished frobbing afiore/rmqfwd [INFO] frobbed toml for afiore/rmqfwd written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/afiore/rmqfwd/Cargo.toml [INFO] crate afiore/rmqfwd already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/afiore/rmqfwd/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing afiore/rmqfwd against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/afiore/rmqfwd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] dc0a0c256e5160303f61ed031292d8973726e79df4411c58d41bf879be9b83a6 [INFO] running `"docker" "start" "-a" "dc0a0c256e5160303f61ed031292d8973726e79df4411c58d41bf879be9b83a6"` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling sasl v0.4.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Compiling lapin-async v0.15.0 [INFO] [stderr] Compiling lapin-futures v0.15.0 [INFO] [stderr] Compiling rmqfwd v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | ) -> Box, Error = Error> + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | ) -> Box + Send> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/mod.rs:18:21 [INFO] [stderr] | [INFO] [stderr] 18 | pub type Task = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/mod.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | pub type IoFuture = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | ) -> Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http.rs:14:27 [INFO] [stderr] | [INFO] [stderr] 14 | type FutureResponse = Box, Error = Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> Box, Error = Error> + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:332:10 [INFO] [stderr] | [INFO] [stderr] 332 | ) -> Box, Error = failure::Error> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:348:21 [INFO] [stderr] | [INFO] [stderr] 348 | Future, Error = failure::Error> + Send + 'static, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:375:10 [INFO] [stderr] | [INFO] [stderr] 375 | ) -> Box, Error = failure::Error> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:405:10 [INFO] [stderr] | [INFO] [stderr] 405 | ) -> Box + Send + 'static> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:440:10 [INFO] [stderr] | [INFO] [stderr] 440 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `head` [INFO] [stderr] --> src/es/http.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn head(url: &Url) -> Request { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `delete` [INFO] [stderr] --> src/es/http.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn delete(url: &Url) -> Request { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `"docker" "inspect" "dc0a0c256e5160303f61ed031292d8973726e79df4411c58d41bf879be9b83a6"` [INFO] running `"docker" "rm" "-f" "dc0a0c256e5160303f61ed031292d8973726e79df4411c58d41bf879be9b83a6"` [INFO] [stdout] dc0a0c256e5160303f61ed031292d8973726e79df4411c58d41bf879be9b83a6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/afiore/rmqfwd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e2f4591982a619eef94613e305e827a71f680e944894fb5bc6c9fd589638a780 [INFO] running `"docker" "start" "-a" "e2f4591982a619eef94613e305e827a71f680e944894fb5bc6c9fd589638a780"` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rmqfwd v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | ) -> Box, Error = Error> + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/http.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | ) -> Box + Send> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/mod.rs:18:21 [INFO] [stderr] | [INFO] [stderr] 18 | pub type Task = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/es/mod.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | pub type IoFuture = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | ) -> Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/fs.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http.rs:14:27 [INFO] [stderr] | [INFO] [stderr] 14 | type FutureResponse = Box, Error = Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> Box, Error = Error> + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:332:10 [INFO] [stderr] | [INFO] [stderr] 332 | ) -> Box, Error = failure::Error> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:348:21 [INFO] [stderr] | [INFO] [stderr] 348 | Future, Error = failure::Error> + Send + 'static, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:375:10 [INFO] [stderr] | [INFO] [stderr] 375 | ) -> Box, Error = failure::Error> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = failure::Error> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:405:10 [INFO] [stderr] | [INFO] [stderr] 405 | ) -> Box + Send + 'static> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/rmq.rs:440:10 [INFO] [stderr] | [INFO] [stderr] 440 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.21s [INFO] running `"docker" "inspect" "e2f4591982a619eef94613e305e827a71f680e944894fb5bc6c9fd589638a780"` [INFO] running `"docker" "rm" "-f" "e2f4591982a619eef94613e305e827a71f680e944894fb5bc6c9fd589638a780"` [INFO] [stdout] e2f4591982a619eef94613e305e827a71f680e944894fb5bc6c9fd589638a780 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/afiore/rmqfwd:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 708b3fc7669017b72dcc088191a04f7d1dd50b6f2b537a88b87177fbde8a170b [INFO] running `"docker" "start" "-a" "708b3fc7669017b72dcc088191a04f7d1dd50b6f2b537a88b87177fbde8a170b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rmqfwd-42844135c530e4f4 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test fs::test::test_toml_config_from_string ... ok [INFO] [stdout] test rmq::test_parse_direction_deliver_ok ... ok [INFO] [stdout] test rmq::test_parse_direction_err ... ok [INFO] [stdout] test rmq::test_parse_direction_publish_ok ... ok [INFO] [stdout] test fs::test::test_toml_config_from_file ... ok [INFO] [stdout] test fs::test::test_fails_export_when_target_exists ... ok [INFO] [stdout] test fs::test::test_exports_messages_when_target_does_not_exist ... ok [INFO] [stdout] test fs::test::test_force_exports_messages_when_target_exist ... ok [INFO] [stdout] test es::test::filter_by_time_range ... FAILED [INFO] [stdout] test es::test::filter_by_exchange_works ... FAILED [INFO] [stdout] test es::test::filter_by_exchange_routing_key_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- es::test::filter_by_time_range stdout ---- [INFO] [stdout] thread 'es::test::filter_by_time_range' panicked at 'Couldn't initialise test message store: Error(Connect, Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h1f583d2b3e02ca12 (0x562c3aefe02f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::h08aabf7364aeb498 (0x562c3aefd99e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::heacb40521eb4c321 (0x562c3a6be11b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd2206c724d079af9 (0x562c3a7b8d03) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: >::into::hb194cd7e2b332ffe (0x562c3a71dca3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/convert.rs:544 [INFO] [stdout] 5: rmqfwd::es::http::handle_response::{{closure}}::h8bda36d45ef46a48 (0x562c3a7c5373) [INFO] [stdout] at src/es/http.rs:81 [INFO] [stdout] 6: core::result::Result::map_err::hb36e71a8b9e988b1 (0x562c3a6f6966) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stdout] 7: as futures::future::Future>::poll::h8e2ff5b2757ece5c (0x562c3a65ce18) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stdout] 8: futures::future::chain::Chain::poll::h25195a4eb7c80680 (0x562c3a5ad350) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 9: as futures::future::Future>::poll::h14634ac79ff7bc95 (0x562c3a6042ed) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 10: as futures::future::Future>::poll::h451e5f6d27050136 (0x562c3a764770) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 11: futures::future::chain::Chain::poll::h60062fe0cd2a0177 (0x562c3a5b2e30) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 12: as futures::future::Future>::poll::h2fd0dbd0fe10eac9 (0x562c3a60431d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 13: as futures::future::Future>::poll::h747c03851ffe6f76 (0x562c3a764800) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 14: futures::future::chain::Chain::poll::h4fa0d5cb9948631e (0x562c3a5b17b5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 15: as futures::future::Future>::poll::h01f8a8eb6e4908b5 (0x562c3a60428d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 16: as futures::future::Future>::poll::h747c03851ffe6f76 (0x562c3a764800) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 17: futures::future::chain::Chain::poll::h8757467350150dea (0x562c3a5b4cdc) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 18: as futures::future::Future>::poll::h1e8054ec100d9110 (0x562c3a6fe186) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/then.rs:32 [INFO] [stdout] 19: as futures::future::Future>::poll::hb8e5c2391fd42468 (0x562c3aebc168) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 20: futures::task_impl::Spawn::poll_future_notify::{{closure}}::h5dcd0a5b44e26c30 (0x562c3ac7e724) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 21: futures::task_impl::Spawn::enter::{{closure}}::hf04885b26cbd81f9 (0x562c3ac7e9e4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 22: futures::task_impl::std::set::h0517d521a780abc4 (0x562c3ac770d4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stdout] 23: futures::task_impl::Spawn::enter::h7d03b353a9b53cda (0x562c3ac7e81f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 24: futures::task_impl::Spawn::poll_fn_notify::h43bafee01199620b (0x562c3ac7e4f5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 25: futures::task_impl::Spawn::poll_future_notify::h80eca1fe16ac4464 (0x562c3ac7e6c8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 26: tokio_threadpool::task::Task::run::{{closure}}::h601170eff6eabf1d (0x562c3ac80c92) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once::h4b090d761a489a2f (0x562c3ac8f4a9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: as core::ops::function::FnOnce<()>>::call_once::hf18601f189fc5634 (0x562c3ac71c59) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 29: std::panicking::try::do_call::he5a5806858bdc0e8 (0x562c3ac70639) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 30: __rust_maybe_catch_panic (0x562c3af8c82a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 31: std::panicking::try::h905217e6f00ae2b9 (0x562c3ac70250) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 32: std::panic::catch_unwind::h2afef6a37669bfca (0x562c3ac72971) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 33: tokio_threadpool::task::Task::run::h0134639fbacceb87 (0x562c3ac8052e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stdout] 34: tokio_threadpool::worker::Worker::run_task2::h1fb1fca8830ddfc0 (0x562c3ac96d71) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stdout] 35: tokio_threadpool::worker::Worker::run_task::h11ee83eb9d1c83bb (0x562c3ac965e4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stdout] 36: tokio_threadpool::worker::Worker::try_run_owned_task::h7391cd3f814c21c5 (0x562c3ac95c57) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stdout] 37: tokio_threadpool::worker::Worker::try_run_task::h552d9f4022a980e2 (0x562c3ac9569d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stdout] 38: tokio_threadpool::worker::Worker::run::ha9b1503082b4cdfd (0x562c3ac954f6) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stdout] 39: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h33d0e12353ff6f84 (0x562c3abfc83c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stdout] 40: tokio_timer::timer::handle::with_default::{{closure}}::h18fe95bef46b0027 (0x562c3abf9e5c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with::ha46be4623968fbea (0x562c3ac09074) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 42: std::thread::local::LocalKey::with::h726610c8e7cc3bbf (0x562c3ac08a73) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 43: tokio_timer::timer::handle::with_default::hc3c41215a852e521 (0x562c3abf9ca3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 44: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he78bfdff5c08d78b (0x562c3abfc899) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stdout] 45: tokio_timer::clock::clock::with_default::{{closure}}::ha0ad5c562477a4ae (0x562c3abfb53f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 46: std::thread::local::LocalKey::try_with::h62a8f870e19f2a04 (0x562c3ac08f10) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 47: std::thread::local::LocalKey::with::h90c03bb8c46f3c57 (0x562c3ac08afd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 48: tokio_timer::clock::clock::with_default::he08b2c382614598e (0x562c3abfb43b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 49: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::h5bed65f637f9edb0 (0x562c3abfc8da) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stdout] 50: tokio_reactor::with_default::{{closure}}::h16b985f6ebdf9bc0 (0x562c3ac0a8ff) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 51: std::thread::local::LocalKey::try_with::h4b7e8d0786ad459a (0x562c3ac08da0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 52: std::thread::local::LocalKey::with::h581fbcd6b2c9ac57 (0x562c3ac089fd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 53: tokio_reactor::with_default::he308a295c74ba78b (0x562c3ac0a6e5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 54: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hfa03340f9777b745 (0x562c3abfc975) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stdout] 55: tokio_threadpool::callback::Callback::call::h8391bd7a2754a2dd (0x562c3ac89f73) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stdout] 56: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h227a4e148baa2b41 (0x562c3ac94ea1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stdout] 57: tokio_executor::global::with_default::{{closure}}::h342c235e6027f5af (0x562c3ac71deb) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 58: std::thread::local::LocalKey::try_with::h1e75d39ddd8095fa (0x562c3ac852a4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 59: std::thread::local::LocalKey::with::h4d8329bef926581c (0x562c3ac84f23) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 60: tokio_executor::global::with_default::h5bc9c5e877c185d3 (0x562c3ac71cd3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 61: tokio_threadpool::worker::Worker::do_run::{{closure}}::h6d839a618c2e3375 (0x562c3ac94f4d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stdout] 62: std::thread::local::LocalKey::try_with::h2c7ec993804bbe75 (0x562c3ac853d2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 63: std::thread::local::LocalKey::with::h60d72cf1fd44a4b4 (0x562c3ac84f8e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 64: tokio_threadpool::worker::Worker::do_run::hf425e7934a6a75f4 (0x562c3ac94d65) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stdout] 65: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h190692d8b9754560 (0x562c3ac9b3b0) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stdout] 66: std::sys_common::backtrace::__rust_begin_short_backtrace::h7e027147ea7a1951 (0x562c3ac9c81e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 67: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd91267d182772c96 (0x562c3ac865e2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 68: as core::ops::function::FnOnce<()>>::call_once::hbf545a368d8ee7f3 (0x562c3ac71c22) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 69: std::panicking::try::do_call::h1e262cd6eaab284a (0x562c3ac705c3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 70: __rust_maybe_catch_panic (0x562c3af8c82a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 71: std::panicking::try::haf2fcaabb64eb972 (0x562c3ac70416) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 72: std::panic::catch_unwind::h5433f9a0a82db92c (0x562c3ac729b2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 73: std::thread::Builder::spawn_unchecked::{{closure}}::he597d0616f72d543 (0x562c3ac863c6) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 74: core::ops::function::FnOnce::call_once{{vtable.shim}}::h0ae489d2fce52e99 (0x562c3ac8f324) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 75: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x562c3af7a95f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 76: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x562c3af8bc00) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 77: start_thread (0x7fe9f61c94a4) [INFO] [stdout] 78: __clone (0x7fe9f5cf4d0f) [INFO] [stdout] 79: (0x0)', src/es/mod.rs:422:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c3af8824b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562c3af8824b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c3af8824b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562c3af8824b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562c3af8824b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x562c3af87ebc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x562c3af889bd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x562c3af88542 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x562c3af8848f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x562c3a732c2a - rmqfwd::es::test::init_test_store::he86bb9dd81b46fbb [INFO] [stdout] at src/es/mod.rs:422 [INFO] [stdout] 10: 0x562c3a7335b6 - rmqfwd::es::test::assert_search_result_include::hb94070a46b18488a [INFO] [stdout] at src/es/mod.rs:498 [INFO] [stdout] 11: 0x562c3a734a77 - rmqfwd::es::test::filter_by_time_range::ha869fe785c999c13 [INFO] [stdout] at src/es/mod.rs:578 [INFO] [stdout] 12: 0x562c3a73443a - rmqfwd::es::test::filter_by_time_range::{{closure}}::h2f422a97db0bffb7 [INFO] [stdout] at src/es/mod.rs:551 [INFO] [stdout] 13: 0x562c3a77c89e - core::ops::function::FnOnce::call_once::hfdaceecd4d83d680 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 14: 0x562c3a7d02af - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 15: 0x562c3af8c82a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 16: 0x562c3a7ea89e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x562c3a7ea89e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x562c3a7ea89e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 19: 0x562c3a7c5cd5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x562c3a7c9ee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x562c3a7c9ee5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x562c3a7c9ee5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x562c3af8c82a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x562c3a7ca4e2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x562c3a7ca4e2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x562c3a7ca4e2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x562c3a7ca4e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: 0x562c3af7a95f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x562c3af8bc00 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x562c3af8bc00 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x562c3af8bc00 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fe9f61c94a4 - start_thread [INFO] [stdout] 33: 0x7fe9f5cf4d0f - __clone [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- es::test::filter_by_exchange_works stdout ---- [INFO] [stdout] thread 'es::test::filter_by_exchange_works' panicked at 'Couldn't initialise test message store: Error(Connect, Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h1f583d2b3e02ca12 (0x562c3aefe02f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::h08aabf7364aeb498 (0x562c3aefd99e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::heacb40521eb4c321 (0x562c3a6be11b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd2206c724d079af9 (0x562c3a7b8d03) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: >::into::hb194cd7e2b332ffe (0x562c3a71dca3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/convert.rs:544 [INFO] [stdout] 5: rmqfwd::es::http::handle_response::{{closure}}::h8bda36d45ef46a48 (0x562c3a7c5373) [INFO] [stdout] at src/es/http.rs:81 [INFO] [stdout] 6: core::result::Result::map_err::hb36e71a8b9e988b1 (0x562c3a6f6966) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stdout] 7: as futures::future::Future>::poll::h8e2ff5b2757ece5c (0x562c3a65ce18) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stdout] 8: futures::future::chain::Chain::poll::h25195a4eb7c80680 (0x562c3a5ad350) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 9: as futures::future::Future>::poll::h14634ac79ff7bc95 (0x562c3a6042ed) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 10: as futures::future::Future>::poll::h451e5f6d27050136 (0x562c3a764770) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 11: futures::future::chain::Chain::poll::h60062fe0cd2a0177 (0x562c3a5b2e30) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 12: as futures::future::Future>::poll::h2fd0dbd0fe10eac9 (0x562c3a60431d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 13: as futures::future::Future>::poll::h747c03851ffe6f76 (0x562c3a764800) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 14: futures::future::chain::Chain::poll::h4fa0d5cb9948631e (0x562c3a5b17b5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 15: as futures::future::Future>::poll::h01f8a8eb6e4908b5 (0x562c3a60428d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 16: as futures::future::Future>::poll::h747c03851ffe6f76 (0x562c3a764800) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 17: futures::future::chain::Chain::poll::h8757467350150dea (0x562c3a5b4cdc) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 18: as futures::future::Future>::poll::h1e8054ec100d9110 (0x562c3a6fe186) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/then.rs:32 [INFO] [stdout] 19: as futures::future::Future>::poll::hb8e5c2391fd42468 (0x562c3aebc168) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 20: futures::task_impl::Spawn::poll_future_notify::{{closure}}::h5dcd0a5b44e26c30 (0x562c3ac7e724) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 21: futures::task_impl::Spawn::enter::{{closure}}::hf04885b26cbd81f9 (0x562c3ac7e9e4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 22: futures::task_impl::std::set::h0517d521a780abc4 (0x562c3ac770d4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stdout] 23: futures::task_impl::Spawn::enter::h7d03b353a9b53cda (0x562c3ac7e81f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 24: futures::task_impl::Spawn::poll_fn_notify::h43bafee01199620b (0x562c3ac7e4f5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 25: futures::task_impl::Spawn::poll_future_notify::h80eca1fe16ac4464 (0x562c3ac7e6c8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 26: tokio_threadpool::task::Task::run::{{closure}}::h601170eff6eabf1d (0x562c3ac80c92) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once::h4b090d761a489a2f (0x562c3ac8f4a9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: as core::ops::function::FnOnce<()>>::call_once::hf18601f189fc5634 (0x562c3ac71c59) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 29: std::panicking::try::do_call::he5a5806858bdc0e8 (0x562c3ac70639) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 30: __rust_maybe_catch_panic (0x562c3af8c82a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 31: std::panicking::try::h905217e6f00ae2b9 (0x562c3ac70250) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 32: std::panic::catch_unwind::h2afef6a37669bfca (0x562c3ac72971) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 33: tokio_threadpool::task::Task::run::h0134639fbacceb87 (0x562c3ac8052e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stdout] 34: tokio_threadpool::worker::Worker::run_task2::h1fb1fca8830ddfc0 (0x562c3ac96d71) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stdout] 35: tokio_threadpool::worker::Worker::run_task::h11ee83eb9d1c83bb (0x562c3ac965e4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stdout] 36: tokio_threadpool::worker::Worker::try_run_owned_task::h7391cd3f814c21c5 (0x562c3ac95c57) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stdout] 37: tokio_threadpool::worker::Worker::try_run_task::h552d9f4022a980e2 (0x562c3ac9569d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stdout] 38: tokio_threadpool::worker::Worker::run::ha9b1503082b4cdfd (0x562c3ac954f6) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stdout] 39: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h33d0e12353ff6f84 (0x562c3abfc83c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stdout] 40: tokio_timer::timer::handle::with_default::{{closure}}::h18fe95bef46b0027 (0x562c3abf9e5c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with::ha46be4623968fbea (0x562c3ac09074) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 42: std::thread::local::LocalKey::with::h726610c8e7cc3bbf (0x562c3ac08a73) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 43: tokio_timer::timer::handle::with_default::hc3c41215a852e521 (0x562c3abf9ca3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 44: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he78bfdff5c08d78b (0x562c3abfc899) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stdout] 45: tokio_timer::clock::clock::with_default::{{closure}}::ha0ad5c562477a4ae (0x562c3abfb53f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 46: std::thread::local::LocalKey::try_with::h62a8f870e19f2a04 (0x562c3ac08f10) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 47: std::thread::local::LocalKey::with::h90c03bb8c46f3c57 (0x562c3ac08afd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 48: tokio_timer::clock::clock::with_default::he08b2c382614598e (0x562c3abfb43b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 49: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::h5bed65f637f9edb0 (0x562c3abfc8da) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stdout] 50: tokio_reactor::with_default::{{closure}}::h16b985f6ebdf9bc0 (0x562c3ac0a8ff) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 51: std::thread::local::LocalKey::try_with::h4b7e8d0786ad459a (0x562c3ac08da0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 52: std::thread::local::LocalKey::with::h581fbcd6b2c9ac57 (0x562c3ac089fd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 53: tokio_reactor::with_default::he308a295c74ba78b (0x562c3ac0a6e5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 54: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hfa03340f9777b745 (0x562c3abfc975) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stdout] 55: tokio_threadpool::callback::Callback::call::h8391bd7a2754a2dd (0x562c3ac89f73) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stdout] 56: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h227a4e148baa2b41 (0x562c3ac94ea1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stdout] 57: tokio_executor::global::with_default::{{closure}}::h342c235e6027f5af (0x562c3ac71deb) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 58: std::thread::local::LocalKey::try_with::h1e75d39ddd8095fa (0x562c3ac852a4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 59: std::thread::local::LocalKey::with::h4d8329bef926581c (0x562c3ac84f23) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 60: tokio_executor::global::with_default::h5bc9c5e877c185d3 (0x562c3ac71cd3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 61: tokio_threadpool::worker::Worker::do_run::{{closure}}::h6d839a618c2e3375 (0x562c3ac94f4d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stdout] 62: std::thread::local::LocalKey::try_with::h2c7ec993804bbe75 (0x562c3ac853d2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 63: std::thread::local::LocalKey::with::h60d72cf1fd44a4b4 (0x562c3ac84f8e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 64: tokio_threadpool::worker::Worker::do_run::hf425e7934a6a75f4 (0x562c3ac94d65) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stdout] 65: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h190692d8b9754560 (0x562c3ac9b3b0) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stdout] 66: std::sys_common::backtrace::__rust_begin_short_backtrace::h7e027147ea7a1951 (0x562c3ac9c81e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 67: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd91267d182772c96 (0x562c3ac865e2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 68: as core::ops::function::FnOnce<()>>::call_once::hbf545a368d8ee7f3 (0x562c3ac71c22) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 69: std::panicking::try::do_call::h1e262cd6eaab284a (0x562c3ac705c3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 70: __rust_maybe_catch_panic (0x562c3af8c82a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 71: std::panicking::try::haf2fcaabb64eb972 (0x562c3ac70416) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 72: std::panic::catch_unwind::h5433f9a0a82db92c (0x562c3ac729b2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 73: std::thread::Builder::spawn_unchecked::{{closure}}::he597d0616f72d543 (0x562c3ac863c6) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 74: core::ops::function::FnOnce::call_once{{vtable.shim}}::h0ae489d2fce52e99 (0x562c3ac8f324) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 75: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x562c3af7a95f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 76: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x562c3af8bc00) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 77: start_thread (0x7fe9f61c94a4) [INFO] [stdout] 78: __clone (0x7fe9f5cf4d0f) [INFO] [stdout] 79: (0x0)', src/es/mod.rs:422:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c3af8824b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562c3af8824b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c3af8824b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562c3af8824b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562c3af8824b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x562c3af87ebc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x562c3af889bd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x562c3af88542 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x562c3af8848f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x562c3a732c2a - rmqfwd::es::test::init_test_store::he86bb9dd81b46fbb [INFO] [stdout] at src/es/mod.rs:422 [INFO] [stdout] 10: 0x562c3a7335b6 - rmqfwd::es::test::assert_search_result_include::hb94070a46b18488a [INFO] [stdout] at src/es/mod.rs:498 [INFO] [stdout] 11: 0x562c3a733ed2 - rmqfwd::es::test::filter_by_exchange_works::h35f6be907929aa6a [INFO] [stdout] at src/es/mod.rs:529 [INFO] [stdout] 12: 0x562c3a733b9a - rmqfwd::es::test::filter_by_exchange_works::{{closure}}::h742cb38ba7aeb3f1 [INFO] [stdout] at src/es/mod.rs:518 [INFO] [stdout] 13: 0x562c3a77c4fe - core::ops::function::FnOnce::call_once::hb599346d7748c8af [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 14: 0x562c3a7d02af - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 15: 0x562c3af8c82a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 16: 0x562c3a7ea89e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x562c3a7ea89e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x562c3a7ea89e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 19: 0x562c3a7c5cd5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x562c3a7c9ee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x562c3a7c9ee5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x562c3a7c9ee5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x562c3af8c82a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x562c3a7ca4e2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x562c3a7ca4e2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x562c3a7ca4e2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x562c3a7ca4e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: 0x562c3af7a95f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x562c3af8bc00 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x562c3af8bc00 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x562c3af8bc00 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fe9f61c94a4 - start_thread [INFO] [stdout] 33: 0x7fe9f5cf4d0f - __clone [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- es::test::filter_by_exchange_routing_key_works stdout ---- [INFO] [stdout] thread 'es::test::filter_by_exchange_routing_key_works' panicked at 'Couldn't initialise test message store: Error(Connect, Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h1f583d2b3e02ca12 (0x562c3aefe02f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::h08aabf7364aeb498 (0x562c3aefd99e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::heacb40521eb4c321 (0x562c3a6be11b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd2206c724d079af9 (0x562c3a7b8d03) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: >::into::hb194cd7e2b332ffe (0x562c3a71dca3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/convert.rs:544 [INFO] [stdout] 5: rmqfwd::es::http::handle_response::{{closure}}::h8bda36d45ef46a48 (0x562c3a7c5373) [INFO] [stdout] at src/es/http.rs:81 [INFO] [stdout] 6: core::result::Result::map_err::hb36e71a8b9e988b1 (0x562c3a6f6966) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:574 [INFO] [stdout] 7: as futures::future::Future>::poll::h8e2ff5b2757ece5c (0x562c3a65ce18) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/map_err.rs:34 [INFO] [stdout] 8: futures::future::chain::Chain::poll::h25195a4eb7c80680 (0x562c3a5ad350) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 9: as futures::future::Future>::poll::h14634ac79ff7bc95 (0x562c3a6042ed) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 10: as futures::future::Future>::poll::h451e5f6d27050136 (0x562c3a764770) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 11: futures::future::chain::Chain::poll::h60062fe0cd2a0177 (0x562c3a5b2e30) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 12: as futures::future::Future>::poll::h2fd0dbd0fe10eac9 (0x562c3a60431d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 13: as futures::future::Future>::poll::h747c03851ffe6f76 (0x562c3a764800) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 14: futures::future::chain::Chain::poll::h4fa0d5cb9948631e (0x562c3a5b17b5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 15: as futures::future::Future>::poll::h01f8a8eb6e4908b5 (0x562c3a60428d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/and_then.rs:32 [INFO] [stdout] 16: as futures::future::Future>::poll::h747c03851ffe6f76 (0x562c3a764800) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 17: futures::future::chain::Chain::poll::h8757467350150dea (0x562c3a5b4cdc) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/chain.rs:26 [INFO] [stdout] 18: as futures::future::Future>::poll::h1e8054ec100d9110 (0x562c3a6fe186) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/then.rs:32 [INFO] [stdout] 19: as futures::future::Future>::poll::hb8e5c2391fd42468 (0x562c3aebc168) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:113 [INFO] [stdout] 20: futures::task_impl::Spawn::poll_future_notify::{{closure}}::h5dcd0a5b44e26c30 (0x562c3ac7e724) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 21: futures::task_impl::Spawn::enter::{{closure}}::hf04885b26cbd81f9 (0x562c3ac7e9e4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 22: futures::task_impl::std::set::h0517d521a780abc4 (0x562c3ac770d4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stdout] 23: futures::task_impl::Spawn::enter::h7d03b353a9b53cda (0x562c3ac7e81f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 24: futures::task_impl::Spawn::poll_fn_notify::h43bafee01199620b (0x562c3ac7e4f5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 25: futures::task_impl::Spawn::poll_future_notify::h80eca1fe16ac4464 (0x562c3ac7e6c8) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 26: tokio_threadpool::task::Task::run::{{closure}}::h601170eff6eabf1d (0x562c3ac80c92) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:145 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once::h4b090d761a489a2f (0x562c3ac8f4a9) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: as core::ops::function::FnOnce<()>>::call_once::hf18601f189fc5634 (0x562c3ac71c59) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 29: std::panicking::try::do_call::he5a5806858bdc0e8 (0x562c3ac70639) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 30: __rust_maybe_catch_panic (0x562c3af8c82a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 31: std::panicking::try::h905217e6f00ae2b9 (0x562c3ac70250) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 32: std::panic::catch_unwind::h2afef6a37669bfca (0x562c3ac72971) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 33: tokio_threadpool::task::Task::run::h0134639fbacceb87 (0x562c3ac8052e) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/task/mod.rs:130 [INFO] [stdout] 34: tokio_threadpool::worker::Worker::run_task2::h1fb1fca8830ddfc0 (0x562c3ac96d71) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:567 [INFO] [stdout] 35: tokio_threadpool::worker::Worker::run_task::h11ee83eb9d1c83bb (0x562c3ac965e4) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:459 [INFO] [stdout] 36: tokio_threadpool::worker::Worker::try_run_owned_task::h7391cd3f814c21c5 (0x562c3ac95c57) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:390 [INFO] [stdout] 37: tokio_threadpool::worker::Worker::try_run_task::h552d9f4022a980e2 (0x562c3ac9569d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:297 [INFO] [stdout] 38: tokio_threadpool::worker::Worker::run::ha9b1503082b4cdfd (0x562c3ac954f6) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:241 [INFO] [stdout] 39: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h33d0e12353ff6f84 (0x562c3abfc83c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:390 [INFO] [stdout] 40: tokio_timer::timer::handle::with_default::{{closure}}::h18fe95bef46b0027 (0x562c3abf9e5c) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with::ha46be4623968fbea (0x562c3ac09074) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 42: std::thread::local::LocalKey::with::h726610c8e7cc3bbf (0x562c3ac08a73) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 43: tokio_timer::timer::handle::with_default::hc3c41215a852e521 (0x562c3abf9ca3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 44: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::{{closure}}::he78bfdff5c08d78b (0x562c3abfc899) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:382 [INFO] [stdout] 45: tokio_timer::clock::clock::with_default::{{closure}}::ha0ad5c562477a4ae (0x562c3abfb53f) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 46: std::thread::local::LocalKey::try_with::h62a8f870e19f2a04 (0x562c3ac08f10) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 47: std::thread::local::LocalKey::with::h90c03bb8c46f3c57 (0x562c3ac08afd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 48: tokio_timer::clock::clock::with_default::he08b2c382614598e (0x562c3abfb43b) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 49: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::{{closure}}::h5bed65f637f9edb0 (0x562c3abfc8da) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:381 [INFO] [stdout] 50: tokio_reactor::with_default::{{closure}}::h16b985f6ebdf9bc0 (0x562c3ac0a8ff) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 51: std::thread::local::LocalKey::try_with::h4b7e8d0786ad459a (0x562c3ac08da0) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 52: std::thread::local::LocalKey::with::h581fbcd6b2c9ac57 (0x562c3ac089fd) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 53: tokio_reactor::with_default::he308a295c74ba78b (0x562c3ac0a6e5) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 54: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::hfa03340f9777b745 (0x562c3abfc975) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/threadpool/builder.rs:380 [INFO] [stdout] 55: tokio_threadpool::callback::Callback::call::h8391bd7a2754a2dd (0x562c3ac89f73) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/callback.rs:22 [INFO] [stdout] 56: tokio_threadpool::worker::Worker::do_run::{{closure}}::{{closure}}::h227a4e148baa2b41 (0x562c3ac94ea1) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:127 [INFO] [stdout] 57: tokio_executor::global::with_default::{{closure}}::h342c235e6027f5af (0x562c3ac71deb) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 58: std::thread::local::LocalKey::try_with::h1e75d39ddd8095fa (0x562c3ac852a4) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 59: std::thread::local::LocalKey::with::h4d8329bef926581c (0x562c3ac84f23) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 60: tokio_executor::global::with_default::h5bc9c5e877c185d3 (0x562c3ac71cd3) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 61: tokio_threadpool::worker::Worker::do_run::{{closure}}::h6d839a618c2e3375 (0x562c3ac94f4d) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:125 [INFO] [stdout] 62: std::thread::local::LocalKey::try_with::h2c7ec993804bbe75 (0x562c3ac853d2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 63: std::thread::local::LocalKey::with::h60d72cf1fd44a4b4 (0x562c3ac84f8e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 64: tokio_threadpool::worker::Worker::do_run::hf425e7934a6a75f4 (0x562c3ac94d65) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/worker/mod.rs:116 [INFO] [stdout] 65: tokio_threadpool::pool::Pool::spawn_thread::{{closure}}::h190692d8b9754560 (0x562c3ac9b3b0) [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/pool/mod.rs:344 [INFO] [stdout] 66: std::sys_common::backtrace::__rust_begin_short_backtrace::h7e027147ea7a1951 (0x562c3ac9c81e) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 67: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd91267d182772c96 (0x562c3ac865e2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 68: as core::ops::function::FnOnce<()>>::call_once::hbf545a368d8ee7f3 (0x562c3ac71c22) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 69: std::panicking::try::do_call::h1e262cd6eaab284a (0x562c3ac705c3) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 70: __rust_maybe_catch_panic (0x562c3af8c82a) [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 71: std::panicking::try::haf2fcaabb64eb972 (0x562c3ac70416) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 72: std::panic::catch_unwind::h5433f9a0a82db92c (0x562c3ac729b2) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 73: std::thread::Builder::spawn_unchecked::{{closure}}::he597d0616f72d543 (0x562c3ac863c6) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 74: core::ops::function::FnOnce::call_once{{vtable.shim}}::h0ae489d2fce52e99 (0x562c3ac8f324) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 75: as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 (0x562c3af7a95f) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 76: as core::ops::function::FnOnce>::call_once::h92593001847bb63e (0x562c3af8bc00) [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 77: start_thread (0x7fe9f61c94a4) [INFO] [stdout] 78: __clone (0x7fe9f5cf4d0f) [INFO] [stdout] 79: (0x0)', src/es/mod.rs:422:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c3af8824b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562c3af8824b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c3af8824b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562c3af8824b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562c3af8824b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x562c3af87ebc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x562c3af889bd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x562c3af88542 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x562c3af8848f - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x562c3a732c2a - rmqfwd::es::test::init_test_store::he86bb9dd81b46fbb [INFO] [stdout] at src/es/mod.rs:422 [INFO] [stdout] 10: 0x562c3a7335b6 - rmqfwd::es::test::assert_search_result_include::hb94070a46b18488a [INFO] [stdout] at src/es/mod.rs:498 [INFO] [stdout] 11: 0x562c3a73433f - rmqfwd::es::test::filter_by_exchange_routing_key_works::hd729e244691198ec [INFO] [stdout] at src/es/mod.rs:547 [INFO] [stdout] 12: 0x562c3a733fca - rmqfwd::es::test::filter_by_exchange_routing_key_works::{{closure}}::h9d83d153df2419f7 [INFO] [stdout] at src/es/mod.rs:533 [INFO] [stdout] 13: 0x562c3a77c11e - core::ops::function::FnOnce::call_once::h7bf129958c92e17f [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 14: 0x562c3a7d02af - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 15: 0x562c3af8c82a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 16: 0x562c3a7ea89e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x562c3a7ea89e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x562c3a7ea89e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 19: 0x562c3a7c5cd5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x562c3a7c9ee5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x562c3a7c9ee5 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x562c3a7c9ee5 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x562c3af8c82a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x562c3a7ca4e2 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x562c3a7ca4e2 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x562c3a7ca4e2 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x562c3a7ca4e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: 0x562c3af7a95f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x562c3af8bc00 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 30: 0x562c3af8bc00 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x562c3af8bc00 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fe9f61c94a4 - start_thread [INFO] [stdout] 33: 0x7fe9f5cf4d0f - __clone [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] es::test::filter_by_exchange_routing_key_works [INFO] [stdout] es::test::filter_by_exchange_works [INFO] [stdout] es::test::filter_by_time_range [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "708b3fc7669017b72dcc088191a04f7d1dd50b6f2b537a88b87177fbde8a170b"` [INFO] running `"docker" "rm" "-f" "708b3fc7669017b72dcc088191a04f7d1dd50b6f2b537a88b87177fbde8a170b"` [INFO] [stdout] 708b3fc7669017b72dcc088191a04f7d1dd50b6f2b537a88b87177fbde8a170b