[INFO] cloning repository https://github.com/AstrickHarren/coinjar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AstrickHarren/coinjar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstrickHarren%2Fcoinjar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstrickHarren%2Fcoinjar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 936ef769a45d1ce2f68db40e18420afad06cce68
[INFO] checking AstrickHarren/coinjar against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstrickHarren%2Fcoinjar" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AstrickHarren/coinjar
[INFO] finished tweaking git repo https://github.com/AstrickHarren/coinjar
[INFO] tweaked toml for git repo https://github.com/AstrickHarren/coinjar written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AstrickHarren/coinjar on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AstrickHarren/coinjar 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17db06474027a45e6b85064060a9a97cb8c60254ac82f13cc9dc4c2d8c08f4f8
[INFO] running `Command { std: "docker" "start" "-a" "17db06474027a45e6b85064060a9a97cb8c60254ac82f13cc9dc4c2d8c08f4f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17db06474027a45e6b85064060a9a97cb8c60254ac82f13cc9dc4c2d8c08f4f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17db06474027a45e6b85064060a9a97cb8c60254ac82f13cc9dc4c2d8c08f4f8", kill_on_drop: false }`
[INFO] [stdout] 17db06474027a45e6b85064060a9a97cb8c60254ac82f13cc9dc4c2d8c08f4f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55751bab1865f9f908a42dd756309066b2193825d1f2404896dab95a88b850e5
[INFO] running `Command { std: "docker" "start" "-a" "55751bab1865f9f908a42dd756309066b2193825d1f2404896dab95a88b850e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling rust_decimal_macros v1.33.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking coinjar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/repl/date.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut date = NaiveDate::parse_from_str(&date, &fmt)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<DateArg, Error>`, found `Result<_, ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::result::Result<DateArg, anyhow::Error>`
[INFO] [stdout]               found enum `std::result::Result<_, ParseError>`
[INFO] [stdout] help: use the `?` operator to extract the `std::result::Result<_, ParseError>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut date = NaiveDate::parse_from_str(&date, &fmt)??;
[INFO] [stdout]    |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/repl/date.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut date = NaiveDate::parse_from_str(&date, &fmt)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<DateArg, Error>`, found `Result<_, ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::result::Result<DateArg, anyhow::Error>`
[INFO] [stdout]               found enum `std::result::Result<_, ParseError>`
[INFO] [stdout] help: use the `?` operator to extract the `std::result::Result<_, ParseError>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let mut date = NaiveDate::parse_from_str(&date, &fmt)??;
[INFO] [stdout]    |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/repl/util.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 let candidate = candidate?;
[INFO] [stdout]    |                                 ^^^^^^^^^^ expected `Result<AccnEntryMut<'_>, Error>`, found `Result<_, InquireError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::result::Result<AccnEntryMut<'a>, anyhow::Error>`
[INFO] [stdout]               found enum `std::result::Result<_, InquireError>`
[INFO] [stdout] help: use the `?` operator to extract the `std::result::Result<_, InquireError>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 let candidate = candidate??;
[INFO] [stdout]    |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/repl/util.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 let candidate = candidate?;
[INFO] [stdout]    |                                 ^^^^^^^^^^ expected `Result<AccnEntryMut<'_>, Error>`, found `Result<_, InquireError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::result::Result<AccnEntryMut<'a>, anyhow::Error>`
[INFO] [stdout]               found enum `std::result::Result<_, InquireError>`
[INFO] [stdout] help: use the `?` operator to extract the `std::result::Result<_, InquireError>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 let candidate = candidate??;
[INFO] [stdout]    |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/repl.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 input => input?,
[INFO] [stdout]    |                          ^^^^^^ expected `Result<(), Error>`, found `Result<_, ReadlineError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::result::Result<(), anyhow::Error>`
[INFO] [stdout]               found enum `std::result::Result<_, ReadlineError>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `std::result::Result<_, ReadlineError>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 input => input?.expect("REASON"),
[INFO] [stdout]    |                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/repl.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 input => input?,
[INFO] [stdout]    |                          ^^^^^^ expected `Result<(), Error>`, found `Result<_, ReadlineError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::result::Result<(), anyhow::Error>`
[INFO] [stdout]               found enum `std::result::Result<_, ReadlineError>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `std::result::Result<_, ReadlineError>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 input => input?.expect("REASON"),
[INFO] [stdout]    |                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coinjar` (bin "coinjar" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coinjar` (bin "coinjar") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "55751bab1865f9f908a42dd756309066b2193825d1f2404896dab95a88b850e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55751bab1865f9f908a42dd756309066b2193825d1f2404896dab95a88b850e5", kill_on_drop: false }`
[INFO] [stdout] 55751bab1865f9f908a42dd756309066b2193825d1f2404896dab95a88b850e5
