[INFO] cloning repository https://github.com/nw0/session-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nw0/session-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnw0%2Fsession-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnw0%2Fsession-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b73d222abfbac2b198cf130ec7a9679076ffa87e [INFO] checking nw0/session-manager against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnw0%2Fsession-manager" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nw0/session-manager on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nw0/session-manager [INFO] finished tweaking git repo https://github.com/nw0/session-manager [INFO] tweaked toml for git repo https://github.com/nw0/session-manager written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nw0/session-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/nw0/vte` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded instant v0.1.6 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] [stderr] Downloaded syn v1.0.38 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d13fec569a2b926985e93f3cb56b0512415286d62e8e7fdb7d9025696f92b1e0 [INFO] running `Command { std: "docker" "start" "-a" "d13fec569a2b926985e93f3cb56b0512415286d62e8e7fdb7d9025696f92b1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d13fec569a2b926985e93f3cb56b0512415286d62e8e7fdb7d9025696f92b1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13fec569a2b926985e93f3cb56b0512415286d62e8e7fdb7d9025696f92b1e0", kill_on_drop: false }` [INFO] [stdout] d13fec569a2b926985e93f3cb56b0512415286d62e8e7fdb7d9025696f92b1e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eacc3255549c670b18b9944ae7e91c35d410f61f9b1f67e56b338e3297b732b [INFO] running `Command { std: "docker" "start" "-a" "2eacc3255549c670b18b9944ae7e91c35d410f61f9b1f67e56b338e3297b732b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking utf8parse v0.2.0 (https://github.com/nw0/vte?branch=move-ansi#23437769) [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 (https://github.com/nw0/vte?branch=move-ansi#23437769) [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking vte v0.8.0 (https://github.com/nw0/vte?branch=move-ansi#23437769) [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking log4rs v0.13.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking session-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::ansi` [INFO] [stdout] --> src/grid.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::ansi::{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `vte::ansi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `io::Read`, `thread` [INFO] [stdout] --> src/console.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | io::Read, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `executor`, `future`, `self` [INFO] [stdout] --> src/console.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | channel::mpsc::{self, Receiver}, [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 15 | executor, future, [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/grid.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | cmp::{max, min, Ord, Ordering, PartialOrd}, [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/grid.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | cmp::{max, min, Ord, Ordering, PartialOrd}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/grid.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | iter::Iterator, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::BTreeMap`, `fs::File` [INFO] [stdout] --> src/session.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StreamExt`, `Stream` [INFO] [stdout] --> src/session.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | stream::{Stream, StreamExt}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/session.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `grid::Grid`, `util` [INFO] [stdout] --> src/session.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | grid::Grid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | util, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::ansi` [INFO] [stdout] --> src/grid.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::ansi::{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `vte::ansi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `pty_update` is not a member of trait `SessionWindow` [INFO] [stdout] --> src/session.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | / fn pty_update(&mut self, byte: u8) { [INFO] [stdout] 145 | | self.pty_channel.0.try_send(byte).unwrap(); [INFO] [stdout] 146 | | } [INFO] [stdout] | |_________^ not a member of trait `SessionWindow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `resize` is not a member of trait `SessionWindow` [INFO] [stdout] --> src/session.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | / fn resize(&mut self, size: Winsize) { [INFO] [stdout] 149 | | self.resize_channel.0.try_send(size).unwrap(); [INFO] [stdout] 150 | | } [INFO] [stdout] | |_________^ not a member of trait `SessionWindow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `mark_dirty` is not a member of trait `SessionWindow` [INFO] [stdout] --> src/session.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | / fn mark_dirty(&mut self) { [INFO] [stdout] 153 | | self.dirty_channel.0.try_send(true).unwrap(); [INFO] [stdout] 154 | | } [INFO] [stdout] | |_________^ not a member of trait `SessionWindow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `redraw` is not a member of trait `SessionWindow` [INFO] [stdout] --> src/session.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | / fn redraw(&mut self, file: &mut T) { [INFO] [stdout] 157 | | file.write(b"hello").unwrap(); [INFO] [stdout] 158 | | file.flush().unwrap(); [INFO] [stdout] 159 | | } [INFO] [stdout] | |_________^ not a member of trait `SessionWindow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `session-manager` (lib) due to 2 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/session.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/session.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SessionPtyUpdate` in this scope [INFO] [stdout] --> src/session.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | .pty_update(SessionPtyUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SessionPtyUpdate` in this scope [INFO] [stdout] --> src/session.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 240 | .pty_update(SessionPtyUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SessionPtyUpdate` in this scope [INFO] [stdout] --> src/session.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | .pty_update(SessionPtyUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/session.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/session.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 301 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SessionPtyUpdate` in this scope [INFO] [stdout] --> src/session.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | .pty_update(SessionPtyUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/session.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SessionPtyUpdate` in this scope [INFO] [stdout] --> src/session.rs:349:25 [INFO] [stdout] | [INFO] [stdout] 349 | .pty_update(SessionPtyUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SessionPtyUpdate` in this scope [INFO] [stdout] --> src/session.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | .pty_update(SessionPtyUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/session.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/console.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `future`, `self` [INFO] [stdout] --> src/console.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | channel::mpsc::{self, Receiver}, [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 15 | executor, future, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/grid.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | cmp::{max, min, Ord, Ordering, PartialOrd}, [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/grid.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | cmp::{max, min, Ord, Ordering, PartialOrd}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/grid.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | iter::Iterator, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::BTreeMap`, `fs::File` [INFO] [stdout] --> src/session.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StreamExt`, `Stream` [INFO] [stdout] --> src/session.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | stream::{Stream, StreamExt}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/session.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `grid::Grid`, `util` [INFO] [stdout] --> src/session.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | grid::Grid, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | util, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mpsc` is imported redundantly [INFO] [stdout] --> src/session.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 107 | use super::*; [INFO] [stdout] | -------- the item `mpsc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 110 | use futures::channel::mpsc::{self, Sender}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session` [INFO] [stdout] --> src/session.rs:164:48 [INFO] [stdout] | [INFO] [stdout] 164 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SessionError` [INFO] [stdout] --> src/session.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | SessionError::NoSelectedWindow => (), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `SessionError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session` [INFO] [stdout] --> src/session.rs:173:48 [INFO] [stdout] | [INFO] [stdout] 173 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session` [INFO] [stdout] --> src/session.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session` [INFO] [stdout] --> src/session.rs:301:48 [INFO] [stdout] | [INFO] [stdout] 301 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session` [INFO] [stdout] --> src/session.rs:322:48 [INFO] [stdout] | [INFO] [stdout] 322 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Session` [INFO] [stdout] --> src/session.rs:377:48 [INFO] [stdout] | [INFO] [stdout] 377 | let mut session: Session = Session::new(WINSZ); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `session-manager` (lib test) due to 25 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2eacc3255549c670b18b9944ae7e91c35d410f61f9b1f67e56b338e3297b732b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eacc3255549c670b18b9944ae7e91c35d410f61f9b1f67e56b338e3297b732b", kill_on_drop: false }` [INFO] [stdout] 2eacc3255549c670b18b9944ae7e91c35d410f61f9b1f67e56b338e3297b732b