Oct 16 17:33:52.185 INFO testing asynchronous-0.4.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:33:52.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 17:33:52.695 INFO blam! 1c9a7404b3f01bf40f623cfeabadb86c0be478d4012373de4a3c682c1f321ce5 Oct 16 17:33:52.700 INFO running `"docker" "start" "-a" "1c9a7404b3f01bf40f623cfeabadb86c0be478d4012373de4a3c682c1f321ce5"` Oct 16 17:33:53.729 INFO kablam! usermod: no changes Oct 16 17:33:53.781 INFO kablam! Compiling asynchronous v0.4.5 (/source) Oct 16 17:33:54.523 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:54.523 INFO kablam! --> src/lib.rs:840:13 Oct 16 17:33:54.523 INFO kablam! | Oct 16 17:33:54.523 INFO kablam! 840 | thread::sleep_ms(duration_ms); Oct 16 17:33:54.523 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:54.523 INFO kablam! | Oct 16 17:33:54.535 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:33:54.535 INFO kablam! Oct 16 17:33:54.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 16 17:33:54.792 INFO kablam! su: No module specific data is present Oct 16 17:33:55.397 INFO running `"docker" "rm" "-f" "1c9a7404b3f01bf40f623cfeabadb86c0be478d4012373de4a3c682c1f321ce5"` Oct 16 17:33:55.643 INFO blam! 1c9a7404b3f01bf40f623cfeabadb86c0be478d4012373de4a3c682c1f321ce5 Oct 16 17:33:55.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 17:33:56.103 INFO blam! 10ea0188d0ff2ad37f2d85246b55cc581054ceb9ba055143959daee8ab7b438f Oct 16 17:33:56.107 INFO running `"docker" "start" "-a" "10ea0188d0ff2ad37f2d85246b55cc581054ceb9ba055143959daee8ab7b438f"` Oct 16 17:33:57.243 INFO kablam! usermod: no changes Oct 16 17:33:57.375 INFO kablam! Compiling ansi_term v0.5.2 Oct 16 17:33:58.323 INFO kablam! Compiling asynchronous v0.4.5 (/source) Oct 16 17:33:59.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.843 INFO kablam! --> tests/lib.rs:109:9 Oct 16 17:33:59.843 INFO kablam! | Oct 16 17:33:59.843 INFO kablam! 109 | thread::sleep_ms(200); Oct 16 17:33:59.843 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.843 INFO kablam! | Oct 16 17:33:59.843 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:33:59.843 INFO kablam! Oct 16 17:33:59.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.843 INFO kablam! --> tests/lib.rs:116:9 Oct 16 17:33:59.843 INFO kablam! | Oct 16 17:33:59.843 INFO kablam! 116 | thread::sleep_ms(100); Oct 16 17:33:59.843 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.843 INFO kablam! Oct 16 17:33:59.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.843 INFO kablam! --> tests/lib.rs:123:9 Oct 16 17:33:59.843 INFO kablam! | Oct 16 17:33:59.843 INFO kablam! 123 | thread::sleep_ms(200); Oct 16 17:33:59.843 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.843 INFO kablam! Oct 16 17:33:59.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.843 INFO kablam! --> tests/lib.rs:168:9 Oct 16 17:33:59.843 INFO kablam! | Oct 16 17:33:59.843 INFO kablam! 168 | thread::sleep_ms(200); Oct 16 17:33:59.843 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.843 INFO kablam! Oct 16 17:33:59.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.843 INFO kablam! --> tests/lib.rs:174:9 Oct 16 17:33:59.843 INFO kablam! | Oct 16 17:33:59.843 INFO kablam! 174 | thread::sleep_ms(300); Oct 16 17:33:59.843 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.843 INFO kablam! Oct 16 17:33:59.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:180:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 180 | thread::sleep_ms(50); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:222:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 222 | thread::sleep_ms(150); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:228:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 228 | thread::sleep_ms(300); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:234:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 234 | thread::sleep_ms(50); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:240:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 240 | thread::sleep_ms(200); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:417:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 417 | thread::sleep_ms(50); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:422:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 422 | thread::sleep_ms(50); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:468:5 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 468 | thread::sleep_ms(100); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:493:9 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 493 | thread::sleep_ms(100); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.844 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.844 INFO kablam! --> tests/lib.rs:555:5 Oct 16 17:33:59.844 INFO kablam! | Oct 16 17:33:59.844 INFO kablam! 555 | thread::sleep_ms(75); Oct 16 17:33:59.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.844 INFO kablam! Oct 16 17:33:59.871 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:33:59.871 INFO kablam! --> src/lib.rs:840:13 Oct 16 17:33:59.871 INFO kablam! | Oct 16 17:33:59.871 INFO kablam! 840 | thread::sleep_ms(duration_ms); Oct 16 17:33:59.871 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:33:59.871 INFO kablam! | Oct 16 17:33:59.871 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:33:59.871 INFO kablam! Oct 16 17:34:00.843 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:34:00.843 INFO kablam! --> examples/prime_numbers.rs:189:9 Oct 16 17:34:00.844 INFO kablam! | Oct 16 17:34:00.844 INFO kablam! 189 | thread::sleep_ms(2000); // Simulate I/O wait Oct 16 17:34:00.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:34:00.845 INFO kablam! | Oct 16 17:34:00.845 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:34:00.845 INFO kablam! Oct 16 17:34:00.845 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:34:00.846 INFO kablam! --> examples/prime_numbers.rs:220:9 Oct 16 17:34:00.846 INFO kablam! | Oct 16 17:34:00.846 INFO kablam! 220 | thread::sleep_ms(2000); // Simulate I/O wait Oct 16 17:34:00.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:34:00.847 INFO kablam! Oct 16 17:34:00.847 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:34:00.847 INFO kablam! --> examples/prime_numbers.rs:262:9 Oct 16 17:34:00.848 INFO kablam! | Oct 16 17:34:00.848 INFO kablam! 262 | thread::sleep_ms(2000); // Simulate I/O wait Oct 16 17:34:00.848 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:34:00.848 INFO kablam! Oct 16 17:34:00.849 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 17:34:00.849 INFO kablam! --> examples/prime_numbers.rs:273:9 Oct 16 17:34:00.849 INFO kablam! | Oct 16 17:34:00.850 INFO kablam! 273 | thread::sleep_ms(10); Oct 16 17:34:00.850 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:34:00.850 INFO kablam! Oct 16 17:34:11.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.08s Oct 16 17:34:11.359 INFO kablam! su: No module specific data is present Oct 16 17:34:12.159 INFO running `"docker" "rm" "-f" "10ea0188d0ff2ad37f2d85246b55cc581054ceb9ba055143959daee8ab7b438f"` Oct 16 17:34:12.421 INFO blam! 10ea0188d0ff2ad37f2d85246b55cc581054ceb9ba055143959daee8ab7b438f Oct 16 17:34:12.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 17:34:12.836 INFO blam! 58ab2e1b44ca2e2505ccc0e8b25631cd3df7887eec1055e5821aff062221404f Oct 16 17:34:12.839 INFO running `"docker" "start" "-a" "58ab2e1b44ca2e2505ccc0e8b25631cd3df7887eec1055e5821aff062221404f"` Oct 16 17:34:14.269 INFO kablam! usermod: no changes Oct 16 17:34:14.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 17:34:14.367 INFO kablam! Running /target/debug/deps/asynchronous-f5975c3c63765dbd Oct 16 17:34:14.376 INFO blam! Oct 16 17:34:14.376 INFO blam! running 0 tests Oct 16 17:34:14.376 INFO blam! Oct 16 17:34:14.376 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:34:14.376 INFO blam! Oct 16 17:34:14.376 INFO blam! Oct 16 17:34:14.376 INFO blam! running 20 tests Oct 16 17:34:14.379 INFO kablam! Running /target/debug/deps/lib-e8e03cb42c58d9c0 Oct 16 17:34:14.432 INFO blam! test deferred_in_parallel_limit_cpus ... ok Oct 16 17:34:14.456 INFO blam! test deferred_to_promise ... ok Oct 16 17:34:14.477 INFO blam! test event_loop_1 ... ok Oct 16 17:34:14.543 INFO blam! test deferred_chained ... ok Oct 16 17:34:14.543 INFO blam! test deferred ... ok Oct 16 17:34:14.544 INFO blam! test event_loop_3 ... ok Oct 16 17:34:14.544 INFO blam! test event_loop_on_1 ... ok Oct 16 17:34:14.567 INFO blam! test deferred_first_wait ... ok Oct 16 17:34:14.659 INFO blam! test event_loop_2 ... FAILED Oct 16 17:34:14.659 INFO blam! test event_loop_on_2 ... ok Oct 16 17:34:14.660 INFO blam! test event_loop_on_managed_1 ... ok Oct 16 17:34:14.667 INFO blam! test deferred_first_no_wait ... ok Oct 16 17:34:14.674 INFO blam! test nested_promises ... ok Oct 16 17:34:14.691 INFO blam! test promises_parallel ... ok Oct 16 17:34:14.700 INFO blam! test promises ... ok Oct 16 17:34:14.764 INFO blam! test deferred_in_parallel ... ok Oct 16 17:34:14.764 INFO blam! test event_loop_on_managed_2 ... ok Oct 16 17:34:14.827 INFO blam! test deferred_in_parallel_limit ... ok Oct 16 17:34:14.943 INFO blam! test deferred_in_series ... ok Oct 16 17:34:14.988 INFO blam! test event_loop_4 ... ok Oct 16 17:34:14.989 INFO blam! Oct 16 17:34:14.989 INFO blam! failures: Oct 16 17:34:14.989 INFO blam! Oct 16 17:34:14.990 INFO blam! ---- event_loop_2 stdout ---- Oct 16 17:34:14.990 INFO blam! thread 'event_loop_2' panicked at 'assertion failed: `(left == right)` Oct 16 17:34:14.990 INFO blam! left: `Ok(())`, Oct 16 17:34:14.991 INFO blam! right: `Err("EventC")`', tests/lib.rs:469:5 Oct 16 17:34:14.991 INFO blam! stack backtrace: Oct 16 17:34:14.992 INFO blam! 0: 0x5643e43a705e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 16 17:34:14.992 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 17:34:14.992 INFO blam! 1: 0x5643e43aff06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 16 17:34:14.993 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 17:34:14.993 INFO kablam! error: test failed, to rerun pass '--test lib' Oct 16 17:34:14.993 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 17:34:14.994 INFO kablam! su: No module specific data is present Oct 16 17:34:14.994 INFO blam! 2: 0x5643e43aac5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 16 17:34:14.994 INFO blam! at libstd/panicking.rs:211 Oct 16 17:34:14.995 INFO blam! 3: 0x5643e43aa96b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 16 17:34:14.995 INFO blam! at libstd/panicking.rs:221 Oct 16 17:34:14.995 INFO blam! 4: 0x5643e43ab30c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 16 17:34:14.996 INFO blam! at libstd/panicking.rs:476 Oct 16 17:34:14.996 INFO blam! 5: 0x5643e43aaec9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 16 17:34:14.996 INFO blam! at libstd/panicking.rs:390 Oct 16 17:34:14.997 INFO blam! 6: 0x5643e43aae2d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 16 17:34:14.997 INFO blam! at libstd/panicking.rs:345 Oct 16 17:34:14.997 INFO blam! 7: 0x5643e4333cc1 - lib::event_loop_2::h6be8e699d3f0ffc5 Oct 16 17:34:14.997 INFO blam! at tests/lib.rs:469 Oct 16 17:34:14.998 INFO blam! 8: 0x5643e4333639 - lib::event_loop_2::{{closure}}::hc543414286c43a3a Oct 16 17:34:14.998 INFO blam! at tests/lib.rs:464 Oct 16 17:34:14.998 INFO blam! 9: 0x5643e42da0bd - core::ops::function::FnOnce::call_once::h0604fbd1e973c61e Oct 16 17:34:14.999 INFO blam! at libcore/ops/function.rs:238 Oct 16 17:34:14.999 INFO blam! 10: 0x5643e435dd9e - >::call_box::h95b7cb918af67b5d Oct 16 17:34:14.999 INFO blam! at libtest/lib.rs:1468 Oct 16 17:34:15.000 INFO blam! at libcore/ops/function.rs:238 Oct 16 17:34:15.000 INFO blam! at liballoc/boxed.rs:672 Oct 16 17:34:15.000 INFO blam! 11: 0x5643e43bb0d9 - __rust_maybe_catch_panic Oct 16 17:34:15.001 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 17:34:15.001 INFO blam! 12: 0x5643e437e8ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 16 17:34:15.001 INFO blam! at libstd/panicking.rs:289 Oct 16 17:34:15.002 INFO blam! at libstd/panic.rs:392 Oct 16 17:34:15.002 INFO blam! at libtest/lib.rs:1423 Oct 16 17:34:15.002 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 17:34:15.003 INFO blam! 13: 0x5643e437f4f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 16 17:34:15.003 INFO blam! at libstd/thread/mod.rs:409 Oct 16 17:34:15.003 INFO blam! at libstd/panic.rs:313 Oct 16 17:34:15.004 INFO blam! at libstd/panicking.rs:310 Oct 16 17:34:15.004 INFO blam! 14: 0x5643e43bb0d9 - __rust_maybe_catch_panic Oct 16 17:34:15.004 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 17:34:15.004 INFO blam! 15: 0x5643e436cab6 - >::call_box::h96125cb29a9ba44b Oct 16 17:34:15.005 INFO blam! at libstd/panicking.rs:289 Oct 16 17:34:15.005 INFO blam! at libstd/panic.rs:392 Oct 16 17:34:15.005 INFO blam! at libstd/thread/mod.rs:408 Oct 16 17:34:15.006 INFO blam! at liballoc/boxed.rs:672 Oct 16 17:34:15.006 INFO blam! 16: 0x5643e43a909a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 16 17:34:15.006 INFO blam! at liballoc/boxed.rs:682 Oct 16 17:34:15.009 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 17:34:15.010 INFO blam! 17: 0x5643e439e605 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 16 17:34:15.010 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 17:34:15.010 INFO blam! 18: 0x7f39286ea6b9 - start_thread Oct 16 17:34:15.011 INFO blam! 19: 0x7f392820a41c - clone Oct 16 17:34:15.011 INFO blam! 20: 0x0 - Oct 16 17:34:15.011 INFO blam! Oct 16 17:34:15.012 INFO blam! Oct 16 17:34:15.012 INFO blam! failures: Oct 16 17:34:15.012 INFO blam! event_loop_2 Oct 16 17:34:15.013 INFO blam! Oct 16 17:34:15.013 INFO blam! test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:34:15.013 INFO blam! Oct 16 17:34:15.879 INFO running `"docker" "rm" "-f" "58ab2e1b44ca2e2505ccc0e8b25631cd3df7887eec1055e5821aff062221404f"` Oct 16 17:34:16.167 INFO blam! 58ab2e1b44ca2e2505ccc0e8b25631cd3df7887eec1055e5821aff062221404f