[INFO] fetching crate solana-sbpf 0.13.0...
[INFO] testing solana-sbpf-0.13.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate solana-sbpf 0.13.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate solana-sbpf 0.13.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate solana-sbpf 0.13.0
[INFO] tweaked toml for crates.io crate solana-sbpf 0.13.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-sbpf 0.13.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-sbpf 0.13.0 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae6488025aee8002c164b238e99b10dcddcae7c0319a4d817ffbd6b7a0112877
[INFO] running `Command { std: "docker" "start" "-a" "ae6488025aee8002c164b238e99b10dcddcae7c0319a4d817ffbd6b7a0112877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae6488025aee8002c164b238e99b10dcddcae7c0319a4d817ffbd6b7a0112877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6488025aee8002c164b238e99b10dcddcae7c0319a4d817ffbd6b7a0112877", kill_on_drop: false }`
[INFO] [stdout] ae6488025aee8002c164b238e99b10dcddcae7c0319a4d817ffbd6b7a0112877
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58e1d26d64bbe606b9323fdda6bd20597a666dc8e25c620a5f90417ae1831031
[INFO] running `Command { std: "docker" "start" "-a" "58e1d26d64bbe606b9323fdda6bd20597a666dc8e25c620a5f90417ae1831031", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling solana-sbpf v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s
[INFO] running `Command { std: "docker" "inspect" "58e1d26d64bbe606b9323fdda6bd20597a666dc8e25c620a5f90417ae1831031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e1d26d64bbe606b9323fdda6bd20597a666dc8e25c620a5f90417ae1831031", kill_on_drop: false }`
[INFO] [stdout] 58e1d26d64bbe606b9323fdda6bd20597a666dc8e25c620a5f90417ae1831031
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84148966fb95ef9920772a642b2ae9fdb8cdce044079190b65aceef4f4da95c5
[INFO] running `Command { std: "docker" "start" "-a" "84148966fb95ef9920772a642b2ae9fdb8cdce044079190b65aceef4f4da95c5", 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.13.0 (/opt/rustwide/workdir)
[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]   --> 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] [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]   --> 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[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] 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]  --> 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] [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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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]   --> 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[E0282]: type annotations needed
[INFO] [stdout]   --> tests/assembler.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Ok((0..program.len() / ebpf::INSN_SIZE)
[INFO] [stdout]    |            ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `solana-sbpf` (test "jit") due to 1 previous error
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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:3527:13
[INFO] [stdout]      |
[INFO] [stdout] 3527 |             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:3528:33
[INFO] [stdout]      |
[INFO] [stdout] 3528 |         let trace_interpreter = vm.register_trace.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:3547:47
[INFO] [stdout]      |
[INFO] [stdout] 3547 |     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:3548:22
[INFO] [stdout]      |
[INFO] [stdout] 3548 |     let trace_jit = &vm.register_trace;
[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)]` (part of `#[warn(unused)]`) 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] 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] error[E0423]: expected value, found macro `env`
[INFO] [stdout]   --> tests/vm.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     check_slot!(env, register_trace, RegisterTrace);
[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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "vm") due to 12 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "disassembler") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/memory_region.rs:657:9
[INFO] [stdout]     |
[INFO] [stdout] 657 |     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] [stderr] error: could not compile `solana-sbpf` (test "exercise_instructions") due to 1 previous error; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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[E0282]: type annotations needed
[INFO] [stdout]     --> tests/execution.rs:3505:9
[INFO] [stdout]      |
[INFO] [stdout] 3505 |     let mut executable = if let Ok(executable) = executable {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3510 |     if executable.verify::<RequisiteVerifier>().is_err() || executable.jit_compile().is_err() {
[INFO] [stdout]      |        ---------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `executable` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 3505 |     let mut executable: /* Type */ = if let Ok(executable) = executable {
[INFO] [stdout]      |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/execution.rs:3549:20
[INFO] [stdout]      |
[INFO] [stdout] 3549 |     debug_assert!(!trace_interpreter.is_empty());
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "verifier") due to 1 previous error
[INFO] [stderr] error: could not compile `solana-sbpf` (test "assembler") due to 2 previous errors
[INFO] [stderr] error: could not compile `solana-sbpf` (test "elf") due to 1 previous error; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "execution") due to 7 previous errors; 2 warnings 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" "84148966fb95ef9920772a642b2ae9fdb8cdce044079190b65aceef4f4da95c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84148966fb95ef9920772a642b2ae9fdb8cdce044079190b65aceef4f4da95c5", kill_on_drop: false }`
[INFO] [stdout] 84148966fb95ef9920772a642b2ae9fdb8cdce044079190b65aceef4f4da95c5
