Oct 16 13:52:24.975 INFO testing ctx-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:52:24.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:52:25.349 INFO blam! e5c33c7d7c982e919ba20e51f5bf3ea44fe4a8e026c017ff40e0f14b14c58b1e Oct 16 13:52:25.354 INFO running `"docker" "start" "-a" "e5c33c7d7c982e919ba20e51f5bf3ea44fe4a8e026c017ff40e0f14b14c58b1e"` Oct 16 13:52:26.226 INFO kablam! usermod: no changes Oct 16 13:52:26.294 INFO kablam! Compiling ctx v0.2.0 (/source) Oct 16 13:52:27.091 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 16 13:52:27.091 INFO kablam! --> src/with_cancel.rs:49:44 Oct 16 13:52:27.091 INFO kablam! | Oct 16 13:52:27.091 INFO kablam! 49 | *handle = Some(task::park()) Oct 16 13:52:27.091 INFO kablam! | ^^^^^^^^^^ Oct 16 13:52:27.091 INFO kablam! | Oct 16 13:52:27.091 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:52:27.091 INFO kablam! Oct 16 13:52:27.159 INFO kablam! warning: use of deprecated item 'futures::task::Task::is_current': intended to be removed, see docs for details Oct 16 13:52:27.159 INFO kablam! --> src/with_cancel.rs:45:52 Oct 16 13:52:27.159 INFO kablam! | Oct 16 13:52:27.159 INFO kablam! 45 | Some(ref task) if task.is_current() => false, Oct 16 13:52:27.159 INFO kablam! | ^^^^^^^^^^ Oct 16 13:52:27.159 INFO kablam! Oct 16 13:52:27.159 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 16 13:52:27.159 INFO kablam! --> src/with_cancel.rs:93:40 Oct 16 13:52:27.159 INFO kablam! | Oct 16 13:52:27.159 INFO kablam! 93 | task.unpark(); Oct 16 13:52:27.159 INFO kablam! | ^^^^^^ Oct 16 13:52:27.159 INFO kablam! Oct 16 13:52:27.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 16 13:52:27.651 INFO kablam! su: No module specific data is present Oct 16 13:52:28.281 INFO running `"docker" "rm" "-f" "e5c33c7d7c982e919ba20e51f5bf3ea44fe4a8e026c017ff40e0f14b14c58b1e"` Oct 16 13:52:28.587 INFO blam! e5c33c7d7c982e919ba20e51f5bf3ea44fe4a8e026c017ff40e0f14b14c58b1e Oct 16 13:52:28.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:52:29.102 INFO blam! 685ba74dd51ad632c4c1a96a026198bb11d194721e1e5ec5cea630e068a20d08 Oct 16 13:52:29.119 INFO running `"docker" "start" "-a" "685ba74dd51ad632c4c1a96a026198bb11d194721e1e5ec5cea630e068a20d08"` Oct 16 13:52:30.163 INFO kablam! usermod: no changes Oct 16 13:52:30.201 INFO kablam! Compiling ctx v0.2.0 (/source) Oct 16 13:52:30.891 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 16 13:52:30.891 INFO kablam! --> src/with_cancel.rs:49:44 Oct 16 13:52:30.891 INFO kablam! | Oct 16 13:52:30.891 INFO kablam! 49 | *handle = Some(task::park()) Oct 16 13:52:30.891 INFO kablam! | ^^^^^^^^^^ Oct 16 13:52:30.891 INFO kablam! | Oct 16 13:52:30.891 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:52:30.891 INFO kablam! Oct 16 13:52:30.995 INFO kablam! warning: use of deprecated item 'futures::task::Task::is_current': intended to be removed, see docs for details Oct 16 13:52:30.995 INFO kablam! --> src/with_cancel.rs:45:52 Oct 16 13:52:30.995 INFO kablam! | Oct 16 13:52:30.995 INFO kablam! 45 | Some(ref task) if task.is_current() => false, Oct 16 13:52:30.995 INFO kablam! | ^^^^^^^^^^ Oct 16 13:52:30.995 INFO kablam! Oct 16 13:52:31.001 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 16 13:52:31.001 INFO kablam! --> src/with_cancel.rs:93:40 Oct 16 13:52:31.001 INFO kablam! | Oct 16 13:52:31.001 INFO kablam! 93 | task.unpark(); Oct 16 13:52:31.001 INFO kablam! | ^^^^^^ Oct 16 13:52:31.001 INFO kablam! Oct 16 13:52:32.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 16 13:52:32.267 INFO kablam! su: No module specific data is present Oct 16 13:52:32.819 INFO running `"docker" "rm" "-f" "685ba74dd51ad632c4c1a96a026198bb11d194721e1e5ec5cea630e068a20d08"` Oct 16 13:52:33.029 INFO blam! 685ba74dd51ad632c4c1a96a026198bb11d194721e1e5ec5cea630e068a20d08