Oct 27 19:09:53.708 INFO checking mio-more-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:09:53.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 19:09:54.210 INFO blam! d7f55210ec71a65d91980ee5f006873a249df5d3cb652aec4785568aaaa73c5d Oct 27 19:09:54.212 INFO running `"docker" "start" "-a" "d7f55210ec71a65d91980ee5f006873a249df5d3cb652aec4785568aaaa73c5d"` Oct 27 19:09:55.253 INFO kablam! usermod: no changes Oct 27 19:09:55.333 INFO kablam! Checking mio-more v0.1.0 (/source) Oct 27 19:09:56.507 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 27 19:09:56.507 INFO kablam! --> src/channel.rs:230:50 Oct 27 19:09:56.507 INFO kablam! | Oct 27 19:09:56.507 INFO kablam! 230 | try!(set_readiness.set_readiness(Ready::none())); Oct 27 19:09:56.507 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:09:56.507 INFO kablam! | Oct 27 19:09:56.507 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:09:56.507 INFO kablam! Oct 27 19:09:56.507 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 27 19:09:56.507 INFO kablam! --> src/channel.rs:255:45 Oct 27 19:09:56.507 INFO kablam! | Oct 27 19:09:56.507 INFO kablam! 255 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 27 19:09:56.507 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:09:56.507 INFO kablam! Oct 27 19:09:56.507 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 27 19:09:56.507 INFO kablam! --> src/channel.rs:271:48 Oct 27 19:09:56.507 INFO kablam! | Oct 27 19:09:56.507 INFO kablam! 271 | Some(registration) => registration.update(poll, token, interest, opts), Oct 27 19:09:56.507 INFO kablam! | ^^^^^^ Oct 27 19:09:56.507 INFO kablam! Oct 27 19:09:56.507 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 27 19:09:56.507 INFO kablam! --> src/channel.rs:278:48 Oct 27 19:09:56.507 INFO kablam! | Oct 27 19:09:56.507 INFO kablam! 278 | Some(registration) => registration.deregister(poll), Oct 27 19:09:56.507 INFO kablam! | ^^^^^^^^^^ Oct 27 19:09:56.507 INFO kablam! Oct 27 19:09:56.527 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 27 19:09:56.527 INFO kablam! --> src/timer.rs:284:55 Oct 27 19:09:56.527 INFO kablam! | Oct 27 19:09:56.527 INFO kablam! 284 | let _ = inner.set_readiness.set_readiness(Ready::none()); Oct 27 19:09:56.527 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:09:56.527 INFO kablam! Oct 27 19:09:56.540 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 27 19:09:56.540 INFO kablam! --> src/timer.rs:375:45 Oct 27 19:09:56.540 INFO kablam! | Oct 27 19:09:56.540 INFO kablam! 375 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 27 19:09:56.540 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:09:56.540 INFO kablam! Oct 27 19:09:56.540 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 27 19:09:56.540 INFO kablam! --> src/timer.rs:398:47 Oct 27 19:09:56.540 INFO kablam! | Oct 27 19:09:56.540 INFO kablam! 398 | Some(inner) => inner.registration.update(poll, token, interest, opts), Oct 27 19:09:56.540 INFO kablam! | ^^^^^^ Oct 27 19:09:56.540 INFO kablam! Oct 27 19:09:56.540 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 27 19:09:56.540 INFO kablam! --> src/timer.rs:405:47 Oct 27 19:09:56.540 INFO kablam! | Oct 27 19:09:56.540 INFO kablam! 405 | Some(inner) => inner.registration.deregister(poll), Oct 27 19:09:56.540 INFO kablam! | ^^^^^^^^^^ Oct 27 19:09:56.540 INFO kablam! Oct 27 19:09:56.995 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 27 19:09:56.995 INFO kablam! --> src/channel.rs:230:50 Oct 27 19:09:56.995 INFO kablam! | Oct 27 19:09:56.995 INFO kablam! 230 | try!(set_readiness.set_readiness(Ready::none())); Oct 27 19:09:56.995 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:09:56.995 INFO kablam! | Oct 27 19:09:56.995 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:09:56.995 INFO kablam! Oct 27 19:09:56.997 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 27 19:09:56.997 INFO kablam! --> src/channel.rs:255:45 Oct 27 19:09:56.997 INFO kablam! | Oct 27 19:09:56.997 INFO kablam! 255 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 27 19:09:56.997 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:09:56.997 INFO kablam! Oct 27 19:09:56.998 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 27 19:09:56.998 INFO kablam! --> src/channel.rs:271:48 Oct 27 19:09:56.998 INFO kablam! | Oct 27 19:09:56.998 INFO kablam! 271 | Some(registration) => registration.update(poll, token, interest, opts), Oct 27 19:09:56.998 INFO kablam! | ^^^^^^ Oct 27 19:09:56.998 INFO kablam! Oct 27 19:09:57.000 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 27 19:09:57.000 INFO kablam! --> src/channel.rs:278:48 Oct 27 19:09:57.000 INFO kablam! | Oct 27 19:09:57.000 INFO kablam! 278 | Some(registration) => registration.deregister(poll), Oct 27 19:09:57.000 INFO kablam! | ^^^^^^^^^^ Oct 27 19:09:57.000 INFO kablam! Oct 27 19:09:57.025 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 27 19:09:57.025 INFO kablam! --> src/timer.rs:284:55 Oct 27 19:09:57.026 INFO kablam! | Oct 27 19:09:57.026 INFO kablam! 284 | let _ = inner.set_readiness.set_readiness(Ready::none()); Oct 27 19:09:57.026 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:09:57.026 INFO kablam! Oct 27 19:09:57.034 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 27 19:09:57.034 INFO kablam! --> src/timer.rs:375:45 Oct 27 19:09:57.034 INFO kablam! | Oct 27 19:09:57.034 INFO kablam! 375 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 27 19:09:57.034 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:09:57.034 INFO kablam! Oct 27 19:09:57.035 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 27 19:09:57.035 INFO kablam! --> src/timer.rs:398:47 Oct 27 19:09:57.035 INFO kablam! | Oct 27 19:09:57.035 INFO kablam! 398 | Some(inner) => inner.registration.update(poll, token, interest, opts), Oct 27 19:09:57.035 INFO kablam! | ^^^^^^ Oct 27 19:09:57.035 INFO kablam! Oct 27 19:09:57.036 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 27 19:09:57.036 INFO kablam! --> src/timer.rs:405:47 Oct 27 19:09:57.036 INFO kablam! | Oct 27 19:09:57.036 INFO kablam! 405 | Some(inner) => inner.registration.deregister(poll), Oct 27 19:09:57.036 INFO kablam! | ^^^^^^^^^^ Oct 27 19:09:57.036 INFO kablam! Oct 27 19:09:57.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Oct 27 19:09:57.291 INFO kablam! su: No module specific data is present Oct 27 19:09:57.887 INFO running `"docker" "rm" "-f" "d7f55210ec71a65d91980ee5f006873a249df5d3cb652aec4785568aaaa73c5d"` Oct 27 19:09:58.116 INFO blam! d7f55210ec71a65d91980ee5f006873a249df5d3cb652aec4785568aaaa73c5d