[INFO] cloning repository https://github.com/d2ci8xc5/ledger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d2ci8xc5/ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2ci8xc5%2Fledger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2ci8xc5%2Fledger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4195ba2fecc8f1e73d48eb70dc333ad7a668ea89 [INFO] checking d2ci8xc5/ledger against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2ci8xc5%2Fledger" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d2ci8xc5/ledger on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d2ci8xc5/ledger [INFO] finished tweaking git repo https://github.com/d2ci8xc5/ledger [INFO] tweaked toml for git repo https://github.com/d2ci8xc5/ledger written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/d2ci8xc5/ledger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 614a15892d316241b68c9cc8d50377303e4b546d70239067b2d2ed154ad7bd3d [INFO] running `Command { std: "docker" "start" "-a" "614a15892d316241b68c9cc8d50377303e4b546d70239067b2d2ed154ad7bd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "614a15892d316241b68c9cc8d50377303e4b546d70239067b2d2ed154ad7bd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614a15892d316241b68c9cc8d50377303e4b546d70239067b2d2ed154ad7bd3d", kill_on_drop: false }` [INFO] [stdout] 614a15892d316241b68c9cc8d50377303e4b546d70239067b2d2ed154ad7bd3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45a92e2a97c5dac2bb37fe93dc445ce7d7aebdd24b45e9984882865d66050a53 [INFO] running `Command { std: "docker" "start" "-a" "45a92e2a97c5dac2bb37fe93dc445ce7d7aebdd24b45e9984882865d66050a53", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.8 (as host dependency): extra-traits [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking libc v0.2.65 [INFO] [stderr] Checking ryu v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking ledger v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/transaction.rs (12 fixes) [INFO] [stderr] Fixed src/utils.rs (1 fix) [INFO] [stderr] Fixed src/ledger.rs (8 fixes) [INFO] [stderr] Fixed src/lib.rs (3 fixes) [INFO] [stderr] Fixed src/account.rs (5 fixes) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | let tuple_0 = (Account::new(0, String::from("acc_0"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | let tuple_1 = (Account::new(1, String::from("acc_1"), 100).unwrap(), -100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Account` in this scope [INFO] [stdout] --> src/transaction.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let mut vec: Vec<(Account, i32)> = Vec::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> src/transaction.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | match Transaction::new(0, String::from("2019/03/20"), String::from(""), vec) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | let tuple_0 = (Account::new(0, String::from("acc_0"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | let tuple_1 = (Account::new(1, String::from("acc_1"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Account` in this scope [INFO] [stdout] --> src/transaction.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let mut vec: Vec<(Account, i32)> = Vec::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> src/transaction.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | match Transaction::new(0, String::from("2019/03/20"), String::from(""), vec) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | let tuple_0 = (Account::new(0, String::from("acc_0"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | let tuple_1 = (Account::new(1, String::from("acc_1"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Account` in this scope [INFO] [stdout] --> src/transaction.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | let mut vec: Vec<(Account, i32)> = Vec::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> src/transaction.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | match Transaction::new(0, invalid_date, String::from(""), vec) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | let tuple_0 = (Account::new(0, String::from("acc_0"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Account` [INFO] [stdout] --> src/transaction.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | let tuple_1 = (Account::new(1, String::from("acc_1"), 100).unwrap(), 100); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Account` in this scope [INFO] [stdout] --> src/transaction.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | let mut vec: Vec<(Account, i32)> = Vec::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Account; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction` [INFO] [stdout] --> src/transaction.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | match Transaction::new(0, invalid_date, String::from(""), vec) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 57 | use crate::Transaction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `help` should have an upper camel case name [INFO] [stdout] --> src/command.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | help, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Help` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `create_account` should have an upper camel case name [INFO] [stdout] --> src/command.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | create_account, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateAccount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `create_transaction` should have an upper camel case name [INFO] [stdout] --> src/command.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | create_transaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateTransaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `list_account` should have an upper camel case name [INFO] [stdout] --> src/command.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | list_account, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListAccount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `list_transaction` should have an upper camel case name [INFO] [stdout] --> src/command.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | list_transaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListTransaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `save_ledger` should have an upper camel case name [INFO] [stdout] --> src/command.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | save_ledger, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SaveLedger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `clear_ledger` should have an upper camel case name [INFO] [stdout] --> src/command.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | clear_ledger, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClearLedger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `load_ledger` should have an upper camel case name [INFO] [stdout] --> src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | load_ledger, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LoadLedger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `quit` should have an upper camel case name [INFO] [stdout] --> src/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | quit, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Quit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `no_save_quit` should have an upper camel case name [INFO] [stdout] --> src/command.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | no_save_quit, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoSaveQuit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/transaction.rs (2 fixes) [INFO] [stdout] error: aborting due to 16 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ledger` due to 17 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant `help` should have an upper camel case name [INFO] [stdout] --> src/command.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | help, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Help` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `create_account` should have an upper camel case name [INFO] [stdout] --> src/command.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | create_account, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateAccount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `create_transaction` should have an upper camel case name [INFO] [stdout] --> src/command.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | create_transaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateTransaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `list_account` should have an upper camel case name [INFO] [stdout] --> src/command.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | list_account, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListAccount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `list_transaction` should have an upper camel case name [INFO] [stdout] --> src/command.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | list_transaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ListTransaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `save_ledger` should have an upper camel case name [INFO] [stdout] --> src/command.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | save_ledger, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SaveLedger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `clear_ledger` should have an upper camel case name [INFO] [stdout] --> src/command.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | clear_ledger, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClearLedger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `load_ledger` should have an upper camel case name [INFO] [stdout] --> src/command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | load_ledger, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LoadLedger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `quit` should have an upper camel case name [INFO] [stdout] --> src/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | quit, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Quit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `no_save_quit` should have an upper camel case name [INFO] [stdout] --> src/command.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | no_save_quit, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoSaveQuit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | _ => panic!("unknown save error"), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ledger.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | file.set_len(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "45a92e2a97c5dac2bb37fe93dc445ce7d7aebdd24b45e9984882865d66050a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a92e2a97c5dac2bb37fe93dc445ce7d7aebdd24b45e9984882865d66050a53", kill_on_drop: false }` [INFO] [stdout] 45a92e2a97c5dac2bb37fe93dc445ce7d7aebdd24b45e9984882865d66050a53