[INFO] fetching crate bee-message 0.1.5... [INFO] checking bee-message-0.1.5 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate bee-message 0.1.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bee-message 0.1.5 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bee-message 0.1.5 [INFO] finished tweaking crates.io crate bee-message 0.1.5 [INFO] tweaked toml for crates.io crate bee-message 0.1.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc5d51ded36e33c9e5de1db039f1f9323fba4c6395a4afacd1652c407d53ea5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbc5d51ded36e33c9e5de1db039f1f9323fba4c6395a4afacd1652c407d53ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc5d51ded36e33c9e5de1db039f1f9323fba4c6395a4afacd1652c407d53ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc5d51ded36e33c9e5de1db039f1f9323fba4c6395a4afacd1652c407d53ea5", kill_on_drop: false }` [INFO] [stdout] fbc5d51ded36e33c9e5de1db039f1f9323fba4c6395a4afacd1652c407d53ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e59cbfd9cd7f34656048a49503dc01c411ef0d8e11dae01ac05e49a16fba1610 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e59cbfd9cd7f34656048a49503dc01c411ef0d8e11dae01ac05e49a16fba1610", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking iota-crypto v0.4.2 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking bee-crypto v0.2.1-alpha [INFO] [stderr] Checking bee-pow v0.1.0 [INFO] [stderr] Checking bee-message v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bee_test` [INFO] [stdout] --> tests/message.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use bee_test::rand::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bee_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bee_test` [INFO] [stdout] --> tests/signature_unlock.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bee_test::rand::bytes::{rand_bytes, rand_bytes_32}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bee_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bee_test` [INFO] [stdout] --> tests/transaction_regular_essence.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bee_test::rand::{ [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bee_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_indexation_payload` in this scope [INFO] [stdout] --> tests/transaction_regular_essence.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let payload = Payload::from(rand_indexation_payload()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_treasury_transaction_payload` in this scope [INFO] [stdout] --> tests/transaction_regular_essence.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | let payload = rand_treasury_transaction_payload(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/transaction_regular_essence.rs:176:69 [INFO] [stdout] | [INFO] [stdout] 176 | let input = Input::Treasury(TreasuryInput::new(MilestoneId::new(rand_bytes_32()))); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_indexation_payload` in this scope [INFO] [stdout] --> tests/transaction_regular_essence.rs:316:33 [INFO] [stdout] | [INFO] [stdout] 316 | let payload = Payload::from(rand_indexation_payload()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_parents` in this scope [INFO] [stdout] --> tests/message.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | .with_parents(rand_parents()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_parents` in this scope [INFO] [stdout] --> tests/message.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | .with_parents(rand_parents()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_message_ids` in this scope [INFO] [stdout] --> tests/message.rs:53:36 [INFO] [stdout] | [INFO] [stdout] 53 | .with_parents(Parents::new(rand_message_ids(2)).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_parents` in this scope [INFO] [stdout] --> tests/message.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | .with_parents(rand_parents()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_treasury_transaction_payload` in this scope [INFO] [stdout] --> tests/message.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | .with_payload(rand_treasury_transaction_payload()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_parents` in this scope [INFO] [stdout] --> tests/message.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | .with_parents(rand_parents()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_parents` in this scope [INFO] [stdout] --> tests/message.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | let parents = rand_parents(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_indexation_payload` in this scope [INFO] [stdout] --> tests/message.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | let payload: Payload = rand_indexation_payload().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_number` in this scope [INFO] [stdout] --> tests/message.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | let nonce: u64 = rand_number(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | rand_bytes_32(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | rand_bytes(64).try_into().unwrap() [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | let public_key_bytes = rand_bytes_32(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | let signature_bytes: [u8; 64] = rand_bytes(64).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | rand_bytes_32(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | rand_bytes(64).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | rand_bytes_32(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/signature_unlock.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | rand_bytes(64).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bee_test` [INFO] [stdout] --> tests/unlock_blocks.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bee_test::rand::bytes::{rand_bytes, rand_bytes_32}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bee_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bee-message` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/unlock_blocks.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | rand_bytes_32(), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/unlock_blocks.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rand_bytes(64).try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bee_test` [INFO] [stdout] --> tests/migrated_funds_entry.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bee_test::rand::receipt::rand_tail_transaction_hash; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bee_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> tests/signature_unlock.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_tail_transaction_hash` in this scope [INFO] [stdout] --> tests/migrated_funds_entry.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let tth = rand_tail_transaction_hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_tail_transaction_hash` in this scope [INFO] [stdout] --> tests/migrated_funds_entry.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | rand_tail_transaction_hash(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_tail_transaction_hash` in this scope [INFO] [stdout] --> tests/migrated_funds_entry.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | rand_tail_transaction_hash(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_tail_transaction_hash` in this scope [INFO] [stdout] --> tests/migrated_funds_entry.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | rand_tail_transaction_hash(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::convert::TryInto` [INFO] [stdout] --> tests/unlock_blocks.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bee_test` [INFO] [stdout] --> tests/indexation_payload.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bee_test::rand::bytes::{rand_bytes, rand_bytes_32}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bee_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let index = rand_bytes(64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | let index = rand_bytes(64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | let index = rand_bytes(32); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | IndexationPayload::new(&rand_bytes(65), &[0x42, 0xff, 0x84, 0xa2, 0x42, 0xff, 0x84, 0xa2]), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | IndexationPayload::new(&rand_bytes_32(), &[0u8; MESSAGE_LENGTH_MAX + 42]), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | IndexationPayload::new(&rand_bytes(10), &[0x42, 0xff, 0x84, 0xa2, 0x42, 0xff, 0x84, 0xa2]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes_32` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | IndexationPayload::new(&rand_bytes_32(), &[0x42, 0xff, 0x84, 0xa2, 0x42, 0xff, 0x84, 0xa2]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rand_bytes` in this scope [INFO] [stdout] --> tests/indexation_payload.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | let index = rand_bytes(32); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e59cbfd9cd7f34656048a49503dc01c411ef0d8e11dae01ac05e49a16fba1610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59cbfd9cd7f34656048a49503dc01c411ef0d8e11dae01ac05e49a16fba1610", kill_on_drop: false }` [INFO] [stdout] e59cbfd9cd7f34656048a49503dc01c411ef0d8e11dae01ac05e49a16fba1610