[INFO] cloning repository https://github.com/nielsbergsma/blimp_co_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nielsbergsma/blimp_co_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnielsbergsma%2Fblimp_co_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnielsbergsma%2Fblimp_co_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80d235755c77be385df59b8aeee479fafd8c4d56
[INFO] checking nielsbergsma/blimp_co_rust against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnielsbergsma%2Fblimp_co_rust" "/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/nielsbergsma/blimp_co_rust
[INFO] finished tweaking git repo https://github.com/nielsbergsma/blimp_co_rust
[INFO] tweaked toml for git repo https://github.com/nielsbergsma/blimp_co_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nielsbergsma/blimp_co_rust on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nielsbergsma/blimp_co_rust 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded worker-sys v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded worker-kv v0.7.0
[INFO] [stderr]   Downloaded worker-macros v0.5.0
[INFO] [stderr]   Downloaded async-trait v0.1.77
[INFO] [stderr]   Downloaded wasm-streams v0.4.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded geo-types v0.7.12
[INFO] [stderr]   Downloaded worker v0.5.0
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded geohash v0.13.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded futures-macro v0.3.30
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded pom v3.3.0
[INFO] [stderr]   Downloaded rust_decimal v1.34.3
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded tokio v1.35.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e53a0762cd9b08387cd3d18e1ac64707684eda785a4ee1591bb4867c3182ed8f
[INFO] running `Command { std: "docker" "start" "-a" "e53a0762cd9b08387cd3d18e1ac64707684eda785a4ee1591bb4867c3182ed8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e53a0762cd9b08387cd3d18e1ac64707684eda785a4ee1591bb4867c3182ed8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e53a0762cd9b08387cd3d18e1ac64707684eda785a4ee1591bb4867c3182ed8f", kill_on_drop: false }`
[INFO] [stdout] e53a0762cd9b08387cd3d18e1ac64707684eda785a4ee1591bb4867c3182ed8f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57623386ea60847a809b7c3d9678dd945bfdf96c4123391ddcecb9a4f2318d13
[INFO] running `Command { std: "docker" "start" "-a" "57623386ea60847a809b7c3d9678dd945bfdf96c4123391ddcecb9a4f2318d13", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking geohash v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking pom v3.3.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking prelude_macros v0.1.0 (/opt/rustwide/workdir/prelude_macros)
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.49
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking worker-kv v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking prelude v0.0.0 (/opt/rustwide/workdir/prelude)
[INFO] [stderr]     Checking reservation v0.0.0 (/opt/rustwide/workdir/domain/reservation)
[INFO] [stderr]     Checking scheduling v0.0.0 (/opt/rustwide/workdir/domain/scheduling)
[INFO] [stderr]    Compiling worker-sys v0.5.0
[INFO] [stdout] warning: struct `GeoPosition` is never constructed
[INFO] [stdout]   --> domain/scheduling/src/projection/dashboard.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct GeoPosition {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GeoPosition` is never constructed
[INFO] [stdout]   --> domain/scheduling/src/projection/dashboard.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct GeoPosition {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-streams v0.4.1
[INFO] [stderr]    Compiling worker-macros v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> domain/reservation/src/aggregate/itinerary.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn stages(&self) -> Iter<ItineraryStage> {
[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] 24 |     pub fn stages(&self) -> Iter<'_, ItineraryStage> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> domain/reservation/src/aggregate/itinerary.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn stages(&self) -> Iter<ItineraryStage> {
[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] 24 |     pub fn stages(&self) -> Iter<'_, ItineraryStage> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking worker v0.5.0
[INFO] [stderr]     Checking reservation_api v0.0.0 (/opt/rustwide/workdir/service/reservation_api)
[INFO] [stderr]     Checking scheduling_api v0.0.0 (/opt/rustwide/workdir/service/scheduling_api)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> service/scheduling_api/src/lib.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let event_publisher = Rc::new(queue_publisher!(env));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: EVENT_MAP_PATH not set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> service/scheduling_api/src/lib.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let event_publisher = Rc::new(queue_publisher!(env));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: EVENT_MAP_PATH not set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     async fn get(&self, id: &AirfieldId) -> Result<Option<Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     async fn get(&self, id: &AirfieldId) -> Result<Option<Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     async fn set_begin(&self, id: &AirfieldId) -> Result<Transaction<AirfieldId, Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     async fn set_begin(&self, id: &AirfieldId) -> Result<Transaction<AirfieldId, Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     async fn set_commit(&self, transaction: Transaction<AirfieldId, Airfield>) -> Result<(), AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     async fn set_commit(&self, transaction: Transaction<AirfieldId, Airfield>) -> Result<(), AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     async fn get(&self, id: &AirshipId) -> Result<Option<Airship>, AirshipRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     async fn get(&self, id: &AirshipId) -> Result<Option<Airship>, AirshipRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<scheduling::aggregate::Airship>, AirshipRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     async fn set_begin(&self, id: &AirshipId) -> Result<Transaction<AirshipId, Airship>, AirshipRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     async fn set_begin(&self, id: &AirshipId) -> Result<Transaction<AirshipId, Airship>, AirshipRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, &'life1 AirshipId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<AirshipId, scheduling::aggregate::Airship>, AirshipRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     async fn set_commit(&self, transaction: Transaction<AirshipId, Airship>) -> Result<(), AirshipRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), AirshipRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), AirshipRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirshipRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirshipRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     async fn set_commit(&self, transaction: Transaction<AirshipId, Airship>) -> Result<(), AirshipRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), AirshipRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), AirshipRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirshipRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirshipRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     async fn get(&self, id: FlightId) -> Result<Option<Flight>, FlightRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     async fn get(&self, id: FlightId) -> Result<Option<Flight>, FlightRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Flight>, FlightRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     async fn set_begin(&self, id: FlightId) -> Result<Transaction<FlightId, Flight>, FlightRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     async fn set_begin(&self, id: FlightId) -> Result<Transaction<FlightId, Flight>, FlightRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, FlightId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<FlightId, Flight>, FlightRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     async fn set_commit(&self, transaction: Transaction<FlightId, Flight>) -> Result<(), FlightRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), FlightRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), FlightRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/scheduling_api/src/runtime/repository/do_scheduling.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     async fn set_commit(&self, transaction: Transaction<FlightId, Flight>) -> Result<(), FlightRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), FlightRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), FlightRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_scheduling::DurableObjectSchedulingRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> service/reservation_api/src/lib.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let event_publisher = Rc::new(queue_publisher!(env));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: EVENT_MAP_PATH not set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> service/reservation_api/src/lib.rs:129:35
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let event_publisher = Rc::new(queue_publisher!(env));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: EVENT_MAP_PATH not set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> service/reservation_api/src/lib.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let event_publisher = Rc::new(queue_publisher!(env));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: EVENT_MAP_PATH not set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> service/reservation_api/src/lib.rs:129:35
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let event_publisher = Rc::new(queue_publisher!(env));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: EVENT_MAP_PATH not set: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     async fn get(&self, id: &JourneyId) -> Result<Option<Journey>, JourneyRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     async fn set_begin(&self, id: &JourneyId) -> Result<Transaction<JourneyId, Journey>, JourneyRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     async fn set_commit(&self, transaction: Transaction<JourneyId, Journey>) -> Result<(), JourneyRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), JourneyRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), JourneyRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), JourneyRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), JourneyRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     async fn get(&self, id: &AirfieldId) -> Result<Option<Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn set_begin(&self, id: &AirfieldId) -> Result<Transaction<AirfieldId, Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     async fn set_commit(&self, transaction: Transaction<AirfieldId, Airfield>) -> Result<(), AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     async fn get(&self, id: &FlightId) -> Result<Option<FlightAvailability>, FlightAvailabilityRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     async fn set_begin(&self, id: &FlightId) -> Result<Transaction<FlightId, FlightAvailability>, FlightAvailabilityRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     async fn set_commit(&self, transaction: Transaction<FlightId, FlightAvailability>) -> Result<(), FlightAvailabilityRepositoryEr...
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn get(&self, id: &ReservationId) -> Result<Option<Reservation>, ReservationRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     async fn set_begin(&self, id: &ReservationId) -> Result<Transaction<ReservationId, Reservation>, ReservationRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     async fn set_commit(&self, transaction: Transaction<ReservationId, Reservation>) -> Result<(), ReservationRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), ReservationRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), ReservationRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), ReservationRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), ReservationRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     async fn get(&self, id: &JourneyId) -> Result<Option<Journey>, JourneyRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<Journey>, JourneyRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     async fn set_begin(&self, id: &JourneyId) -> Result<Transaction<JourneyId, Journey>, JourneyRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 JourneyId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<JourneyId, Journey>, JourneyRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     async fn set_commit(&self, transaction: Transaction<JourneyId, Journey>) -> Result<(), JourneyRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), JourneyRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), JourneyRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), JourneyRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), JourneyRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     async fn get(&self, id: &AirfieldId) -> Result<Option<Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn set_begin(&self, id: &AirfieldId) -> Result<Transaction<AirfieldId, Airfield>, AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 IcaoCode) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<IcaoCode, reservation::aggregate::Airfield>, AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     async fn set_commit(&self, transaction: Transaction<AirfieldId, Airfield>) -> Result<(), AirfieldRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), AirfieldRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), AirfieldRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     async fn get(&self, id: &FlightId) -> Result<Option<FlightAvailability>, FlightAvailabilityRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<FlightAvailability>, FlightAvailabilityRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     async fn set_begin(&self, id: &FlightId) -> Result<Transaction<FlightId, FlightAvailability>, FlightAvailabilityRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 std::string::String) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<std::string::String, FlightAvailability>, FlightAvailabilityRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     async fn set_commit(&self, transaction: Transaction<FlightId, FlightAvailability>) -> Result<(), FlightAvailabilityRepositoryEr...
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), FlightAvailabilityRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn get(&self, id: &ReservationId) -> Result<Option<Reservation>, ReservationRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<std::option::Option<reservation::aggregate::Reservation>, ReservationRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_begin` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     async fn set_begin(&self, id: &ReservationId) -> Result<Transaction<ReservationId, Reservation>, ReservationRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, &'life1 ReservationId) -> Pin<Box<(dyn Future<Output = std::result::Result<prelude::domain::Transaction<ReservationId, reservation::aggregate::Reservation>, ReservationRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `set_commit` has an incompatible type for trait
[INFO] [stdout]    --> service/reservation_api/src/runtime/repository/do_reservation.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     async fn set_commit(&self, transaction: Transaction<ReservationId, Reservation>) -> Result<(), ReservationRepositoryError> {
[INFO] [stdout]     |     ^^^^^ expected trait `Future<Output = std::result::Result<(), ReservationRepositoryError>> + Send`, found trait `Future<Output = std::result::Result<(), ReservationRepositoryError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), ReservationRepositoryError>> + Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 do_reservation::DurableObjectReservationRepository, prelude::domain::Transaction<_, _>) -> Pin<Box<(dyn Future<Output = std::result::Result<(), ReservationRepositoryError>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scheduling_api` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scheduling_api` (lib) due to 10 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reservation_api` (lib) due to 14 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reservation_api` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "57623386ea60847a809b7c3d9678dd945bfdf96c4123391ddcecb9a4f2318d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57623386ea60847a809b7c3d9678dd945bfdf96c4123391ddcecb9a4f2318d13", kill_on_drop: false }`
[INFO] [stdout] 57623386ea60847a809b7c3d9678dd945bfdf96c4123391ddcecb9a4f2318d13
