[INFO] cloning repository https://github.com/JBlackbeard/bookie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JBlackbeard/bookie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBlackbeard%2Fbookie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBlackbeard%2Fbookie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e5f284e6b51db6d435fb9210a5c38f39e85da6f [INFO] checking JBlackbeard/bookie against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBlackbeard%2Fbookie" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JBlackbeard/bookie on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JBlackbeard/bookie [INFO] finished tweaking git repo https://github.com/JBlackbeard/bookie [INFO] tweaked toml for git repo https://github.com/JBlackbeard/bookie written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/JBlackbeard/bookie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4194e4a1e9c6b330a025a19563dcd281a3ac05ecee2f0ff806a89fc874125e5 [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" "f4194e4a1e9c6b330a025a19563dcd281a3ac05ecee2f0ff806a89fc874125e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4194e4a1e9c6b330a025a19563dcd281a3ac05ecee2f0ff806a89fc874125e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4194e4a1e9c6b330a025a19563dcd281a3ac05ecee2f0ff806a89fc874125e5", kill_on_drop: false }` [INFO] [stdout] f4194e4a1e9c6b330a025a19563dcd281a3ac05ecee2f0ff806a89fc874125e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b742d8b059779fcbd0052301faf5c77e4c4a16294176508075eb6570e2e85fe3 [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" "b742d8b059779fcbd0052301faf5c77e4c4a16294176508075eb6570e2e85fe3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking dirs v3.0.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking bookie v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `structopt` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use structopt::StructOpt; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `structopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `structopt` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use structopt::StructOpt; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `structopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncurses` [INFO] [stdout] --> src/database.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ncurses::*; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `ncurses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cursive` [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::{ [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ncurses` [INFO] [stdout] --> src/database.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ncurses::*; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `ncurses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cursive` [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::{ [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `structopt`, `cursive::views::Button`, `cursive::views::Dialog`, `cursive::views::DummyView`, `cursive::views::LinearLayout`, `cursive::views::SelectView`, `cursive::views::TextView` [INFO] [stdout] --> src/database.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | views::{Button, Dialog, DummyView, LinearLayout, SelectView, TextView}, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use structopt::StructOpt; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `structopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cursive` [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::{ [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt` [INFO] [stdout] --> src/parser.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[structopt(name = "example", about = "An example of StructOpt usage.")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[structopt()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[structopt(long = "title", default_value = "")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[structopt(short = "n", long = "notes", default_value = "")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[structopt(skip = format!("{:?}", Local::now().format("%Y-%m-%d %H:%M:%S").to_string().replace("\"", "") ))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[structopt(short = "t", long = "tags", default_value = "")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cursive` [INFO] [stdout] --> src/database.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | let mut siv = cursive::default(); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SelectView` [INFO] [stdout] --> src/database.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | let mut sel2 = SelectView::::new(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `SelectView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LinearLayout` [INFO] [stdout] --> src/database.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | let buttons = LinearLayout::vertical() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `LinearLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `structopt`, `cursive::views::Button`, `cursive::views::Dialog`, `cursive::views::DummyView`, `cursive::views::LinearLayout`, `cursive::views::SelectView`, `cursive::views::TextView` [INFO] [stdout] --> src/database.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | views::{Button, Dialog, DummyView, LinearLayout, SelectView, TextView}, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use structopt::StructOpt; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `structopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cursive` [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::{ [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt` [INFO] [stdout] --> src/parser.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/database.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | .child(Button::new("Quit", Cursive::quit)); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Dialog` [INFO] [stdout] --> src/database.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | Dialog::around( [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Dialog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LinearLayout` [INFO] [stdout] --> src/database.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | LinearLayout::horizontal() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `LinearLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[structopt(name = "example", about = "An example of StructOpt usage.")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[structopt()] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[structopt(long = "title", default_value = "")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[structopt(short = "n", long = "notes", default_value = "")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[structopt(skip = format!("{:?}", Local::now().format("%Y-%m-%d %H:%M:%S").to_string().replace("\"", "") ))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `structopt` in this scope [INFO] [stdout] --> src/parser.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[structopt(short = "t", long = "tags", default_value = "")] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DummyView` in this scope [INFO] [stdout] --> src/database.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | .child(DummyView) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DummyView` in this scope [INFO] [stdout] --> src/database.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | .child(DummyView) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cursive` [INFO] [stdout] --> src/database.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | let mut siv = cursive::default(); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Local`, `TimeZone` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, Local, TimeZone}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Connection`, `params` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/database.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/database.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Local` [INFO] [stdout] --> src/parser.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SelectView` [INFO] [stdout] --> src/database.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | let mut sel2 = SelectView::::new(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `SelectView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LinearLayout` [INFO] [stdout] --> src/database.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | let buttons = LinearLayout::vertical() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `LinearLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/database.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | .child(Button::new("Quit", Cursive::quit)); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Dialog` [INFO] [stdout] --> src/database.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | Dialog::around( [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Dialog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LinearLayout` [INFO] [stdout] --> src/database.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | LinearLayout::horizontal() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `LinearLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DummyView` in this scope [INFO] [stdout] --> src/database.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | .child(DummyView) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DummyView` in this scope [INFO] [stdout] --> src/database.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | .child(DummyView) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Local`, `TimeZone` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, Local, TimeZone}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Connection`, `params` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/database.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Local` [INFO] [stdout] --> src/parser.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_args` found for enum `parser::Bookie` in the current scope [INFO] [stdout] --> src/main.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | let bookmark = Bookie::from_args(); [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `parser::Bookie` [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Bookie { [INFO] [stdout] | --------------- variant or associated item `from_args` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_args` found for enum `parser::Bookie` in the current scope [INFO] [stdout] --> src/main.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | let bookmark = Bookie::from_args(); [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `parser::Bookie` [INFO] [stdout] | [INFO] [stdout] ::: src/parser.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Bookie { [INFO] [stdout] | --------------- variant or associated item `from_args` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bookie`. [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" "b742d8b059779fcbd0052301faf5c77e4c4a16294176508075eb6570e2e85fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b742d8b059779fcbd0052301faf5c77e4c4a16294176508075eb6570e2e85fe3", kill_on_drop: false }` [INFO] [stdout] b742d8b059779fcbd0052301faf5c77e4c4a16294176508075eb6570e2e85fe3