Oct 12 05:38:26.516 INFO testing asynchronous-0.4.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:38:26.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 05:38:26.990 INFO blam! 97bdfdb245efe184e5ebdb2eeeef194086030b2ef75ce90f4ee4cd6646e56cf5 Oct 12 05:38:26.992 INFO running `"docker" "start" "-a" "97bdfdb245efe184e5ebdb2eeeef194086030b2ef75ce90f4ee4cd6646e56cf5"` Oct 12 05:38:28.482 INFO kablam! usermod: no changes Oct 12 05:38:28.576 INFO kablam! Compiling asynchronous v0.4.5 (/source) Oct 12 05:38:29.297 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:29.297 INFO kablam! --> src/lib.rs:840:13 Oct 12 05:38:29.297 INFO kablam! | Oct 12 05:38:29.297 INFO kablam! 840 | thread::sleep_ms(duration_ms); Oct 12 05:38:29.297 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:29.297 INFO kablam! | Oct 12 05:38:29.297 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:38:29.297 INFO kablam! Oct 12 05:38:29.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 12 05:38:29.603 INFO kablam! su: No module specific data is present Oct 12 05:38:30.582 INFO running `"docker" "rm" "-f" "97bdfdb245efe184e5ebdb2eeeef194086030b2ef75ce90f4ee4cd6646e56cf5"` Oct 12 05:38:30.792 INFO blam! 97bdfdb245efe184e5ebdb2eeeef194086030b2ef75ce90f4ee4cd6646e56cf5 Oct 12 05:38:30.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 05:38:31.162 INFO blam! 56f5e976f7d276139effa1557cfbfa073136d79ba129e89f8634270e9339ff15 Oct 12 05:38:31.163 INFO running `"docker" "start" "-a" "56f5e976f7d276139effa1557cfbfa073136d79ba129e89f8634270e9339ff15"` Oct 12 05:38:32.560 INFO kablam! usermod: no changes Oct 12 05:38:32.660 INFO kablam! Compiling ansi_term v0.5.2 Oct 12 05:38:33.656 INFO kablam! Compiling asynchronous v0.4.5 (/source) Oct 12 05:38:35.272 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:35.272 INFO kablam! --> src/lib.rs:840:13 Oct 12 05:38:35.272 INFO kablam! | Oct 12 05:38:35.272 INFO kablam! 840 | thread::sleep_ms(duration_ms); Oct 12 05:38:35.272 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:35.272 INFO kablam! | Oct 12 05:38:35.272 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:38:35.272 INFO kablam! Oct 12 05:38:36.012 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.012 INFO kablam! --> tests/lib.rs:109:9 Oct 12 05:38:36.012 INFO kablam! | Oct 12 05:38:36.012 INFO kablam! 109 | thread::sleep_ms(200); Oct 12 05:38:36.012 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.012 INFO kablam! | Oct 12 05:38:36.012 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:38:36.012 INFO kablam! Oct 12 05:38:36.012 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.012 INFO kablam! --> tests/lib.rs:116:9 Oct 12 05:38:36.012 INFO kablam! | Oct 12 05:38:36.012 INFO kablam! 116 | thread::sleep_ms(100); Oct 12 05:38:36.012 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.012 INFO kablam! Oct 12 05:38:36.012 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.012 INFO kablam! --> tests/lib.rs:123:9 Oct 12 05:38:36.012 INFO kablam! | Oct 12 05:38:36.012 INFO kablam! 123 | thread::sleep_ms(200); Oct 12 05:38:36.012 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.012 INFO kablam! Oct 12 05:38:36.012 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.012 INFO kablam! --> tests/lib.rs:168:9 Oct 12 05:38:36.012 INFO kablam! | Oct 12 05:38:36.012 INFO kablam! 168 | thread::sleep_ms(200); Oct 12 05:38:36.012 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.012 INFO kablam! Oct 12 05:38:36.012 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.013 INFO kablam! --> tests/lib.rs:174:9 Oct 12 05:38:36.013 INFO kablam! | Oct 12 05:38:36.013 INFO kablam! 174 | thread::sleep_ms(300); Oct 12 05:38:36.013 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.013 INFO kablam! Oct 12 05:38:36.013 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.013 INFO kablam! --> tests/lib.rs:180:9 Oct 12 05:38:36.013 INFO kablam! | Oct 12 05:38:36.013 INFO kablam! 180 | thread::sleep_ms(50); Oct 12 05:38:36.013 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.013 INFO kablam! Oct 12 05:38:36.013 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.013 INFO kablam! --> tests/lib.rs:222:9 Oct 12 05:38:36.013 INFO kablam! | Oct 12 05:38:36.013 INFO kablam! 222 | thread::sleep_ms(150); Oct 12 05:38:36.013 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.013 INFO kablam! Oct 12 05:38:36.013 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.013 INFO kablam! --> tests/lib.rs:228:9 Oct 12 05:38:36.013 INFO kablam! | Oct 12 05:38:36.013 INFO kablam! 228 | thread::sleep_ms(300); Oct 12 05:38:36.013 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.013 INFO kablam! Oct 12 05:38:36.013 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.013 INFO kablam! --> tests/lib.rs:234:9 Oct 12 05:38:36.013 INFO kablam! | Oct 12 05:38:36.013 INFO kablam! 234 | thread::sleep_ms(50); Oct 12 05:38:36.013 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.013 INFO kablam! Oct 12 05:38:36.016 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.016 INFO kablam! --> tests/lib.rs:240:9 Oct 12 05:38:36.016 INFO kablam! | Oct 12 05:38:36.016 INFO kablam! 240 | thread::sleep_ms(200); Oct 12 05:38:36.016 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.016 INFO kablam! Oct 12 05:38:36.016 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.016 INFO kablam! --> tests/lib.rs:417:9 Oct 12 05:38:36.016 INFO kablam! | Oct 12 05:38:36.016 INFO kablam! 417 | thread::sleep_ms(50); Oct 12 05:38:36.016 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.016 INFO kablam! Oct 12 05:38:36.016 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.016 INFO kablam! --> tests/lib.rs:422:9 Oct 12 05:38:36.016 INFO kablam! | Oct 12 05:38:36.016 INFO kablam! 422 | thread::sleep_ms(50); Oct 12 05:38:36.016 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.016 INFO kablam! Oct 12 05:38:36.016 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.016 INFO kablam! --> tests/lib.rs:468:5 Oct 12 05:38:36.016 INFO kablam! | Oct 12 05:38:36.016 INFO kablam! 468 | thread::sleep_ms(100); Oct 12 05:38:36.017 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.017 INFO kablam! Oct 12 05:38:36.017 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.017 INFO kablam! --> tests/lib.rs:493:9 Oct 12 05:38:36.017 INFO kablam! | Oct 12 05:38:36.017 INFO kablam! 493 | thread::sleep_ms(100); Oct 12 05:38:36.017 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.017 INFO kablam! Oct 12 05:38:36.017 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.017 INFO kablam! --> tests/lib.rs:555:5 Oct 12 05:38:36.017 INFO kablam! | Oct 12 05:38:36.017 INFO kablam! 555 | thread::sleep_ms(75); Oct 12 05:38:36.017 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.017 INFO kablam! Oct 12 05:38:36.768 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.768 INFO kablam! --> examples/prime_numbers.rs:189:9 Oct 12 05:38:36.768 INFO kablam! | Oct 12 05:38:36.768 INFO kablam! 189 | thread::sleep_ms(2000); // Simulate I/O wait Oct 12 05:38:36.768 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.768 INFO kablam! | Oct 12 05:38:36.768 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:38:36.768 INFO kablam! Oct 12 05:38:36.768 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.768 INFO kablam! --> examples/prime_numbers.rs:220:9 Oct 12 05:38:36.768 INFO kablam! | Oct 12 05:38:36.768 INFO kablam! 220 | thread::sleep_ms(2000); // Simulate I/O wait Oct 12 05:38:36.768 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.768 INFO kablam! Oct 12 05:38:36.768 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.768 INFO kablam! --> examples/prime_numbers.rs:262:9 Oct 12 05:38:36.768 INFO kablam! | Oct 12 05:38:36.768 INFO kablam! 262 | thread::sleep_ms(2000); // Simulate I/O wait Oct 12 05:38:36.768 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.768 INFO kablam! Oct 12 05:38:36.768 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 05:38:36.768 INFO kablam! --> examples/prime_numbers.rs:273:9 Oct 12 05:38:36.768 INFO kablam! | Oct 12 05:38:36.768 INFO kablam! 273 | thread::sleep_ms(10); Oct 12 05:38:36.768 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:38:36.768 INFO kablam! Oct 12 05:38:46.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.11s Oct 12 05:38:46.700 INFO kablam! su: No module specific data is present Oct 12 05:38:47.265 INFO running `"docker" "rm" "-f" "56f5e976f7d276139effa1557cfbfa073136d79ba129e89f8634270e9339ff15"` Oct 12 05:38:47.648 INFO blam! 56f5e976f7d276139effa1557cfbfa073136d79ba129e89f8634270e9339ff15 Oct 12 05:38:47.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 05:38:48.072 INFO blam! 3774c3a22b98061a1f97789491bae4e685cd4760f6b68478bc64e243c50e0052 Oct 12 05:38:48.075 INFO running `"docker" "start" "-a" "3774c3a22b98061a1f97789491bae4e685cd4760f6b68478bc64e243c50e0052"` Oct 12 05:38:49.344 INFO kablam! usermod: no changes Oct 12 05:38:49.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 05:38:49.480 INFO kablam! Running /target/debug/deps/asynchronous-f5975c3c63765dbd Oct 12 05:38:49.481 INFO blam! Oct 12 05:38:49.481 INFO kablam! Running /target/debug/deps/lib-e8e03cb42c58d9c0 Oct 12 05:38:49.481 INFO blam! running 0 tests Oct 12 05:38:49.481 INFO blam! Oct 12 05:38:49.481 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:38:49.481 INFO blam! Oct 12 05:38:49.484 INFO blam! Oct 12 05:38:49.485 INFO blam! running 20 tests Oct 12 05:38:49.525 INFO blam! test deferred_in_parallel_limit_cpus ... ok Oct 12 05:38:49.525 INFO blam! test deferred_to_promise ... ok Oct 12 05:38:49.525 INFO blam! test event_loop_1 ... ok Oct 12 05:38:49.589 INFO blam! test deferred ... ok Oct 12 05:38:49.595 INFO blam! test event_loop_3 ... ok Oct 12 05:38:49.601 INFO blam! test deferred_first_wait ... ok Oct 12 05:38:49.606 INFO blam! test event_loop_on_1 ... ok Oct 12 05:38:49.610 INFO blam! test deferred_first_no_wait ... ok Oct 12 05:38:49.628 INFO blam! test deferred_chained ... ok Oct 12 05:38:49.634 INFO blam! test event_loop_2 ... ok Oct 12 05:38:49.649 INFO blam! test nested_promises ... ok Oct 12 05:38:49.676 INFO blam! test promises ... ok Oct 12 05:38:49.676 INFO blam! test promises_parallel ... ok Oct 12 05:38:49.687 INFO blam! test event_loop_on_managed_1 ... ok Oct 12 05:38:49.720 INFO blam! test event_loop_on_2 ... ok Oct 12 05:38:49.736 INFO blam! test event_loop_on_managed_2 ... ok Oct 12 05:38:49.829 INFO blam! test deferred_in_parallel ... ok Oct 12 05:38:49.929 INFO blam! test deferred_in_parallel_limit ... ok Oct 12 05:38:50.037 INFO blam! test deferred_in_series ... ok Oct 12 05:38:50.045 INFO blam! test event_loop_4 ... ok Oct 12 05:38:50.046 INFO blam! Oct 12 05:38:50.046 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:38:50.046 INFO blam! Oct 12 05:38:50.049 INFO kablam! Doc-tests asynchronous Oct 12 05:38:51.340 INFO blam! Oct 12 05:38:51.340 INFO blam! running 28 tests Oct 12 05:38:59.229 INFO blam! test src/lib.rs - (line 28) ... ok Oct 12 05:39:00.844 INFO blam! test src/lib.rs - Deferred::chain (line 214) ... ok Oct 12 05:39:03.740 INFO blam! test src/lib.rs - Deferred::fail (line 289) ... ok Oct 12 05:39:03.895 INFO blam! test src/lib.rs - Deferred::finally_sync (line 342) ... ok Oct 12 05:39:05.420 INFO blam! test src/lib.rs - (line 84) ... ok Oct 12 05:39:06.981 INFO blam! test src/lib.rs - Deferred::finally (line 324) ... ok Oct 12 05:39:07.592 INFO blam! test src/lib.rs - Deferred::first_to_promise (line 399) ... ok Oct 12 05:39:10.654 INFO blam! test src/lib.rs - (line 48) ... ok Oct 12 05:39:12.384 INFO blam! test src/lib.rs - Deferred::new (line 127) ... ok Oct 12 05:39:15.721 INFO blam! test src/lib.rs - Deferred::success (line 254) ... ok Oct 12 05:39:15.884 INFO blam! test src/lib.rs - Deferred::then (line 175) ... ok Oct 12 05:39:17.488 INFO blam! test src/lib.rs - Deferred::to_promise (line 359) ... ok Oct 12 05:39:17.552 INFO blam! test src/lib.rs - Deferred::sync (line 153) ... ok Oct 12 05:39:22.504 INFO blam! test src/lib.rs - Deferred::vec_to_promise (line 376) ... ok Oct 12 05:39:23.817 INFO blam! test src/lib.rs - EventLoop::emit_until (line 1010) ... ok Oct 12 05:39:27.080 INFO blam! test src/lib.rs - EventLoop::on (line 900) ... ok Oct 12 05:39:28.356 INFO blam! test src/lib.rs - EventLoop::new (line 857) ... ok Oct 12 05:39:28.836 INFO blam! test src/lib.rs - Promise::all (line 569) ... ok Oct 12 05:39:33.317 INFO blam! test src/lib.rs - Promise::chain (line 628) ... ok Oct 12 05:39:34.701 INFO blam! test src/lib.rs - EventLoop::on_managed (line 949) ... ok Oct 12 05:39:35.732 INFO blam! test src/lib.rs - EventLoopHandler::emit_until (line 791) ... ok Oct 12 05:39:39.188 INFO blam! test src/lib.rs - Promise::fail (line 685) ... ok Oct 12 05:39:39.838 INFO blam! test src/lib.rs - Promise::finally (line 711) ... ok Oct 12 05:39:40.236 INFO blam! test src/lib.rs - Promise::finally_sync (line 731) ... ok Oct 12 05:39:41.287 INFO blam! test src/lib.rs - Promise::new (line 534) ... ok Oct 12 05:39:42.311 INFO blam! test src/lib.rs - Promise::success (line 659) ... ok Oct 12 05:39:42.325 INFO blam! test src/lib.rs - Promise::sync (line 548) ... ok Oct 12 05:39:43.584 INFO blam! test src/lib.rs - Promise::then (line 598) ... ok Oct 12 05:39:43.584 INFO blam! Oct 12 05:39:43.585 INFO blam! test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:39:43.586 INFO blam! Oct 12 05:39:43.634 INFO kablam! su: No module specific data is present Oct 12 05:39:45.348 INFO running `"docker" "rm" "-f" "3774c3a22b98061a1f97789491bae4e685cd4760f6b68478bc64e243c50e0052"` Oct 12 05:39:45.629 INFO blam! 3774c3a22b98061a1f97789491bae4e685cd4760f6b68478bc64e243c50e0052