[INFO] fetching crate fg-uds 0.3.0... [INFO] checking fg-uds-0.3.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate fg-uds 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fg-uds 0.3.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fg-uds 0.3.0 [INFO] finished tweaking crates.io crate fg-uds 0.3.0 [INFO] tweaked toml for crates.io crate fg-uds 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d5cd179c81ac887a752b22feb1af7f5b9bbdd59f221f67d7e5ff68aa74aeec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a2d5cd179c81ac887a752b22feb1af7f5b9bbdd59f221f67d7e5ff68aa74aeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d5cd179c81ac887a752b22feb1af7f5b9bbdd59f221f67d7e5ff68aa74aeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d5cd179c81ac887a752b22feb1af7f5b9bbdd59f221f67d7e5ff68aa74aeec", kill_on_drop: false }` [INFO] [stdout] a2d5cd179c81ac887a752b22feb1af7f5b9bbdd59f221f67d7e5ff68aa74aeec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee71293c5ffe12af4863838adb4fc3d426e317e5cf6b3563d3c9d0689ea853b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee71293c5ffe12af4863838adb4fc3d426e317e5cf6b3563d3c9d0689ea853b7", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking futures-glib v0.4.0 [INFO] [stderr] Checking fg-uds v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/socket.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let fd = Socket { fd: try!(cvt(libc::socket(libc::AF_UNIX, ty, 0))) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/socket.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | try!(cvt(libc::ioctl(fd.fd, libc::FIOCLEX))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/socket.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | let fd = Socket { fd: try!(cvt(libc::socket(libc::AF_UNIX, ty, 0))) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/socket.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | try!(cvt(libc::ioctl(fd.fd, libc::FIOCLEX))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | let addr: libc::sockaddr_un = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | let addr: libc::sockaddr_un = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fd` [INFO] [stdout] --> src/socket.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fd(&self) -> c_int { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_fd` [INFO] [stdout] --> src/socket.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn into_fd(self) -> c_int { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | channel.set_encoding(None); // TODO: check error. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fd` [INFO] [stdout] --> src/socket.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fd(&self) -> c_int { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_fd` [INFO] [stdout] --> src/socket.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn into_fd(self) -> c_int { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedRead`: Moved to tokio-codec [INFO] [stdout] --> examples/named-splitted.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedWrite`: Moved to tokio-codec [INFO] [stdout] --> examples/named-splitted.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedWrite`: Moved to tokio-codec [INFO] [stdout] --> examples/named-splitted.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | let mut framed_writer = FramedWrite::new(writer, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedRead`: Moved to tokio-codec [INFO] [stdout] --> examples/named-splitted.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | let framed_reader = FramedRead::new(reader, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedWrite`: Moved to tokio-codec [INFO] [stdout] --> examples/named-splitted.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 99 | let framed_writer = FramedWrite::new(writer, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedRead`: Moved to tokio-codec [INFO] [stdout] --> examples/named-splitted.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | let framed_reader = FramedRead::new(reader, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedRead`: Moved to tokio-codec [INFO] [stdout] --> examples/abstract.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedWrite`: Moved to tokio-codec [INFO] [stdout] --> examples/abstract.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio_io::codec::{Decoder, Encoder, FramedRead, FramedWrite}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedWrite`: Moved to tokio-codec [INFO] [stdout] --> examples/abstract.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | let mut framed_writer = FramedWrite::new(writer, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedRead`: Moved to tokio-codec [INFO] [stdout] --> examples/abstract.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | let framed_reader = FramedRead::new(reader, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedWrite`: Moved to tokio-codec [INFO] [stdout] --> examples/abstract.rs:97:37 [INFO] [stdout] | [INFO] [stdout] 97 | let framed_writer = FramedWrite::new(writer, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::codec::FramedRead`: Moved to tokio-codec [INFO] [stdout] --> examples/abstract.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | let framed_reader = FramedRead::new(reader, LineCodec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/lib.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | channel.set_encoding(None); // TODO: check error. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_io::AsyncRead::framed`: Use tokio_codec::Decoder::framed instead [INFO] [stdout] --> examples/named.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | let frame = stream.framed(LineCodec); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_io::AsyncRead::framed`: Use tokio_codec::Decoder::framed instead [INFO] [stdout] --> examples/named.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | Ok(stream2.framed(LineCodec)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> examples/named.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | sender.send(true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.79s [INFO] running `Command { std: "docker" "inspect" "ee71293c5ffe12af4863838adb4fc3d426e317e5cf6b3563d3c9d0689ea853b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee71293c5ffe12af4863838adb4fc3d426e317e5cf6b3563d3c9d0689ea853b7", kill_on_drop: false }` [INFO] [stdout] ee71293c5ffe12af4863838adb4fc3d426e317e5cf6b3563d3c9d0689ea853b7