Oct 27 14:29:37.308 INFO checking tokio-io-0.1.9 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:29:37.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 14:29:37.819 INFO blam! 05903ac1b8b5675c484c907b0f3a3926dd6260641259087f3bce1320f032daf4 Oct 27 14:29:37.879 INFO running `"docker" "start" "-a" "05903ac1b8b5675c484c907b0f3a3926dd6260641259087f3bce1320f032daf4"` Oct 27 14:29:39.215 INFO kablam! usermod: no changes Oct 27 14:29:39.283 INFO kablam! Checking tokio-io v0.1.9 (/source) Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:5:5 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 5 | use tokio_io::codec::length_delimited::*; Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:24:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 24 | let mut io = FramedRead::new(mock!()); Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:31:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 31 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:41:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 41 | let mut io = Builder::new() Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:58:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 58 | let mut io = Builder::new() Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:75:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 75 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:87:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 87 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:99:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 99 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.149 INFO kablam! --> tests/length_delimited.rs:115:18 Oct 27 14:29:42.149 INFO kablam! | Oct 27 14:29:42.149 INFO kablam! 115 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.149 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.149 INFO kablam! Oct 27 14:29:42.149 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.150 INFO kablam! --> tests/length_delimited.rs:133:18 Oct 27 14:29:42.150 INFO kablam! | Oct 27 14:29:42.150 INFO kablam! 133 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.150 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.150 INFO kablam! Oct 27 14:29:42.150 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.150 INFO kablam! --> tests/length_delimited.rs:160:18 Oct 27 14:29:42.150 INFO kablam! | Oct 27 14:29:42.150 INFO kablam! 160 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.150 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.150 INFO kablam! Oct 27 14:29:42.150 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.150 INFO kablam! --> tests/length_delimited.rs:169:18 Oct 27 14:29:42.150 INFO kablam! | Oct 27 14:29:42.150 INFO kablam! 169 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.150 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.150 INFO kablam! Oct 27 14:29:42.150 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 14:29:42.150 INFO kablam! --> tests/length_delimited.rs:182:18 Oct 27 14:29:42.150 INFO kablam! | Oct 27 14:29:42.150 INFO kablam! 182 | let mut io = FramedRead::new(mock! { Oct 27 14:29:42.150 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:29:42.150 INFO kablam! Oct 27 14:29:42.150 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.150 INFO kablam! --> tests/length_delimited.rs:196:18 Oct 27 14:29:42.150 INFO kablam! | Oct 27 14:29:42.150 INFO kablam! 196 | let mut io = Builder::new() Oct 27 14:29:42.150 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.150 INFO kablam! Oct 27 14:29:42.150 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.150 INFO kablam! --> tests/length_delimited.rs:207:18 Oct 27 14:29:42.150 INFO kablam! | Oct 27 14:29:42.150 INFO kablam! 207 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:220:18 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 220 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:236:18 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 236 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:248:18 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 248 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:266:18 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 266 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:288:18 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 288 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:303:18 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 303 | let mut io = Builder::new() Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.151 INFO kablam! Oct 27 14:29:42.151 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:42.151 INFO kablam! --> tests/length_delimited.rs:317:49 Oct 27 14:29:42.151 INFO kablam! | Oct 27 14:29:42.151 INFO kablam! 317 | let mut io: FramedWrite<_, &'static [u8]> = FramedWrite::new(mock!()); Oct 27 14:29:42.151 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:317:17 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 317 | let mut io: FramedWrite<_, &'static [u8]> = FramedWrite::new(mock!()); Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:323:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 323 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:336:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 336 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:355:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 355 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:378:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 378 | let mut io = FramedWrite::new(mock! { Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:397:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 397 | let mut io = Builder::new() Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:413:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 413 | let mut io = Builder::new() Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:428:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 428 | let mut io = Builder::new() Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.152 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.152 INFO kablam! --> tests/length_delimited.rs:438:18 Oct 27 14:29:42.152 INFO kablam! | Oct 27 14:29:42.152 INFO kablam! 438 | let mut io = Builder::new() Oct 27 14:29:42.152 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.152 INFO kablam! Oct 27 14:29:42.159 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.159 INFO kablam! --> tests/length_delimited.rs:448:18 Oct 27 14:29:42.159 INFO kablam! | Oct 27 14:29:42.159 INFO kablam! 448 | let mut io = Builder::new() Oct 27 14:29:42.159 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.159 INFO kablam! Oct 27 14:29:42.159 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 27 14:29:42.159 INFO kablam! --> tests/length_delimited.rs:464:18 Oct 27 14:29:42.159 INFO kablam! | Oct 27 14:29:42.159 INFO kablam! 464 | let mut io = Builder::new() Oct 27 14:29:42.159 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:29:42.159 INFO kablam! Oct 27 14:29:42.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.38s Oct 27 14:29:42.627 INFO kablam! su: No module specific data is present Oct 27 14:29:43.291 INFO running `"docker" "rm" "-f" "05903ac1b8b5675c484c907b0f3a3926dd6260641259087f3bce1320f032daf4"` Oct 27 14:29:43.671 INFO blam! 05903ac1b8b5675c484c907b0f3a3926dd6260641259087f3bce1320f032daf4