Oct 13 15:21:41.552 INFO checking fg-uds-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:21:41.553 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 15:21:41.940 INFO blam! ba9a80cae387a1f09734594e4d2459d9968458c843f2def78e891bca87ed1c75 Oct 13 15:21:41.942 INFO running `"docker" "start" "-a" "ba9a80cae387a1f09734594e4d2459d9968458c843f2def78e891bca87ed1c75"` Oct 13 15:21:43.346 INFO kablam! usermod: no changes Oct 13 15:21:43.496 INFO kablam! Compiling winapi v0.3.6 Oct 13 15:21:43.496 INFO kablam! Compiling glib-sys v0.6.0 Oct 13 15:21:43.504 INFO kablam! Compiling gobject-sys v0.6.0 Oct 13 15:21:43.504 INFO kablam! Compiling gio-sys v0.6.0 Oct 13 15:21:49.304 INFO kablam! Checking futures-glib v0.4.0 Oct 13 15:21:55.916 INFO kablam! Checking fg-uds v0.3.0 (/source) Oct 13 15:21:57.939 INFO kablam! warning: method is never used: `fd` Oct 13 15:21:57.939 INFO kablam! --> src/socket.rs:57:5 Oct 13 15:21:57.939 INFO kablam! | Oct 13 15:21:57.940 INFO kablam! 57 | pub fn fd(&self) -> c_int { Oct 13 15:21:57.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:21:57.940 INFO kablam! | Oct 13 15:21:57.941 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:21:57.941 INFO kablam! Oct 13 15:21:57.941 INFO kablam! warning: method is never used: `into_fd` Oct 13 15:21:57.942 INFO kablam! --> src/socket.rs:61:5 Oct 13 15:21:57.942 INFO kablam! | Oct 13 15:21:57.942 INFO kablam! 61 | pub fn into_fd(self) -> c_int { Oct 13 15:21:57.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:21:57.943 INFO kablam! Oct 13 15:21:57.946 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 15:21:57.947 INFO kablam! --> src/lib.rs:134:5 Oct 13 15:21:57.947 INFO kablam! | Oct 13 15:21:57.947 INFO kablam! 134 | channel.set_encoding(None); // TODO: check error. Oct 13 15:21:57.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:21:57.948 INFO kablam! | Oct 13 15:21:57.948 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 15:21:57.949 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 15:21:57.949 INFO kablam! Oct 13 15:21:58.041 INFO kablam! warning: method is never used: `fd` Oct 13 15:21:58.042 INFO kablam! --> src/socket.rs:57:5 Oct 13 15:21:58.042 INFO kablam! | Oct 13 15:21:58.042 INFO kablam! 57 | pub fn fd(&self) -> c_int { Oct 13 15:21:58.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:21:58.042 INFO kablam! | Oct 13 15:21:58.042 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:21:58.042 INFO kablam! Oct 13 15:21:58.043 INFO kablam! warning: method is never used: `into_fd` Oct 13 15:21:58.043 INFO kablam! --> src/socket.rs:61:5 Oct 13 15:21:58.043 INFO kablam! | Oct 13 15:21:58.043 INFO kablam! 61 | pub fn into_fd(self) -> c_int { Oct 13 15:21:58.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:21:58.043 INFO kablam! Oct 13 15:21:58.053 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 15:21:58.053 INFO kablam! --> src/lib.rs:134:5 Oct 13 15:21:58.053 INFO kablam! | Oct 13 15:21:58.053 INFO kablam! 134 | channel.set_encoding(None); // TODO: check error. Oct 13 15:21:58.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:21:58.053 INFO kablam! | Oct 13 15:21:58.060 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 15:21:58.060 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 15:21:58.060 INFO kablam! Oct 13 15:21:59.876 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 13 15:21:59.877 INFO kablam! --> examples/abstract.rs:16:41 Oct 13 15:21:59.877 INFO kablam! | Oct 13 15:21:59.877 INFO kablam! 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 13 15:21:59.877 INFO kablam! | ^^^^^^^^^^ Oct 13 15:21:59.878 INFO kablam! | Oct 13 15:21:59.878 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:21:59.878 INFO kablam! Oct 13 15:21:59.878 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 13 15:21:59.879 INFO kablam! --> examples/abstract.rs:16:53 Oct 13 15:21:59.879 INFO kablam! | Oct 13 15:21:59.879 INFO kablam! 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 13 15:21:59.879 INFO kablam! | ^^^^^^^^^^^ Oct 13 15:21:59.880 INFO kablam! Oct 13 15:21:59.880 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 13 15:21:59.881 INFO kablam! --> examples/abstract.rs:73:37 Oct 13 15:21:59.881 INFO kablam! | Oct 13 15:21:59.881 INFO kablam! 73 | let mut framed_writer = FramedWrite::new(writer, LineCodec); Oct 13 15:21:59.881 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:21:59.882 INFO kablam! Oct 13 15:21:59.882 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 13 15:21:59.882 INFO kablam! --> examples/abstract.rs:74:33 Oct 13 15:21:59.882 INFO kablam! | Oct 13 15:21:59.883 INFO kablam! 74 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 13 15:21:59.883 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 15:21:59.883 INFO kablam! Oct 13 15:21:59.883 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 13 15:21:59.884 INFO kablam! --> examples/abstract.rs:97:37 Oct 13 15:21:59.884 INFO kablam! | Oct 13 15:21:59.884 INFO kablam! 97 | let framed_writer = FramedWrite::new(writer, LineCodec); Oct 13 15:21:59.885 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:21:59.885 INFO kablam! Oct 13 15:21:59.885 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 13 15:21:59.885 INFO kablam! --> examples/abstract.rs:98:37 Oct 13 15:21:59.886 INFO kablam! | Oct 13 15:21:59.886 INFO kablam! 98 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 13 15:21:59.886 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 15:21:59.886 INFO kablam! Oct 13 15:22:00.260 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 13 15:22:00.261 INFO kablam! --> examples/named-splitted.rs:17:41 Oct 13 15:22:00.261 INFO kablam! | Oct 13 15:22:00.261 INFO kablam! 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 13 15:22:00.261 INFO kablam! | ^^^^^^^^^^ Oct 13 15:22:00.262 INFO kablam! | Oct 13 15:22:00.262 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:22:00.262 INFO kablam! Oct 13 15:22:00.262 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 13 15:22:00.263 INFO kablam! --> examples/named-splitted.rs:17:53 Oct 13 15:22:00.263 INFO kablam! | Oct 13 15:22:00.263 INFO kablam! 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 13 15:22:00.263 INFO kablam! | ^^^^^^^^^^^ Oct 13 15:22:00.263 INFO kablam! Oct 13 15:22:00.264 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 13 15:22:00.264 INFO kablam! --> examples/named-splitted.rs:75:37 Oct 13 15:22:00.264 INFO kablam! | Oct 13 15:22:00.264 INFO kablam! 75 | let mut framed_writer = FramedWrite::new(writer, LineCodec); Oct 13 15:22:00.265 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:22:00.265 INFO kablam! Oct 13 15:22:00.265 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 13 15:22:00.266 INFO kablam! --> examples/named-splitted.rs:76:33 Oct 13 15:22:00.266 INFO kablam! | Oct 13 15:22:00.266 INFO kablam! 76 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 13 15:22:00.266 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 15:22:00.267 INFO kablam! Oct 13 15:22:00.267 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 13 15:22:00.267 INFO kablam! --> examples/named-splitted.rs:99:37 Oct 13 15:22:00.267 INFO kablam! | Oct 13 15:22:00.268 INFO kablam! 99 | let framed_writer = FramedWrite::new(writer, LineCodec); Oct 13 15:22:00.268 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 15:22:00.268 INFO kablam! Oct 13 15:22:00.269 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 13 15:22:00.269 INFO kablam! --> examples/named-splitted.rs:100:37 Oct 13 15:22:00.269 INFO kablam! | Oct 13 15:22:00.269 INFO kablam! 100 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 13 15:22:00.270 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 15:22:00.270 INFO kablam! Oct 13 15:22:00.281 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 15:22:00.281 INFO kablam! --> examples/named.rs:83:40 Oct 13 15:22:00.281 INFO kablam! | Oct 13 15:22:00.282 INFO kablam! 83 | let frame = stream.framed(LineCodec); Oct 13 15:22:00.282 INFO kablam! | ^^^^^^ Oct 13 15:22:00.282 INFO kablam! | Oct 13 15:22:00.282 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:22:00.283 INFO kablam! Oct 13 15:22:00.296 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 15:22:00.297 INFO kablam! --> examples/named.rs:102:24 Oct 13 15:22:00.297 INFO kablam! | Oct 13 15:22:00.298 INFO kablam! 102 | Ok(stream2.framed(LineCodec)) Oct 13 15:22:00.298 INFO kablam! | ^^^^^^ Oct 13 15:22:00.298 INFO kablam! Oct 13 15:22:00.333 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 15:22:00.333 INFO kablam! --> examples/named.rs:78:13 Oct 13 15:22:00.334 INFO kablam! | Oct 13 15:22:00.334 INFO kablam! 78 | sender.send(true); Oct 13 15:22:00.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 15:22:00.334 INFO kablam! | Oct 13 15:22:00.334 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 15:22:00.334 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 15:22:00.334 INFO kablam! Oct 13 15:22:00.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.02s Oct 13 15:22:00.421 INFO kablam! su: No module specific data is present Oct 13 15:22:00.913 INFO running `"docker" "rm" "-f" "ba9a80cae387a1f09734594e4d2459d9968458c843f2def78e891bca87ed1c75"` Oct 13 15:22:01.253 INFO blam! ba9a80cae387a1f09734594e4d2459d9968458c843f2def78e891bca87ed1c75