[INFO] cloning repository https://github.com/ShibbyContinuum/FfmpegMio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShibbyContinuum/FfmpegMio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShibbyContinuum%2FFfmpegMio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShibbyContinuum%2FFfmpegMio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d148b736975a8729cb54846301fd4fec93126a8 [INFO] checking ShibbyContinuum/FfmpegMio/6d148b736975a8729cb54846301fd4fec93126a8 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShibbyContinuum%2FFfmpegMio" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShibbyContinuum/FfmpegMio on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShibbyContinuum/FfmpegMio [INFO] finished tweaking git repo https://github.com/ShibbyContinuum/FfmpegMio [INFO] tweaked toml for git repo https://github.com/ShibbyContinuum/FfmpegMio written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ShibbyContinuum/FfmpegMio already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.4.4 [INFO] [stderr] Downloaded nix v0.3.10 [INFO] [stderr] Downloaded bytes v0.2.11 [INFO] [stderr] Downloaded winapi v0.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8473ca66760e786582ae9843cfeb756e2aaf8744951c178440f75bc9ad914962 [INFO] running `Command { std: "docker" "start" "-a" "8473ca66760e786582ae9843cfeb756e2aaf8744951c178440f75bc9ad914962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8473ca66760e786582ae9843cfeb756e2aaf8744951c178440f75bc9ad914962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8473ca66760e786582ae9843cfeb756e2aaf8744951c178440f75bc9ad914962", kill_on_drop: false }` [INFO] [stdout] 8473ca66760e786582ae9843cfeb756e2aaf8744951c178440f75bc9ad914962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a26c64b803abf54a3ef448ad3ddb0f15ae3d1789fbbb3385a81d149c47713fde [INFO] running `Command { std: "docker" "start" "-a" "a26c64b803abf54a3ef448ad3ddb0f15ae3d1789fbbb3385a81d149c47713fde", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.7 [INFO] [stderr] Checking libc v0.2.13 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking bytes v0.2.11 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking nix v0.3.10 [INFO] [stderr] Checking winapi v0.1.23 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking mio v0.4.4 [INFO] [stderr] Checking ffmpeg_mio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 28 | let node = Node { [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 32 | event_loop: EventLoop [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 28 | let node = Node { [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 32 | event_loop: EventLoop [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0260]: the name `mio` is defined multiple times [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate mio; [INFO] [stdout] | ----------------- previous import of the extern crate `mio` here [INFO] [stdout] 2 | [INFO] [stdout] 3 | pub mod mio; [INFO] [stdout] | ^^^^^^^^^^^^ `mio` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `mio` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 1 | extern crate mio as other_mio; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0260]: the name `mio` is defined multiple times [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate mio; [INFO] [stdout] | ----------------- previous import of the extern crate `mio` here [INFO] [stdout] 2 | [INFO] [stdout] 3 | pub mod mio; [INFO] [stdout] | ^^^^^^^^^^^^ `mio` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `mio` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 1 | extern crate mio as other_mio; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0449]: visibility qualifiers are not permitted here [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new() -> FfmpegStream { [INFO] [stdout] | ^^^ help: remove the qualifier [INFO] [stdout] | [INFO] [stdout] = note: trait items always share the visibility of their trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0449]: visibility qualifiers are not permitted here [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new() -> FfmpegStream { [INFO] [stdout] | ^^^ help: remove the qualifier [INFO] [stdout] | [INFO] [stdout] = note: trait items always share the visibility of their trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `new` is not a member of trait `Handler` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / pub fn new() -> FfmpegStream { [INFO] [stdout] 65 | | let node = Node::new(); [INFO] [stdout] 66 | | let stream = Stream::new(); [INFO] [stdout] 67 | | let ffmpeg_stream = FfmpegStream { [INFO] [stdout] ... | [INFO] [stdout] 71 | | ffmpeg_stream [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ not a member of trait `Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `new` is not a member of trait `Handler` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / pub fn new() -> FfmpegStream { [INFO] [stdout] 65 | | let node = Node::new(); [INFO] [stdout] 66 | | let stream = Stream::new(); [INFO] [stdout] 67 | | let ffmpeg_stream = FfmpegStream { [INFO] [stdout] ... | [INFO] [stdout] 71 | | ffmpeg_stream [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ not a member of trait `Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `register_ffmpeg_server` is not a member of trait `Handler` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / fn register_ffmpeg_server(&self) { [INFO] [stdout] 75 | | let register_event_loop = ffmpeg_server.register(&self.mio, FFMPEG_SERVER, EventSet::readable(), PollOpt::edge()); [INFO] [stdout] 76 | | match register_event_loop { [INFO] [stdout] 77 | | Ok(success) => success, [INFO] [stdout] 78 | | Err(e) => println!("This should go to a log file: {}", e), [INFO] [stdout] 79 | | }; [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ not a member of trait `Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `register_ffmpeg_server` is not a member of trait `Handler` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / fn register_ffmpeg_server(&self) { [INFO] [stdout] 75 | | let register_event_loop = ffmpeg_server.register(&self.mio, FFMPEG_SERVER, EventSet::readable(), PollOpt::edge()); [INFO] [stdout] 76 | | match register_event_loop { [INFO] [stdout] 77 | | Ok(success) => success, [INFO] [stdout] 78 | | Err(e) => println!("This should go to a log file: {}", e), [INFO] [stdout] 79 | | }; [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ not a member of trait `Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stdin` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | fd_0: Stdin, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Stdin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stdin` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | fd_0: Stdin, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Stdin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stdout` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | fd_1: Stdout, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Stdout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stdout` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | fd_1: Stdout, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Stdout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stderr` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | fd_2: Stderr [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Stderr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stderr` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | fd_2: Stderr [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Stderr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Stream { [INFO] [stdout] | ----------------- similarly named struct `Stream` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | server: TcpStream, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 20 | server: Stream, [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 + use mio::tcp::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Stream { [INFO] [stdout] | ----------------- similarly named struct `Stream` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | server: TcpStream, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 20 | server: Stream, [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 + use mio::tcp::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpStream` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | server: TcpStream::connect(addr), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TcpStream` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | server: Stream::connect(addr), [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 + use mio::tcp::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpStream` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | server: TcpStream::connect(addr), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TcpStream` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | server: Stream::connect(addr), [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 + use mio::tcp::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | let ffmpeg = Command::new("sh").arg("-c") [INFO] [stdout] | ^^^^^^^ use of undeclared type `Command` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | let ffmpeg = Command::new("sh").arg("-c") [INFO] [stdout] | ^^^^^^^ use of undeclared type `Command` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ffmpeg_stream` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 4 | const FFMPEG_STREAM: Token = mio::Token(0); [INFO] [stdout] | ------------------------------------------- similarly named constant `FFMPEG_STREAM` defined here [INFO] [stdout] ... [INFO] [stdout] 55 | ffmpeg_stream [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `FFMPEG_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ffmpeg_stream` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 4 | const FFMPEG_STREAM: Token = mio::Token(0); [INFO] [stdout] | ------------------------------------------- similarly named constant `FFMPEG_STREAM` defined here [INFO] [stdout] ... [INFO] [stdout] 55 | ffmpeg_stream [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `FFMPEG_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ffmpeg_server` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let register_event_loop = ffmpeg_server.register(&self.mio, FFMPEG_SERVER, EventSet::readable(), PollOpt::edge()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ffmpeg_server` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let register_event_loop = ffmpeg_server.register(&self.mio, FFMPEG_SERVER, EventSet::readable(), PollOpt::edge()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FFMPEG_SERVER` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:75:69 [INFO] [stdout] | [INFO] [stdout] 4 | const FFMPEG_STREAM: Token = mio::Token(0); [INFO] [stdout] | ------------------------------------------- similarly named constant `FFMPEG_STREAM` defined here [INFO] [stdout] ... [INFO] [stdout] 75 | let register_event_loop = ffmpeg_server.register(&self.mio, FFMPEG_SERVER, EventSet::readable(), PollOpt::edge()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `FFMPEG_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FFMPEG_SERVER` in this scope [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:75:69 [INFO] [stdout] | [INFO] [stdout] 4 | const FFMPEG_STREAM: Token = mio::Token(0); [INFO] [stdout] | ------------------------------------------- similarly named constant `FFMPEG_STREAM` defined here [INFO] [stdout] ... [INFO] [stdout] 75 | let register_event_loop = ffmpeg_server.register(&self.mio, FFMPEG_SERVER, EventSet::readable(), PollOpt::edge()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `FFMPEG_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct `FfmpegStream` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 6 | / struct FfmpegStream { [INFO] [stdout] 7 | | mio: Node, [INFO] [stdout] 8 | | stream: Stream [INFO] [stdout] 9 | | } [INFO] [stdout] | |_- `FfmpegStream` defined here [INFO] [stdout] ... [INFO] [stdout] 85 | let FfmpegStream(ref mut server) = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `FfmpegStream { mio: ref mut server, stream }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct `FfmpegStream` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 6 | / struct FfmpegStream { [INFO] [stdout] 7 | | mio: Node, [INFO] [stdout] 8 | | stream: Stream [INFO] [stdout] 9 | | } [INFO] [stdout] | |_- `FfmpegStream` defined here [INFO] [stdout] ... [INFO] [stdout] 85 | let FfmpegStream(ref mut server) = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `FfmpegStream { mio: ref mut server, stream }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `event_loop` in initializer of `Node` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | let node = Node { [INFO] [stdout] | ^^^^ missing `event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `event_loop` in initializer of `Node` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | let node = Node { [INFO] [stdout] | ^^^^ missing `event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/mio/ffmpeg_mio.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0260, E0407, E0412, E0425, E0433, E0449, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0260, E0407, E0412, E0425, E0433, E0449, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ffmpeg_mio` (lib) due to 17 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ffmpeg_mio` (lib test) due to 17 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a26c64b803abf54a3ef448ad3ddb0f15ae3d1789fbbb3385a81d149c47713fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26c64b803abf54a3ef448ad3ddb0f15ae3d1789fbbb3385a81d149c47713fde", kill_on_drop: false }` [INFO] [stdout] a26c64b803abf54a3ef448ad3ddb0f15ae3d1789fbbb3385a81d149c47713fde