Oct 27 14:29:36.755 INFO checking tokio-io-0.1.9 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:29:36.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14:29:37.201 INFO blam! b2b9ab6f68c800bcca710e891dbad494c222ec7682916f8e9e4e9104aed1bbdd Oct 27 14:29:37.201 INFO running `"docker" "start" "-a" "b2b9ab6f68c800bcca710e891dbad494c222ec7682916f8e9e4e9104aed1bbdd"` Oct 27 14:29:38.351 INFO kablam! usermod: no changes Oct 27 14:29:38.423 INFO kablam! Checking tokio-io v0.1.9 (/source) Oct 27 14:29:41.671 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 27 14:29:41.671 INFO kablam! --> tests/length_delimited.rs:5:5 Oct 27 14:29:41.671 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 5 | use tokio_io::codec::length_delimited::*; Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:24:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 24 | let mut io = FramedRead::new(mock!()); Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:31:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 31 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:41:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 41 | let mut io = Builder::new() Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:58:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 58 | let mut io = Builder::new() Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:75:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 75 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:87:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 87 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:99:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 99 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:115:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 115 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:133:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 133 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:160:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 160 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:169:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 169 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:182:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 182 | let mut io = FramedRead::new(mock! { Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:196:18 Oct 27 14:29:41.672 INFO kablam! | Oct 27 14:29:41.672 INFO kablam! 196 | let mut io = Builder::new() Oct 27 14:29:41.672 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.672 INFO kablam! Oct 27 14:29:41.672 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.672 INFO kablam! --> tests/length_delimited.rs:207:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 207 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:220:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 220 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:236:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 236 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:248:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 248 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:266:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 266 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:288:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 288 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:303:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 303 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:317:49 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 317 | let mut io: FramedWrite<_, &'static [u8]> = FramedWrite::new(mock!()); Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:317:17 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 317 | let mut io: FramedWrite<_, &'static [u8]> = FramedWrite::new(mock!()); Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:323:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 323 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:336:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 336 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:355:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 355 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:378:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 378 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:397:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 397 | let mut io = Builder::new() Oct 27 14:29:41.673 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.673 INFO kablam! Oct 27 14:29:41.673 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.673 INFO kablam! --> tests/length_delimited.rs:413:18 Oct 27 14:29:41.673 INFO kablam! | Oct 27 14:29:41.673 INFO kablam! 413 | let mut io = Builder::new() Oct 27 14:29:41.674 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.674 INFO kablam! Oct 27 14:29:41.674 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.674 INFO kablam! --> tests/length_delimited.rs:428:18 Oct 27 14:29:41.674 INFO kablam! | Oct 27 14:29:41.674 INFO kablam! 428 | let mut io = Builder::new() Oct 27 14:29:41.674 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.674 INFO kablam! Oct 27 14:29:41.674 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.674 INFO kablam! --> tests/length_delimited.rs:438:18 Oct 27 14:29:41.674 INFO kablam! | Oct 27 14:29:41.674 INFO kablam! 438 | let mut io = Builder::new() Oct 27 14:29:41.674 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.674 INFO kablam! Oct 27 14:29:41.674 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.674 INFO kablam! --> tests/length_delimited.rs:448:18 Oct 27 14:29:41.674 INFO kablam! | Oct 27 14:29:41.674 INFO kablam! 448 | let mut io = Builder::new() Oct 27 14:29:41.674 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.674 INFO kablam! Oct 27 14:29:41.674 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:41.674 INFO kablam! --> tests/length_delimited.rs:464:18 Oct 27 14:29:41.674 INFO kablam! | Oct 27 14:29:41.674 INFO kablam! 464 | let mut io = Builder::new() Oct 27 14:29:41.674 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:41.674 INFO kablam! Oct 27 14:29:42.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 27 14:29:42.151 INFO kablam! su: No module specific data is present Oct 27 14:29:42.883 INFO running `"docker" "rm" "-f" "b2b9ab6f68c800bcca710e891dbad494c222ec7682916f8e9e4e9104aed1bbdd"` Oct 27 14:29:43.223 INFO blam! b2b9ab6f68c800bcca710e891dbad494c222ec7682916f8e9e4e9104aed1bbdd