[INFO] fetching crate casper-storage 2.1.1... [INFO] checking casper-storage-2.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate casper-storage 2.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate casper-storage 2.1.1 [INFO] finished tweaking crates.io crate casper-storage 2.1.1 [INFO] tweaked toml for crates.io crate casper-storage 2.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate casper-storage 2.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate casper-storage 2.1.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5448b990c0fdf86a3a19fd0a9090266f92996e77f5c0e02f90876871ddc854c [INFO] running `Command { std: "docker" "start" "-a" "b5448b990c0fdf86a3a19fd0a9090266f92996e77f5c0e02f90876871ddc854c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5448b990c0fdf86a3a19fd0a9090266f92996e77f5c0e02f90876871ddc854c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5448b990c0fdf86a3a19fd0a9090266f92996e77f5c0e02f90876871ddc854c", kill_on_drop: false }` [INFO] [stdout] b5448b990c0fdf86a3a19fd0a9090266f92996e77f5c0e02f90876871ddc854c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236483feb55edd633082d9572104610f1b579dce70a68941d170e408f698bc87 [INFO] running `Command { std: "docker" "start" "-a" "236483feb55edd633082d9572104610f1b579dce70a68941d170e408f698bc87", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling symbolic-demangle v12.15.5 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking derp v0.0.14 [INFO] [stderr] Checking symbolic-common v12.15.5 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking cpp_demangle v0.4.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking lmdb-rkv v0.14.0 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking datasize v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking serde-map-to-array v1.1.1 [INFO] [stderr] Checking casper-types v6.0.1 [INFO] [stderr] Checking casper-storage v2.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> src/block_store/lmdb/versioned_databases.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 322 | use casper_types::testing::TestRng; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> src/block_store/lmdb/mod.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use casper_types::testing::TestRng; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> src/block_store/lmdb/mod.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | use casper_types::testing::TestRng; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> src/block_store/types/block_hash_height_and_era.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use casper_types::testing::TestRng; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> src/data_access_layer/key_prefix.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | use casper_types::testing::TestRng; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::gens` [INFO] [stdout] --> src/data_access_layer/key_prefix.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | gens::{account_hash_arb, entity_addr_arb, topic_name_hash_arb, u8_slice_32}, [INFO] [stdout] | ^^^^ could not find `gens` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(any(feature = "testing", feature = "gens", test))] [INFO] [stdout] | --------------------------------------------- the item is gated here [INFO] [stdout] 52 | pub mod gens; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::gens` [INFO] [stdout] --> src/global_state/trie/gens.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | gens::{key_arb, stored_value_arb, trie_pointer_arb}, [INFO] [stdout] | ^^^^ could not find `gens` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(any(feature = "testing", feature = "gens", test))] [INFO] [stdout] | --------------------------------------------- the item is gated here [INFO] [stdout] 52 | pub mod gens; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::gens` [INFO] [stdout] --> src/global_state/trie/tests.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | gens::{all_keys_arb, blake2b_hash_arb, trie_pointer_arb}, [INFO] [stdout] | ^^^^ could not find `gens` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(any(feature = "testing", feature = "gens", test))] [INFO] [stdout] | --------------------------------------------- the item is gated here [INFO] [stdout] 52 | pub mod gens; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::gens` [INFO] [stdout] --> src/global_state/trie_store/operations/tests/ee_699.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | gens, Digest, URef, [INFO] [stdout] | ^^^^ no `gens` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::global_state::trie::gens [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(any(feature = "testing", feature = "gens", test))] [INFO] [stdout] | --------------------------------------------- the item is gated here [INFO] [stdout] 52 | pub mod gens; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::gens` [INFO] [stdout] --> src/global_state/trie_store/operations/tests/prune.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | gens::{colliding_key_arb, stored_value_arb}, [INFO] [stdout] | ^^^^ could not find `gens` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(any(feature = "testing", feature = "gens", test))] [INFO] [stdout] | --------------------------------------------- the item is gated here [INFO] [stdout] 52 | pub mod gens; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> src/global_state/trie_store/operations/tests/write.rs:562:24 [INFO] [stdout] | [INFO] [stdout] 562 | use casper_types::{testing::TestRng, Key}; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::gens` [INFO] [stdout] --> src/tracking_copy/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | gens::*, [INFO] [stdout] | ^^^^ could not find `gens` in `casper_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `random` found for enum `casper_types::Transaction` in the current scope [INFO] [stdout] --> src/block_store/lmdb/versioned_databases.rs:350:48 [INFO] [stdout] | [INFO] [stdout] 350 | let transaction = Transaction::random(&mut fixture.rng); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `casper_types::Transaction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::Transaction` consider using one of the following associated functions: [INFO] [stdout] casper_types::Transaction::from_deploy [INFO] [stdout] casper_types::Transaction::from_v1 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/transaction.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn from_deploy(deploy: Deploy) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn from_v1(v1: TransactionV1) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `casper_types::Deploy` in the current scope [INFO] [stdout] --> src/block_store/lmdb/versioned_databases.rs:355:38 [INFO] [stdout] | [INFO] [stdout] 355 | let deploy = Deploy::random(&mut fixture.rng); [INFO] [stdout] | ^^^^^^ function or associated item not found in `casper_types::Deploy` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::Deploy`, consider using `casper_types::Deploy::new` which returns `casper_types::Deploy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/transaction/deploy.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | / pub fn new( [INFO] [stdout] 151 | | hash: DeployHash, [INFO] [stdout] 152 | | header: DeployHeader, [INFO] [stdout] 153 | | payment: ExecutableDeployItem, [INFO] [stdout] 154 | | session: ExecutableDeployItem, [INFO] [stdout] 155 | | ) -> Deploy { [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `random` found for enum `casper_types::Transaction` in the current scope [INFO] [stdout] --> src/block_store/lmdb/versioned_databases.rs:422:40 [INFO] [stdout] | [INFO] [stdout] 422 | let random_hash = Transaction::random(&mut fixture.rng).hash(); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `casper_types::Transaction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::Transaction` consider using one of the following associated functions: [INFO] [stdout] casper_types::Transaction::from_deploy [INFO] [stdout] casper_types::Transaction::from_v1 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/transaction.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn from_deploy(deploy: Deploy) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn from_v1(v1: TransactionV1) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `random` found for enum `casper_types::Transaction` in the current scope [INFO] [stdout] --> src/block_store/lmdb/versioned_databases.rs:452:40 [INFO] [stdout] | [INFO] [stdout] 452 | let random_hash = Transaction::random(&mut fixture.rng).hash(); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `casper_types::Transaction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::Transaction` consider using one of the following associated functions: [INFO] [stdout] casper_types::Transaction::from_deploy [INFO] [stdout] casper_types::Transaction::from_v1 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/transaction.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn from_deploy(deploy: Deploy) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn from_v1(v1: TransactionV1) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `random` found for enum `casper_types::Transaction` in the current scope [INFO] [stdout] --> src/block_store/lmdb/versioned_databases.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let random_hash = Transaction::random(&mut fixture.rng).hash(); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `casper_types::Transaction` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::Transaction` consider using one of the following associated functions: [INFO] [stdout] casper_types::Transaction::from_deploy [INFO] [stdout] casper_types::Transaction::from_v1 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/transaction.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn from_deploy(deploy: Deploy) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn from_v1(v1: TransactionV1) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `casper_types::BlockHash` in the current scope [INFO] [stdout] --> src/block_store/types/block_hash_height_and_era.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | block_hash: BlockHash::random(rng), [INFO] [stdout] | ^^^^^^ function or associated item not found in `casper_types::BlockHash` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::BlockHash`, consider using `casper_types::BlockHash::new` which returns `casper_types::BlockHash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/block/block_hash.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new(hash: Digest) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `casper_types::EraId` in the current scope [INFO] [stdout] --> src/block_store/types/block_hash_height_and_era.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | era_id: EraId::random(rng), [INFO] [stdout] | ^^^^^^ function or associated item not found in `casper_types::EraId` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `casper_types::EraId`, consider using `casper_types::EraId::new` which returns `casper_types::EraId` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/era_id.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub const fn new(value: u64) -> EraId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied [INFO] [stdout] --> src/data_access_layer/genesis.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | let config = rng.gen(); [INFO] [stdout] | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand::distributions::Distribution`: [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<()>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>` [INFO] [stdout] and 72 others [INFO] [stdout] note: required by a bound in `gen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rng.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 94 | where Standard: Distribution { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/global_state/trie/tests.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / proptest! { [INFO] [stdout] 155 | | #[test] [INFO] [stdout] 156 | | fn roundtrip_blake2b_hash(hash in blake2b_hash_arb()) { [INFO] [stdout] 157 | | bytesrepr::test_serialization_roundtrip(&hash); [INFO] [stdout] ... | [INFO] [stdout] 298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: block_store::lmdb::_::_serde::Deserialize<'_>` will fail [INFO] [stdout] --> src/global_state/trie/tests.rs:264:37 [INFO] [stdout] | [INFO] [stdout] 264 | let deserialized_key = bincode::deserialize(&bincode_bytes)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::proptest` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/global_state/trie/tests.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / proptest! { [INFO] [stdout] 155 | | #[test] [INFO] [stdout] 156 | | fn roundtrip_blake2b_hash(hash in blake2b_hash_arb()) { [INFO] [stdout] 157 | | bytesrepr::test_serialization_roundtrip(&hash); [INFO] [stdout] ... | [INFO] [stdout] 298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: block_store::lmdb::_::_serde::Deserialize<'_>` will fail [INFO] [stdout] --> src/global_state/trie/tests.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | let deserialized_key = serde_json::from_str(&json_str)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `$crate::proptest` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution` is not satisfied [INFO] [stdout] --> src/system/genesis/entity_installer.rs:889:51 [INFO] [stdout] | [INFO] [stdout] 889 | let genesis_account: GenesisAccount = rng.gen(); [INFO] [stdout] | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand::distributions::Distribution`: [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<()>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>` [INFO] [stdout] and 72 others [INFO] [stdout] note: required by a bound in `gen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rng.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 94 | where Standard: Distribution { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/casper_storage-5bdc4a29cf37759b.long-type-17365801373623009610.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied [INFO] [stdout] --> src/system/genesis/entity_installer.rs:913:75 [INFO] [stdout] | [INFO] [stdout] 913 | GenesisAccount::account(public_key, Motes::new(100), Some(rng.gen())); [INFO] [stdout] | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand::distributions::Distribution`: [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<()>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>` [INFO] [stdout] and 72 others [INFO] [stdout] note: required by a bound in `gen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rng.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 94 | where Standard: Distribution { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution` is not satisfied [INFO] [stdout] --> src/system/genesis.rs:215:51 [INFO] [stdout] | [INFO] [stdout] 215 | let genesis_account: GenesisAccount = rng.gen(); [INFO] [stdout] | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand::distributions::Distribution`: [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<()>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>` [INFO] [stdout] and 72 others [INFO] [stdout] note: required by a bound in `gen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rng.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 94 | where Standard: Distribution { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/casper_storage-5bdc4a29cf37759b.long-type-17365801373623009610.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied [INFO] [stdout] --> src/system/genesis.rs:239:75 [INFO] [stdout] | [INFO] [stdout] 239 | GenesisAccount::account(public_key, Motes::new(100), Some(rng.gen())); [INFO] [stdout] | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `rand::distributions::Distribution`: [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<()>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G)>` [INFO] [stdout] `rand::distributions::Standard` implements `rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>` [INFO] [stdout] and 72 others [INFO] [stdout] note: required by a bound in `gen` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rng.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 94 | where Standard: Distribution { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/global_state/trie/mod.rs:444:26 [INFO] [stdout] | [INFO] [stdout] 444 | pub fn iter_children(&self) -> DescendantsIterator { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 444 | pub fn iter_children(&self) -> DescendantsIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/global_state/trie/mod.rs:506:33 [INFO] [stdout] | [INFO] [stdout] 506 | pub(crate) fn iter_children(&self) -> DescendantsIterator { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | pub(crate) fn iter_children(&self) -> DescendantsIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `casper_types::testing` [INFO] [stdout] --> benches/global_state_key_write_bench.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | use casper_types::{bytesrepr::ToBytes, testing::TestRng, Digest, Key}; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `casper_types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/casper-types-6.0.1/src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(any(feature = "testing", test))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 69 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `casper-storage` (bench "global_state_key_write_bench") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `casper-storage` (lib test) due to 24 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "236483feb55edd633082d9572104610f1b579dce70a68941d170e408f698bc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236483feb55edd633082d9572104610f1b579dce70a68941d170e408f698bc87", kill_on_drop: false }` [INFO] [stdout] 236483feb55edd633082d9572104610f1b579dce70a68941d170e408f698bc87