[INFO] cloning repository https://github.com/jbiason/fernico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbiason/fernico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 850fa30b6631329e75d5d4ee7489ae489b87f9a8 [INFO] checking jbiason/fernico against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbiason/fernico on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbiason/fernico [INFO] finished tweaking git repo https://github.com/jbiason/fernico [INFO] tweaked toml for git repo https://github.com/jbiason/fernico written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jbiason/fernico already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90f629fd2ebd4412046bf0e19c0899d996fd058ceb5143e4b2977834392a8ca1 [INFO] running `Command { std: "docker" "start" "-a" "90f629fd2ebd4412046bf0e19c0899d996fd058ceb5143e4b2977834392a8ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f629fd2ebd4412046bf0e19c0899d996fd058ceb5143e4b2977834392a8ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f629fd2ebd4412046bf0e19c0899d996fd058ceb5143e4b2977834392a8ca1", kill_on_drop: false }` [INFO] [stdout] 90f629fd2ebd4412046bf0e19c0899d996fd058ceb5143e4b2977834392a8ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e497ac9df86bcec75db481e12cdc6fe50a4f8d70ae207d9a5b2952a912f8a412 [INFO] running `Command { std: "docker" "start" "-a" "e497ac9df86bcec75db481e12cdc6fe50a4f8d70ae207d9a5b2952a912f8a412", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rust_decimal v1.15.0 [INFO] [stderr] Checking service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> service/src/add_expense.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | value: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags` [INFO] [stdout] --> service/src/add_expense.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> service/src/add_expense.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | date: Date, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> service/src/add_expense.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(value: Decimal, tags: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> service/src/add_expense.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | value: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags` [INFO] [stdout] --> service/src/add_expense.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | tags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> service/src/add_expense.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | date: Date, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> service/src/add_expense.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(value: Decimal, tags: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::commands::add_expense::AddExpense; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::commands::interface::Command; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AddExpense` [INFO] [stdout] --> cli/src/args.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(Box::new(AddExpense::new( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `AddExpense` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Command` in this scope [INFO] [stdout] --> cli/src/args.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) fn cli() -> Result, CliErrors> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Command` in this scope [INFO] [stdout] --> cli/src/args.rs:69:56 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse_expenses(args: &ArgMatches) -> Result, CliErrors> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli` due to 6 previous errors [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::commands::add_expense::AddExpense; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> cli/src/args.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::commands::interface::Command; [INFO] [stdout] | ^^^^^^^^ could not find `commands` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AddExpense` [INFO] [stdout] --> cli/src/args.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(Box::new(AddExpense::new( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `AddExpense` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Command` in this scope [INFO] [stdout] --> cli/src/args.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) fn cli() -> Result, CliErrors> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Command` in this scope [INFO] [stdout] --> cli/src/args.rs:69:56 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse_expenses(args: &ArgMatches) -> Result, CliErrors> { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e497ac9df86bcec75db481e12cdc6fe50a4f8d70ae207d9a5b2952a912f8a412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e497ac9df86bcec75db481e12cdc6fe50a4f8d70ae207d9a5b2952a912f8a412", kill_on_drop: false }` [INFO] [stdout] e497ac9df86bcec75db481e12cdc6fe50a4f8d70ae207d9a5b2952a912f8a412