[INFO] fetching crate linera-chain 0.13.1...
[INFO] checking linera-chain-0.13.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate linera-chain 0.13.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate linera-chain 0.13.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate linera-chain 0.13.1
[INFO] finished tweaking crates.io crate linera-chain 0.13.1
[INFO] tweaked toml for crates.io crate linera-chain 0.13.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 386 packages to latest compatible versions
[INFO] [stderr]       Adding async-graphql v7.0.2 (available: v7.0.11)
[INFO] [stderr]       Adding async-graphql-derive v7.0.2 (available: v7.0.11)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linera-views-derive v0.13.1
[INFO] [stderr]   Downloaded genawaiter-macro v0.99.1
[INFO] [stderr]   Downloaded genawaiter-proc-macro v0.99.1
[INFO] [stderr]   Downloaded genawaiter v0.99.1
[INFO] [stderr]   Downloaded custom_debug_derive v0.6.2
[INFO] [stderr]   Downloaded linera-witty v0.13.1
[INFO] [stderr]   Downloaded ascii_utils v0.9.3
[INFO] [stderr]   Downloaded linera-views v0.13.1
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded dynasm v1.2.3
[INFO] [stderr]   Downloaded linera-wasmer-vm v4.4.0-linera.6
[INFO] [stderr]   Downloaded corosensei v0.1.4
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.11
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded linera-wasmer-compiler-singlepass v4.4.0-linera.6
[INFO] [stderr]   Downloaded linera-wasmer-compiler v4.4.0-linera.6
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded tracing-web v0.1.3
[INFO] [stderr]   Downloaded dynasmrt v1.2.3
[INFO] [stderr]   Downloaded memmap2 v0.6.2
[INFO] [stderr]   Downloaded shared-buffer v0.1.4
[INFO] [stderr]   Downloaded async-graphql v7.0.2
[INFO] [stderr]   Downloaded wasmer-types v4.4.0
[INFO] [stderr]   Downloaded static_assertions_next v1.1.2
[INFO] [stderr]   Downloaded test-strategy v0.3.1
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.2
[INFO] [stderr]   Downloaded port-selector v0.1.6
[INFO] [stderr]   Downloaded serde-name v0.2.1
[INFO] [stderr]   Downloaded wasm_thread v0.3.3
[INFO] [stderr]   Downloaded wasmtimer v0.2.1
[INFO] [stderr]   Downloaded linera-base v0.13.1
[INFO] [stderr]   Downloaded linera-execution v0.13.1
[INFO] [stderr]   Downloaded fast_chemail v0.9.6
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded async-graphql-value v7.0.11
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded linera-witty-macros v0.13.1
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.33.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.33.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.33.0
[INFO] [stderr]   Downloaded windows-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ceb092d0dd17493c6d43b1daae2f5ae8b7d417ca17f6c7b68c495662465cfc5
[INFO] running `Command { std: "docker" "start" "-a" "3ceb092d0dd17493c6d43b1daae2f5ae8b7d417ca17f6c7b68c495662465cfc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ceb092d0dd17493c6d43b1daae2f5ae8b7d417ca17f6c7b68c495662465cfc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ceb092d0dd17493c6d43b1daae2f5ae8b7d417ca17f6c7b68c495662465cfc5", kill_on_drop: false }`
[INFO] [stdout] 3ceb092d0dd17493c6d43b1daae2f5ae8b7d417ca17f6c7b68c495662465cfc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52dc52c921cfb97b6ae25244b951162edf41ad58aa9a761f12d40a66b0a94bb8
[INFO] running `Command { std: "docker" "start" "-a" "52dc52c921cfb97b6ae25244b951162edf41ad58aa9a761f12d40a66b0a94bb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling linera-witty-macros v0.13.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linera-witty v0.13.1
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.3
[INFO] [stderr]    Compiling frunk_derives v0.4.3
[INFO] [stderr]    Compiling linera-base v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-graphql-value v7.0.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking frunk v0.4.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-graphql-parser v7.0.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking port-selector v0.1.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking serde-name v0.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling linera-views v0.13.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling linera-views-derive v0.13.1
[INFO] [stderr]    Compiling linera-execution v0.13.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling linera-chain v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling async-graphql-derive v7.0.2
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking wasmer-types v4.4.0
[INFO] [stderr]     Checking dynasmrt v1.2.3
[INFO] [stderr]     Checking async-graphql v7.0.2
[INFO] [stderr]     Checking linera-wasmer-vm v4.4.0-linera.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking linera-wasmer-compiler v4.4.0-linera.6
[INFO] [stderr]     Checking linera-wasmer-compiler-singlepass v4.4.0-linera.6
[INFO] [stdout] error[E0432]: unresolved imports `linera_execution::test_utils`, `linera_execution::TestExecutionRuntimeContext`
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout] 21  |     test_utils::{ExpectedCall, MockApplication},
[INFO] [stdout]     |     ^^^^^^^^^^ could not find `test_utils` in `linera_execution`
[INFO] [stdout] 22  |     ExecutionError, ExecutionRuntimeConfig, ExecutionRuntimeContext, Message, MessageKind,
[INFO] [stdout] 23  |     Operation, ResourceControlPolicy, SystemMessage, SystemOperation, 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/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/lib.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout] 18  | #[cfg(with_testing)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/lib.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 | pub struct TestExecutionRuntimeContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/lib.rs:882:1
[INFO] [stdout]     |
[INFO] [stdout] 882 | #[cfg(with_testing)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linera_views::random`
[INFO] [stdout]   --> src/unit_tests/chain_tests.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     random::generate_test_namespace,
[INFO] [stdout]    |     ^^^^^^ could not find `random` in `linera_views`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/lib.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub mod random;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/lib.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(with_testing)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/unit_tests/chain_tests.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     test::{make_child_block, make_first_block, BlockTestExt, MessageTestExt},
[INFO] [stdout]    |     ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(with_testing)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/unit_tests/data_types_tests.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | use crate::test::{make_first_block, BlockTestExt};
[INFO] [stdout]    |            ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(with_testing)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::test::MessageTestExt as _;
[INFO] [stdout]    |            ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(with_testing)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[tokio::test]
[INFO] [stdout]    |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:297:10
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]  --> src/unit_tests/outbox_tests.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::test]
[INFO] [stdout]   |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in the crate root
[INFO] [stdout]     --> src/chain.rs:1270:23
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         block: crate::test::make_first_block(ChainId::root(0)),
[INFO] [stdout]      |                       ^^^^ could not find `test` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:14:9
[INFO] [stdout]      |
[INFO] [stdout] 14   | pub mod test;
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> src/lib.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout] 13   | #[cfg(with_testing)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_for_testing` found for struct `ViewContext` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:50:38
[INFO] [stdout]     |
[INFO] [stdout] 50  |         let context = MemoryContext::new_for_testing(
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ function or associated item not found in `ViewContext<_, MemoryStore>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ViewContext<_, MemoryStore>`, consider using `ViewContext::<E, S>::new_unsafe` which returns `ViewContext<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/context.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn new_unsafe(store: S, base_key: Vec<u8>, extra: E) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_key` found for struct `PublicKey` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 ValidatorName(PublicKey::test_key(1)),
[INFO] [stdout]     |                                          ^^^^^^^^ function or associated item not found in `PublicKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_key` found for struct `PublicKey` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     network_address: PublicKey::test_key(1).to_string(),
[INFO] [stdout]     |                                                 ^^^^^^^^ function or associated item not found in `PublicKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:141:43
[INFO] [stdout]     |
[INFO] [stdout] 141 |             certificate_hash: CryptoHash::test_hash("certificate"),
[INFO] [stdout]     |                                           ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_posted` found for enum `Message` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |               messages: vec![Message::System(SystemMessage::OpenChain(config))
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 146 | |                 .to_posted(0, MessageKind::Protected)],
[INFO] [stdout]     | |_________________-^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_owned` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:58:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `root` found for enum `linera_execution::system::Recipient` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 |             recipient: Recipient::root(0),
[INFO] [stdout]     |                                   ^^^^ variant or associated item not found in `Recipient`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_execution::system::Recipient`, consider using `linera_execution::system::Recipient::chain` which returns `linera_execution::system::Recipient`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/system.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn chain(chain_id: ChainId) -> Recipient {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:217:43
[INFO] [stdout]     |
[INFO] [stdout] 217 |             certificate_hash: CryptoHash::test_hash("certificate"),
[INFO] [stdout]     |                                           ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_posted` found for enum `Message` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:222:36
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 open_chain_message.to_posted(0, MessageKind::Protected),
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_owned` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:58:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_posted` found for enum `SystemMessage` in the current scope
[INFO] [stdout]    --> src/unit_tests/chain_tests.rs:223:38
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 register_app_message.to_posted(1, MessageKind::Simple),
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_owned` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:58:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout] 44  |     let hash = CryptoHash::test_hash("1");
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/views/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn new(context: C) -> Result<Self, ViewError> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut view = InboxStateView::new(/* context */).await;
[INFO] [stdout]    |                                       ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]    |                    ----------------------^^^^^
[INFO] [stdout]    |                    |                    ||
[INFO] [stdout]    |                    |                    |`Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]    |                    |                    help: remove the `.await`
[INFO] [stdout]    |                    this call returns `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]    = note: Result<inbox::InboxStateView<_>, linera_views::views::ViewError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` to implement `std::future::IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:73:53
[INFO] [stdout]     |
[INFO] [stdout] 73  |         view.remove_bundle(&make_bundle(CryptoHash::test_hash("2"), 0, 1, [1]))
[INFO] [stdout]     |                                                     ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:89:28
[INFO] [stdout]     |
[INFO] [stdout] 89  |     let hash = CryptoHash::test_hash("1");
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/views/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn new(context: C) -> Result<Self, ViewError> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut view = InboxStateView::new(/* context */).await;
[INFO] [stdout]    |                                       ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]    |                    ----------------------^^^^^
[INFO] [stdout]    |                    |                    ||
[INFO] [stdout]    |                    |                    |`Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]    |                    |                    help: remove the `.await`
[INFO] [stdout]    |                    this call returns `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]    = note: Result<inbox::InboxStateView<_>, linera_views::views::ViewError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` to implement `std::future::IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:124:49
[INFO] [stdout]     |
[INFO] [stdout] 124 |         view.add_bundle(make_bundle(CryptoHash::test_hash("2"), 0, 1, [1]))
[INFO] [stdout]     |                                                 ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let hash = CryptoHash::test_hash("1");
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/views/mod.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout] 90  |     fn new(context: C) -> Result<Self, ViewError> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut view = InboxStateView::new(/* context */).await;
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:151:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]     |                    ----------------------^^^^^
[INFO] [stdout]     |                    |                    ||
[INFO] [stdout]     |                    |                    |`Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]     |                    |                    help: remove the `.await`
[INFO] [stdout]     |                    this call returns `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]     = note: Result<inbox::InboxStateView<_>, linera_views::views::ViewError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` to implement `std::future::IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 |             CryptoHash::test_hash("2"),
[INFO] [stdout]     |                         ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let hash = CryptoHash::test_hash("1");
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:222:20
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/views/mod.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout] 90  |     fn new(context: C) -> Result<Self, ViewError> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let mut view = InboxStateView::new(/* context */).await;
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:222:42
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]     |                    ----------------------^^^^^
[INFO] [stdout]     |                    |                    ||
[INFO] [stdout]     |                    |                    |`Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]     |                    |                    help: remove the `.await`
[INFO] [stdout]     |                    this call returns `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]     = note: Result<inbox::InboxStateView<_>, linera_views::views::ViewError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` to implement `std::future::IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 263 |             CryptoHash::test_hash("2"),
[INFO] [stdout]     |                         ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let hash = CryptoHash::test_hash("1");
[INFO] [stdout]     |                            ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:300:20
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/views/mod.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout] 90  |     fn new(context: C) -> Result<Self, ViewError> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let mut view = InboxStateView::new(/* context */).await;
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:300:42
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let mut view = InboxStateView::new().await;
[INFO] [stdout]     |                    ----------------------^^^^^
[INFO] [stdout]     |                    |                    ||
[INFO] [stdout]     |                    |                    |`Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]     |                    |                    help: remove the `.await`
[INFO] [stdout]     |                    this call returns `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `futures::Future` is not implemented for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]     = note: Result<inbox::InboxStateView<_>, linera_views::views::ViewError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<inbox::InboxStateView<_>, linera_views::views::ViewError>` to implement `std::future::IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/inbox_tests.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |             CryptoHash::test_hash("2"),
[INFO] [stdout]     |                         ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/unit_tests/outbox_tests.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout] 8  |     let mut view = OutboxStateView::new().await;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^-- argument #1 is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-views-0.13.1/src/views/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn new(context: C) -> Result<Self, ViewError> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 8  |     let mut view = OutboxStateView::new(/* context */).await;
[INFO] [stdout]    |                                        ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<outbox::OutboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]  --> src/unit_tests/outbox_tests.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut view = OutboxStateView::new().await;
[INFO] [stdout]   |                    -----------------------^^^^^
[INFO] [stdout]   |                    |                     ||
[INFO] [stdout]   |                    |                     |`Result<outbox::OutboxStateView<_>, linera_views::views::ViewError>` is not a future
[INFO] [stdout]   |                    |                     help: remove the `.await`
[INFO] [stdout]   |                    this call returns `Result<outbox::OutboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `futures::Future` is not implemented for `Result<outbox::OutboxStateView<_>, linera_views::views::ViewError>`
[INFO] [stdout]   = note: Result<outbox::OutboxStateView<_>, linera_views::views::ViewError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]   = note: required for `Result<outbox::OutboxStateView<_>, linera_views::views::ViewError>` to implement `std::future::IntoFuture`
[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]    --> src/unit_tests/chain_tests.rs:94:32
[INFO] [stdout]     |
[INFO] [stdout] 94  |     let committee = Committee::make_simple(vec![PublicKey::test_key(1).into()]);
[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/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/committee.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | /     pub fn new(
[INFO] [stdout] 293 | |         validators: BTreeMap<ValidatorName, ValidatorState>,
[INFO] [stdout] 294 | |         policy: ResourceControlPolicy,
[INFO] [stdout] 295 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_key` found for struct `PublicKey` in the current scope
[INFO] [stdout]   --> src/unit_tests/chain_tests.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let committee = Committee::make_simple(vec![PublicKey::test_key(1).into()]);
[INFO] [stdout]    |                                                            ^^^^^^^^ function or associated item not found in `PublicKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_key` found for struct `PublicKey` in the current scope
[INFO] [stdout]   --> src/unit_tests/chain_tests.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 |         ownership: ChainOwnership::single(PublicKey::test_key(0)),
[INFO] [stdout]    |                                                      ^^^^^^^^ function or associated item not found in `PublicKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `data_types::BlockExecutionOutcome` in the current scope
[INFO] [stdout]     --> src/chain.rs:1271:60
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         outcome: crate::data_types::BlockExecutionOutcome::default(),
[INFO] [stdout]      |                                                            ^^^^^^^ function or associated item not found in `BlockExecutionOutcome`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/data_types.rs:371:1
[INFO] [stdout]      |
[INFO] [stdout] 371  | pub struct BlockExecutionOutcome {
[INFO] [stdout]      | -------------------------------- function or associated item `default` not found for this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `default`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `linera_base::crypto::KeyPair` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:12:25
[INFO] [stdout]     |
[INFO] [stdout] 12  |     let key1 = KeyPair::generate();
[INFO] [stdout]     |                         ^^^^^^^^ function or associated item not found in `KeyPair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::KeyPair`, consider using `linera_base::crypto::KeyPair::generate_from` which returns `linera_base::crypto::KeyPair`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `generate_from` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `linera_base::crypto::KeyPair` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:13:25
[INFO] [stdout]     |
[INFO] [stdout] 13  |     let key2 = KeyPair::generate();
[INFO] [stdout]     |                         ^^^^^^^^ function or associated item not found in `KeyPair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::KeyPair`, consider using `linera_base::crypto::KeyPair::generate_from` which returns `linera_base::crypto::KeyPair`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `generate_from` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:20:33
[INFO] [stdout]     |
[INFO] [stdout] 20  |         state_hash: CryptoHash::test_hash("state"),
[INFO] [stdout]     |                                 ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `linera_base::crypto::KeyPair` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:37:25
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let key1 = KeyPair::generate();
[INFO] [stdout]     |                         ^^^^^^^^ function or associated item not found in `KeyPair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::KeyPair`, consider using `linera_base::crypto::KeyPair::generate_from` which returns `linera_base::crypto::KeyPair`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `generate_from` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `linera_base::crypto::KeyPair` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |     let key2 = KeyPair::generate();
[INFO] [stdout]     |                         ^^^^^^^^ function or associated item not found in `KeyPair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::KeyPair`, consider using `linera_base::crypto::KeyPair::generate_from` which returns `linera_base::crypto::KeyPair`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `generate_from` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `linera_base::crypto::KeyPair` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout] 39  |     let key3 = KeyPair::generate();
[INFO] [stdout]     |                         ^^^^^^^^ function or associated item not found in `KeyPair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::KeyPair`, consider using `linera_base::crypto::KeyPair::generate_from` which returns `linera_base::crypto::KeyPair`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `generate_from` with a similar name
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn generate_from<R: CryptoRng>(rng: &mut R) -> Self {
[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]    --> src/unit_tests/data_types_tests.rs:43:32
[INFO] [stdout]     |
[INFO] [stdout] 43  |     let committee = Committee::make_simple(vec![name1, name2]);
[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/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-execution-0.13.1/src/committee.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | /     pub fn new(
[INFO] [stdout] 293 | |         validators: BTreeMap<ValidatorName, ValidatorState>,
[INFO] [stdout] 294 | |         policy: ResourceControlPolicy,
[INFO] [stdout] 295 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `test_hash` found for struct `linera_base::crypto::CryptoHash` in the current scope
[INFO] [stdout]    --> src/unit_tests/data_types_tests.rs:49:33
[INFO] [stdout]     |
[INFO] [stdout] 49  |         state_hash: CryptoHash::test_hash("state"),
[INFO] [stdout]     |                                 ^^^^^^^^^ function or associated item not found in `CryptoHash`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `linera_base::crypto::CryptoHash`, consider using `linera_base::crypto::CryptoHash::new` which returns `linera_base::crypto::CryptoHash`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/linera-base-0.13.1/src/crypto.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn new<T: BcsHashable>(value: &T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `ApplicationId` in the current scope
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |         application_id: UserApplicationId::default(),
[INFO] [stdout]    |                                            ^^^^^^^ function or associated item not found in `ApplicationId<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_posted` found for enum `Message` in the current scope
[INFO] [stdout]   --> src/unit_tests/inbox_tests.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |         messages: vec![message.to_posted(index, MessageKind::Simple)],
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_owned` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/alloc/src/borrow.rs:58:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linera-chain` (lib test) due to 59 previous errors
[INFO] running `Command { std: "docker" "inspect" "52dc52c921cfb97b6ae25244b951162edf41ad58aa9a761f12d40a66b0a94bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52dc52c921cfb97b6ae25244b951162edf41ad58aa9a761f12d40a66b0a94bb8", kill_on_drop: false }`
[INFO] [stdout] 52dc52c921cfb97b6ae25244b951162edf41ad58aa9a761f12d40a66b0a94bb8
