Oct 12 02:04:40.529 INFO testing ctx-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:04:40.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:04:40.833 INFO blam! 0b31c6eb886d8332d5ea58be484b3873c956a27e59f0a2812b246f94a4403c3a Oct 12 02:04:40.841 INFO running `"docker" "start" "-a" "0b31c6eb886d8332d5ea58be484b3873c956a27e59f0a2812b246f94a4403c3a"` Oct 12 02:04:41.551 INFO kablam! usermod: no changes Oct 12 02:04:41.604 INFO kablam! Compiling ctx v0.2.0 (/source) Oct 12 02:04:41.848 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 12 02:04:41.848 INFO kablam! --> src/with_cancel.rs:49:44 Oct 12 02:04:41.848 INFO kablam! | Oct 12 02:04:41.848 INFO kablam! 49 | *handle = Some(task::park()) Oct 12 02:04:41.848 INFO kablam! | ^^^^^^^^^^ Oct 12 02:04:41.848 INFO kablam! | Oct 12 02:04:41.848 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:04:41.848 INFO kablam! Oct 12 02:04:41.898 INFO kablam! warning: use of deprecated item 'futures::task::Task::is_current': intended to be removed, see docs for details Oct 12 02:04:41.898 INFO kablam! --> src/with_cancel.rs:45:52 Oct 12 02:04:41.898 INFO kablam! | Oct 12 02:04:41.898 INFO kablam! 45 | Some(ref task) if task.is_current() => false, Oct 12 02:04:41.898 INFO kablam! | ^^^^^^^^^^ Oct 12 02:04:41.898 INFO kablam! Oct 12 02:04:41.901 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 12 02:04:41.901 INFO kablam! --> src/with_cancel.rs:93:40 Oct 12 02:04:41.901 INFO kablam! | Oct 12 02:04:41.901 INFO kablam! 93 | task.unpark(); Oct 12 02:04:41.901 INFO kablam! | ^^^^^^ Oct 12 02:04:41.901 INFO kablam! Oct 12 02:04:42.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Oct 12 02:04:42.225 INFO kablam! su: No module specific data is present Oct 12 02:04:42.800 INFO running `"docker" "rm" "-f" "0b31c6eb886d8332d5ea58be484b3873c956a27e59f0a2812b246f94a4403c3a"` Oct 12 02:04:43.088 INFO blam! 0b31c6eb886d8332d5ea58be484b3873c956a27e59f0a2812b246f94a4403c3a Oct 12 02:04:43.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:04:43.523 INFO blam! fcb8e23f225193aad8df1f374aaf7f7d7a37fc0897cc17a16fd901977b02e396 Oct 12 02:04:43.524 INFO running `"docker" "start" "-a" "fcb8e23f225193aad8df1f374aaf7f7d7a37fc0897cc17a16fd901977b02e396"` Oct 12 02:04:44.561 INFO kablam! usermod: no changes Oct 12 02:04:44.651 INFO kablam! Compiling ctx v0.2.0 (/source) Oct 12 02:04:44.904 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 12 02:04:44.904 INFO kablam! --> src/with_cancel.rs:49:44 Oct 12 02:04:44.904 INFO kablam! | Oct 12 02:04:44.904 INFO kablam! 49 | *handle = Some(task::park()) Oct 12 02:04:44.904 INFO kablam! | ^^^^^^^^^^ Oct 12 02:04:44.904 INFO kablam! | Oct 12 02:04:44.904 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:04:44.904 INFO kablam! Oct 12 02:04:44.996 INFO kablam! warning: use of deprecated item 'futures::task::Task::is_current': intended to be removed, see docs for details Oct 12 02:04:44.996 INFO kablam! --> src/with_cancel.rs:45:52 Oct 12 02:04:44.996 INFO kablam! | Oct 12 02:04:44.996 INFO kablam! 45 | Some(ref task) if task.is_current() => false, Oct 12 02:04:44.996 INFO kablam! | ^^^^^^^^^^ Oct 12 02:04:44.996 INFO kablam! Oct 12 02:04:44.996 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 12 02:04:44.996 INFO kablam! --> src/with_cancel.rs:93:40 Oct 12 02:04:44.996 INFO kablam! | Oct 12 02:04:44.996 INFO kablam! 93 | task.unpark(); Oct 12 02:04:44.996 INFO kablam! | ^^^^^^ Oct 12 02:04:44.996 INFO kablam! Oct 12 02:04:46.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 12 02:04:46.269 INFO kablam! su: No module specific data is present Oct 12 02:04:46.673 INFO running `"docker" "rm" "-f" "fcb8e23f225193aad8df1f374aaf7f7d7a37fc0897cc17a16fd901977b02e396"` Oct 12 02:04:46.924 INFO blam! fcb8e23f225193aad8df1f374aaf7f7d7a37fc0897cc17a16fd901977b02e396