[INFO] fetching crate linera-faucet 0.14.2...
[INFO] checking linera-faucet-0.14.2 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate linera-faucet 0.14.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate linera-faucet 0.14.2
[INFO] finished tweaking crates.io crate linera-faucet 0.14.2
[INFO] tweaked toml for crates.io crate linera-faucet 0.14.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linera-faucet 0.14.2 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linera-faucet 0.14.2 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0e61b2ee422734a116817911a46dff5e14b5178737e8241e55fba23c32cf2bb
[INFO] running `Command { std: "docker" "start" "-a" "f0e61b2ee422734a116817911a46dff5e14b5178737e8241e55fba23c32cf2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0e61b2ee422734a116817911a46dff5e14b5178737e8241e55fba23c32cf2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e61b2ee422734a116817911a46dff5e14b5178737e8241e55fba23c32cf2bb", kill_on_drop: false }`
[INFO] [stdout] f0e61b2ee422734a116817911a46dff5e14b5178737e8241e55fba23c32cf2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82277fa134b2b34d10c11b0a1a9039fbd6ce96d59ad5bff70cef959f00005f4f
[INFO] running `Command { std: "docker" "start" "-a" "82277fa134b2b34d10c11b0a1a9039fbd6ce96d59ad5bff70cef959f00005f4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling linera-witty-macros v0.14.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling linera-witty v0.14.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling linera-base v0.14.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.3
[INFO] [stderr]    Compiling frunk_derives v0.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking frunk v0.4.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking port-selector v0.1.6
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatGuestParameters == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:126:40
[INFO] [stdout]     |
[INFO] [stdout] 126 |             type FlatGuestParameters = <Self::FlatHostParameters as Add<HList![i32]>>::Output;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatHostParameters == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 | /             fn lift_parameters<Instance, Parameters>(
[INFO] [stdout] 130 | |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout] 131 | |                 memory: &Memory<'_, Instance>,
[INFO] [stdout] 132 | |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                 Instance: InstanceWithMemory,
[INFO] [stdout] 137 | |                 <Instance::Runtime as Runtime>::Memory: RuntimeMemory<Instance>,
[INFO] [stdout]     | |________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |   --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Parameters as WitType>::Layout as layout::Layout>::Flat == <(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatHostParameters`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:135:44
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Parameters::Layout: Layout<Flat = Self::FlatHostParameters>,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<<Parameters as WitType>::Layout as layout::Layout>::Flat == <(HNil, HCons<Y, HCons<Z, Tail>>) as GuestInterface>::FlatHostParameters` appears on the `impl`'s associated function `lift_parameters` but not on the corresponding trait's associated function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub trait GuestInterface {
[INFO] [stdout]     |           -------------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  59 |     fn lift_parameters<Instance, HostParameters>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ this trait's associated function doesn't have the requirement `<<Parameters as WitType>::Layout as layout::Layout>::Flat == <(HNil, HCons<Y, HCons<Z, Tail>>) as GuestInterface>::FlatHostParameters`
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatGuestParameters` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 | /             fn lift_parameters<Instance, Parameters>(
[INFO] [stdout] 130 | |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout] 131 | |                 memory: &Memory<'_, Instance>,
[INFO] [stdout] 132 | |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                 Instance: InstanceWithMemory,
[INFO] [stdout] 137 | |                 <Instance::Runtime as Runtime>::Memory: RuntimeMemory<Instance>,
[INFO] [stdout]     | |________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |   --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<(HNil, HCons<Y, HCons<Z, Tail>>) as GuestInterface>::FlatGuestParameters well-formed` appears on the `impl`'s associated function `lift_parameters` but not on the corresponding trait's associated function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub trait GuestInterface {
[INFO] [stdout]     |           -------------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  59 |     fn lift_parameters<Instance, HostParameters>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ this trait's associated function doesn't have the requirement `<(HNil, HCons<Y, HCons<Z, Tail>>) as GuestInterface>::FlatGuestParameters well-formed`
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<(Parameters, <(HNil, HCons<..., ...>) as GuestInterface>::ResultStorage), ...>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 | /             fn lift_parameters<Instance, Parameters>(
[INFO] [stdout] 130 | |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout] 131 | |                 memory: &Memory<'_, Instance>,
[INFO] [stdout] 132 | |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                 Instance: InstanceWithMemory,
[INFO] [stdout] 137 | |                 <Instance::Runtime as Runtime>::Memory: RuntimeMemory<Instance>,
[INFO] [stdout]     | |________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |   --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `Result<(Parameters, <(HNil, HCons<Y, HCons<Z, Tail>>) as GuestInterface>::ResultStorage), RuntimeError> well-formed` appears on the `impl`'s associated function `lift_parameters` but not on the corresponding trait's associated function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub trait GuestInterface {
[INFO] [stdout]     |           -------------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  59 |     fn lift_parameters<Instance, HostParameters>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ this trait's associated function doesn't have the requirement `Result<(Parameters, <(HNil, HCons<Y, HCons<Z, Tail>>) as GuestInterface>::ResultStorage), RuntimeError> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `(HNil, HCons<Y, HCons<Z, Tail>>): GuestInterface`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |             for (HList![$( $types, )*], HList![Y, Z, ...Tail])
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<HNil as Add<HCons<i32, HNil>>>::Output: split::Split<HNil>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:123:59
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 FlatLayout + Split<HList![$( $types, )*], Remainder = HList![i32]>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `HNil: Add<HCons<i32, HNil>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:121:49
[INFO] [stdout]     |
[INFO] [stdout] 121 |             HList![$( $types, )*]: FlatLayout + Add<HList![i32]>,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<HNil as Add<HCons<i32, HNil>>>::Output: FlatLayout`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 FlatLayout + Split<HList![$( $types, )*], Remainder = HList![i32]>,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<HNil as Add<HCons<i32, HNil>>>::Output: split::Split<HNil>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 FlatLayout + Split<HList![$( $types, )*], Remainder = HList![i32]>,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<HNil as Add<HCons<i32, HNil>>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:123:59
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 FlatLayout + Split<HList![$( $types, )*], Remainder = HList![i32]>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<HNil as Add<HCons<i32, HNil>>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 FlatLayout + Split<HList![$( $types, )*], Remainder = HList![i32]>,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<HNil as Add<HCons<i32, HNil>>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 FlatLayout + Split<HList![$( $types, )*], Remainder = HList![i32]>,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<(HNil, HCons<Y, HCons<..., ...>>) as GuestInterface>::FlatHostParameters as Add<...>>::Output == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             type FlatGuestParameters = <Self::FlatHostParameters as Add<HList![i32]>>::Output;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<(HNil, HCons<Y, HCons<..., ...>>) as GuestInterface>::FlatHostParameters as Add<...>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             type FlatGuestParameters = <Self::FlatHostParameters as Add<HList![i32]>>::Output;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatGuestParameters == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::ResultStorage == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `(HNil, HCons<Y, HCons<Z, Tail>>): GuestInterface`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:135:44
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Parameters::Layout: Layout<Flat = Self::FlatHostParameters>,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatGuestParameters` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<(Parameters, <(HNil, HCons<..., ...>) as GuestInterface>::ResultStorage), ...>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:139:66
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 let (parameters_layout, result_storage_layout) = guest_parameters.split();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatGuestParameters == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::ResultStorage == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 | /             {
[INFO] [stdout] 139 | |                 let (parameters_layout, result_storage_layout) = guest_parameters.split();
[INFO] [stdout] 140 | |                 let parameters = Parameters::lift_from(parameters_layout, memory)?;
[INFO] [stdout] 141 | |                 let result_storage = Self::ResultStorage::lift_from(result_storage_layout, memory)?;
[INFO] [stdout] 142 | |
[INFO] [stdout] 143 | |                 Ok((parameters, result_storage))
[INFO] [stdout] 144 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |   --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::ResultStorage == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 let result_storage = Self::ResultStorage::lift_from(result_storage_layout, memory)?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::ResultStorage == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 let result_storage = Self::ResultStorage::lift_from(result_storage_layout, memory)?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::ResultStorage == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:141:38
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 let result_storage = Self::ResultStorage::lift_from(result_storage_layout, memory)?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::FlatGuestParameters == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 | /             fn lift_parameters<Instance, Parameters>(
[INFO] [stdout] 130 | |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout] 131 | |                 memory: &Memory<'_, Instance>,
[INFO] [stdout] 132 | |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                 Instance: InstanceWithMemory,
[INFO] [stdout] 137 | |                 <Instance::Runtime as Runtime>::Memory: RuntimeMemory<Instance>,
[INFO] [stdout]     | |________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |   --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<(HNil, HCons<Y, HCons<Z, ...>>) as GuestInterface>::ResultStorage == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linera-witty-0.14.2/src/exported_function_interface/guest_interface.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 | /             fn lift_parameters<Instance, Parameters>(
[INFO] [stdout] 130 | |                 guest_parameters: Self::FlatGuestParameters,
[INFO] [stdout] 131 | |                 memory: &Memory<'_, Instance>,
[INFO] [stdout] 132 | |             ) -> Result<(Parameters, Self::ResultStorage), RuntimeError>
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                 Instance: InstanceWithMemory,
[INFO] [stdout] 137 | |                 <Instance::Runtime as Runtime>::Memory: RuntimeMemory<Instance>,
[INFO] [stdout]     | |________________________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   repeat_macro!(indirect_results => A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P);
[INFO] [stdout]     |   --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `indirect_results` which comes from the expansion of the macro `repeat_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stdout] Some errors have detailed explanations: E0275, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linera-witty` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "82277fa134b2b34d10c11b0a1a9039fbd6ce96d59ad5bff70cef959f00005f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82277fa134b2b34d10c11b0a1a9039fbd6ce96d59ad5bff70cef959f00005f4f", kill_on_drop: false }`
[INFO] [stdout] 82277fa134b2b34d10c11b0a1a9039fbd6ce96d59ad5bff70cef959f00005f4f
