[INFO] fetching crate linera-execution 0.14.0... [INFO] checking linera-execution-0.14.0 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate linera-execution 0.14.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate linera-execution 0.14.0 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linera-execution 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate linera-execution 0.14.0 [INFO] tweaked toml for crates.io crate linera-execution 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate linera-execution 0.14.0 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" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4ca182ce03de62aa71ba27f9c267d470c4372456029cf703754cc5ef6a5e7ca [INFO] running `Command { std: "docker" "start" "-a" "c4ca182ce03de62aa71ba27f9c267d470c4372456029cf703754cc5ef6a5e7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ca182ce03de62aa71ba27f9c267d470c4372456029cf703754cc5ef6a5e7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ca182ce03de62aa71ba27f9c267d470c4372456029cf703754cc5ef6a5e7ca", kill_on_drop: false }` [INFO] [stdout] c4ca182ce03de62aa71ba27f9c267d470c4372456029cf703754cc5ef6a5e7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1dd44fc95aa80b3598219626597be69f980b69f5f5aef78bc025e280a1903ed [INFO] running `Command { std: "docker" "start" "-a" "d1dd44fc95aa80b3598219626597be69f980b69f5f5aef78bc025e280a1903ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling linera-witty-macros v0.14.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-graphql-value v7.0.13 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling async-graphql-parser v7.0.13 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling frunk_proc_macros v0.1.3 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling linera-witty v0.14.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking wasmer-types v4.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-derive v7.0.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking const-hex v1.14.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking frunk v0.4.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling linera-base v0.14.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking dynasmrt v1.2.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking alloy-primitives v0.8.25 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking port-selector v0.1.6 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bcs v0.1.6 [INFO] [stderr] Checking serde-name v0.2.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking wasm-encoder v0.217.0 [INFO] [stderr] Compiling custom_debug_derive v0.6.2 [INFO] [stderr] Compiling linera-views v0.14.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking wast v217.0.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking async-graphql v7.0.2 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling linera-views-derive v0.14.0 [INFO] [stderr] Compiling linera-execution v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking linera-parity-wasm v0.45.1-linera.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap v4.5.24 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling wasmer-derive v4.4.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking linera-wasm-instrument v0.4.0-linera.1 [INFO] [stderr] Checking linera-wasmer-vm v4.4.0-linera.7 [INFO] [stderr] Checking linera-wasmer-compiler v4.4.0-linera.7 [INFO] [stderr] Checking linera-wasmer-compiler-singlepass v4.4.0-linera.7 [INFO] [stderr] Checking wat v1.217.0 [INFO] [stderr] Checking linera-wasmer v4.4.0-linera.7 [INFO] [stdout] error[E0432]: unresolved import `linera_execution::test_utils` [INFO] [stdout] --> tests/test_system_execution.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | system::Recipient, test_utils::SystemExecutionState, Message, MessageContext, Operation, [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `linera_execution` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `linera_execution::test_utils` [INFO] [stdout] --> tests/fee_consumption.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | test_utils::{ [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `linera_execution` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/fee_consumption.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let (application_id, application, blobs) = state.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | let mut oracle_responses = blob_oracle_responses(blobs.iter()); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 193 | let (application_id, application, blobs): (_, _, _) = state.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `linera_execution::test_utils` [INFO] [stdout] --> tests/service_runtime_apis.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | test_utils::{ [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `linera_execution` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `linera_execution::test_utils` [INFO] [stdout] --> tests/test_execution.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | test_utils::{ [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `linera_execution` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, {type error})` [INFO] [stdout] --> tests/fee_consumption.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | let (application_id, application, blobs) = state.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | application.expect_call(ExpectedCall::execute_message( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 193 | let (application_id, application, blobs): (_, _, _) = state.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1388:9 [INFO] [stdout] | [INFO] [stdout] 1388 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1400 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 1388 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:1400:9 [INFO] [stdout] | [INFO] [stdout] 1400 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1409 | application.expect_call(ExpectedCall::execute_message( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1400 | let (application_id, application, blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1410:15 [INFO] [stdout] | [INFO] [stdout] 1410 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1411 | runtime.transfer(receiver_chain_account, recipient, amount)?; [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1410 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/fee_consumption.rs:286:47 [INFO] [stdout] | [INFO] [stdout] 286 | let mut txn_tracker = TransactionTracker::new_replaying(oracle_responses); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1419:47 [INFO] [stdout] | [INFO] [stdout] 1419 | let mut txn_tracker = TransactionTracker::new_replaying_blobs(blobs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_system_execution.rs:46:47 [INFO] [stdout] | [INFO] [stdout] 46 | let mut txn_tracker = TransactionTracker::new_replaying(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_system_execution.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | view.execute_operation( [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 31 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_system_execution.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `linera_execution::test_utils`, `linera_execution::TestExecutionRuntimeContext` [INFO] [stdout] --> tests/contract_runtime_apis.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | test_utils::{ [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `linera_execution` [INFO] [stdout] ... [INFO] [stdout] 29 | OperationContext, ResourceController, SystemExecutionStateView, TestExecutionRuntimeContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `TestExecutionRuntimeContext` in the root [INFO] [stdout] | help: a similar name exists in the module: `ExecutionRuntimeContext` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1018:12 [INFO] [stdout] | [INFO] [stdout] 1018 | pub struct TestExecutionRuntimeContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:1016:1 [INFO] [stdout] | [INFO] [stdout] 1016 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let contract_blob_id = contract_blob.id(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | let service_blob_id = service_blob.id(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | view.context() [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 36 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 24 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:32:84 [INFO] [stdout] | [INFO] [stdout] 32 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_system_execution.rs:86:47 [INFO] [stdout] | [INFO] [stdout] 86 | let mut txn_tracker = TransactionTracker::new_replaying(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | application.expect_call(ExpectedCall::handle_query( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_system_execution.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | view.execute_message( [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 65 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_system_execution.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | move |runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | assert_eq!(runtime.read_chain_balance().unwrap(), chain_balance); [INFO] [stdout] | ------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 35 | move |runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | &mut TransactionTracker::new_replaying_blobs([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_system_execution.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | .query_application(context, Query::System(SystemQuery), None) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 107 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_system_execution.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | [INFO] [stdout] 81 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 79 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | view.query_application(context, query, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | caller_application.expect_call({ [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 81 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | ExpectedCall::execute_operation(move |runtime, _context, operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | .read_value_bytes(state_key.clone())? [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 91 | ExpectedCall::execute_operation(move |runtime: /* Type */, _context, operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 56 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linera-execution` (test "test_system_execution") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:64:84 [INFO] [stdout] | [INFO] [stdout] 64 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | application.expect_call(ExpectedCall::handle_query( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | move |runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | for (owner, balance) in accounts { [INFO] [stdout] 69 | assert_eq!(runtime.read_owner_balance(owner).unwrap(), balance); [INFO] [stdout] | ------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 67 | move |runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | .unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:91:66 [INFO] [stdout] | [INFO] [stdout] 91 | ExpectedCall::execute_operation(move |runtime, _context, operation| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | state.extend(operation.clone()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 91 | ExpectedCall::execute_operation(move |runtime, _context, operation: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:82:56 [INFO] [stdout] | [INFO] [stdout] 82 | view.query_application(context, query, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 88 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let mut view = sender.create_system_state(amount).into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 48 | let mut view: /* Type */ = sender.create_system_state(amount).into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:95:84 [INFO] [stdout] | [INFO] [stdout] 95 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | application.expect_call(ExpectedCall::handle_query( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | move |runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 99 | assert_eq!( [INFO] [stdout] 100 | runtime.read_owner_balance(missing_account).unwrap(), [INFO] [stdout] | ------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 98 | move |runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | let response = runtime.try_call_application( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | assert!(response.is_empty()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 103 | let response: /* Type */ = runtime.try_call_application( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:114:56 [INFO] [stdout] | [INFO] [stdout] 114 | view.query_application(context, query, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> tests/contract_runtime_apis.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let (application_id, application) = view [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 59 | let (application_id, application): (_, _) = view [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | let response = runtime.try_call_application( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | assert!(response.is_empty()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 111 | let response: /* Type */ = runtime.try_call_application( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/unit_tests/runtime_tests.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | test_utils::create_dummy_user_application_description, [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::TestExecutionRuntimeContext` [INFO] [stdout] --> src/./unit_tests/system_tests.rs:10:42 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{ExecutionStateView, Message, TestExecutionRuntimeContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `TestExecutionRuntimeContext` in the root [INFO] [stdout] | help: a similar name exists in the module: `ExecutionRuntimeContext` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:1018:12 [INFO] [stdout] | [INFO] [stdout] 1018 | pub struct TestExecutionRuntimeContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/lib.rs:1016:1 [INFO] [stdout] | [INFO] [stdout] 1016 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test_utils` [INFO] [stdout] --> src/system.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::test_utils::SystemExecutionState; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(with_testing)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | move |runtime, context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | runtime.transfer( [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 64 | move |runtime: /* Type */, context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 82 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 122 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:130:84 [INFO] [stdout] | [INFO] [stdout] 130 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | application.expect_call(ExpectedCall::handle_query( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | move |runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 134 | assert_eq!( [INFO] [stdout] 135 | runtime.read_owner_balances().unwrap(), [INFO] [stdout] | ------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 133 | move |runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | view.query_application(context, query, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VmRuntime` [INFO] [stdout] --> src/./unit_tests/system_tests.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let vm_runtime = VmRuntime::Wasm; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `VmRuntime` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 4 + use linera_base::vm::VmRuntime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 157 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:165:84 [INFO] [stdout] | [INFO] [stdout] 165 | let (application_id, application, _) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | application.expect_call(ExpectedCall::handle_query( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | move |runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 169 | assert_eq!( [INFO] [stdout] 170 | runtime.read_balance_owners().unwrap(), [INFO] [stdout] | ------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 168 | move |runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linera-execution` (test "fee_consumption") due to 4 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/service_runtime_apis.rs:184:56 [INFO] [stdout] | [INFO] [stdout] 184 | view.query_application(context, query, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | let mut tracker = TransactionTracker::new_replaying_blobs([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 81 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linera-execution` (test "service_runtime_apis") due to 26 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:157:6 [INFO] [stdout] | [INFO] [stdout] 157 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | &mut TransactionTracker::new_replaying(Vec::new()), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:163:68 [INFO] [stdout] | [INFO] [stdout] 163 | caller_application.expect_call(ExpectedCall::handle_query(|runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 164 | let state = runtime.read_value_bytes(state_key)?.unwrap_or_default(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 163 | caller_application.expect_call(ExpectedCall::handle_query(|runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:164:62 [INFO] [stdout] | [INFO] [stdout] 164 | let state = runtime.read_value_bytes(state_key)?.unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | let mut view = sender.create_system_state(amount).into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 132 | let mut view: /* Type */ = sender.create_system_state(amount).into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> tests/contract_runtime_apis.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let (application_id, application) = view [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 143 | let (application_id, application): (_, _) = view [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | move |runtime, context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 149 | runtime.transfer( [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 148 | move |runtime: /* Type */, context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:169:64 [INFO] [stdout] | [INFO] [stdout] 169 | caller_application.expect_call(ExpectedCall::handle_query(|runtime, _context, _query| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 170 | let state = runtime.read_value_bytes(state_key)?.unwrap_or_default(); [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 169 | caller_application.expect_call(ExpectedCall::handle_query(|runtime: /* Type */, _context, _query| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:170:58 [INFO] [stdout] | [INFO] [stdout] 170 | let state = runtime.read_value_bytes(state_key)?.unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:175:38 [INFO] [stdout] | [INFO] [stdout] 175 | &mut TransactionTracker::new_replaying_blobs([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `spawn_service_runtime_actor` found for struct `QueryContext` in the current scope [INFO] [stdout] --> tests/test_execution.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | let mut service_runtime_endpoint = context.spawn_service_runtime_actor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `QueryContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | let mut claimer_view = claimer_state.into_view().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `claimer_view` an explicit type [INFO] [stdout] | [INFO] [stdout] 217 | let mut claimer_view: /* Type */ = claimer_state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> tests/contract_runtime_apis.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let (application_id, application) = claimer_view [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 228 | let (application_id, application): (_, _) = claimer_view [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | move |runtime, context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 234 | runtime.claim( [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 233 | move |runtime: /* Type */, context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | .unwrap(), [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:260:43 [INFO] [stdout] | [INFO] [stdout] 260 | let mut tracker = TransactionTracker::new_replaying_blobs([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | .unwrap(), [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 232 | [INFO] [stdout] 233 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 231 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:280:43 [INFO] [stdout] | [INFO] [stdout] 280 | let mut tracker = TransactionTracker::new_replaying(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 233 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 237 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 238 | runtime.try_call_application( [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 237 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let mut source_view = source_state.into_view().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | .execute_message( [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `source_view` an explicit type [INFO] [stdout] | [INFO] [stdout] 216 | let mut source_view: /* Type */ = source_state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | target_application.expect_call(ExpectedCall::execute_operation({ [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 234 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | move |runtime, _context, argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | runtime.write_batch(batch)?; [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 252 | move |runtime: /* Type */, _context, argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 265 | move |runtime, _context, argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | runtime.write_batch(batch)?; [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 265 | move |runtime: /* Type */, _context, argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:276:60 [INFO] [stdout] | [INFO] [stdout] 276 | target_application.expect_call(ExpectedCall::finalize(|runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 277 | match runtime.read_value_bytes(state_key)? { [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 276 | target_application.expect_call(ExpectedCall::finalize(|runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:314:43 [INFO] [stdout] | [INFO] [stdout] 314 | let mut tracker = TransactionTracker::new_replaying(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:290:29 [INFO] [stdout] | [INFO] [stdout] 290 | TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 233 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | let mut claimer_view = claimer_state.into_view().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `claimer_view` an explicit type [INFO] [stdout] | [INFO] [stdout] 358 | let mut claimer_view: /* Type */ = claimer_state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> tests/contract_runtime_apis.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | let (application_id, application) = claimer_view [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 369 | let (application_id, application): (_, _) = claimer_view [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | move |runtime, context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 375 | runtime.claim( [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 374 | move |runtime: /* Type */, context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:401:43 [INFO] [stdout] | [INFO] [stdout] 401 | let mut tracker = TransactionTracker::new_replaying_blobs([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 312 | [INFO] [stdout] 313 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 311 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 313 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:317:15 [INFO] [stdout] | [INFO] [stdout] 317 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 318 | runtime.try_call_application( [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 317 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | target_application.expect_call(ExpectedCall::execute_operation({ [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 314 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | |runtime, _context, argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 336 | runtime.write_batch(batch)?; [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 331 | |runtime: /* Type */, _context, argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:344:60 [INFO] [stdout] | [INFO] [stdout] 344 | target_application.expect_call(ExpectedCall::finalize(|runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 345 | match runtime.read_value_bytes(state_key)? { [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 344 | target_application.expect_call(ExpectedCall::finalize(|runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 827 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 807 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:829:10 [INFO] [stdout] | [INFO] [stdout] 829 | .expect("should register mock application"); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:841:17 [INFO] [stdout] | [INFO] [stdout] 841 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:842:15 [INFO] [stdout] | [INFO] [stdout] 842 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 843 | runtime.query_service(application_id, vec![])?; [INFO] [stdout] | ------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 842 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:365:38 [INFO] [stdout] | [INFO] [stdout] 365 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 313 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:862:34 [INFO] [stdout] | [INFO] [stdout] 862 | &mut TransactionTracker::new_replaying(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:881:9 [INFO] [stdout] | [INFO] [stdout] 881 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 901 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 881 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:903:10 [INFO] [stdout] | [INFO] [stdout] 903 | .expect("should register mock application"); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 380 | [INFO] [stdout] 381 | let (id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 379 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | let (id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 382 | [INFO] [stdout] 383 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 381 | let (id, application, blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:915:17 [INFO] [stdout] | [INFO] [stdout] 915 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:916:15 [INFO] [stdout] | [INFO] [stdout] 916 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 917 | runtime.perform_http_request(http::Request::get("http://localhost"))?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 916 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:402:38 [INFO] [stdout] | [INFO] [stdout] 402 | &mut TransactionTracker::new_replaying_blobs(blobs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:416:9 [INFO] [stdout] | [INFO] [stdout] 416 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 417 | [INFO] [stdout] 418 | let (first_id, first_application, first_app_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 416 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:933:34 [INFO] [stdout] | [INFO] [stdout] 933 | &mut TransactionTracker::new_replaying(vec![ [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | let (first_id, first_application, first_app_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 425 | first_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 418 | let (first_id, first_application, first_app_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:426:15 [INFO] [stdout] | [INFO] [stdout] 426 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 427 | runtime.try_call_application(false, second_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 426 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | let (second_id, second_application, second_app_blobs) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | second_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 419 | let (second_id, second_application, second_app_blobs): (_, _, _) = [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:432:15 [INFO] [stdout] | [INFO] [stdout] 432 | move |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 433 | runtime.try_call_application(false, third_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 432 | move |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | let (third_id, third_application, third_app_blobs) = view.register_mock_application(2).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | third_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 421 | let (third_id, third_application, third_app_blobs): (_, _, _) = view.register_mock_application(2).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | move |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 439 | runtime.try_call_application(false, fourth_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 438 | move |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | let (fourth_id, fourth_application, fourth_app_blobs) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | fourth_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 422 | let (fourth_id, fourth_application, fourth_app_blobs): (_, _, _) = [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:465:38 [INFO] [stdout] | [INFO] [stdout] 465 | &mut TransactionTracker::new_replaying_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | let (first_id, first_application, first_app_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 467 | .iter() [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 418 | let (first_id, first_application, first_app_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 486 | [INFO] [stdout] 487 | let (first_id, first_application, first_app_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 485 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | let (first_id, first_application, first_app_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | first_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 487 | let (first_id, first_application, first_app_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:511:15 [INFO] [stdout] | [INFO] [stdout] 511 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 512 | runtime.try_call_application(false, second_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 511 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | let (second_id, second_application, second_app_blobs) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | second_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 488 | let (second_id, second_application, second_app_blobs): (_, _, _) = [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:517:15 [INFO] [stdout] | [INFO] [stdout] 517 | move |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 518 | runtime.try_call_application(false, third_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 517 | move |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, _, _)` [INFO] [stdout] --> tests/test_execution.rs:490:9 [INFO] [stdout] | [INFO] [stdout] 490 | let (third_id, third_application, third_app_blobs) = view.register_mock_application(2).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | third_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 490 | let (third_id, third_application, third_app_blobs): (_, _, _) = view.register_mock_application(2).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:523:15 [INFO] [stdout] | [INFO] [stdout] 523 | move |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 524 | runtime.send_message(first_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 523 | move |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | .register_mock_application_with(application_description, contract_blob, service_blob) [INFO] [stdout] | ------------------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 418 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:438:10 [INFO] [stdout] | [INFO] [stdout] 438 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:441:15 [INFO] [stdout] | [INFO] [stdout] 441 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 442 | assert_eq!(runtime.read_chain_balance().unwrap(), chain_balance); [INFO] [stdout] | ------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 441 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | let (fourth_id, fourth_application, fourth_app_blobs) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | fourth_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 491 | let (fourth_id, fourth_application, fourth_app_blobs): (_, _, _) = [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:578:59 [INFO] [stdout] | [INFO] [stdout] 578 | third_application.expect_call(ExpectedCall::finalize(|runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 579 | runtime.send_message(second_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 578 | third_application.expect_call(ExpectedCall::finalize(|runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:458:34 [INFO] [stdout] | [INFO] [stdout] 458 | &mut TransactionTracker::new_replaying_blobs([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:466:6 [INFO] [stdout] | [INFO] [stdout] 466 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:584:59 [INFO] [stdout] | [INFO] [stdout] 584 | first_application.expect_call(ExpectedCall::finalize(|runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 585 | runtime.send_message(fourth_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 584 | first_application.expect_call(ExpectedCall::finalize(|runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 482 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 474 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:482:88 [INFO] [stdout] | [INFO] [stdout] 482 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:484:17 [INFO] [stdout] | [INFO] [stdout] 484 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 486 | for (owner, balance) in accounts { [INFO] [stdout] 487 | assert_eq!(runtime.read_owner_balance(owner).unwrap(), balance); [INFO] [stdout] | ------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 485 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:591:47 [INFO] [stdout] | [INFO] [stdout] 591 | let mut txn_tracker = TransactionTracker::new_replaying_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | let (first_id, first_application, first_app_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 593 | .iter() [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 487 | let (first_id, first_application, first_app_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:504:34 [INFO] [stdout] | [INFO] [stdout] 504 | &mut TransactionTracker::new_replaying_blobs(blobs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:508:6 [INFO] [stdout] | [INFO] [stdout] 508 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 521 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 514 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:521:88 [INFO] [stdout] | [INFO] [stdout] 521 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:523:17 [INFO] [stdout] | [INFO] [stdout] 523 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:524:15 [INFO] [stdout] | [INFO] [stdout] 524 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 525 | assert_eq!( [INFO] [stdout] 526 | runtime.read_owner_balance(missing_account).unwrap(), [INFO] [stdout] | ------------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 524 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:544:34 [INFO] [stdout] | [INFO] [stdout] 544 | &mut TransactionTracker::new_replaying_blobs(blobs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:548:6 [INFO] [stdout] | [INFO] [stdout] 548 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 629 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 630 | [INFO] [stdout] 631 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 629 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 634 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 631 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 556 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:639:15 [INFO] [stdout] | [INFO] [stdout] 639 | move |runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 640 | runtime.try_call_application(false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 639 | move |runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:564:88 [INFO] [stdout] | [INFO] [stdout] 564 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:567:15 [INFO] [stdout] | [INFO] [stdout] 567 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 568 | assert_eq!( [INFO] [stdout] 569 | runtime.read_owner_balances().unwrap(), [INFO] [stdout] | ------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 567 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:654:38 [INFO] [stdout] | [INFO] [stdout] 654 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 654 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 631 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:587:34 [INFO] [stdout] | [INFO] [stdout] 587 | &mut TransactionTracker::new_replaying_blobs(blobs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:591:6 [INFO] [stdout] | [INFO] [stdout] 591 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:676:9 [INFO] [stdout] | [INFO] [stdout] 676 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 677 | [INFO] [stdout] 678 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 676 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | let mut view = SystemExecutionState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 599 | let mut view: /* Type */ = SystemExecutionState { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:607:88 [INFO] [stdout] | [INFO] [stdout] 607 | let (application_id, application, blobs) = view.register_mock_application(0).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 681 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 678 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:682:15 [INFO] [stdout] | [INFO] [stdout] 682 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 683 | runtime.try_call_application(false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 682 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:609:17 [INFO] [stdout] | [INFO] [stdout] 609 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:610:15 [INFO] [stdout] | [INFO] [stdout] 610 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 611 | assert_eq!( [INFO] [stdout] 612 | runtime.read_balance_owners().unwrap(), [INFO] [stdout] | ------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 610 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:679:9 [INFO] [stdout] | [INFO] [stdout] 679 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 687 | target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 679 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:692:15 [INFO] [stdout] | [INFO] [stdout] 692 | move |runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 693 | runtime.try_call_application(false, caller_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 692 | move |runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/contract_runtime_apis.rs:630:34 [INFO] [stdout] | [INFO] [stdout] 630 | &mut TransactionTracker::new_replaying_blobs(blobs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/contract_runtime_apis.rs:634:6 [INFO] [stdout] | [INFO] [stdout] 634 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:708:38 [INFO] [stdout] | [INFO] [stdout] 708 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 678 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:729:9 [INFO] [stdout] | [INFO] [stdout] 729 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 730 | [INFO] [stdout] 731 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 729 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:731:9 [INFO] [stdout] | [INFO] [stdout] 731 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 731 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:735:15 [INFO] [stdout] | [INFO] [stdout] 735 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 736 | runtime.try_call_application(false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 735 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:732:9 [INFO] [stdout] | [INFO] [stdout] 732 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 740 | target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 732 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:746:15 [INFO] [stdout] | [INFO] [stdout] 746 | move |runtime, _context| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 747 | runtime.try_call_application(false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 746 | move |runtime: /* Type */, _context| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:761:38 [INFO] [stdout] | [INFO] [stdout] 761 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:731:9 [INFO] [stdout] | [INFO] [stdout] 731 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | &mut TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)), [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 731 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:785:9 [INFO] [stdout] | [INFO] [stdout] 785 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 786 | [INFO] [stdout] 787 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 785 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:787:9 [INFO] [stdout] | [INFO] [stdout] 787 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 790 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 787 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:791:15 [INFO] [stdout] | [INFO] [stdout] 791 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 792 | runtime.try_call_application(/* authenticated */ false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 791 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:788:9 [INFO] [stdout] | [INFO] [stdout] 788 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 799 | target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 788 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:812:38 [INFO] [stdout] | [INFO] [stdout] 812 | &mut TransactionTracker::new_replaying_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:787:9 [INFO] [stdout] | [INFO] [stdout] 787 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 813 | caller_blobs.iter().chain(&target_blobs) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 787 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 831 | [INFO] [stdout] 832 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 830 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, _, _)` [INFO] [stdout] --> tests/test_execution.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 851 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 832 | let (application_id, application, blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:852:15 [INFO] [stdout] | [INFO] [stdout] 852 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 853 | runtime.send_message(dummy_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 852 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linera-execution` (test "contract_runtime_apis") due to 61 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:861:47 [INFO] [stdout] | [INFO] [stdout] 861 | let mut txn_tracker = TransactionTracker::new_replaying_blobs(blobs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:890:9 [INFO] [stdout] | [INFO] [stdout] 890 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 891 | [INFO] [stdout] 892 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 890 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:892:9 [INFO] [stdout] | [INFO] [stdout] 892 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 895 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 892 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:896:15 [INFO] [stdout] | [INFO] [stdout] 896 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 897 | runtime.try_call_application(/* authenticated */ false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 896 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 893 | let (target_id, target_application, target_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 919 | target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 893 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:920:10 [INFO] [stdout] | [INFO] [stdout] 920 | |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 921 | runtime.send_message(dummy_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 920 | |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:932:29 [INFO] [stdout] | [INFO] [stdout] 932 | TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:892:9 [INFO] [stdout] | [INFO] [stdout] 892 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 932 | TransactionTracker::new_replaying_blobs(caller_blobs.iter().chain(&target_blobs)); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 892 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:960:9 [INFO] [stdout] | [INFO] [stdout] 960 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 961 | [INFO] [stdout] 962 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 960 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 966 | caller_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 962 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:967:15 [INFO] [stdout] | [INFO] [stdout] 967 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 968 | runtime.try_call_application(/* authenticated */ false, middle_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 967 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:963:9 [INFO] [stdout] | [INFO] [stdout] 963 | let (middle_id, middle_application, middle_blobs) = view.register_mock_application(1).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 973 | middle_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 963 | let (middle_id, middle_application, middle_blobs): (_, _, _) = view.register_mock_application(1).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:974:15 [INFO] [stdout] | [INFO] [stdout] 974 | move |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 975 | runtime.try_call_application(/* authenticated */ false, target_id, vec![])?; [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 974 | move |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:964:9 [INFO] [stdout] | [INFO] [stdout] 964 | let (target_id, target_application, target_blobs) = view.register_mock_application(2).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 997 | target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 964 | let (target_id, target_application, target_blobs): (_, _, _) = view.register_mock_application(2).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:998:15 [INFO] [stdout] | [INFO] [stdout] 998 | move |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 999 | runtime.send_message(dummy_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 998 | move |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1010:47 [INFO] [stdout] | [INFO] [stdout] 1010 | let mut txn_tracker = TransactionTracker::new_replaying_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1012 | .iter() [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 962 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1047 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1050 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 1047 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:1050:9 [INFO] [stdout] | [INFO] [stdout] 1050 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1074 | caller_application.expect_call(ExpectedCall::execute_operation({ [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1050 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1076:15 [INFO] [stdout] | [INFO] [stdout] 1076 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1077 | runtime.try_call_application( [INFO] [stdout] | -------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1076 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:1052:9 [INFO] [stdout] | [INFO] [stdout] 1052 | let (silent_target_id, silent_target_application, silent_blobs) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1093 | silent_target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1052 | let (silent_target_id, silent_target_application, silent_blobs): (_, _, _) = [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _, _)` [INFO] [stdout] --> tests/test_execution.rs:1055:9 [INFO] [stdout] | [INFO] [stdout] 1055 | let (sending_target_id, sending_target_application, sending_blobs) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1107 | sending_target_application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1055 | let (sending_target_id, sending_target_application, sending_blobs): (_, _, _) = [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1108:10 [INFO] [stdout] | [INFO] [stdout] 1108 | |runtime, _context, _argument| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1109 | runtime.send_message(first_message)?; [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1108 | |runtime: /* Type */, _context, _argument| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1122:47 [INFO] [stdout] | [INFO] [stdout] 1122 | let mut txn_tracker = TransactionTracker::new_replaying_blobs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:1050:9 [INFO] [stdout] | [INFO] [stdout] 1050 | let (caller_id, caller_application, caller_blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1124 | .iter() [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1050 | let (caller_id, caller_application, caller_blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make_simple` found for struct `linera_execution::committee::Committee` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1176:32 [INFO] [stdout] | [INFO] [stdout] 1176 | let committee = Committee::make_simple(vec![( [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Committee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `linera_execution::committee::Committee`, consider using `linera_execution::committee::Committee::new` which returns `linera_execution::committee::Committee` [INFO] [stdout] --> /opt/rustwide/workdir/src/committee.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | / pub fn new( [INFO] [stdout] 295 | | validators: BTreeMap, [INFO] [stdout] 296 | | policy: ResourceControlPolicy, [INFO] [stdout] 297 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1190:9 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1191 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 1190 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:1191:9 [INFO] [stdout] | [INFO] [stdout] 1191 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1207 | application.expect_call(ExpectedCall::execute_operation({ [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1191 | let (application_id, application, blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1209:15 [INFO] [stdout] | [INFO] [stdout] 1209 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1210 | assert_eq!(runtime.chain_ownership()?, ownership); [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1209 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(ApplicationId, {type error}, _)` [INFO] [stdout] --> tests/test_execution.rs:1191:9 [INFO] [stdout] | [INFO] [stdout] 1191 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1234 | Some(blob_oracle_responses(blobs.iter())), [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1191 | let (application_id, application, blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `make_simple` found for struct `linera_execution::committee::Committee` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1276:32 [INFO] [stdout] | [INFO] [stdout] 1276 | let committee = Committee::make_simple(vec![( [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Committee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `linera_execution::committee::Committee`, consider using `linera_execution::committee::Committee::new` which returns `linera_execution::committee::Committee` [INFO] [stdout] --> /opt/rustwide/workdir/src/committee.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | / pub fn new( [INFO] [stdout] 295 | | validators: BTreeMap, [INFO] [stdout] 296 | | policy: ResourceControlPolicy, [INFO] [stdout] 297 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | let mut view = state.into_view().await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 1289 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `view` an explicit type [INFO] [stdout] | [INFO] [stdout] 1288 | let mut view: /* Type */ = state.into_view().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _, _)` [INFO] [stdout] --> tests/test_execution.rs:1289:9 [INFO] [stdout] | [INFO] [stdout] 1289 | let (application_id, application, blobs) = view.register_mock_application(0).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1293 | application.expect_call(ExpectedCall::execute_operation( [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1289 | let (application_id, application, blobs): (_, _, _) = view.register_mock_application(0).await?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1294:15 [INFO] [stdout] | [INFO] [stdout] 1294 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1295 | assert_matches!( [INFO] [stdout] 1296 | runtime.close_chain(), [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1294 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying_blobs` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1312:34 [INFO] [stdout] | [INFO] [stdout] 1312 | &mut TransactionTracker::new_replaying_blobs(blobs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1324:34 [INFO] [stdout] | [INFO] [stdout] 1324 | &mut TransactionTracker::new_replaying(Vec::new()), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_execution.rs:1330:15 [INFO] [stdout] | [INFO] [stdout] 1330 | move |runtime, _context, _operation| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1331 | runtime.close_chain()?; [INFO] [stdout] | ----------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1330 | move |runtime: /* Type */, _context, _operation| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `TransactionTracker` in the current scope [INFO] [stdout] --> tests/test_execution.rs:1344:34 [INFO] [stdout] | [INFO] [stdout] 1344 | &mut TransactionTracker::new_replaying(Vec::new()), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TransactionTracker`, consider using `TransactionTracker::new` which returns `TransactionTracker` [INFO] [stdout] --> /opt/rustwide/workdir/src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionRuntimeContext` [INFO] [stdout] --> tests/test_execution.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 25 | BaseRuntime, ContractRuntime, ExecutionError, ExecutionRuntimeContext, Message, Operation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linera-execution` (test "test_execution") due to 135 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no function or associated item named `new_replaying` found for struct `transaction_tracker::TransactionTracker` in the current scope [INFO] [stdout] --> src/unit_tests/runtime_tests.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | TransactionTracker::new_replaying(Vec::new()), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `TransactionTracker` [INFO] [stdout] | [INFO] [stdout] ::: src/transaction_tracker.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TransactionTracker { [INFO] [stdout] | ----------------------------- function or associated item `new_replaying` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `transaction_tracker::TransactionTracker`, consider using `transaction_tracker::TransactionTracker::new` which returns `transaction_tracker::TransactionTracker` [INFO] [stdout] --> src/transaction_tracker.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | local_time: Timestamp, [INFO] [stdout] 67 | | transaction_index: u32, [INFO] [stdout] 68 | | next_message_index: u32, [INFO] [stdout] 69 | | next_application_index: u32, [INFO] [stdout] 70 | | oracle_responses: Option>, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/./unit_tests/system_tests.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | view.context() [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/./unit_tests/system_tests.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/./unit_tests/system_tests.rs:144:51 [INFO] [stdout] | [INFO] [stdout] 144 | assert!(view.system.balances.indices().await?.is_empty()); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linera-execution` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "d1dd44fc95aa80b3598219626597be69f980b69f5f5aef78bc025e280a1903ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1dd44fc95aa80b3598219626597be69f980b69f5f5aef78bc025e280a1903ed", kill_on_drop: false }` [INFO] [stdout] d1dd44fc95aa80b3598219626597be69f980b69f5f5aef78bc025e280a1903ed