[INFO] fetching crate linera-views 0.14.2...
[INFO] checking linera-views-0.14.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1
[INFO] extracting crate linera-views 0.14.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate linera-views 0.14.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate linera-views 0.14.2
[INFO] tweaked toml for crates.io crate linera-views 0.14.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linera-views 0.14.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linera-views 0.14.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4068d99488a6965d30ed1a81c9df75d93d6e9dcd8baf94ddf66b60d7da047cd
[INFO] running `Command { std: "docker" "start" "-a" "a4068d99488a6965d30ed1a81c9df75d93d6e9dcd8baf94ddf66b60d7da047cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4068d99488a6965d30ed1a81c9df75d93d6e9dcd8baf94ddf66b60d7da047cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4068d99488a6965d30ed1a81c9df75d93d6e9dcd8baf94ddf66b60d7da047cd", kill_on_drop: false }`
[INFO] [stdout] a4068d99488a6965d30ed1a81c9df75d93d6e9dcd8baf94ddf66b60d7da047cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c268d809acf62b60f26de1b5e93d892a2e0b5f93f75a3bd12e3fbf92a56d26ab
[INFO] running `Command { std: "docker" "start" "-a" "c268d809acf62b60f26de1b5e93d892a2e0b5f93f75a3bd12e3fbf92a56d26ab", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling serde v1.0.217
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Checking subtle v2.6.1
[INFO] [stderr] Checking const-oid v0.9.6
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Checking pin-project-lite v0.2.16
[INFO] [stderr] Compiling thiserror v2.0.10
[INFO] [stderr] Compiling serde_json v1.0.135
[INFO] [stderr] Checking itoa v1.0.14
[INFO] [stderr] Checking futures-core v0.3.31
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling cfg_aliases v0.2.1
[INFO] [stderr] Checking base64ct v1.6.0
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking pem-rfc7468 v0.7.0
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling ucd-trie v0.1.7
[INFO] [stderr] Checking once_cell v1.20.2
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling quote v1.0.38
[INFO] [stderr] Checking futures-sink v0.3.31
[INFO] [stderr] Compiling syn v2.0.95
[INFO] [stderr] Checking getrandom v0.2.15
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Checking byteorder v1.5.0
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling semver v1.0.24
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking futures-channel v0.3.31
[INFO] [stderr] Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr] Checking futures-io v0.3.31
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling pkg-config v0.3.31
[INFO] [stderr] Compiling rustversion v1.0.19
[INFO] [stderr] Checking cpufeatures v0.2.16
[INFO] [stderr] Checking base16ct v0.2.0
[INFO] [stderr] Checking futures-task v0.3.31
[INFO] [stderr] Compiling jobserver v0.1.32
[INFO] [stderr] Checking ff v0.13.0
[INFO] [stderr] Checking mio v1.0.3
[INFO] [stderr] Compiling cc v1.2.7
[INFO] [stderr] Checking signal-hook-registry v1.4.2
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v0.4.12
[INFO] [stderr] Compiling unicode-xid v0.2.6
[INFO] [stderr] Checking regex-syntax v0.8.5
[INFO] [stderr] Compiling frunk_core v0.4.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling rustc_version v0.4.1
[INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr] Checking group v0.13.0
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking regex-automata v0.4.9
[INFO] [stderr] Checking either v1.13.0
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling syn-mid v0.5.4
[INFO] [stderr] Compiling toml_datetime v0.6.8
[INFO] [stderr] Compiling winnow v0.6.22
[INFO] [stderr] Compiling rustix v0.38.43
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling httparse v1.9.5
[INFO] [stderr] Compiling darling_core v0.20.10
[INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr] Checking regex v1.11.1
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Checking tracing-core v0.1.33
[INFO] [stderr] Compiling linera-witty-macros v0.14.2
[INFO] [stderr] Compiling multer v3.1.0
[INFO] [stderr] Compiling zstd-safe v7.2.1
[INFO] [stderr] Compiling anyhow v1.0.95
[INFO] [stderr] Compiling paste v1.0.15
[INFO] [stderr] Checking linux-raw-sys v0.4.15
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking keccak v0.1.5
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Checking regex-syntax v0.6.29
[INFO] [stderr] Compiling serde_derive v1.0.217
[INFO] [stderr] Compiling zeroize_derive v1.4.2
[INFO] [stderr] Compiling thiserror-impl v2.0.10
[INFO] [stderr] Checking zeroize v1.8.1
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Checking der v0.7.9
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling darling_macro v0.20.10
[INFO] [stderr] Compiling pest v2.7.15
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling darling v0.20.10
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Checking spki v0.7.3
[INFO] [stderr] Checking pkcs8 v0.10.2
[INFO] [stderr] Compiling async-stream-impl v0.3.6
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Compiling strum_macros v0.26.4
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Compiling protobuf v2.28.0
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Checking async-stream v0.3.6
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Compiling pest_meta v2.7.15
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Compiling Inflector v0.11.4
[INFO] [stderr] Compiling frunk_derives v0.4.3
[INFO] [stderr] Compiling pest_generator v2.7.15
[INFO] [stderr] Compiling strum v0.26.3
[INFO] [stderr] Compiling frunk_proc_macros v0.1.3
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Checking futures-executor v0.3.31
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling derive_more-impl v2.0.1
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Compiling pest_derive v2.7.15
[INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr] Checking concurrent-queue v2.5.0
[INFO] [stderr] Checking bytes v1.9.0
[INFO] [stderr] Checking serdect v0.2.0
[INFO] [stderr] Checking indexmap v2.7.0
[INFO] [stderr] Checking block-buffer v0.10.4
[INFO] [stderr] Checking crypto-common v0.1.6
[INFO] [stderr] Checking tokio v1.45.0
[INFO] [stderr] Checking digest v0.10.7
[INFO] [stderr] Checking signature v2.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 sha2 v0.10.8
[INFO] [stderr] Checking async-graphql-value v7.0.17
[INFO] [stderr] Checking http v1.2.0
[INFO] [stderr] Compiling linera-witty v0.14.2
[INFO] [stderr] Checking encoding_rs v0.8.35
[INFO] [stderr] Checking spin v0.9.8
[INFO] [stderr] Compiling toml_edit v0.22.22
[INFO] [stderr] Checking overload v0.1.1
[INFO] [stderr] Checking genawaiter-macro v0.99.1
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Checking fastrand v2.3.0
[INFO] [stderr] Compiling prometheus v0.13.4
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Checking elliptic-curve v0.13.8
[INFO] [stderr] Checking ecdsa v0.16.9
[INFO] [stderr] Compiling async-graphql-parser v7.0.17
[INFO] [stderr] Compiling ruint-macro v1.2.1
[INFO] [stderr] Checking ascii_utils v0.9.3
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking parking v2.2.1
[INFO] [stderr] Checking derive_more v2.0.1
[INFO] [stderr] Checking event-listener v5.4.0
[INFO] [stderr] Checking fast_chemail v0.9.6
[INFO] [stderr] Checking ruint v1.12.3
[INFO] [stderr] Checking k256 v0.13.4
[INFO] [stderr] Checking tokio-stream v0.1.17
[INFO] [stderr] Checking tempfile v3.15.0
[INFO] [stderr] Checking handlebars v5.1.2
[INFO] [stderr] Checking genawaiter v0.99.1
[INFO] [stderr] Checking nu-ansi-term v0.46.0
[INFO] [stderr] Compiling proc-macro-crate v3.2.0
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Checking ed25519 v2.2.3
[INFO] [stderr] Checking const-hex v1.14.0
[INFO] [stderr] Checking tracing-serde v0.2.0
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking frunk v0.4.3
[INFO] [stderr] Checking futures v0.3.31
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Compiling serde_with_macros v3.12.0
[INFO] [stderr] Checking merlin v3.0.0
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Compiling async-trait v0.1.85
[INFO] [stderr] Compiling derive_more-impl v1.0.0
[INFO] [stderr] Compiling async-graphql-derive v7.0.17
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Checking is-terminal v0.4.13
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Compiling linera-base v0.14.2
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Checking futures-timer v3.0.3
[INFO] [stderr] Checking static_assertions_next v1.1.2
[INFO] [stderr] Checking clap_lex v0.7.4
[INFO] [stderr] Checking anstyle v1.0.10
[INFO] [stderr] Checking base64 v0.22.1
[INFO] [stderr] Compiling test-case-core v3.3.1
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Checking clap_builder v4.5.24
[INFO] [stderr] Compiling custom_debug_derive v0.6.2
[INFO] [stderr] Checking serde_with v3.12.0
[INFO] [stderr] Checking ed25519-dalek v2.1.1
[INFO] [stderr] Checking tracing-subscriber v0.3.19
[INFO] [stderr] Checking port-selector v0.1.6
[INFO] [stderr] Checking alloy-primitives v0.8.25
[INFO] [stderr] Checking derive_more v1.0.0
[INFO] [stderr] Checking zstd v0.13.2
[INFO] [stderr] Checking event-listener-strategy v0.5.3
[INFO] [stderr] Checking tokio-util v0.7.13
[INFO] [stderr] Checking serde_bytes v0.11.15
[INFO] [stderr] Checking serde-name v0.2.1
[INFO] [stderr] Checking bcs v0.1.6
[INFO] [stderr] Checking chrono v0.4.39
[INFO] [stderr] Checking itertools v0.10.5
[INFO] [stderr] Compiling linera-views v0.14.2 (/opt/rustwide/workdir)
[INFO] [stderr] Checking unicode-segmentation v1.12.0
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking cast v0.3.0
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Checking walkdir v2.5.0
[INFO] [stderr] Checking clap v4.5.24
[INFO] [stderr] Checking async-lock v3.4.0
[INFO] [stderr] Compiling test-case-macros v3.3.1
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking convert_case v0.6.0
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking sha3 v0.10.8
[INFO] [stderr] Compiling linera-views-derive v0.14.2
[INFO] [stderr] Compiling trait-variant v0.1.2
[INFO] [stderr] Checking num_cpus v1.16.0
[INFO] [stderr] Checking anes v0.1.6
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Checking oorandom v11.1.4
[INFO] [stderr] Checking linked-hash-map v0.5.6
[INFO] [stderr] Checking test-case v3.3.1
[INFO] [stderr] Checking tokio-test v0.4.4
[INFO] [stderr] Checking criterion-plot v0.5.0
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stderr] Checking async-graphql v7.0.17
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in the crate root
[INFO] [stdout] --> src/views/unit_tests/views.rs:24:5
[INFO] [stdout] |
[INFO] [stdout] 24 | test_utils::test_views::{
[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:93:9
[INFO] [stdout] |
[INFO] [stdout] 92 | #[cfg(with_testing)]
[INFO] [stdout] | ------------ the item is gated here
[INFO] [stdout] 93 | pub mod test_utils;
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linera_views`
[INFO] [stdout] --> src/batch.rs:644:9
[INFO] [stdout] |
[INFO] [stdout] 644 | use linera_views::{
[INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `linera_views`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 644 - use linera_views::{
[INFO] [stdout] 644 + use linera_witty::{
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linera_views`
[INFO] [stdout] --> src/common.rs:324:9
[INFO] [stdout] |
[INFO] [stdout] 324 | use linera_views::common::CustomSerialize;
[INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `linera_views`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 324 - use linera_views::common::CustomSerialize;
[INFO] [stdout] 324 + use linera_witty::common::CustomSerialize;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `linera_views`
[INFO] [stdout] --> src/backends/value_splitting.rs:488:9
[INFO] [stdout] |
[INFO] [stdout] 488 | use linera_views::{
[INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `linera_views`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 488 - use linera_views::{
[INFO] [stdout] 488 + use linera_witty::{
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout] --> src/common.rs:329:30
[INFO] [stdout] |
[INFO] [stdout] 329 | let mut rng = crate::random::make_deterministic_rng();
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | unresolved import
[INFO] [stdout] | help: a similar path exists: `core::random`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:89:9
[INFO] [stdout] |
[INFO] [stdout] 88 | #[cfg(with_testing)]
[INFO] [stdout] | ------------ the item is gated here
[INFO] [stdout] 89 | pub mod random;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout] --> src/backends/value_splitting.rs:533:30
[INFO] [stdout] |
[INFO] [stdout] 533 | let mut rng = crate::random::make_deterministic_rng();
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | unresolved import
[INFO] [stdout] | help: a similar path exists: `core::random`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:89:9
[INFO] [stdout] |
[INFO] [stdout] 88 | #[cfg(with_testing)]
[INFO] [stdout] | ------------ the item is gated here
[INFO] [stdout] 89 | pub mod random;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout] --> src/backends/value_splitting.rs:570:30
[INFO] [stdout] |
[INFO] [stdout] 570 | let mut rng = crate::random::make_deterministic_rng();
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | unresolved import
[INFO] [stdout] | help: a similar path exists: `core::random`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:89:9
[INFO] [stdout] |
[INFO] [stdout] 88 | #[cfg(with_testing)]
[INFO] [stdout] | ------------ the item is gated here
[INFO] [stdout] 89 | pub mod random;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `linera-views` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/views/collection_view.rs:280:9
[INFO] [stdout] |
[INFO] [stdout] 280 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] 281 | short_key: &[u8],
[INFO] [stdout] 282 | ) -> Result