[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] testing jbiason/fernico against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbiason%2Ffernico" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbiason/fernico on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c40c1b9268532a0097098317d1d5ef9975b191908719536fc6d032dc0b805ee8 [INFO] running `Command { std: "docker" "start" "-a" "c40c1b9268532a0097098317d1d5ef9975b191908719536fc6d032dc0b805ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c40c1b9268532a0097098317d1d5ef9975b191908719536fc6d032dc0b805ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40c1b9268532a0097098317d1d5ef9975b191908719536fc6d032dc0b805ee8", kill_on_drop: false }` [INFO] [stdout] c40c1b9268532a0097098317d1d5ef9975b191908719536fc6d032dc0b805ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3068fa8f05a3db66bfe2e3695342c455325bdfef8053405da25a8521572e031d [INFO] running `Command { std: "docker" "start" "-a" "3068fa8f05a3db66bfe2e3695342c455325bdfef8053405da25a8521572e031d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [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] [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] [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` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3068fa8f05a3db66bfe2e3695342c455325bdfef8053405da25a8521572e031d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3068fa8f05a3db66bfe2e3695342c455325bdfef8053405da25a8521572e031d", kill_on_drop: false }` [INFO] [stdout] 3068fa8f05a3db66bfe2e3695342c455325bdfef8053405da25a8521572e031d