[INFO] fetching crate solana-sbpf 0.11.2... [INFO] testing solana-sbpf-0.11.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate solana-sbpf 0.11.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate solana-sbpf 0.11.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate solana-sbpf 0.11.2 [INFO] tweaked toml for crates.io crate solana-sbpf 0.11.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate solana-sbpf 0.11.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate solana-sbpf 0.11.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assoc v0.1.3 [INFO] [stderr] Downloaded cc v1.0.97 [INFO] [stderr] Downloaded derive_arbitrary v1.1.0 [INFO] [stderr] Downloaded arbitrary v1.1.0 [INFO] [stderr] Downloaded elf v0.0.10 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded shuttle v0.7.1 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded generator v0.8.1 [INFO] [stderr] Downloaded gdbstub v0.6.3 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded paste v1.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccb5c95ed390c0635c368bab1e9bf806810ff2ed950eb0db86a8018d2c3850de [INFO] running `Command { std: "docker" "start" "-a" "ccb5c95ed390c0635c368bab1e9bf806810ff2ed950eb0db86a8018d2c3850de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccb5c95ed390c0635c368bab1e9bf806810ff2ed950eb0db86a8018d2c3850de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb5c95ed390c0635c368bab1e9bf806810ff2ed950eb0db86a8018d2c3850de", kill_on_drop: false }` [INFO] [stdout] ccb5c95ed390c0635c368bab1e9bf806810ff2ed950eb0db86a8018d2c3850de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8727f43ef42a92ae617c618bfc3c40589637373616d73e6b8117972d739d6a4a [INFO] running `Command { std: "docker" "start" "-a" "8727f43ef42a92ae617c618bfc3c40589637373616d73e6b8117972d739d6a4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling solana-sbpf v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.45s [INFO] running `Command { std: "docker" "inspect" "8727f43ef42a92ae617c618bfc3c40589637373616d73e6b8117972d739d6a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8727f43ef42a92ae617c618bfc3c40589637373616d73e6b8117972d739d6a4a", kill_on_drop: false }` [INFO] [stdout] 8727f43ef42a92ae617c618bfc3c40589637373616d73e6b8117972d739d6a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] edb6bc7d2b7183214471eabd1da21daeba51e2364b1051caaebf18f85f38838f [INFO] running `Command { std: "docker" "start" "-a" "edb6bc7d2b7183214471eabd1da21daeba51e2364b1051caaebf18f85f38838f", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling solana-sbpf v0.11.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `test_utils` [INFO] [stdout] --> tests/assembler.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> examples/to_json.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use test_utils::TestContextObject; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `test_utils` [INFO] [stdout] --> tests/execution.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> examples/disassemble.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use test_utils::TestContextObject; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `test_utils` [INFO] [stdout] --> tests/exercise_instructions.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/verifier.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use test_utils::{assert_error, create_vm, syscalls, TestContextObject}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/elf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use test_utils::{assert_error, syscalls, TestContextObject}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/disassembler.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use test_utils::TestContextObject; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ContextObject`, `ebpf`, `memory_region::MemoryRegion`, `static_analysis::Analysis`, and `verifier::RequisiteVerifier` [INFO] [stdout] --> tests/exercise_instructions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ebpf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | memory_region::MemoryRegion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | program::{BuiltinProgram, SBPFVersion}, [INFO] [stdout] 23 | static_analysis::Analysis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | verifier::RequisiteVerifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | vm::{Config, ContextObject}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SECTION_NAME_LENGTH_MAXIMUM` [INFO] [stdout] --> tests/elf.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | Elf64, ElfParserError, SECTION_NAME_LENGTH_MAXIMUM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/vm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use test_utils::{create_vm, syscalls, TestContextObject}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (example "disassemble") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/jit.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use test_utils::{syscalls, TestContextObject}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (example "to_json") due to 1 previous error [INFO] [stdout] error[E0425]: cannot find value `vm` in this scope [INFO] [stdout] --> tests/execution.rs:3479:13 [INFO] [stdout] | [INFO] [stdout] 3479 | vm.execute_program(&executable, true); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vm` in this scope [INFO] [stdout] --> tests/execution.rs:3480:34 [INFO] [stdout] | [INFO] [stdout] 3480 | let tracer_interpreter = vm.context_object_pointer.clone(); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vm` in this scope [INFO] [stdout] --> tests/execution.rs:3499:47 [INFO] [stdout] | [INFO] [stdout] 3499 | let (instruction_count_jit, result_jit) = vm.execute_program(&executable, false); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vm` in this scope [INFO] [stdout] --> tests/execution.rs:3500:23 [INFO] [stdout] | [INFO] [stdout] 3500 | let tracer_jit = &vm.context_object_pointer; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AccessType` and `static_analysis::Analysis` [INFO] [stdout] --> tests/execution.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | memory_region::{AccessType, MemoryMapping, MemoryRegion}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | program::{BuiltinProgram, FunctionRegistry, SBPFVersion}, [INFO] [stdout] 27 | static_analysis::Analysis, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fs::File` and `io::Read` [INFO] [stdout] --> tests/execution.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | use std::{fs::File, io::Read, sync::Arc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (test "assembler") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/memory_region.rs:928:9 [INFO] [stdout] | [INFO] [stdout] 928 | use test_utils::assert_error; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (test "jit") due to 1 previous error [INFO] [stderr] error: could not compile `solana-sbpf` (test "exercise_instructions") due to 1 previous error; 1 warning emitted [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | check_slot!(env, host_stack_pointer, HostStackPointer); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | check_slot!(env, call_depth, CallDepth); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | check_slot!(env, context_object_pointer, ContextObjectPointer); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | check_slot!(env, previous_instruction_meter, PreviousInstructionMeter); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | check_slot!(env, due_insn_count, DueInsnCount); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | check_slot!(env, stopwatch_numerator, StopwatchNumerator); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | check_slot!(env, stopwatch_denominator, StopwatchDenominator); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | check_slot!(env, registers, Registers); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | check_slot!(env, program_result, ProgramResult); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `env` [INFO] [stdout] --> tests/vm.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | check_slot!(env, memory_mapping, MemoryMapping); [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (test "vm") due to 11 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (test "verifier") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0425, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (test "execution") due to 5 previous errors; 2 warnings emitted [INFO] [stderr] error: could not compile `solana-sbpf` (test "disassembler") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (test "elf") due to 1 previous error; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sbpf` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "edb6bc7d2b7183214471eabd1da21daeba51e2364b1051caaebf18f85f38838f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb6bc7d2b7183214471eabd1da21daeba51e2364b1051caaebf18f85f38838f", kill_on_drop: false }` [INFO] [stdout] edb6bc7d2b7183214471eabd1da21daeba51e2364b1051caaebf18f85f38838f