Oct 12 06:14:47.911 INFO testing alternate-future-0.1.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 06:14:47.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 06:14:48.220 INFO blam! aa94a6854616cbaf796ad8c40f1699f02b99c9a3a9fb0df6d3eabf61c8735490 Oct 12 06:14:48.224 INFO running `"docker" "start" "-a" "aa94a6854616cbaf796ad8c40f1699f02b99c9a3a9fb0df6d3eabf61c8735490"` Oct 12 06:14:49.079 INFO kablam! usermod: no changes Oct 12 06:14:49.143 INFO kablam! Compiling spin v0.3.5 Oct 12 06:14:49.354 INFO kablam! Compiling alternate-future v0.1.4 (/source) Oct 12 06:14:50.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 12 06:14:50.472 INFO kablam! su: No module specific data is present Oct 12 06:14:51.048 INFO running `"docker" "rm" "-f" "aa94a6854616cbaf796ad8c40f1699f02b99c9a3a9fb0df6d3eabf61c8735490"` Oct 12 06:14:51.329 INFO blam! aa94a6854616cbaf796ad8c40f1699f02b99c9a3a9fb0df6d3eabf61c8735490 Oct 12 06:14:51.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 06:14:51.641 INFO blam! c1433222c6cf36e9eaae4c6e3a451c6be53318bc68c0206163a093c6f9600c1e Oct 12 06:14:51.641 INFO running `"docker" "start" "-a" "c1433222c6cf36e9eaae4c6e3a451c6be53318bc68c0206163a093c6f9600c1e"` Oct 12 06:14:52.511 INFO kablam! usermod: no changes Oct 12 06:14:52.560 INFO kablam! Compiling alternate-future v0.1.4 (/source) Oct 12 06:14:52.888 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:14:52.888 INFO kablam! --> tests/tests.rs:26:9 Oct 12 06:14:52.888 INFO kablam! | Oct 12 06:14:52.888 INFO kablam! 26 | thread::sleep_ms(100); Oct 12 06:14:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:14:52.888 INFO kablam! | Oct 12 06:14:52.888 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 06:14:52.888 INFO kablam! Oct 12 06:14:52.888 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:14:52.888 INFO kablam! --> tests/tests.rs:42:9 Oct 12 06:14:52.888 INFO kablam! | Oct 12 06:14:52.888 INFO kablam! 42 | thread::sleep_ms(100); Oct 12 06:14:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:14:52.888 INFO kablam! Oct 12 06:14:52.888 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:14:52.888 INFO kablam! --> tests/tests.rs:59:5 Oct 12 06:14:52.888 INFO kablam! | Oct 12 06:14:52.888 INFO kablam! 59 | thread::sleep_ms(100); Oct 12 06:14:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:14:52.888 INFO kablam! Oct 12 06:14:52.888 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:14:52.888 INFO kablam! --> tests/tests.rs:77:9 Oct 12 06:14:52.889 INFO kablam! | Oct 12 06:14:52.889 INFO kablam! 77 | thread::sleep_ms(100); Oct 12 06:14:52.889 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:14:52.889 INFO kablam! Oct 12 06:14:52.889 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 06:14:52.889 INFO kablam! --> tests/tests.rs:95:13 Oct 12 06:14:52.889 INFO kablam! | Oct 12 06:14:52.889 INFO kablam! 95 | thread::sleep_ms(100); Oct 12 06:14:52.889 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 06:14:52.889 INFO kablam! Oct 12 06:14:54.381 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 12 06:14:54.385 INFO kablam! su: No module specific data is present Oct 12 06:14:54.958 INFO running `"docker" "rm" "-f" "c1433222c6cf36e9eaae4c6e3a451c6be53318bc68c0206163a093c6f9600c1e"` Oct 12 06:14:55.216 INFO blam! c1433222c6cf36e9eaae4c6e3a451c6be53318bc68c0206163a093c6f9600c1e Oct 12 06:14:55.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 06:14:55.536 INFO blam! cdbdf245c71f983b89ce5858e01c51837007fabab6b386603f7fa6851b4e86a4 Oct 12 06:14:55.537 INFO running `"docker" "start" "-a" "cdbdf245c71f983b89ce5858e01c51837007fabab6b386603f7fa6851b4e86a4"` Oct 12 06:14:56.660 INFO kablam! usermod: no changes Oct 12 06:14:56.698 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 06:14:56.716 INFO kablam! Running /target/debug/deps/alternate_future-aa1072e707acdfff Oct 12 06:14:56.732 INFO kablam! Running /target/debug/deps/tests-c1797290fad2e012 Oct 12 06:14:56.732 INFO blam! Oct 12 06:14:56.732 INFO blam! running 0 tests Oct 12 06:14:56.732 INFO blam! Oct 12 06:14:56.732 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:14:56.732 INFO blam! Oct 12 06:14:56.740 INFO blam! Oct 12 06:14:56.740 INFO blam! running 6 tests Oct 12 06:14:56.749 INFO blam! test present ... ok Oct 12 06:14:56.848 INFO blam! test fulfill ... ok Oct 12 06:14:56.848 INFO blam! test early ... ok Oct 12 06:14:56.848 INFO blam! test spawn ... ok Oct 12 06:14:56.852 INFO blam! test broken ... ok Oct 12 06:14:56.853 INFO blam! test chain ... ok Oct 12 06:14:56.853 INFO blam! Oct 12 06:14:56.853 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:14:56.853 INFO blam! Oct 12 06:14:56.864 INFO kablam! Doc-tests alternate-future Oct 12 06:14:57.105 INFO blam! Oct 12 06:14:57.105 INFO blam! running 0 tests Oct 12 06:14:57.105 INFO blam! Oct 12 06:14:57.106 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:14:57.106 INFO blam! Oct 12 06:14:57.117 INFO kablam! su: No module specific data is present Oct 12 06:14:57.614 INFO running `"docker" "rm" "-f" "cdbdf245c71f983b89ce5858e01c51837007fabab6b386603f7fa6851b4e86a4"` Oct 12 06:14:57.717 INFO blam! cdbdf245c71f983b89ce5858e01c51837007fabab6b386603f7fa6851b4e86a4