[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] 3369960b3d03bb04ca3c08ff5e615374e499e56a [INFO] checking JBlackbeard/bookie against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJBlackbeard%2Fbookie" "/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/JBlackbeard/bookie on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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-0/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" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v3.0.0 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", 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] 075fd02a73905f4164a68af6baaba4302094f964dcf2774942833c7d2a079768 [INFO] running `Command { std: "docker" "start" "-a" "075fd02a73905f4164a68af6baaba4302094f964dcf2774942833c7d2a079768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075fd02a73905f4164a68af6baaba4302094f964dcf2774942833c7d2a079768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075fd02a73905f4164a68af6baaba4302094f964dcf2774942833c7d2a079768", kill_on_drop: false }` [INFO] [stdout] 075fd02a73905f4164a68af6baaba4302094f964dcf2774942833c7d2a079768 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] d8c0de6cd969a3358bfe4bb0f7377b369b8836b2bfd277bec862422b6e6d97dd [INFO] running `Command { std: "docker" "start" "-a" "d8c0de6cd969a3358bfe4bb0f7377b369b8836b2bfd277bec862422b6e6d97dd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs v3.0.0 [INFO] [stderr] Checking lru-cache v0.1.2 [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 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:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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::views::TextView; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `structopt`, `cursive::views::TextView` [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::views::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: 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[E0432]: unresolved import `ncurses` [INFO] [stdout] --> src/database.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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::views::TextView; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `cursive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `structopt`, `cursive::views::TextView` [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::views::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: 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] 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:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | 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] 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:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/database.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | 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[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 12 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] [stdout] error: aborting due to 12 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8c0de6cd969a3358bfe4bb0f7377b369b8836b2bfd277bec862422b6e6d97dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c0de6cd969a3358bfe4bb0f7377b369b8836b2bfd277bec862422b6e6d97dd", kill_on_drop: false }` [INFO] [stdout] d8c0de6cd969a3358bfe4bb0f7377b369b8836b2bfd277bec862422b6e6d97dd