Oct 27 22:27:06.561 INFO checking fg-uds-0.3.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:27:06.562 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 22:27:06.795 INFO blam! 1e4798427452ffac2c8032745844d4b75497902b2815c17ca52fa54722e1606c Oct 27 22:27:06.795 INFO running `"docker" "start" "-a" "1e4798427452ffac2c8032745844d4b75497902b2815c17ca52fa54722e1606c"` Oct 27 22:27:07.250 INFO kablam! usermod: no changes Oct 27 22:27:07.310 INFO kablam! Compiling winapi v0.3.6 Oct 27 22:27:07.310 INFO kablam! Compiling glib-sys v0.6.0 Oct 27 22:27:07.311 INFO kablam! Compiling gobject-sys v0.6.0 Oct 27 22:27:07.311 INFO kablam! Compiling gio-sys v0.6.0 Oct 27 22:27:11.716 INFO kablam! Checking futures-glib v0.4.0 Oct 27 22:27:18.171 INFO kablam! Checking fg-uds v0.3.0 (/source) Oct 27 22:27:19.995 INFO kablam! warning: method is never used: `fd` Oct 27 22:27:19.996 INFO kablam! --> src/socket.rs:57:5 Oct 27 22:27:19.996 INFO kablam! | Oct 27 22:27:19.997 INFO kablam! 57 | pub fn fd(&self) -> c_int { Oct 27 22:27:19.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:19.998 INFO kablam! | Oct 27 22:27:19.999 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:27:19.999 INFO kablam! Oct 27 22:27:20.000 INFO kablam! warning: method is never used: `into_fd` Oct 27 22:27:20.001 INFO kablam! --> src/socket.rs:61:5 Oct 27 22:27:20.001 INFO kablam! | Oct 27 22:27:20.002 INFO kablam! 61 | pub fn into_fd(self) -> c_int { Oct 27 22:27:20.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:20.003 INFO kablam! Oct 27 22:27:20.007 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:27:20.007 INFO kablam! --> src/lib.rs:134:5 Oct 27 22:27:20.008 INFO kablam! | Oct 27 22:27:20.009 INFO kablam! 134 | channel.set_encoding(None); // TODO: check error. Oct 27 22:27:20.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:20.010 INFO kablam! | Oct 27 22:27:20.010 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:27:20.011 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:27:20.012 INFO kablam! Oct 27 22:27:22.815 INFO kablam! warning: method is never used: `fd` Oct 27 22:27:22.815 INFO kablam! --> src/socket.rs:57:5 Oct 27 22:27:22.815 INFO kablam! | Oct 27 22:27:22.815 INFO kablam! 57 | pub fn fd(&self) -> c_int { Oct 27 22:27:22.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:22.815 INFO kablam! | Oct 27 22:27:22.815 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:27:22.815 INFO kablam! Oct 27 22:27:22.815 INFO kablam! warning: method is never used: `into_fd` Oct 27 22:27:22.815 INFO kablam! --> src/socket.rs:61:5 Oct 27 22:27:22.815 INFO kablam! | Oct 27 22:27:22.815 INFO kablam! 61 | pub fn into_fd(self) -> c_int { Oct 27 22:27:22.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:22.815 INFO kablam! Oct 27 22:27:22.815 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:27:22.815 INFO kablam! --> src/lib.rs:134:5 Oct 27 22:27:22.815 INFO kablam! | Oct 27 22:27:22.815 INFO kablam! 134 | channel.set_encoding(None); // TODO: check error. Oct 27 22:27:22.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:22.815 INFO kablam! | Oct 27 22:27:22.815 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:27:22.815 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:27:22.815 INFO kablam! Oct 27 22:27:24.815 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 22:27:24.816 INFO kablam! --> examples/named.rs:83:40 Oct 27 22:27:24.816 INFO kablam! | Oct 27 22:27:24.816 INFO kablam! 83 | let frame = stream.framed(LineCodec); Oct 27 22:27:24.817 INFO kablam! | ^^^^^^ Oct 27 22:27:24.817 INFO kablam! | Oct 27 22:27:24.817 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:27:24.817 INFO kablam! Oct 27 22:27:24.843 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 22:27:24.843 INFO kablam! --> examples/named.rs:102:24 Oct 27 22:27:24.843 INFO kablam! | Oct 27 22:27:24.843 INFO kablam! 102 | Ok(stream2.framed(LineCodec)) Oct 27 22:27:24.843 INFO kablam! | ^^^^^^ Oct 27 22:27:24.843 INFO kablam! Oct 27 22:27:24.927 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:24.928 INFO kablam! --> examples/named-splitted.rs:17:41 Oct 27 22:27:24.928 INFO kablam! | Oct 27 22:27:24.929 INFO kablam! 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:24.929 INFO kablam! | ^^^^^^^^^^ Oct 27 22:27:24.929 INFO kablam! | Oct 27 22:27:24.930 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:27:24.930 INFO kablam! Oct 27 22:27:24.930 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:24.931 INFO kablam! --> examples/named-splitted.rs:17:53 Oct 27 22:27:24.931 INFO kablam! | Oct 27 22:27:24.931 INFO kablam! 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:24.932 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:27:24.932 INFO kablam! Oct 27 22:27:24.932 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:24.933 INFO kablam! --> examples/named-splitted.rs:75:37 Oct 27 22:27:24.933 INFO kablam! | Oct 27 22:27:24.933 INFO kablam! 75 | let mut framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:24.933 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:24.934 INFO kablam! Oct 27 22:27:24.934 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:24.934 INFO kablam! --> examples/named-splitted.rs:76:33 Oct 27 22:27:24.935 INFO kablam! | Oct 27 22:27:24.935 INFO kablam! 76 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:24.935 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:24.935 INFO kablam! Oct 27 22:27:24.936 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:24.936 INFO kablam! --> examples/named-splitted.rs:99:37 Oct 27 22:27:24.936 INFO kablam! | Oct 27 22:27:24.937 INFO kablam! 99 | let framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:24.937 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:24.937 INFO kablam! Oct 27 22:27:24.937 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:24.938 INFO kablam! --> examples/named-splitted.rs:100:37 Oct 27 22:27:24.938 INFO kablam! | Oct 27 22:27:24.938 INFO kablam! 100 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:24.938 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:24.939 INFO kablam! Oct 27 22:27:24.975 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:27:24.975 INFO kablam! --> examples/named.rs:78:13 Oct 27 22:27:24.976 INFO kablam! | Oct 27 22:27:24.976 INFO kablam! 78 | sender.send(true); Oct 27 22:27:24.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:27:24.977 INFO kablam! | Oct 27 22:27:24.977 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:27:24.977 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:27:24.978 INFO kablam! Oct 27 22:27:25.271 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:25.271 INFO kablam! --> examples/abstract.rs:16:41 Oct 27 22:27:25.271 INFO kablam! | Oct 27 22:27:25.271 INFO kablam! 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:25.271 INFO kablam! | ^^^^^^^^^^ Oct 27 22:27:25.271 INFO kablam! | Oct 27 22:27:25.271 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:27:25.271 INFO kablam! Oct 27 22:27:25.271 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:25.271 INFO kablam! --> examples/abstract.rs:16:53 Oct 27 22:27:25.271 INFO kablam! | Oct 27 22:27:25.271 INFO kablam! 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:25.271 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:27:25.271 INFO kablam! Oct 27 22:27:25.275 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:25.275 INFO kablam! --> examples/abstract.rs:73:37 Oct 27 22:27:25.275 INFO kablam! | Oct 27 22:27:25.275 INFO kablam! 73 | let mut framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:25.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:25.275 INFO kablam! Oct 27 22:27:25.275 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:25.275 INFO kablam! --> examples/abstract.rs:74:33 Oct 27 22:27:25.275 INFO kablam! | Oct 27 22:27:25.275 INFO kablam! 74 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:25.275 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:25.275 INFO kablam! Oct 27 22:27:25.275 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:25.275 INFO kablam! --> examples/abstract.rs:97:37 Oct 27 22:27:25.275 INFO kablam! | Oct 27 22:27:25.275 INFO kablam! 97 | let framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:25.275 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:25.275 INFO kablam! Oct 27 22:27:25.275 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:25.275 INFO kablam! --> examples/abstract.rs:98:37 Oct 27 22:27:25.275 INFO kablam! | Oct 27 22:27:25.275 INFO kablam! 98 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:25.275 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:25.275 INFO kablam! Oct 27 22:27:25.376 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.11s Oct 27 22:27:25.383 INFO kablam! su: No module specific data is present Oct 27 22:27:25.819 INFO running `"docker" "rm" "-f" "1e4798427452ffac2c8032745844d4b75497902b2815c17ca52fa54722e1606c"` Oct 27 22:27:26.101 INFO blam! 1e4798427452ffac2c8032745844d4b75497902b2815c17ca52fa54722e1606c