[INFO] fetching crate solana-sbpf 0.20.0...
[INFO] testing solana-sbpf-0.20.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate solana-sbpf 0.20.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate solana-sbpf 0.20.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate solana-sbpf 0.20.0
[INFO] tweaked toml for crates.io crate solana-sbpf 0.20.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-sbpf 0.20.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-sbpf 0.20.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded generator v0.8.1
[INFO] [stderr]   Downloaded windows-result v0.1.1
[INFO] [stderr]   Downloaded assoc v0.1.3
[INFO] [stderr]   Downloaded derive_arbitrary v1.1.0
[INFO] [stderr]   Downloaded arbitrary v1.1.0
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded elf v0.0.10
[INFO] [stderr]   Downloaded shuttle v0.7.1
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded rustversion v1.0.16
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded gdbstub v0.6.3
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02bc9e06c67c1243c5db6ce5c189c25c9a6535e7cb14031d4b8fe8419ac12645
[INFO] running `Command { std: "docker" "start" "-a" "02bc9e06c67c1243c5db6ce5c189c25c9a6535e7cb14031d4b8fe8419ac12645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02bc9e06c67c1243c5db6ce5c189c25c9a6535e7cb14031d4b8fe8419ac12645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bc9e06c67c1243c5db6ce5c189c25c9a6535e7cb14031d4b8fe8419ac12645", kill_on_drop: false }`
[INFO] [stdout] 02bc9e06c67c1243c5db6ce5c189c25c9a6535e7cb14031d4b8fe8419ac12645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c7a82a05628b93d8efa3fe20e64fabbf7f4747c855832039522e3b879e5544c
[INFO] running `Command { std: "docker" "start" "-a" "1c7a82a05628b93d8efa3fe20e64fabbf7f4747c855832039522e3b879e5544c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling combine v3.8.1
[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 solana-sbpf v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.33s
[INFO] running `Command { std: "docker" "inspect" "1c7a82a05628b93d8efa3fe20e64fabbf7f4747c855832039522e3b879e5544c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7a82a05628b93d8efa3fe20e64fabbf7f4747c855832039522e3b879e5544c", kill_on_drop: false }`
[INFO] [stdout] 1c7a82a05628b93d8efa3fe20e64fabbf7f4747c855832039522e3b879e5544c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9fff09d45692eebcd4a85bb75857295350d0bea0ef11f47013594adfd4c2c7d
[INFO] running `Command { std: "docker" "start" "-a" "f9fff09d45692eebcd4a85bb75857295350d0bea0ef11f47013594adfd4c2c7d", 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.20.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]   --> 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/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]   --> 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] 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/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] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `solana-sbpf` (example "to_json") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error[E0425]: cannot find value `vm` in this scope
[INFO] [stdout]     --> tests/execution.rs:3130:67
[INFO] [stdout]      |
[INFO] [stdout] 3130 |         let (instruction_count_interpreter, result_interpreter) = vm.execute_program(
[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:3135:33
[INFO] [stdout]      |
[INFO] [stdout] 3135 |         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:3155:9
[INFO] [stdout]      |
[INFO] [stdout] 3155 |         vm.execute_program(&executable, &mut ExecutionMode::Jit, &mut []);
[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:3156:22
[INFO] [stdout]      |
[INFO] [stdout] 3156 |     let trace_jit = &vm.register_trace;
[INFO] [stdout]      |                      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccessType`, `ContextObject`, and `static_analysis::Analysis`
[INFO] [stdout]   --> tests/execution.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     memory_region::{AccessType, MemoryRegion},
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 26 |     program::{BuiltinFunctionDefinition, BuiltinProgram, FunctionRegistry, SBPFVersion},
[INFO] [stdout] 27 |     static_analysis::Analysis,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     verifier::RequisiteVerifier,
[INFO] [stdout] 29 |     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] 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[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] warning: unused import: `BuiltinFunctionDefinition`
[INFO] [stdout]   --> tests/jit.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     program::{BuiltinFunctionDefinition, BuiltinProgram, FunctionRegistry, SBPFVersion},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (example "disassemble") due to 1 previous error
[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] warning: unused imports: `BuiltinFunctionDefinition` and `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] 13 |     program::{BuiltinFunctionDefinition, BuiltinProgram, SBPFVersion},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/vm.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::syscalls;
[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: `BuiltinFunctionDefinition`
[INFO] [stdout]  --> tests/vm.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     program::{BuiltinFunctionDefinition, BuiltinProgram},
[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` (test "vm") 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` (test "jit") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1542:30
[INFO] [stdout]      |
[INFO] [stdout] 1542 |         (ebpf::BPF_JSGT, -3, -7, THEN),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1542 |         (ebpf::BPF_JSGT, -3, -7i32, THEN),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1543:30
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         (ebpf::BPF_JSGT, -7, -3, ELSE),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         (ebpf::BPF_JSGT, -7, -3i32, ELSE),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1544:30
[INFO] [stdout]      |
[INFO] [stdout] 1544 |         (ebpf::BPF_JSGE, -3, -3, THEN),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1544 |         (ebpf::BPF_JSGE, -3, -3i32, THEN),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1545:30
[INFO] [stdout]      |
[INFO] [stdout] 1545 |         (ebpf::BPF_JSGE, -3, -7, THEN),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1545 |         (ebpf::BPF_JSGE, -3, -7i32, THEN),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1546:30
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         (ebpf::BPF_JSGE, -7, -3, ELSE),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         (ebpf::BPF_JSGE, -7, -3i32, ELSE),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1547:30
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         (ebpf::BPF_JSLT, -7, -3, THEN),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         (ebpf::BPF_JSLT, -7, -3i32, THEN),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1548:30
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         (ebpf::BPF_JSLT, -3, -7, ELSE),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         (ebpf::BPF_JSLT, -3, -7i32, ELSE),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1549:30
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         (ebpf::BPF_JSLE, -3, -3, THEN),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         (ebpf::BPF_JSLE, -3, -3i32, THEN),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1550:30
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         (ebpf::BPF_JSLE, -7, -3, THEN),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         (ebpf::BPF_JSLE, -7, -3i32, THEN),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1551:30
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         (ebpf::BPF_JSLE, -3, -7, ELSE),
[INFO] [stdout]      |                              ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         (ebpf::BPF_JSLE, -3, -7i32, ELSE),
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1542:26
[INFO] [stdout]      |
[INFO] [stdout] 1542 |         (ebpf::BPF_JSGT, -3, -7, THEN),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1542 |         (ebpf::BPF_JSGT, -3i32, -7, THEN),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1543:26
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         (ebpf::BPF_JSGT, -7, -3, ELSE),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         (ebpf::BPF_JSGT, -7i32, -3, ELSE),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1544:26
[INFO] [stdout]      |
[INFO] [stdout] 1544 |         (ebpf::BPF_JSGE, -3, -3, THEN),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1544 |         (ebpf::BPF_JSGE, -3i32, -3, THEN),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1545:26
[INFO] [stdout]      |
[INFO] [stdout] 1545 |         (ebpf::BPF_JSGE, -3, -7, THEN),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1545 |         (ebpf::BPF_JSGE, -3i32, -7, THEN),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1546:26
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         (ebpf::BPF_JSGE, -7, -3, ELSE),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         (ebpf::BPF_JSGE, -7i32, -3, ELSE),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1547:26
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         (ebpf::BPF_JSLT, -7, -3, THEN),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         (ebpf::BPF_JSLT, -7i32, -3, THEN),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1548:26
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         (ebpf::BPF_JSLT, -3, -7, ELSE),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1548 |         (ebpf::BPF_JSLT, -3i32, -7, ELSE),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1549:26
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         (ebpf::BPF_JSLE, -3, -3, THEN),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         (ebpf::BPF_JSLE, -3i32, -3, THEN),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1550:26
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         (ebpf::BPF_JSLE, -7, -3, THEN),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1550 |         (ebpf::BPF_JSLE, -7i32, -3, THEN),
[INFO] [stdout]      |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u32: Neg` is not satisfied
[INFO] [stdout]     --> tests/execution.rs:1551:26
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         (ebpf::BPF_JSLE, -3, -7, ELSE),
[INFO] [stdout]      |                          ^^ the trait `Neg` is not implemented for `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying an integer type that can be negative
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         (ebpf::BPF_JSLE, -3i32, -7, ELSE),
[INFO] [stdout]      |                            +++
[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] warning: unused import: `BuiltinFunctionDefinition`
[INFO] [stdout]   --> tests/verifier.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     program::{BuiltinFunctionDefinition, BuiltinProgram, FunctionRegistry, SBPFVersion},
[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 E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "assembler") 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 "disassembler") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "execution") due to 25 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/memory_region.rs:903:9
[INFO] [stdout]     |
[INFO] [stdout] 903 |     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 E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-sbpf` (test "exercise_instructions") 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` (test "verifier") 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` (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" "f9fff09d45692eebcd4a85bb75857295350d0bea0ef11f47013594adfd4c2c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9fff09d45692eebcd4a85bb75857295350d0bea0ef11f47013594adfd4c2c7d", kill_on_drop: false }`
[INFO] [stdout] f9fff09d45692eebcd4a85bb75857295350d0bea0ef11f47013594adfd4c2c7d
