Nov 16 09:01:51.153 INFO testing vorner/corona against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 09:01:51.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 09:01:51.620 INFO [stdout] 5086e608d9f4c4270beacc100d1e93baa1636bcf8d9218ed1636335b44ab5740 Nov 16 09:01:51.622 INFO running `"docker" "start" "-a" "5086e608d9f4c4270beacc100d1e93baa1636bcf8d9218ed1636335b44ab5740"` Nov 16 09:01:52.915 INFO [stderr] usermod: no changes Nov 16 09:01:53.115 INFO [stderr] Compiling futures v0.1.24 Nov 16 09:01:53.115 INFO [stderr] Compiling lazycell v1.0.0 Nov 16 09:01:53.115 INFO [stderr] Compiling cc v1.0.24 Nov 16 09:01:53.127 INFO [stderr] Compiling bytes v0.4.10 Nov 16 09:01:53.127 INFO [stderr] Compiling parking_lot_core v0.3.1 Nov 16 09:01:53.471 INFO [stderr] Compiling mio v0.6.16 Nov 16 09:02:00.071 INFO [stderr] Compiling parking_lot v0.6.4 Nov 16 09:02:00.847 INFO [stderr] Compiling context v2.1.0 Nov 16 09:02:04.388 INFO [stderr] Compiling mio-uds v0.6.7 Nov 16 09:02:06.787 INFO [stderr] Compiling tokio-io v0.1.8 Nov 16 09:02:06.787 INFO [stderr] Compiling tokio-executor v0.1.4 Nov 16 09:02:07.713 INFO [stderr] Compiling tokio-threadpool v0.1.6 Nov 16 09:02:07.713 INFO [stderr] Compiling tokio-current-thread v0.1.1 Nov 16 09:02:07.713 INFO [stderr] Compiling tokio-timer v0.2.6 Nov 16 09:02:10.024 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 16 09:02:10.024 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 16 09:02:12.845 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 16 09:02:12.845 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 16 09:02:12.845 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 16 09:02:16.107 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 16 09:02:17.675 INFO [stderr] Compiling tokio v0.1.8 Nov 16 09:02:19.737 INFO [stderr] Compiling corona v0.4.0 (/source) Nov 16 09:02:21.221 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.29s Nov 16 09:02:21.228 INFO [stderr] su: No module specific data is present Nov 16 09:02:22.235 INFO running `"docker" "inspect" "5086e608d9f4c4270beacc100d1e93baa1636bcf8d9218ed1636335b44ab5740"` Nov 16 09:02:22.555 INFO running `"docker" "rm" "-f" "5086e608d9f4c4270beacc100d1e93baa1636bcf8d9218ed1636335b44ab5740"` Nov 16 09:02:22.911 INFO [stdout] 5086e608d9f4c4270beacc100d1e93baa1636bcf8d9218ed1636335b44ab5740 Nov 16 09:02:22.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 09:02:23.376 INFO [stdout] de642663914a95da0089ae99e88161ef37181ccfa117f76dd14e2cc202869efc Nov 16 09:02:23.378 INFO running `"docker" "start" "-a" "de642663914a95da0089ae99e88161ef37181ccfa117f76dd14e2cc202869efc"` Nov 16 09:02:25.196 INFO [stderr] usermod: no changes Nov 16 09:02:25.511 INFO [stderr] Compiling serde v1.0.78 Nov 16 09:02:25.527 INFO [stderr] Compiling itertools v0.7.8 Nov 16 09:02:25.547 INFO [stderr] Compiling syn v0.11.11 Nov 16 09:02:48.730 INFO [stderr] Compiling toml v0.4.6 Nov 16 09:02:53.964 INFO [stderr] Compiling version-sync v0.5.0 Nov 16 09:02:55.387 INFO [stderr] Compiling corona v0.4.0 (/source) Nov 16 09:03:07.877 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.64s Nov 16 09:03:07.894 INFO [stderr] su: No module specific data is present Nov 16 09:03:08.259 INFO running `"docker" "inspect" "de642663914a95da0089ae99e88161ef37181ccfa117f76dd14e2cc202869efc"` Nov 16 09:03:08.348 INFO running `"docker" "rm" "-f" "de642663914a95da0089ae99e88161ef37181ccfa117f76dd14e2cc202869efc"` Nov 16 09:03:08.492 INFO [stdout] de642663914a95da0089ae99e88161ef37181ccfa117f76dd14e2cc202869efc Nov 16 09:03:08.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 09:03:08.817 INFO [stdout] e493fac2750f9116bc52804ab091a9db1761929250e652955e21bdd7a27f193d Nov 16 09:03:08.819 INFO running `"docker" "start" "-a" "e493fac2750f9116bc52804ab091a9db1761929250e652955e21bdd7a27f193d"` Nov 16 09:03:10.171 INFO [stderr] usermod: no changes Nov 16 09:03:10.335 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 16 09:03:10.351 INFO [stdout] Nov 16 09:03:10.351 INFO [stderr] Running /target/debug/deps/corona-cc9998c25c4b9b90 Nov 16 09:03:10.351 INFO [stdout] running 14 tests Nov 16 09:03:10.351 INFO [stdout] test coroutine::tests::coroutine_run ... ok Nov 16 09:03:10.363 INFO [stdout] test coroutine::tests::leak_always ... ok Nov 16 09:03:10.367 INFO [stdout] test coroutine::tests::spawn_some ... ok Nov 16 09:03:10.375 INFO [stdout] test switch::tests::switch_coroutine ... ok Nov 16 09:03:10.383 INFO [stdout] test wrappers::tests::async_sink_sender ... ok Nov 16 09:03:10.383 INFO [stdout] test wrappers::tests::sink_sender ... ok Nov 16 09:03:10.389 INFO [stdout] test wrappers::tests::stream_extract ... ok Nov 16 09:03:10.427 INFO [stdout] test coroutine::tests::future_wait ... ok Nov 16 09:03:10.457 INFO [stdout] test coroutine::tests::panic_leak ... ok Nov 16 09:03:10.458 INFO [stdout] test coroutine::tests::panics_run ... ok Nov 16 09:03:10.458 INFO [stdout] test coroutine::tests::panics_catch ... ok Nov 16 09:03:10.458 INFO [stdout] test coroutine::tests::panics_spawn ... ok Nov 16 09:03:10.458 INFO [stdout] test coroutine::tests::panic_in_future ... ok Nov 16 09:03:10.458 INFO [stdout] test coroutine::tests::panic_without_coroutine ... ok Nov 16 09:03:10.458 INFO [stdout] Nov 16 09:03:10.458 INFO [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 09:03:10.458 INFO [stdout] Nov 16 09:03:10.459 INFO [stderr] Running /target/debug/deps/integration_tests-cc0515310d1320b8 Nov 16 09:03:10.475 INFO [stdout] Nov 16 09:03:10.475 INFO [stdout] running 16 tests Nov 16 09:03:10.476 INFO [stdout] test prelude_api::coro_wait ... ok Nov 16 09:03:10.476 INFO [stdout] test io_blocking::line_req_resp ... ok Nov 16 09:03:10.476 INFO [stdout] test early_cleanup::stream_panic ... ok Nov 16 09:03:10.483 INFO [stdout] test prelude_api::iter_ok ... ok Nov 16 09:03:10.483 INFO [stdout] test prelude_api::iter_ok_many ... ok Nov 16 09:03:10.483 INFO [stdout] test prelude_api::extract ... ok Nov 16 09:03:10.483 INFO [stdout] test early_cleanup::cleanup_nopanic ... ok Nov 16 09:03:10.507 INFO [stdout] test version::test_html_root_url ... ok Nov 16 09:03:10.507 INFO [stdout] test prelude_api::push_sink ... ok Nov 16 09:03:10.507 INFO [stdout] test prelude_api::reference ... ok Nov 16 09:03:10.507 INFO [stdout] test prelude_api::iter_result ... ok Nov 16 09:03:10.523 INFO [stdout] test version::test_readme_deps ... ok Nov 16 09:03:10.567 INFO [stdout] test early_cleanup::cleanup_panic ... ok Nov 16 09:03:10.607 INFO [stdout] test early_cleanup::stream_cleanup ... ok Nov 16 09:03:10.615 INFO [stdout] test early_cleanup::cleanup_main_panic ... ok Nov 16 09:03:10.624 INFO [stdout] test reentrant_wait::directly_reentrant ... ok Nov 16 09:03:10.624 INFO [stderr] Doc-tests corona Nov 16 09:03:10.624 INFO [stdout] Nov 16 09:03:10.624 INFO [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 09:03:10.624 INFO [stdout] Nov 16 09:03:11.183 INFO [stdout] Nov 16 09:03:11.183 INFO [stdout] running 15 tests Nov 16 09:03:15.224 INFO [stdout] test src/io.rs - io::BlockingWrapper (line 24) ... ok Nov 16 09:03:16.287 INFO [stdout] test src/lib.rs - (line 141) ... ok Nov 16 09:03:21.339 INFO [stdout] test src/lib.rs - (line 58) ... ok Nov 16 09:03:23.229 INFO [stdout] test src/coroutine.rs - coroutine::Coroutine::spawn (line 278) ... ok Nov 16 09:03:23.579 INFO [stdout] test src/coroutine.rs - coroutine::Coroutine::run (line 478) ... ok Nov 16 09:03:23.627 INFO [stdout] test src/coroutine.rs - coroutine::Coroutine::new (line 129) ... ok Nov 16 09:03:23.775 INFO [stdout] test src/lib.rs - (line 214) ... ok Nov 16 09:03:24.071 INFO [stdout] test src/coroutine.rs - coroutine::Coroutine::with_defaults (line 196) ... ok Nov 16 09:03:28.435 INFO [stdout] test src/lib.rs - (line 82) ... ok Nov 16 09:03:31.123 INFO [stdout] test src/prelude.rs - prelude::CoroutineFuture::coro_wait (line 46) ... ok Nov 16 09:03:33.639 INFO [stdout] test src/prelude.rs - prelude::CoroutineSink::coro_send (line 315) ... ok Nov 16 09:03:34.050 INFO [stdout] test src/prelude.rs - prelude::CoroutineStream::iter_ok (line 110) ... ok Nov 16 09:03:34.311 INFO [stdout] test src/prelude.rs - prelude::CoroutineStream::coro_next (line 246) ... ok Nov 16 09:03:34.574 INFO [stdout] test src/prelude.rs - prelude::CoroutineStream::extractor (line 209) ... ok Nov 16 09:03:34.710 INFO [stdout] test src/prelude.rs - prelude::CoroutineStream::iter_result (line 161) ... ok Nov 16 09:03:34.710 INFO [stdout] Nov 16 09:03:34.710 INFO [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 09:03:34.710 INFO [stdout] Nov 16 09:03:34.770 INFO [stderr] su: No module specific data is present Nov 16 09:03:35.820 INFO running `"docker" "inspect" "e493fac2750f9116bc52804ab091a9db1761929250e652955e21bdd7a27f193d"` Nov 16 09:03:36.223 INFO running `"docker" "rm" "-f" "e493fac2750f9116bc52804ab091a9db1761929250e652955e21bdd7a27f193d"` Nov 16 09:03:36.607 INFO [stdout] e493fac2750f9116bc52804ab091a9db1761929250e652955e21bdd7a27f193d