[INFO] cloning repository https://github.com/smessmer/beancount-plaid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smessmer/beancount-plaid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbeancount-plaid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbeancount-plaid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb4dfb50034260daeb4e286d4deb09d0aac9ae47
[INFO] checking smessmer/beancount-plaid against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbeancount-plaid" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smessmer/beancount-plaid
[INFO] finished tweaking git repo https://github.com/smessmer/beancount-plaid
[INFO] tweaked toml for git repo https://github.com/smessmer/beancount-plaid written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smessmer/beancount-plaid on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smessmer/beancount-plaid 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/smessmer/beancount`
[INFO] [stderr]     Updating git repository `https://github.com/smessmer/chumsky`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v1.5.3
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded common_macros v0.1.1
[INFO] [stderr]   Downloaded ariadne v0.5.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded borsh v1.5.3
[INFO] [stderr]   Downloaded typed-builder v0.7.1
[INFO] [stderr]   Downloaded open v5.3.1
[INFO] [stderr]   Downloaded httpclient v0.21.3
[INFO] [stderr]   Downloaded plaid v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f4db0bde3e0805d00cbfe0b0deb2aa331275e314833a762eb7ab6e58cc3a801
[INFO] running `Command { std: "docker" "start" "-a" "0f4db0bde3e0805d00cbfe0b0deb2aa331275e314833a762eb7ab6e58cc3a801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f4db0bde3e0805d00cbfe0b0deb2aa331275e314833a762eb7ab6e58cc3a801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f4db0bde3e0805d00cbfe0b0deb2aa331275e314833a762eb7ab6e58cc3a801", kill_on_drop: false }`
[INFO] [stdout] 0f4db0bde3e0805d00cbfe0b0deb2aa331275e314833a762eb7ab6e58cc3a801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3f3700ab1ce09b35dcc4d4710020cf6eaec9da32ab874fe88c567abddf07db4
[INFO] running `Command { std: "docker" "start" "-a" "e3f3700ab1ce09b35dcc4d4710020cf6eaec9da32ab874fe88c567abddf07db4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking common_macros v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking open v5.3.1
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking ariadne v0.5.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]     Checking chumsky v0.9.2 (https://github.com/smessmer/chumsky?rev=7251cabb05b9d537f5ca92a9e1c1d64f9a8e59c0#7251cabb)
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking beancount-core v0.2.0 (https://github.com/smessmer/beancount?rev=ace8ac51fa3ae3f6203cba41246a0005f7d04def#ace8ac51)
[INFO] [stderr]     Checking beancount-core v0.2.0 (https://github.com/smessmer/beancount#3ce29069)
[INFO] [stderr]     Checking beancount-render v0.1.0 (https://github.com/smessmer/beancount#3ce29069)
[INFO] [stderr]     Checking beancount-render v0.1.0 (https://github.com/smessmer/beancount?rev=ace8ac51fa3ae3f6203cba41246a0005f7d04def#ace8ac51)
[INFO] [stderr]     Checking beancount-import-wave v0.1.0 (/opt/rustwide/workdir/wave)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wave/src/config.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lookup_beancount_account_name(&self, name: &str) -> Result<beancount_core::Account> {
[INFO] [stdout]    |                                          ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lookup_beancount_account_name(&self, name: &str) -> Result<beancount_core::Account<'_>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wave/src/config.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn beancount_name(&self) -> Result<beancount_core::Account> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn beancount_name(&self) -> Result<beancount_core::Account<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wave/src/export.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 261 | ) -> Result<HashMap<beancount_core::Account, Vec<Transaction>>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 | ) -> Result<HashMap<beancount_core::Account<'_>, Vec<Transaction>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wave/src/config.rs:21:42
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lookup_beancount_account_name(&self, name: &str) -> Result<beancount_core::Account> {
[INFO] [stdout]    |                                          ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn lookup_beancount_account_name(&self, name: &str) -> Result<beancount_core::Account<'_>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wave/src/config.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn beancount_name(&self) -> Result<beancount_core::Account> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn beancount_name(&self) -> Result<beancount_core::Account<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wave/src/export.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |     config: &Config,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 261 | ) -> Result<HashMap<beancount_core::Account, Vec<Transaction>>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 | ) -> Result<HashMap<beancount_core::Account<'_>, Vec<Transaction>>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking httpclient v0.21.3
[INFO] [stderr]     Checking plaid v8.0.0
[INFO] [stderr]     Checking beancount-import-plaid v0.1.0 (/opt/rustwide/workdir/plaid)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "e3f3700ab1ce09b35dcc4d4710020cf6eaec9da32ab874fe88c567abddf07db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f3700ab1ce09b35dcc4d4710020cf6eaec9da32ab874fe88c567abddf07db4", kill_on_drop: false }`
[INFO] [stdout] e3f3700ab1ce09b35dcc4d4710020cf6eaec9da32ab874fe88c567abddf07db4
