[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] 600285a72200931f69f5a5cdd4ad1d4415e9cdbd [INFO] checking jbiason/fernico against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbiason/fernico on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 155a540d63e92db2dfeb962cbaba06f33c4da68fe7312a6452f1fa6bbf8a3e4f [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" "155a540d63e92db2dfeb962cbaba06f33c4da68fe7312a6452f1fa6bbf8a3e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "155a540d63e92db2dfeb962cbaba06f33c4da68fe7312a6452f1fa6bbf8a3e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155a540d63e92db2dfeb962cbaba06f33c4da68fe7312a6452f1fa6bbf8a3e4f", kill_on_drop: false }` [INFO] [stdout] 155a540d63e92db2dfeb962cbaba06f33c4da68fe7312a6452f1fa6bbf8a3e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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] 584ff47fc1ece5190adc777fe98f8962369f0936b3e10957bba49bb0876224e0 [INFO] running `Command { std: "docker" "start" "-a" "584ff47fc1ece5190adc777fe98f8962369f0936b3e10957bba49bb0876224e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stderr] Checking log v0.4.14 [INFO] [stdout] error[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> service/src/add_expense.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | 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 crate or module `rust_decimal` [INFO] [stdout] --> service/src/add_expense.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rust_decimal::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> service/src/add_expense.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use chrono::Date; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> service/src/add_expense.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use chrono::Utc; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decimal` in this scope [INFO] [stdout] --> service/src/add_expense.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | value: Decimal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 19 | use core::num::dec2flt::parse::Decimal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decimal` in this scope [INFO] [stdout] --> service/src/add_expense.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(value: Decimal, tags: Vec) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 19 | use core::num::dec2flt::parse::Decimal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Command` in this scope [INFO] [stdout] --> service/src/add_expense.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | impl Command for AddExpense { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 19 | use crate::interface::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `service` [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[E0433]: failed to resolve: could not find `commands` in the crate root [INFO] [stdout] --> service/src/add_expense.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | 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 crate or module `rust_decimal` [INFO] [stdout] --> service/src/add_expense.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rust_decimal::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> service/src/add_expense.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use chrono::Date; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> service/src/add_expense.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use chrono::Utc; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decimal` in this scope [INFO] [stdout] --> service/src/add_expense.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | value: Decimal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 19 | use core::num::dec2flt::parse::Decimal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decimal` in this scope [INFO] [stdout] --> service/src/add_expense.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(value: Decimal, tags: Vec) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 19 | use core::num::dec2flt::parse::Decimal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Command` in this scope [INFO] [stdout] --> service/src/add_expense.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | impl Command for AddExpense { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 19 | use crate::interface::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "584ff47fc1ece5190adc777fe98f8962369f0936b3e10957bba49bb0876224e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584ff47fc1ece5190adc777fe98f8962369f0936b3e10957bba49bb0876224e0", kill_on_drop: false }` [INFO] [stdout] 584ff47fc1ece5190adc777fe98f8962369f0936b3e10957bba49bb0876224e0