[INFO] cloning repository https://github.com/DylanRJohnston/splitwise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DylanRJohnston/splitwise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanRJohnston%2Fsplitwise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanRJohnston%2Fsplitwise'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa57119f371b5c3488922cc257b403cdfee4b451
[INFO] testing DylanRJohnston/splitwise/fa57119f371b5c3488922cc257b403cdfee4b451 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanRJohnston%2Fsplitwise" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DylanRJohnston/splitwise
[INFO] finished tweaking git repo https://github.com/DylanRJohnston/splitwise
[INFO] tweaked toml for git repo https://github.com/DylanRJohnston/splitwise written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DylanRJohnston/splitwise on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DylanRJohnston/splitwise 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_dynamo v4.0.4
[INFO] [stderr]   Downloaded pin-project-internal v1.0.12
[INFO] [stderr]   Downloaded aws-smithy-async v0.46.0
[INFO] [stderr]   Downloaded pin-project v1.0.12
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded urlencoding v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded aws-smithy-query v0.46.0
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded aws-sdk-sts v0.16.0
[INFO] [stderr]   Downloaded aws-config v0.46.0
[INFO] [stderr]   Downloaded aws-sdk-secretsmanager v0.16.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded fake v2.5.0
[INFO] [stderr]   Downloaded tokio-util v0.7.3
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded aws-smithy-types v0.46.0
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded aws-http v0.46.0
[INFO] [stderr]   Downloaded aws-sigv4 v0.46.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.46.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded aws-sdk-sso v0.16.0
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded web-sys v0.3.59
[INFO] [stderr]   Downloaded dummy v0.4.1
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded lambda_runtime v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.32
[INFO] [stderr]   Downloaded aws-endpoint v0.46.0
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded aws-smithy-xml v0.46.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded ctor v0.1.23
[INFO] [stderr]   Downloaded aws-sig-auth v0.46.0
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded aws-smithy-client v0.46.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.6.0
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v0.16.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded bytes-utils v0.1.2
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded aws-smithy-http v0.46.0
[INFO] [stderr]   Downloaded aws-types v0.46.0
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.46.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ceeae5c04cabc594eeabf0b4a2938c0d87755f56837938d2bece14e24b0c006
[INFO] running `Command { std: "docker" "start" "-a" "9ceeae5c04cabc594eeabf0b4a2938c0d87755f56837938d2bece14e24b0c006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ceeae5c04cabc594eeabf0b4a2938c0d87755f56837938d2bece14e24b0c006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ceeae5c04cabc594eeabf0b4a2938c0d87755f56837938d2bece14e24b0c006", kill_on_drop: false }`
[INFO] [stdout] 9ceeae5c04cabc594eeabf0b4a2938c0d87755f56837938d2bece14e24b0c006
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c06e9255d406bdfba0770a2052f258349ccda7259876a86bb87ef139275bb432
[INFO] running `Command { std: "docker" "start" "-a" "c06e9255d406bdfba0770a2052f258349ccda7259876a86bb87ef139275bb432", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling bytes-utils v0.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling aws-types v0.46.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling aws-smithy-types v0.46.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling aws-smithy-json v0.46.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling aws-smithy-query v0.46.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.46.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling dummy v0.4.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling fake v2.5.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling own v0.1.0 (/opt/rustwide/workdir/own)
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling aws-smithy-async v0.46.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling aws-smithy-http v0.46.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling lambda_runtime v0.6.0
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.46.0
[INFO] [stderr]    Compiling aws-sigv4 v0.46.0
[INFO] [stderr]    Compiling aws-smithy-client v0.46.0
[INFO] [stderr]    Compiling aws-http v0.46.0
[INFO] [stderr]    Compiling aws-sig-auth v0.46.0
[INFO] [stderr]    Compiling aws-endpoint v0.46.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.16.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v0.16.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.16.0
[INFO] [stderr]    Compiling aws-sdk-secretsmanager v0.16.0
[INFO] [stderr]    Compiling aws-config v0.46.0
[INFO] [stderr]    Compiling serde_dynamo v4.0.4
[INFO] [stderr]    Compiling splitwise-ynab v0.1.0 (/opt/rustwide/workdir/splitwise)
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> splitwise/src/models/transformer.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 |     if let Some(your_share) = your_share && your_share.paid_share > Cents(0) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unconstrained opaque type
[INFO] [stdout]   --> splitwise/src/models/transformer.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub type Transformer<'a> = impl Fn(&[Expense]) -> Vec<Transaction> + 'a;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transformer` must be used in combination with a concrete type within the same crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> splitwise/src/models/transformer.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  92 |   pub type Transformer<'a> = impl Fn(&[Expense]) -> Vec<Transaction> + 'a;
[INFO] [stdout]     |                              -------------------------------------------- the expected opaque type
[INFO] [stdout]  93 |
[INFO] [stdout]  94 |   pub fn new(config: &Config) -> Transformer {
[INFO] [stdout]     |                                  ----------- expected `Transformer<'_>` because of return type
[INFO] [stdout]  95 | /     move |expenses: &[Expense]| {
[INFO] [stdout]  96 | |         expenses
[INFO] [stdout]  97 | |             .iter()
[INFO] [stdout]  98 | |             .flat_map(
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |             .collect()
[INFO] [stdout] 119 | |     }
[INFO] [stdout]     | |_____^ expected opaque type, found closure
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected opaque type `Transformer<'_>`
[INFO] [stdout]                    found closure `{closure@splitwise/src/models/transformer.rs:95:5: 95:32}`
[INFO] [stdout] note: this item must have a `#[define_opaque(Transformer)]` attribute to be able to define hidden types
[INFO] [stdout]    --> splitwise/src/models/transformer.rs:94:8
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub fn new(config: &Config) -> Transformer {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `splitwise-ynab` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c06e9255d406bdfba0770a2052f258349ccda7259876a86bb87ef139275bb432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06e9255d406bdfba0770a2052f258349ccda7259876a86bb87ef139275bb432", kill_on_drop: false }`
[INFO] [stdout] c06e9255d406bdfba0770a2052f258349ccda7259876a86bb87ef139275bb432
