Oct 27 22:27:06.685 INFO checking fg-uds-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:27:06.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:27:06.956 INFO blam! 7b5b7ebd6104281d1cbf839c35ea584ab1325c423c147350b7e5a6c3607a0e2c Oct 27 22:27:06.960 INFO running `"docker" "start" "-a" "7b5b7ebd6104281d1cbf839c35ea584ab1325c423c147350b7e5a6c3607a0e2c"` Oct 27 22:27:07.415 INFO kablam! usermod: no changes Oct 27 22:27:07.515 INFO kablam! Compiling winapi v0.3.6 Oct 27 22:27:07.516 INFO kablam! Compiling glib-sys v0.6.0 Oct 27 22:27:09.146 INFO kablam! Compiling gobject-sys v0.6.0 Oct 27 22:27:09.255 INFO kablam! Compiling gio-sys v0.6.0 Oct 27 22:27:11.570 INFO kablam! Checking futures-glib v0.4.0 Oct 27 22:27:18.159 INFO kablam! Checking fg-uds v0.3.0 (/source) Oct 27 22:27:20.575 INFO kablam! warning: method is never used: `fd` Oct 27 22:27:20.575 INFO kablam! --> src/socket.rs:57:5 Oct 27 22:27:20.575 INFO kablam! | Oct 27 22:27:20.575 INFO kablam! 57 | pub fn fd(&self) -> c_int { Oct 27 22:27:20.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:20.575 INFO kablam! | Oct 27 22:27:20.575 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:27:20.575 INFO kablam! Oct 27 22:27:20.577 INFO kablam! warning: method is never used: `into_fd` Oct 27 22:27:20.577 INFO kablam! --> src/socket.rs:61:5 Oct 27 22:27:20.577 INFO kablam! | Oct 27 22:27:20.577 INFO kablam! 61 | pub fn into_fd(self) -> c_int { Oct 27 22:27:20.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:20.577 INFO kablam! Oct 27 22:27:20.578 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:27:20.578 INFO kablam! --> src/lib.rs:134:5 Oct 27 22:27:20.578 INFO kablam! | Oct 27 22:27:20.578 INFO kablam! 134 | channel.set_encoding(None); // TODO: check error. Oct 27 22:27:20.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:20.578 INFO kablam! | Oct 27 22:27:20.579 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:27:20.579 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:27:20.579 INFO kablam! Oct 27 22:27:22.275 INFO kablam! warning: method is never used: `fd` Oct 27 22:27:22.275 INFO kablam! --> src/socket.rs:57:5 Oct 27 22:27:22.275 INFO kablam! | Oct 27 22:27:22.275 INFO kablam! 57 | pub fn fd(&self) -> c_int { Oct 27 22:27:22.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:22.277 INFO kablam! | Oct 27 22:27:22.277 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:27:22.277 INFO kablam! Oct 27 22:27:22.277 INFO kablam! warning: method is never used: `into_fd` Oct 27 22:27:22.277 INFO kablam! --> src/socket.rs:61:5 Oct 27 22:27:22.277 INFO kablam! | Oct 27 22:27:22.277 INFO kablam! 61 | pub fn into_fd(self) -> c_int { Oct 27 22:27:22.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:22.277 INFO kablam! Oct 27 22:27:22.279 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:27:22.279 INFO kablam! --> src/lib.rs:134:5 Oct 27 22:27:22.279 INFO kablam! | Oct 27 22:27:22.279 INFO kablam! 134 | channel.set_encoding(None); // TODO: check error. Oct 27 22:27:22.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:27:22.280 INFO kablam! | Oct 27 22:27:22.280 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:27:22.280 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:27:22.280 INFO kablam! Oct 27 22:27:24.487 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:24.487 INFO kablam! --> examples/named-splitted.rs:17:41 Oct 27 22:27:24.488 INFO kablam! | Oct 27 22:27:24.488 INFO kablam! 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:24.488 INFO kablam! | ^^^^^^^^^^ Oct 27 22:27:24.495 INFO kablam! | Oct 27 22:27:24.495 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:27:24.495 INFO kablam! Oct 27 22:27:24.496 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:24.496 INFO kablam! --> examples/named-splitted.rs:17:53 Oct 27 22:27:24.496 INFO kablam! | Oct 27 22:27:24.496 INFO kablam! 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:24.497 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:27:24.497 INFO kablam! Oct 27 22:27:24.497 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:24.497 INFO kablam! --> examples/named-splitted.rs:75:37 Oct 27 22:27:24.498 INFO kablam! | Oct 27 22:27:24.498 INFO kablam! 75 | let mut framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:24.498 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:24.498 INFO kablam! Oct 27 22:27:24.499 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:24.499 INFO kablam! --> examples/named-splitted.rs:76:33 Oct 27 22:27:24.499 INFO kablam! | Oct 27 22:27:24.500 INFO kablam! 76 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:24.500 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:24.500 INFO kablam! Oct 27 22:27:24.501 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:24.501 INFO kablam! --> examples/named-splitted.rs:99:37 Oct 27 22:27:24.501 INFO kablam! | Oct 27 22:27:24.502 INFO kablam! 99 | let framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:24.502 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:24.502 INFO kablam! Oct 27 22:27:24.502 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:24.503 INFO kablam! --> examples/named-splitted.rs:100:37 Oct 27 22:27:24.503 INFO kablam! | Oct 27 22:27:24.503 INFO kablam! 100 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:24.504 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:24.504 INFO kablam! Oct 27 22:27:25.115 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 22:27:25.115 INFO kablam! --> examples/named.rs:83:40 Oct 27 22:27:25.115 INFO kablam! | Oct 27 22:27:25.116 INFO kablam! 83 | let frame = stream.framed(LineCodec); Oct 27 22:27:25.116 INFO kablam! | ^^^^^^ Oct 27 22:27:25.116 INFO kablam! | Oct 27 22:27:25.117 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:27:25.117 INFO kablam! Oct 27 22:27:25.118 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:25.118 INFO kablam! --> examples/abstract.rs:16:41 Oct 27 22:27:25.119 INFO kablam! | Oct 27 22:27:25.119 INFO kablam! 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:25.119 INFO kablam! | ^^^^^^^^^^ Oct 27 22:27:25.119 INFO kablam! | Oct 27 22:27:25.119 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:27:25.119 INFO kablam! Oct 27 22:27:25.119 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:25.119 INFO kablam! --> examples/abstract.rs:16:53 Oct 27 22:27:25.119 INFO kablam! | Oct 27 22:27:25.119 INFO kablam! 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; Oct 27 22:27:25.119 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:27:25.119 INFO kablam! Oct 27 22:27:25.119 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:25.119 INFO kablam! --> examples/abstract.rs:73:37 Oct 27 22:27:25.119 INFO kablam! | Oct 27 22:27:25.119 INFO kablam! 73 | let mut framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:25.119 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:25.119 INFO kablam! Oct 27 22:27:25.119 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:25.119 INFO kablam! --> examples/abstract.rs:74:33 Oct 27 22:27:25.119 INFO kablam! | Oct 27 22:27:25.119 INFO kablam! 74 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:25.119 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:25.119 INFO kablam! Oct 27 22:27:25.119 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedWrite': Moved to tokio-codec Oct 27 22:27:25.119 INFO kablam! --> examples/abstract.rs:97:37 Oct 27 22:27:25.119 INFO kablam! | Oct 27 22:27:25.119 INFO kablam! 97 | let framed_writer = FramedWrite::new(writer, LineCodec); Oct 27 22:27:25.119 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:27:25.119 INFO kablam! Oct 27 22:27:25.120 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Oct 27 22:27:25.120 INFO kablam! --> examples/abstract.rs:98:37 Oct 27 22:27:25.120 INFO kablam! | Oct 27 22:27:25.120 INFO kablam! 98 | let framed_reader = FramedRead::new(reader, LineCodec); Oct 27 22:27:25.120 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 22:27:25.120 INFO kablam! Oct 27 22:27:25.147 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 22:27:25.147 INFO kablam! --> examples/named.rs:102:24 Oct 27 22:27:25.147 INFO kablam! | Oct 27 22:27:25.147 INFO kablam! 102 | Ok(stream2.framed(LineCodec)) Oct 27 22:27:25.147 INFO kablam! | ^^^^^^ Oct 27 22:27:25.147 INFO kablam! Oct 27 22:27:25.219 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:27:25.219 INFO kablam! --> examples/named.rs:78:13 Oct 27 22:27:25.219 INFO kablam! | Oct 27 22:27:25.219 INFO kablam! 78 | sender.send(true); Oct 27 22:27:25.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:27:25.219 INFO kablam! | Oct 27 22:27:25.219 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:27:25.219 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:27:25.219 INFO kablam! Oct 27 22:27:25.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.83s Oct 27 22:27:25.287 INFO kablam! su: No module specific data is present Oct 27 22:27:25.695 INFO running `"docker" "rm" "-f" "7b5b7ebd6104281d1cbf839c35ea584ab1325c423c147350b7e5a6c3607a0e2c"` Oct 27 22:27:25.999 INFO blam! 7b5b7ebd6104281d1cbf839c35ea584ab1325c423c147350b7e5a6c3607a0e2c