[INFO] cloning repository https://github.com/lunamoon03/budgeting-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunamoon03/budgeting-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunamoon03%2Fbudgeting-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunamoon03%2Fbudgeting-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 733a5488fe312c9074df9c88252aa77b7a66c442 [INFO] checking lunamoon03/budgeting-app against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunamoon03%2Fbudgeting-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunamoon03/budgeting-app on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lunamoon03/budgeting-app [INFO] finished tweaking git repo https://github.com/lunamoon03/budgeting-app [INFO] tweaked toml for git repo https://github.com/lunamoon03/budgeting-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lunamoon03/budgeting-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sorted-list v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02cf2c6caf83cac3e7b1a7c9bb8252f6bc9ed839f898e4cb884b7b67e1dab992 [INFO] running `Command { std: "docker" "start" "-a" "02cf2c6caf83cac3e7b1a7c9bb8252f6bc9ed839f898e4cb884b7b67e1dab992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02cf2c6caf83cac3e7b1a7c9bb8252f6bc9ed839f898e4cb884b7b67e1dab992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cf2c6caf83cac3e7b1a7c9bb8252f6bc9ed839f898e4cb884b7b67e1dab992", kill_on_drop: false }` [INFO] [stdout] 02cf2c6caf83cac3e7b1a7c9bb8252f6bc9ed839f898e4cb884b7b67e1dab992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c00fbd0f2d94d27147ac2791d20817f82f91eaf77e48c3b4e30143795ce13fc [INFO] running `Command { std: "docker" "start" "-a" "1c00fbd0f2d94d27147ac2791d20817f82f91eaf77e48c3b4e30143795ce13fc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking sorted-list v0.2.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Compiling rust_decimal_macros v1.34.2 [INFO] [stderr] Checking rusty-money v0.4.1 [INFO] [stderr] Checking budgeting-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new` and `add_transaction` are never used [INFO] [stdout] --> src/account.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Account { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 14 | pub fn new(name: &str) -> Account { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn add_transaction(&mut self, label: &str, amount: f32) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/account.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl Transaction { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 52 | fn new(label: &str, amount: f32, now: NaiveDate) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/account.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl TransactionCreationError { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 85 | pub fn new(reason: &str) -> TransactionCreationError{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "1c00fbd0f2d94d27147ac2791d20817f82f91eaf77e48c3b4e30143795ce13fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c00fbd0f2d94d27147ac2791d20817f82f91eaf77e48c3b4e30143795ce13fc", kill_on_drop: false }` [INFO] [stdout] 1c00fbd0f2d94d27147ac2791d20817f82f91eaf77e48c3b4e30143795ce13fc [INFO] checking lunamoon03/budgeting-app against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunamoon03%2Fbudgeting-app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunamoon03/budgeting-app on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lunamoon03/budgeting-app [INFO] finished tweaking git repo https://github.com/lunamoon03/budgeting-app [INFO] tweaked toml for git repo https://github.com/lunamoon03/budgeting-app written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lunamoon03/budgeting-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d61218257162e4f4f583afdf2f604e0dd0acaaf1b7044600246d8a93f274b488 [INFO] running `Command { std: "docker" "start" "-a" "d61218257162e4f4f583afdf2f604e0dd0acaaf1b7044600246d8a93f274b488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d61218257162e4f4f583afdf2f604e0dd0acaaf1b7044600246d8a93f274b488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61218257162e4f4f583afdf2f604e0dd0acaaf1b7044600246d8a93f274b488", kill_on_drop: false }` [INFO] [stdout] d61218257162e4f4f583afdf2f604e0dd0acaaf1b7044600246d8a93f274b488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0447fc2869437a19c4ea89bd80cd41d8e2f47f614211f360298766e504885b2e [INFO] running `Command { std: "docker" "start" "-a" "0447fc2869437a19c4ea89bd80cd41d8e2f47f614211f360298766e504885b2e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking sorted-list v0.2.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Compiling rust_decimal_macros v1.34.2 [INFO] [stderr] Checking rusty-money v0.4.1 [INFO] [stderr] Checking budgeting-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new` and `add_transaction` are never used [INFO] [stdout] --> src/account.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Account { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 14 | pub fn new(name: &str) -> Account { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn add_transaction(&mut self, label: &str, amount: f32) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/account.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl Transaction { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 52 | fn new(label: &str, amount: f32, now: NaiveDate) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/account.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl TransactionCreationError { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 85 | pub fn new(reason: &str) -> TransactionCreationError{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "0447fc2869437a19c4ea89bd80cd41d8e2f47f614211f360298766e504885b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0447fc2869437a19c4ea89bd80cd41d8e2f47f614211f360298766e504885b2e", kill_on_drop: false }` [INFO] [stdout] 0447fc2869437a19c4ea89bd80cd41d8e2f47f614211f360298766e504885b2e