Oct 16 11:49:05.038 INFO testing expo-server-sdk-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:49:05.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:49:05.480 INFO blam! 2a5eb11f2e5892cd0dedfc642851f8e8eda22c1236843f02472f93a7f439297a Oct 16 11:49:05.483 INFO running `"docker" "start" "-a" "2a5eb11f2e5892cd0dedfc642851f8e8eda22c1236843f02472f93a7f439297a"` Oct 16 11:49:06.535 INFO kablam! usermod: no changes Oct 16 11:49:06.887 INFO kablam! Compiling structopt v0.2.12 Oct 16 11:49:08.099 INFO kablam! Compiling expo-server-sdk v0.1.0 (/source) Oct 16 11:49:25.459 INFO kablam! warning: unused `#[macro_use]` import Oct 16 11:49:25.459 INFO kablam! --> src/main.rs:6:1 Oct 16 11:49:25.459 INFO kablam! | Oct 16 11:49:25.459 INFO kablam! 6 | #[macro_use] Oct 16 11:49:25.459 INFO kablam! | ^^^^^^^^^^^^ Oct 16 11:49:25.459 INFO kablam! | Oct 16 11:49:25.459 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:49:25.459 INFO kablam! Oct 16 11:49:25.531 INFO kablam! warning: use of deprecated item 'failure::error::Error::causes': please use the 'iter_chain()' method instead Oct 16 11:49:25.532 INFO kablam! --> src/main.rs:19:20 Oct 16 11:49:25.532 INFO kablam! | Oct 16 11:49:25.532 INFO kablam! 19 | for e in e.causes() { Oct 16 11:49:25.532 INFO kablam! | ^^^^^^ Oct 16 11:49:25.532 INFO kablam! | Oct 16 11:49:25.532 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:49:25.532 INFO kablam! Oct 16 11:49:30.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.42s Oct 16 11:49:30.981 INFO kablam! su: No module specific data is present Oct 16 11:49:31.735 INFO running `"docker" "rm" "-f" "2a5eb11f2e5892cd0dedfc642851f8e8eda22c1236843f02472f93a7f439297a"` Oct 16 11:49:31.999 INFO blam! 2a5eb11f2e5892cd0dedfc642851f8e8eda22c1236843f02472f93a7f439297a Oct 16 11:49:32.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:49:32.448 INFO blam! 0290761f6daf935b5ca2b54b4c37ee56229d1824633024fe8f9ae176e0de8d72 Oct 16 11:49:32.450 INFO running `"docker" "start" "-a" "0290761f6daf935b5ca2b54b4c37ee56229d1824633024fe8f9ae176e0de8d72"` Oct 16 11:49:34.086 INFO kablam! usermod: no changes Oct 16 11:49:34.397 INFO kablam! Compiling expo-server-sdk v0.1.0 (/source) Oct 16 11:49:50.733 INFO kablam! warning: unused `#[macro_use]` import Oct 16 11:49:50.734 INFO kablam! --> src/main.rs:6:1 Oct 16 11:49:50.734 INFO kablam! | Oct 16 11:49:50.734 INFO kablam! 6 | #[macro_use] Oct 16 11:49:50.734 INFO kablam! | ^^^^^^^^^^^^ Oct 16 11:49:50.735 INFO kablam! | Oct 16 11:49:50.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:49:50.735 INFO kablam! Oct 16 11:49:50.867 INFO kablam! warning: use of deprecated item 'failure::error::Error::causes': please use the 'iter_chain()' method instead Oct 16 11:49:50.867 INFO kablam! --> src/main.rs:19:20 Oct 16 11:49:50.867 INFO kablam! | Oct 16 11:49:50.867 INFO kablam! 19 | for e in e.causes() { Oct 16 11:49:50.867 INFO kablam! | ^^^^^^ Oct 16 11:49:50.867 INFO kablam! | Oct 16 11:49:50.867 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:49:50.867 INFO kablam! Oct 16 11:49:55.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.01s Oct 16 11:49:55.144 INFO kablam! su: No module specific data is present Oct 16 11:49:55.734 INFO running `"docker" "rm" "-f" "0290761f6daf935b5ca2b54b4c37ee56229d1824633024fe8f9ae176e0de8d72"` Oct 16 11:49:56.067 INFO blam! 0290761f6daf935b5ca2b54b4c37ee56229d1824633024fe8f9ae176e0de8d72 Oct 16 11:49:56.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:49:56.460 INFO blam! 5b719b8887e514ea376101b4e4ea92fbb92ce642d84d76339b97d8c3d7f90497 Oct 16 11:49:56.462 INFO running `"docker" "start" "-a" "5b719b8887e514ea376101b4e4ea92fbb92ce642d84d76339b97d8c3d7f90497"` Oct 16 11:49:57.635 INFO kablam! usermod: no changes Oct 16 11:49:57.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 16 11:49:57.948 INFO kablam! Running /target/debug/deps/expo_server_sdk-441293593b504b92 Oct 16 11:49:57.952 INFO blam! Oct 16 11:49:57.952 INFO blam! running 0 tests Oct 16 11:49:57.952 INFO blam! Oct 16 11:49:57.952 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:49:57.952 INFO blam! Oct 16 11:49:57.955 INFO kablam! Running /target/debug/deps/expo_server-13270bee42f458fc Oct 16 11:49:57.955 INFO kablam! Running /target/debug/deps/test-24f54de666d6e253 Oct 16 11:49:57.955 INFO blam! Oct 16 11:49:57.955 INFO blam! running 0 tests Oct 16 11:49:57.955 INFO blam! Oct 16 11:49:57.955 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:49:57.955 INFO blam! Oct 16 11:49:57.971 INFO blam! Oct 16 11:49:57.971 INFO blam! running 3 tests Oct 16 11:49:58.192 INFO blam! test tests::send_push_notifications_default_chunks ... FAILED Oct 16 11:49:58.192 INFO blam! test tests::send_push_notifications_small_chunks ... FAILED Oct 16 11:49:58.203 INFO blam! test tests::send_push_notification ... FAILED Oct 16 11:49:58.203 INFO blam! Oct 16 11:49:58.203 INFO blam! failures: Oct 16 11:49:58.203 INFO blam! Oct 16 11:49:58.203 INFO blam! ---- tests::send_push_notifications_default_chunks stdout ---- Oct 16 11:49:58.203 INFO blam! thread 'tests::send_push_notifications_default_chunks' panicked at 'push notifier encountered an error', tests/test.rs:49:13 Oct 16 11:49:58.203 INFO blam! stack backtrace: Oct 16 11:49:58.203 INFO blam! 0: 0x5646369f9b3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 11:49:58.203 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 11:49:58.203 INFO blam! 1: 0x564636a03556 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 11:49:58.203 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 11:49:58.203 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 11:49:58.203 INFO blam! 2: 0x5646369fe09d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:211 Oct 16 11:49:58.203 INFO blam! 3: 0x5646369fddab - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:221 Oct 16 11:49:58.203 INFO blam! 4: 0x5646369fe74c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:476 Oct 16 11:49:58.203 INFO blam! 5: 0x56463693528f - std::panicking::begin_panic::h417ce13dfb055684 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:410 Oct 16 11:49:58.203 INFO blam! 6: 0x564636571db5 - test::tests::send_push_notifications::h5660170f0775f1e2 Oct 16 11:49:58.203 INFO blam! at tests/test.rs:49 Oct 16 11:49:58.203 INFO blam! 7: 0x564636572949 - test::tests::send_push_notifications_default_chunks::ha8666769bda0aa56 Oct 16 11:49:58.203 INFO blam! at tests/test.rs:25 Oct 16 11:49:58.203 INFO blam! 8: 0x5646365728f9 - test::tests::send_push_notifications_default_chunks::{{closure}}::hd81787f449ae4af5 Oct 16 11:49:58.203 INFO blam! at tests/test.rs:23 Oct 16 11:49:58.203 INFO blam! 9: 0x564636572d4d - core::ops::function::FnOnce::call_once::h3c9d0ceba63a6006 Oct 16 11:49:58.203 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:49:58.203 INFO blam! 10: 0x5646365771be - >::call_box::hae226a42c8d94b19 Oct 16 11:49:58.203 INFO blam! at libtest/lib.rs:1468 Oct 16 11:49:58.203 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:49:58.203 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:49:58.203 INFO blam! 11: 0x564636a0ea79 - __rust_maybe_catch_panic Oct 16 11:49:58.203 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:49:58.203 INFO blam! 12: 0x564636597bed - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:289 Oct 16 11:49:58.203 INFO blam! at libstd/panic.rs:392 Oct 16 11:49:58.203 INFO blam! at libtest/lib.rs:1423 Oct 16 11:49:58.203 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 11:49:58.203 INFO blam! 13: 0x564636598794 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 11:49:58.203 INFO blam! at libstd/thread/mod.rs:409 Oct 16 11:49:58.203 INFO blam! at libstd/panic.rs:313 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:310 Oct 16 11:49:58.203 INFO blam! 14: 0x564636a0ea79 - __rust_maybe_catch_panic Oct 16 11:49:58.203 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:49:58.203 INFO blam! 15: 0x564636585dd6 - >::call_box::h1a0832645645f090 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:289 Oct 16 11:49:58.203 INFO blam! at libstd/panic.rs:392 Oct 16 11:49:58.203 INFO blam! at libstd/thread/mod.rs:408 Oct 16 11:49:58.203 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:49:58.203 INFO blam! 16: 0x5646369fc2da - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 11:49:58.203 INFO blam! at liballoc/boxed.rs:682 Oct 16 11:49:58.203 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 11:49:58.203 INFO blam! 17: 0x5646369ee725 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 11:49:58.203 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 11:49:58.203 INFO blam! 18: 0x7f552cd1e6b9 - start_thread Oct 16 11:49:58.203 INFO blam! 19: 0x7f552c83e41c - clone Oct 16 11:49:58.203 INFO blam! 20: 0x0 - Oct 16 11:49:58.203 INFO blam! Oct 16 11:49:58.203 INFO blam! ---- tests::send_push_notifications_small_chunks stdout ---- Oct 16 11:49:58.203 INFO blam! thread 'tests::send_push_notifications_small_chunks' panicked at 'push notifier encountered an error', tests/test.rs:49:13 Oct 16 11:49:58.203 INFO blam! stack backtrace: Oct 16 11:49:58.203 INFO blam! 0: 0x5646369f9b3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 11:49:58.203 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 11:49:58.203 INFO blam! 1: 0x564636a03556 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 11:49:58.203 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 11:49:58.203 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 11:49:58.203 INFO blam! 2: 0x5646369fe09d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:211 Oct 16 11:49:58.203 INFO blam! 3: 0x5646369fddab - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:221 Oct 16 11:49:58.203 INFO blam! 4: 0x5646369fe74c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:476 Oct 16 11:49:58.203 INFO blam! 5: 0x56463693528f - std::panicking::begin_panic::h417ce13dfb055684 Oct 16 11:49:58.203 INFO blam! at libstd/panicking.rs:410 Oct 16 11:49:58.203 INFO blam! 6: 0x564636571db5 - test::tests::send_push_notifications::h5660170f0775f1e2 Oct 16 11:49:58.203 INFO blam! at tests/test.rs:49 Oct 16 11:49:58.203 INFO blam! 7: 0x5646365729d4 - test::tests::send_push_notifications_small_chunks::had329a3620a05acf Oct 16 11:49:58.203 INFO blam! at tests/test.rs:31 Oct 16 11:49:58.204 INFO blam! 8: 0x564636572969 - test::tests::send_push_notifications_small_chunks::{{closure}}::h5a3edb28972e53bd Oct 16 11:49:58.204 INFO blam! at tests/test.rs:29 Oct 16 11:49:58.204 INFO blam! 9: 0x564636572d0d - core::ops::function::FnOnce::call_once::h39fc019b2383ae08 Oct 16 11:49:58.204 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:49:58.204 INFO blam! 10: 0x5646365771be - >::call_box::hae226a42c8d94b19 Oct 16 11:49:58.204 INFO blam! at libtest/lib.rs:1468 Oct 16 11:49:58.204 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:49:58.204 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:49:58.204 INFO blam! 11: 0x564636a0ea79 - __rust_maybe_catch_panic Oct 16 11:49:58.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:49:58.204 INFO blam! 12: 0x564636597bed - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:289 Oct 16 11:49:58.204 INFO blam! at libstd/panic.rs:392 Oct 16 11:49:58.204 INFO blam! at libtest/lib.rs:1423 Oct 16 11:49:58.204 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 11:49:58.204 INFO blam! 13: 0x564636598794 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 11:49:58.204 INFO blam! at libstd/thread/mod.rs:409 Oct 16 11:49:58.204 INFO blam! at libstd/panic.rs:313 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:310 Oct 16 11:49:58.204 INFO blam! 14: 0x564636a0ea79 - __rust_maybe_catch_panic Oct 16 11:49:58.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:49:58.204 INFO blam! 15: 0x564636585dd6 - >::call_box::h1a0832645645f090 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:289 Oct 16 11:49:58.204 INFO blam! at libstd/panic.rs:392 Oct 16 11:49:58.204 INFO blam! at libstd/thread/mod.rs:408 Oct 16 11:49:58.204 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:49:58.204 INFO blam! 16: 0x5646369fc2da - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 11:49:58.204 INFO blam! at liballoc/boxed.rs:682 Oct 16 11:49:58.204 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 11:49:58.204 INFO blam! 17: 0x5646369ee725 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 11:49:58.204 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 11:49:58.204 INFO blam! 18: 0x7f552cd1e6b9 - start_thread Oct 16 11:49:58.204 INFO blam! 19: 0x7f552c83e41c - clone Oct 16 11:49:58.204 INFO blam! 20: 0x0 - Oct 16 11:49:58.204 INFO blam! Oct 16 11:49:58.204 INFO blam! ---- tests::send_push_notification stdout ---- Oct 16 11:49:58.204 INFO blam! thread 'tests::send_push_notification' panicked at 'push notifier encountered an error', tests/test.rs:18:13 Oct 16 11:49:58.204 INFO blam! stack backtrace: Oct 16 11:49:58.204 INFO blam! 0: 0x5646369f9b3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 11:49:58.204 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 11:49:58.204 INFO blam! 1: 0x564636a03556 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 11:49:58.204 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 11:49:58.204 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 11:49:58.204 INFO blam! 2: 0x5646369fe09d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:211 Oct 16 11:49:58.204 INFO blam! 3: 0x5646369fddab - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:221 Oct 16 11:49:58.204 INFO blam! 4: 0x5646369fe74c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:476 Oct 16 11:49:58.204 INFO blam! 5: 0x56463693528f - std::panicking::begin_panic::h417ce13dfb055684 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:410 Oct 16 11:49:58.204 INFO blam! 6: 0x5646365726b4 - test::tests::send_push_notification::h638f6d351f1096ea Oct 16 11:49:58.204 INFO blam! at tests/test.rs:18 Oct 16 11:49:58.204 INFO blam! 7: 0x5646365725f9 - test::tests::send_push_notification::{{closure}}::h2afa0a5903939ffe Oct 16 11:49:58.204 INFO blam! at tests/test.rs:9 Oct 16 11:49:58.204 INFO blam! 8: 0x564636572ccd - core::ops::function::FnOnce::call_once::h30a11981777c7958 Oct 16 11:49:58.204 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:49:58.204 INFO blam! 9: 0x5646365771be - >::call_box::hae226a42c8d94b19 Oct 16 11:49:58.204 INFO blam! at libtest/lib.rs:1468 Oct 16 11:49:58.204 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:49:58.204 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:49:58.204 INFO blam! 10: 0x564636a0ea79 - __rust_maybe_catch_panic Oct 16 11:49:58.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:49:58.204 INFO blam! 11: 0x564636597bed - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:289 Oct 16 11:49:58.204 INFO blam! at libstd/panic.rs:392 Oct 16 11:49:58.204 INFO blam! at libtest/lib.rs:1423 Oct 16 11:49:58.204 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 11:49:58.204 INFO blam! 12: 0x564636598794 - std::panicking::try::do_call::h2c632c17829d0621 Oct 16 11:49:58.204 INFO blam! at libstd/thread/mod.rs:409 Oct 16 11:49:58.204 INFO blam! at libstd/panic.rs:313 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:310 Oct 16 11:49:58.204 INFO blam! 13: 0x564636a0ea79 - __rust_maybe_catch_panic Oct 16 11:49:58.204 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:49:58.204 INFO blam! 14: 0x564636585dd6 - >::call_box::h1a0832645645f090 Oct 16 11:49:58.204 INFO blam! at libstd/panicking.rs:289 Oct 16 11:49:58.204 INFO blam! at libstd/panic.rs:392 Oct 16 11:49:58.204 INFO blam! at libstd/thread/mod.rs:408 Oct 16 11:49:58.204 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:49:58.204 INFO blam! 15: 0x5646369fc2da - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 16 11:49:58.204 INFO blam! at liballoc/boxed.rs:682 Oct 16 11:49:58.204 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 11:49:58.204 INFO blam! 16: 0x5646369ee725 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 16 11:49:58.204 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 11:49:58.204 INFO blam! 17: 0x7f552cd1e6b9 - start_thread Oct 16 11:49:58.204 INFO blam! 18: 0x7f552c83e41c - clone Oct 16 11:49:58.204 INFO blam! 19: 0x0 - Oct 16 11:49:58.204 INFO blam! Oct 16 11:49:58.204 INFO blam! Oct 16 11:49:58.204 INFO blam! failures: Oct 16 11:49:58.204 INFO blam! tests::send_push_notification Oct 16 11:49:58.204 INFO blam! tests::send_push_notifications_default_chunks Oct 16 11:49:58.204 INFO blam! tests::send_push_notifications_small_chunks Oct 16 11:49:58.204 INFO blam! Oct 16 11:49:58.204 INFO blam! test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:49:58.204 INFO blam! Oct 16 11:49:58.223 INFO kablam! error: test failed, to rerun pass '--test test' Oct 16 11:49:58.223 INFO kablam! su: No module specific data is present Oct 16 11:49:59.268 INFO running `"docker" "rm" "-f" "5b719b8887e514ea376101b4e4ea92fbb92ce642d84d76339b97d8c3d7f90497"` Oct 16 11:49:59.556 INFO blam! 5b719b8887e514ea376101b4e4ea92fbb92ce642d84d76339b97d8c3d7f90497