[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] testing jbiason/fernico against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbiason/fernico on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-93/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a678cf90335ac7ba57481365801dd11d9820635568e7ab100b61421ba67ed2b3 [INFO] running `Command { std: "docker" "start" "-a" "a678cf90335ac7ba57481365801dd11d9820635568e7ab100b61421ba67ed2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a678cf90335ac7ba57481365801dd11d9820635568e7ab100b61421ba67ed2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a678cf90335ac7ba57481365801dd11d9820635568e7ab100b61421ba67ed2b3", kill_on_drop: false }` [INFO] [stdout] a678cf90335ac7ba57481365801dd11d9820635568e7ab100b61421ba67ed2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 478450db103bebcd73ee7dc7810e143bdea9a7d407ba617dacf02bab6fd8e737 [INFO] running `Command { std: "docker" "start" "-a" "478450db103bebcd73ee7dc7810e143bdea9a7d407ba617dacf02bab6fd8e737", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling 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] [stderr] Compiling 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] [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] [stderr] error: could not compile `cli` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "478450db103bebcd73ee7dc7810e143bdea9a7d407ba617dacf02bab6fd8e737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478450db103bebcd73ee7dc7810e143bdea9a7d407ba617dacf02bab6fd8e737", kill_on_drop: false }` [INFO] [stdout] 478450db103bebcd73ee7dc7810e143bdea9a7d407ba617dacf02bab6fd8e737