Oct 27 15:20:31.068 INFO checking spilo-0.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:20:31.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:20:31.236 INFO blam! 2f92074227eede7f0fd72c7e83aae89d917c32adbac8aee7f0ecfcce41f6d0c6 Oct 27 15:20:31.240 INFO running `"docker" "start" "-a" "2f92074227eede7f0fd72c7e83aae89d917c32adbac8aee7f0ecfcce41f6d0c6"` Oct 27 15:20:31.767 INFO kablam! usermod: no changes Oct 27 15:20:31.957 INFO kablam! Checking bufstream v0.1.4 Oct 27 15:20:31.962 INFO kablam! Checking tokio-mockstream v1.1.0 Oct 27 15:20:31.963 INFO kablam! Checking tokio-tls v0.2.0 Oct 27 15:20:33.799 INFO kablam! Checking irc v0.13.6 Oct 27 15:20:40.359 INFO kablam! Checking spilo v0.0.0 (/source) Oct 27 15:20:47.639 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 27 15:20:47.639 INFO kablam! --> src/main.rs:28:24 Oct 27 15:20:47.639 INFO kablam! | Oct 27 15:20:47.639 INFO kablam! 28 | let report = e.causes().skip(1).fold(format!("{}", e), |acc, err| { Oct 27 15:20:47.639 INFO kablam! | ^^^^^^ Oct 27 15:20:47.639 INFO kablam! | Oct 27 15:20:47.639 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:20:47.639 INFO kablam! Oct 27 15:20:47.679 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 15:20:47.683 INFO kablam! --> src/main.rs:72:39 Oct 27 15:20:47.683 INFO kablam! | Oct 27 15:20:47.684 INFO kablam! 72 | let (writer, reader) = socket.framed( Oct 27 15:20:47.684 INFO kablam! | ^^^^^^ Oct 27 15:20:47.684 INFO kablam! Oct 27 15:20:47.711 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 27 15:20:47.712 INFO kablam! --> src/main.rs:150:28 Oct 27 15:20:47.712 INFO kablam! | Oct 27 15:20:47.712 INFO kablam! 150 | let report = e.causes().skip(1).fold(format!("FOR {}: {}", baddr, e), |acc, err| { Oct 27 15:20:47.713 INFO kablam! | ^^^^^^ Oct 27 15:20:47.713 INFO kablam! Oct 27 15:20:48.227 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 27 15:20:48.227 INFO kablam! --> src/main.rs:28:24 Oct 27 15:20:48.227 INFO kablam! | Oct 27 15:20:48.227 INFO kablam! 28 | let report = e.causes().skip(1).fold(format!("{}", e), |acc, err| { Oct 27 15:20:48.227 INFO kablam! | ^^^^^^ Oct 27 15:20:48.227 INFO kablam! | Oct 27 15:20:48.227 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:20:48.227 INFO kablam! Oct 27 15:20:48.287 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 15:20:48.287 INFO kablam! --> src/main.rs:72:39 Oct 27 15:20:48.287 INFO kablam! | Oct 27 15:20:48.287 INFO kablam! 72 | let (writer, reader) = socket.framed( Oct 27 15:20:48.287 INFO kablam! | ^^^^^^ Oct 27 15:20:48.287 INFO kablam! Oct 27 15:20:48.315 INFO kablam! warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead Oct 27 15:20:48.315 INFO kablam! --> src/main.rs:150:28 Oct 27 15:20:48.315 INFO kablam! | Oct 27 15:20:48.315 INFO kablam! 150 | let report = e.causes().skip(1).fold(format!("FOR {}: {}", baddr, e), |acc, err| { Oct 27 15:20:48.315 INFO kablam! | ^^^^^^ Oct 27 15:20:48.315 INFO kablam! Oct 27 15:20:48.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.72s Oct 27 15:20:48.517 INFO kablam! su: No module specific data is present Oct 27 15:20:49.646 INFO running `"docker" "rm" "-f" "2f92074227eede7f0fd72c7e83aae89d917c32adbac8aee7f0ecfcce41f6d0c6"` Oct 27 15:20:49.943 INFO blam! 2f92074227eede7f0fd72c7e83aae89d917c32adbac8aee7f0ecfcce41f6d0c6