Oct 13 16:20:35.463 INFO checking curl-0.4.18 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:20:35.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 16:20:35.726 INFO blam! 51b27ceac9ff58441ea24072c65dcbd131d8b408a045d0fb55079a2f24ea2dc5 Oct 13 16:20:35.736 INFO running `"docker" "start" "-a" "51b27ceac9ff58441ea24072c65dcbd131d8b408a045d0fb55079a2f24ea2dc5"` Oct 13 16:20:36.272 INFO kablam! usermod: no changes Oct 13 16:20:36.413 INFO kablam! Checking curl v0.4.18 (/source) Oct 13 16:20:41.800 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 13 16:20:41.800 INFO kablam! --> tests/multi.rs:164:41 Oct 13 16:20:41.800 INFO kablam! | Oct 13 16:20:41.800 INFO kablam! 164 | let mut e = mio::Ready::none(); Oct 13 16:20:41.800 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 16:20:41.800 INFO kablam! | Oct 13 16:20:41.800 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:20:41.800 INFO kablam! Oct 13 16:20:41.804 INFO kablam! warning: use of deprecated item 'mio::Event::kind': use Event::readiness() Oct 13 16:20:41.804 INFO kablam! --> tests/multi.rs:199:22 Oct 13 16:20:41.804 INFO kablam! | Oct 13 16:20:41.804 INFO kablam! 199 | if event.kind().is_readable() { Oct 13 16:20:41.804 INFO kablam! | ^^^^ Oct 13 16:20:41.804 INFO kablam! Oct 13 16:20:41.804 INFO kablam! warning: use of deprecated item 'mio::Event::kind': use Event::readiness() Oct 13 16:20:41.804 INFO kablam! --> tests/multi.rs:202:22 Oct 13 16:20:41.804 INFO kablam! | Oct 13 16:20:41.804 INFO kablam! 202 | if event.kind().is_writable() { Oct 13 16:20:41.804 INFO kablam! | ^^^^ Oct 13 16:20:41.804 INFO kablam! Oct 13 16:20:41.804 INFO kablam! warning: use of deprecated item 'mio::Event::kind': use Event::readiness() Oct 13 16:20:41.804 INFO kablam! --> tests/multi.rs:205:22 Oct 13 16:20:41.804 INFO kablam! | Oct 13 16:20:41.804 INFO kablam! 205 | if event.kind().is_error() { Oct 13 16:20:41.804 INFO kablam! | ^^^^ Oct 13 16:20:41.804 INFO kablam! Oct 13 16:20:41.804 INFO kablam! warning: use of deprecated item 'mio::Ready::is_error': use UnixReady instead Oct 13 16:20:41.804 INFO kablam! --> tests/multi.rs:205:29 Oct 13 16:20:41.804 INFO kablam! | Oct 13 16:20:41.804 INFO kablam! 205 | if event.kind().is_error() { Oct 13 16:20:41.804 INFO kablam! | ^^^^^^^^ Oct 13 16:20:41.812 INFO kablam! Oct 13 16:20:42.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Oct 13 16:20:42.337 INFO kablam! su: No module specific data is present Oct 13 16:20:42.772 INFO running `"docker" "rm" "-f" "51b27ceac9ff58441ea24072c65dcbd131d8b408a045d0fb55079a2f24ea2dc5"` Oct 13 16:20:43.040 INFO blam! 51b27ceac9ff58441ea24072c65dcbd131d8b408a045d0fb55079a2f24ea2dc5