[INFO] fetching crate pagurus_tui 0.7.3...
[INFO] checking pagurus_tui-0.7.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pagurus_tui 0.7.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate pagurus_tui 0.7.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pagurus_tui 0.7.3
[INFO] finished tweaking crates.io crate pagurus_tui 0.7.3
[INFO] tweaked toml for crates.io crate pagurus_tui 0.7.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pagurus v0.7.4
[INFO] [stderr]   Downloaded orfail v1.1.0
[INFO] [stderr]   Downloaded termion v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a9a1166cb021401b9360bf85060c5ca64f509214c715050292b24af6db8a65f
[INFO] running `Command { std: "docker" "start" "-a" "5a9a1166cb021401b9360bf85060c5ca64f509214c715050292b24af6db8a65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9a1166cb021401b9360bf85060c5ca64f509214c715050292b24af6db8a65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9a1166cb021401b9360bf85060c5ca64f509214c715050292b24af6db8a65f", kill_on_drop: false }`
[INFO] [stdout] 5a9a1166cb021401b9360bf85060c5ca64f509214c715050292b24af6db8a65f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8e250d44e436c35fbc0cdc9a726c82ed0e417903a5325e5af2eb5b792155ab3
[INFO] running `Command { std: "docker" "start" "-a" "d8e250d44e436c35fbc0cdc9a726c82ed0e417903a5325e5af2eb5b792155ab3", kill_on_drop: false }`
[INFO] [stderr]     Checking orfail v1.1.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking pagurus v0.7.4
[INFO] [stderr]     Checking termion v2.0.3
[INFO] [stderr]     Checking pagurus_tui v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `pagurus::failure`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     failure::{Failure, OrFail},
[INFO] [stdout]   |     ^^^^^^^ could not find `failure` in `pagurus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pagurus::failure`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     failure::{Failure, OrFail},
[INFO] [stdout]   |     ^^^^^^^ could not find `failure` in `pagurus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:48:68
[INFO] [stdout]     |
[INFO] [stdout] 48  |                 HideCursor::from(std::io::stdout().into_raw_mode().or_fail()?)
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:48:68
[INFO] [stdout]     |
[INFO] [stdout] 48  |                 HideCursor::from(std::io::stdout().into_raw_mode().or_fail()?)
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:55:55
[INFO] [stdout]     |
[INFO] [stdout] 55  |                     std::io::stdout().into_raw_mode().or_fail()?,
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::from(MouseTerminal::from(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `W` declared on the struct `HideCursor`
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 .into_alternate_screen()
[INFO] [stdout]    |                  --------------------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::<MouseTerminal<W>>::from(MouseTerminal::from(
[INFO] [stdout]    |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:55:55
[INFO] [stdout]     |
[INFO] [stdout] 55  |                     std::io::stdout().into_raw_mode().or_fail()?,
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::from(MouseTerminal::from(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `W` declared on the struct `HideCursor`
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 .into_alternate_screen()
[INFO] [stdout]    |                  --------------------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::<MouseTerminal<W>>::from(MouseTerminal::from(
[INFO] [stdout]    |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:64:51
[INFO] [stdout]     |
[INFO] [stdout] 64  |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:64:51
[INFO] [stdout]     |
[INFO] [stdout] 64  |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:90:14
[INFO] [stdout]     |
[INFO] [stdout] 88  | /         termion::terminal_size()
[INFO] [stdout] 89  | |             .map(|(w, h)| Size::from_wh(w as u32, h as u32 * 2))
[INFO] [stdout] 90  | |             .or_fail()
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<Size, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:90:14
[INFO] [stdout]     |
[INFO] [stdout] 88  | /         termion::terminal_size()
[INFO] [stdout] 89  | |             .map(|(w, h)| Size::from_wh(w as u32, h as u32 * 2))
[INFO] [stdout] 90  | |             .or_fail()
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<Size, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.event_queue.recv().or_fail()
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<pagurus::event::Event, RecvError>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.event_queue.recv().or_fail()
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<pagurus::event::Event, RecvError>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:113:42
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:113:42
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         self.event_sender
[INFO] [stdout] 115 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 116 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         self.event_sender
[INFO] [stdout] 115 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 116 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         self.event_sender
[INFO] [stdout] 123 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 124 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         write!(self.stdout, "{}", termion::clear::All).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         self.event_sender
[INFO] [stdout] 123 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 124 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:51
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         write!(self.stdout, "{}", termion::clear::All).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:53
[INFO] [stdout]     |
[INFO] [stdout] 133 |             self.resize_frame_buffer(terminal_size).or_fail()?;
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:51
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.draw_to_terminal().or_fail()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:53
[INFO] [stdout]     |
[INFO] [stdout] 133 |             self.resize_frame_buffer(terminal_size).or_fail()?;
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.draw_to_terminal().or_fail()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:189:56
[INFO] [stdout]     |
[INFO] [stdout] 189 |         write!(self.stdout, "{}", goto(last_position)).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:189:56
[INFO] [stdout]     |
[INFO] [stdout] 189 |         write!(self.stdout, "{}", goto(last_position)).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:192:51
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 write!(self.stdout, "{}", pixels).or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 write!(self.stdout, "{}{}", goto(position), pixels).or_fail()?;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:192:51
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 write!(self.stdout, "{}", pixels).or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 write!(self.stdout, "{}{}", goto(position), pixels).or_fail()?;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         self.stdout.flush().or_fail()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         self.stdout.flush().or_fail()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `screen::IntoAlternateScreen`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     screen::IntoAlternateScreen,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `screen::IntoAlternateScreen`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     screen::IntoAlternateScreen,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pagurus_tui` (lib) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pagurus_tui` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d8e250d44e436c35fbc0cdc9a726c82ed0e417903a5325e5af2eb5b792155ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e250d44e436c35fbc0cdc9a726c82ed0e417903a5325e5af2eb5b792155ab3", kill_on_drop: false }`
[INFO] [stdout] d8e250d44e436c35fbc0cdc9a726c82ed0e417903a5325e5af2eb5b792155ab3
[INFO] checking pagurus_tui-0.7.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pagurus_tui 0.7.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate pagurus_tui 0.7.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pagurus_tui 0.7.3
[INFO] finished tweaking crates.io crate pagurus_tui 0.7.3
[INFO] tweaked toml for crates.io crate pagurus_tui 0.7.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cdcdef946aef1cf97d263f8c5fc34937a686871470f1eb3c09a4ae839340f2a
[INFO] running `Command { std: "docker" "start" "-a" "1cdcdef946aef1cf97d263f8c5fc34937a686871470f1eb3c09a4ae839340f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cdcdef946aef1cf97d263f8c5fc34937a686871470f1eb3c09a4ae839340f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdcdef946aef1cf97d263f8c5fc34937a686871470f1eb3c09a4ae839340f2a", kill_on_drop: false }`
[INFO] [stdout] 1cdcdef946aef1cf97d263f8c5fc34937a686871470f1eb3c09a4ae839340f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 384df976e5781f61a8a916ad2d6e412673ce32f459c91a291329deb9343673bf
[INFO] running `Command { std: "docker" "start" "-a" "384df976e5781f61a8a916ad2d6e412673ce32f459c91a291329deb9343673bf", kill_on_drop: false }`
[INFO] [stderr]     Checking orfail v1.1.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking pagurus v0.7.4
[INFO] [stderr]     Checking termion v2.0.3
[INFO] [stderr]     Checking pagurus_tui v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `pagurus::failure`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     failure::{Failure, OrFail},
[INFO] [stdout]   |     ^^^^^^^ could not find `failure` in `pagurus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pagurus::failure`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     failure::{Failure, OrFail},
[INFO] [stdout]   |     ^^^^^^^ could not find `failure` in `pagurus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:48:68
[INFO] [stdout]     |
[INFO] [stdout] 48  |                 HideCursor::from(std::io::stdout().into_raw_mode().or_fail()?)
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:48:68
[INFO] [stdout]     |
[INFO] [stdout] 48  |                 HideCursor::from(std::io::stdout().into_raw_mode().or_fail()?)
[INFO] [stdout]     |                                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:55:55
[INFO] [stdout]     |
[INFO] [stdout] 55  |                     std::io::stdout().into_raw_mode().or_fail()?,
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:55:55
[INFO] [stdout]     |
[INFO] [stdout] 55  |                     std::io::stdout().into_raw_mode().or_fail()?,
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<RawTerminal<Stdout>, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::from(MouseTerminal::from(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `W` declared on the struct `HideCursor`
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 .into_alternate_screen()
[INFO] [stdout]    |                  --------------------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::<MouseTerminal<W>>::from(MouseTerminal::from(
[INFO] [stdout]    |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::from(MouseTerminal::from(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `W` declared on the struct `HideCursor`
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 .into_alternate_screen()
[INFO] [stdout]    |                  --------------------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 HideCursor::<MouseTerminal<W>>::from(MouseTerminal::from(
[INFO] [stdout]    |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:64:51
[INFO] [stdout]     |
[INFO] [stdout] 64  |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:64:51
[INFO] [stdout]     |
[INFO] [stdout] 64  |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:90:14
[INFO] [stdout]     |
[INFO] [stdout] 88  | /         termion::terminal_size()
[INFO] [stdout] 89  | |             .map(|(w, h)| Size::from_wh(w as u32, h as u32 * 2))
[INFO] [stdout] 90  | |             .or_fail()
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<Size, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:90:14
[INFO] [stdout]     |
[INFO] [stdout] 88  | /         termion::terminal_size()
[INFO] [stdout] 89  | |             .map(|(w, h)| Size::from_wh(w as u32, h as u32 * 2))
[INFO] [stdout] 90  | |             .or_fail()
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<Size, std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.event_queue.recv().or_fail()
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<pagurus::event::Event, RecvError>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.event_queue.recv().or_fail()
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<pagurus::event::Event, RecvError>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:113:42
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:113:42
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         self.event_sender
[INFO] [stdout] 115 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 116 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | /         self.event_sender
[INFO] [stdout] 115 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 116 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         self.event_sender
[INFO] [stdout] 123 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 124 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         write!(self.stdout, "{}", termion::clear::All).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         self.event_sender
[INFO] [stdout] 123 | |             .send(Event::WindowResized(size))
[INFO] [stdout] 124 | |             .or_fail()?;
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |       fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |          ------- the method is available for `Result<(), SendError<pagurus::event::Event>>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:51
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         write!(self.stdout, "{}", termion::clear::All).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:53
[INFO] [stdout]     |
[INFO] [stdout] 133 |             self.resize_frame_buffer(terminal_size).or_fail()?;
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:51
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let terminal_size = Self::terminal_size().or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<Size, orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:53
[INFO] [stdout]     |
[INFO] [stdout] 133 |             self.resize_frame_buffer(terminal_size).or_fail()?;
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.draw_to_terminal().or_fail()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.draw_to_terminal().or_fail()?;
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), orfail::Failure>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:189:56
[INFO] [stdout]     |
[INFO] [stdout] 189 |         write!(self.stdout, "{}", goto(last_position)).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:189:56
[INFO] [stdout]     |
[INFO] [stdout] 189 |         write!(self.stdout, "{}", goto(last_position)).or_fail()?;
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:192:51
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 write!(self.stdout, "{}", pixels).or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:192:51
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 write!(self.stdout, "{}", pixels).or_fail()?;
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 write!(self.stdout, "{}{}", goto(position), pixels).or_fail()?;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 write!(self.stdout, "{}{}", goto(position), pixels).or_fail()?;
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         self.stdout.flush().or_fail()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `or_fail` found for enum `Result` in the current scope
[INFO] [stdout]    --> src/lib.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         self.stdout.flush().or_fail()?;
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn or_fail(self) -> Result<Self::Value>;
[INFO] [stdout]     |        ------- the method is available for `Result<(), std::io::Error>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `or_fail_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orfail-1.1.0/src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     fn or_fail_with<F>(self, f: F) -> Result<Self::Value>
[INFO] [stdout] 142 | |     where
[INFO] [stdout] 143 | |         F: FnOnce(Self::Error) -> String;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: trait `OrFail` which provides `or_fail` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use orfail::OrFail;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `screen::IntoAlternateScreen`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     screen::IntoAlternateScreen,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `screen::IntoAlternateScreen`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     screen::IntoAlternateScreen,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pagurus_tui` (lib) due to 19 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pagurus_tui` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "384df976e5781f61a8a916ad2d6e412673ce32f459c91a291329deb9343673bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384df976e5781f61a8a916ad2d6e412673ce32f459c91a291329deb9343673bf", kill_on_drop: false }`
[INFO] [stdout] 384df976e5781f61a8a916ad2d6e412673ce32f459c91a291329deb9343673bf
