Oct 22 01:30:36.708 INFO checking mio-more-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:30:36.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:30:37.163 INFO blam! cf4e1490a78c46978243ef0df3a1874914224d31949168f913a841ac31438bb7 Oct 22 01:30:37.164 INFO running `"docker" "start" "-a" "cf4e1490a78c46978243ef0df3a1874914224d31949168f913a841ac31438bb7"` Oct 22 01:30:38.281 INFO kablam! usermod: no changes Oct 22 01:30:38.401 INFO kablam! Checking mio-more v0.1.0 (/source) Oct 22 01:30:40.020 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 22 01:30:40.020 INFO kablam! --> src/channel.rs:230:50 Oct 22 01:30:40.020 INFO kablam! | Oct 22 01:30:40.020 INFO kablam! 230 | try!(set_readiness.set_readiness(Ready::none())); Oct 22 01:30:40.020 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:30:40.020 INFO kablam! | Oct 22 01:30:40.020 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:30:40.020 INFO kablam! Oct 22 01:30:40.020 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 22 01:30:40.020 INFO kablam! --> src/channel.rs:255:45 Oct 22 01:30:40.020 INFO kablam! | Oct 22 01:30:40.020 INFO kablam! 255 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 22 01:30:40.020 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:30:40.020 INFO kablam! Oct 22 01:30:40.025 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 22 01:30:40.025 INFO kablam! --> src/channel.rs:271:48 Oct 22 01:30:40.025 INFO kablam! | Oct 22 01:30:40.025 INFO kablam! 271 | Some(registration) => registration.update(poll, token, interest, opts), Oct 22 01:30:40.025 INFO kablam! | ^^^^^^ Oct 22 01:30:40.025 INFO kablam! Oct 22 01:30:40.025 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 22 01:30:40.025 INFO kablam! --> src/channel.rs:278:48 Oct 22 01:30:40.025 INFO kablam! | Oct 22 01:30:40.025 INFO kablam! 278 | Some(registration) => registration.deregister(poll), Oct 22 01:30:40.025 INFO kablam! | ^^^^^^^^^^ Oct 22 01:30:40.025 INFO kablam! Oct 22 01:30:40.060 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 22 01:30:40.060 INFO kablam! --> src/timer.rs:284:55 Oct 22 01:30:40.060 INFO kablam! | Oct 22 01:30:40.060 INFO kablam! 284 | let _ = inner.set_readiness.set_readiness(Ready::none()); Oct 22 01:30:40.060 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:30:40.060 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 22 01:30:40.084 INFO kablam! --> src/timer.rs:375:45 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 375 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 22 01:30:40.084 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:30:40.084 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 22 01:30:40.084 INFO kablam! --> src/timer.rs:398:47 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 398 | Some(inner) => inner.registration.update(poll, token, interest, opts), Oct 22 01:30:40.084 INFO kablam! | ^^^^^^ Oct 22 01:30:40.084 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 22 01:30:40.084 INFO kablam! --> src/timer.rs:405:47 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 405 | Some(inner) => inner.registration.deregister(poll), Oct 22 01:30:40.084 INFO kablam! | ^^^^^^^^^^ Oct 22 01:30:40.084 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 22 01:30:40.084 INFO kablam! --> src/channel.rs:230:50 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 230 | try!(set_readiness.set_readiness(Ready::none())); Oct 22 01:30:40.084 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:30:40.084 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 22 01:30:40.084 INFO kablam! --> src/channel.rs:255:45 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 255 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 22 01:30:40.084 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:30:40.084 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 22 01:30:40.084 INFO kablam! --> src/channel.rs:271:48 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 271 | Some(registration) => registration.update(poll, token, interest, opts), Oct 22 01:30:40.084 INFO kablam! | ^^^^^^ Oct 22 01:30:40.084 INFO kablam! Oct 22 01:30:40.084 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 22 01:30:40.084 INFO kablam! --> src/channel.rs:278:48 Oct 22 01:30:40.084 INFO kablam! | Oct 22 01:30:40.084 INFO kablam! 278 | Some(registration) => registration.deregister(poll), Oct 22 01:30:40.085 INFO kablam! | ^^^^^^^^^^ Oct 22 01:30:40.085 INFO kablam! Oct 22 01:30:40.117 INFO kablam! warning: use of deprecated item 'mio::Ready::none': use Ready::empty instead Oct 22 01:30:40.117 INFO kablam! --> src/timer.rs:284:55 Oct 22 01:30:40.117 INFO kablam! | Oct 22 01:30:40.117 INFO kablam! 284 | let _ = inner.set_readiness.set_readiness(Ready::none()); Oct 22 01:30:40.117 INFO kablam! | ^^^^^^^^^^^ Oct 22 01:30:40.117 INFO kablam! Oct 22 01:30:40.132 INFO kablam! warning: use of deprecated item 'mio::Registration::new': use `new2` instead Oct 22 01:30:40.132 INFO kablam! --> src/timer.rs:375:45 Oct 22 01:30:40.132 INFO kablam! | Oct 22 01:30:40.132 INFO kablam! 375 | let (registration, set_readiness) = Registration::new(poll, token, interest, opts); Oct 22 01:30:40.132 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 01:30:40.132 INFO kablam! Oct 22 01:30:40.132 INFO kablam! warning: use of deprecated item 'mio::Registration::update': use `Evented` impl Oct 22 01:30:40.132 INFO kablam! --> src/timer.rs:398:47 Oct 22 01:30:40.132 INFO kablam! | Oct 22 01:30:40.132 INFO kablam! 398 | Some(inner) => inner.registration.update(poll, token, interest, opts), Oct 22 01:30:40.132 INFO kablam! | ^^^^^^ Oct 22 01:30:40.132 INFO kablam! Oct 22 01:30:40.132 INFO kablam! warning: use of deprecated item 'mio::Registration::deregister': use `Evented` impl Oct 22 01:30:40.132 INFO kablam! --> src/timer.rs:405:47 Oct 22 01:30:40.132 INFO kablam! | Oct 22 01:30:40.132 INFO kablam! 405 | Some(inner) => inner.registration.deregister(poll), Oct 22 01:30:40.132 INFO kablam! | ^^^^^^^^^^ Oct 22 01:30:40.132 INFO kablam! Oct 22 01:30:40.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 22 01:30:40.380 INFO kablam! su: No module specific data is present Oct 22 01:30:40.819 INFO running `"docker" "rm" "-f" "cf4e1490a78c46978243ef0df3a1874914224d31949168f913a841ac31438bb7"` Oct 22 01:30:40.943 INFO blam! cf4e1490a78c46978243ef0df3a1874914224d31949168f913a841ac31438bb7