[INFO] cloning repository https://github.com/cjbassi/neotop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjbassi/neotop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjbassi%2Fneotop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjbassi%2Fneotop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0c063c937e93d6e061f3a9e05c7494d3bf4e381 [INFO] checking cjbassi/neotop against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjbassi%2Fneotop" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjbassi/neotop on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjbassi/neotop [INFO] finished tweaking git repo https://github.com/cjbassi/neotop [INFO] tweaked toml for git repo https://github.com/cjbassi/neotop written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cjbassi/neotop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ce7f1f7f8330a3d93ef066fa3e4be344ae1d13d4eac3f247b9a49fcb86bbb7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0ce7f1f7f8330a3d93ef066fa3e4be344ae1d13d4eac3f247b9a49fcb86bbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ce7f1f7f8330a3d93ef066fa3e4be344ae1d13d4eac3f247b9a49fcb86bbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ce7f1f7f8330a3d93ef066fa3e4be344ae1d13d4eac3f247b9a49fcb86bbb7", kill_on_drop: false }` [INFO] [stdout] e0ce7f1f7f8330a3d93ef066fa3e4be344ae1d13d4eac3f247b9a49fcb86bbb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a8ad846710f1c1e287094aa6e247d2fb482bd47230533255bbb9dfd8691d5687 [INFO] running `Command { std: "docker" "start" "-a" "a8ad846710f1c1e287094aa6e247d2fb482bd47230533255bbb9dfd8691d5687", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling battery v0.7.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking uom v0.26.0 [INFO] [stderr] Checking size v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking platform-dirs v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking signal-hook v0.1.14 [INFO] [stderr] Checking crossterm v0.17.4 [INFO] [stderr] Checking tui v0.9.2 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling snafu-derive v0.6.7 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking snafu v0.6.7 [INFO] [stderr] Checking psutil v3.1.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking neotop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `battery` [INFO] [stdout] --> src/widgets/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod battery; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `battery`, create file "src/widgets/battery.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `block` [INFO] [stdout] --> src/widgets/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod block; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `block`, create file "src/widgets/block.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `disk` [INFO] [stdout] --> src/widgets/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod disk; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `disk`, create file "src/widgets/disk.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `net` [INFO] [stdout] --> src/widgets/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod net; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `net`, create file "src/widgets/net.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `statusbar` [INFO] [stdout] --> src/widgets/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod statusbar; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `statusbar`, create file "src/widgets/statusbar.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `temp` [INFO] [stdout] --> src/widgets/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod temp; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `temp`, create file "src/widgets/temp.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `battery` [INFO] [stdout] --> src/widgets/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod battery; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `battery`, create file "src/widgets/battery.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `block` [INFO] [stdout] --> src/widgets/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod block; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `block`, create file "src/widgets/block.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `disk` [INFO] [stdout] --> src/widgets/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod disk; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `disk`, create file "src/widgets/disk.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `net` [INFO] [stdout] --> src/widgets/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod net; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `net`, create file "src/widgets/net.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `statusbar` [INFO] [stdout] --> src/widgets/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod statusbar; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `statusbar`, create file "src/widgets/statusbar.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `temp` [INFO] [stdout] --> src/widgets/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod temp; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `temp`, create file "src/widgets/temp.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/default.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | Colorschemes::Default => include_str!("../colorschemes/default.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/default-dark.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:139:34 [INFO] [stdout] | [INFO] [stdout] 139 | Colorschemes::DefaultDark => include_str!("../colorschemes/default-dark.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/solarized-dark.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | Colorschemes::SolarizedDark => include_str!("../colorschemes/solarized-dark.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/monokai.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:141:30 [INFO] [stdout] | [INFO] [stdout] 141 | Colorschemes::Monokai => include_str!("../colorschemes/monokai.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/vice.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | Colorschemes::Vice => include_str!("../colorschemes/vice.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/default.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | Colorschemes::Default => include_str!("../colorschemes/default.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/default-dark.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:139:34 [INFO] [stdout] | [INFO] [stdout] 139 | Colorschemes::DefaultDark => include_str!("../colorschemes/default-dark.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/solarized-dark.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | Colorschemes::SolarizedDark => include_str!("../colorschemes/solarized-dark.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/monokai.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:141:30 [INFO] [stdout] | [INFO] [stdout] 141 | Colorschemes::Monokai => include_str!("../colorschemes/monokai.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../colorschemes/vice.json: No such file or directory (os error 2) [INFO] [stdout] --> src/colorscheme.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | Colorschemes::Vice => include_str!("../colorschemes/vice.json"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::battery::BatteryWidget` [INFO] [stdout] --> src/widgets/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::battery::BatteryWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BatteryWidget` in `widgets::battery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::disk::DiskWidget` [INFO] [stdout] --> src/widgets/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::disk::DiskWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `DiskWidget` in `widgets::disk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::net::NetWidget` [INFO] [stdout] --> src/widgets/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::net::NetWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `NetWidget` in `widgets::net` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::statusbar::Statusbar` [INFO] [stdout] --> src/widgets/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::statusbar::Statusbar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Statusbar` in `widgets::statusbar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::temp::TempWidget` [INFO] [stdout] --> src/widgets/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use self::temp::TempWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `TempWidget` in `widgets::temp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::battery::BatteryWidget` [INFO] [stdout] --> src/widgets/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::battery::BatteryWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BatteryWidget` in `widgets::battery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::disk::DiskWidget` [INFO] [stdout] --> src/widgets/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::disk::DiskWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `DiskWidget` in `widgets::disk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::net::NetWidget` [INFO] [stdout] --> src/widgets/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::net::NetWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `NetWidget` in `widgets::net` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::statusbar::Statusbar` [INFO] [stdout] --> src/widgets/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::statusbar::Statusbar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Statusbar` in `widgets::statusbar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::temp::TempWidget` [INFO] [stdout] --> src/widgets/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use self::temp::TempWidget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `TempWidget` in `widgets::temp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/cpu.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | .block(block::new(self.colorscheme, &self.title)) [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/help_menu.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | .block(block::new(self.colorscheme, &self.title)) [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/mem.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | .block(block::new(self.colorscheme, &self.title)) [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/proc.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | .block(block::new( [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/cpu.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | .block(block::new(self.colorscheme, &self.title)) [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/help_menu.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | .block(block::new(self.colorscheme, &self.title)) [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/mem.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | .block(block::new(self.colorscheme, &self.title)) [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new` in module `block` [INFO] [stdout] --> src/widgets/proc.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | .block(block::new( [INFO] [stdout] | ^^^ not found in `block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `'b` is never used [INFO] [stdout] --> src/app.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct App<'a, 'b> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'b`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `'b` is never used [INFO] [stdout] --> src/app.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct App<'a, 'b> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'b`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `'b` is never used [INFO] [stdout] --> src/app.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Widgets<'a, 'b> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'b`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `'b` is never used [INFO] [stdout] --> src/app.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Widgets<'a, 'b> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'b`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0392, E0425, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0392`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0392, E0425, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0392`. [INFO] [stdout] [INFO] [stderr] error: could not compile `neotop` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a8ad846710f1c1e287094aa6e247d2fb482bd47230533255bbb9dfd8691d5687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ad846710f1c1e287094aa6e247d2fb482bd47230533255bbb9dfd8691d5687", kill_on_drop: false }` [INFO] [stdout] a8ad846710f1c1e287094aa6e247d2fb482bd47230533255bbb9dfd8691d5687