[INFO] fetching crate sealevel-ffi 0.1.1...
[INFO] testing sealevel-ffi-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sealevel-ffi 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sealevel-ffi 0.1.1
[INFO] finished tweaking crates.io crate sealevel-ffi 0.1.1
[INFO] tweaked toml for crates.io crate sealevel-ffi 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sealevel-ffi 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 357 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding solana-bpf-loader-program v1.18.26 (available: v3.1.14)
[INFO] [stderr]       Adding solana-program-runtime v1.18.26 (available: v3.1.14)
[INFO] [stderr]       Adding solana_rbpf v0.2.31 (available: v0.2.40)
[INFO] [stderr]       Adding solana_rbpf v0.8.3 (available: v0.8.5)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b20db0be7ad7186622f4c7b5485a65e8ca453b86a289e22ac3030830eb8acdf5
[INFO] running `Command { std: "docker" "start" "-a" "b20db0be7ad7186622f4c7b5485a65e8ca453b86a289e22ac3030830eb8acdf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b20db0be7ad7186622f4c7b5485a65e8ca453b86a289e22ac3030830eb8acdf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20db0be7ad7186622f4c7b5485a65e8ca453b86a289e22ac3030830eb8acdf5", kill_on_drop: false }`
[INFO] [stdout] b20db0be7ad7186622f4c7b5485a65e8ca453b86a289e22ac3030830eb8acdf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a2a8d3f67922fdfe38e5aa4b41e8844a7e512f864ae51c68aa2c03746b17f11
[INFO] running `Command { std: "docker" "start" "-a" "1a2a8d3f67922fdfe38e5aa4b41e8844a7e512f864ae51c68aa2c03746b17f11", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling solana_rbpf v0.8.3
[INFO] [stderr]    Compiling solana_rbpf v0.2.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solana-measure v1.18.26
[INFO] [stderr]    Compiling solana-metrics v1.18.26
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling solana-bpf-loader-program v1.18.26
[INFO] [stderr]    Compiling sealevel-ffi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `solana_bpf_loader_program::syscalls::SyscallBlake3`, `solana_bpf_loader_program::syscalls::SyscallKeccak256`, `solana_bpf_loader_program::syscalls::SyscallSha256`
[INFO] [stdout]   --> src/context.rs:4:41
[INFO] [stdout]    |
[INFO] [stdout]  4 |         SyscallAbort, SyscallAllocFree, SyscallBlake3, SyscallCreateProgramAddress,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ no `SyscallBlake3` in `syscalls`
[INFO] [stdout] ...
[INFO] [stdout]  8 |         SyscallInvokeSignedRust, SyscallKeccak256, SyscallLog, SyscallLogBpfComputeUnits,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ no `SyscallKeccak256` in `syscalls`
[INFO] [stdout] ...
[INFO] [stdout] 11 |         SyscallSha256, SyscallTryFindProgramAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no `SyscallSha256` in `syscalls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_bpf_loader_program::BpfError`
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     solana_bpf_loader_program::BpfError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BpfError` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 2 -     solana_bpf_loader_program::BpfError,
[INFO] [stdout] 2 +     solana_bpf_loader_program::EbpfError,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_bpf_loader_program::BpfError`
[INFO] [stdout]  --> src/program.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     solana_bpf_loader_program::BpfError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BpfError` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 6 -     solana_bpf_loader_program::BpfError,
[INFO] [stdout] 6 +     solana_bpf_loader_program::EbpfError,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `solana_bpf_loader_program::BpfError`, `solana_program_runtime::invoke_context::ComputeMeter`
[INFO] [stdout]  --> src/vm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     solana_bpf_loader_program::BpfError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BpfError` in the root
[INFO] [stdout] 4 |     solana_program_runtime::invoke_context::ComputeMeter,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ComputeMeter` in `invoke_context`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 -     solana_bpf_loader_program::BpfError,
[INFO] [stdout] 3 +     solana_bpf_loader_program::EbpfError,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallAbort` in the current scope
[INFO] [stdout]    --> src/context.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |             SyscallAbort::init,
[INFO] [stdout]     |                           ^^^^ associated function or constant not found in `SyscallAbort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallAbort`
[INFO] [stdout]    --> src/context.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |             SyscallAbort::call,
[INFO] [stdout]     |                           ^^^^ expected an `Fn<_>` closure, found `SyscallAbort`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallAbort: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallAbort: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallAbort: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallPanic` in the current scope
[INFO] [stdout]    --> src/context.rs:133:68
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .register_syscall_by_name(b"sol_panic_", SyscallPanic::init, SyscallPanic::call),
[INFO] [stdout]     |                                                                    ^^^^ associated function or constant not found in `SyscallPanic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallPanic`
[INFO] [stdout]    --> src/context.rs:133:88
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .register_syscall_by_name(b"sol_panic_", SyscallPanic::init, SyscallPanic::call),
[INFO] [stdout]     |                                                                                        ^^^^ expected an `Fn<_>` closure, found `SyscallPanic`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallPanic: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallPanic: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallPanic: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallLog` in the current scope
[INFO] [stdout]    --> src/context.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 |             SyscallLog::init,
[INFO] [stdout]     |                         ^^^^ associated function or constant not found in `SyscallLog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallLog`
[INFO] [stdout]    --> src/context.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |             SyscallLog::call,
[INFO] [stdout]     |                         ^^^^ expected an `Fn<_>` closure, found `SyscallLog`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallLog: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallLog: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallLog: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallLogU64` in the current scope
[INFO] [stdout]    --> src/context.rs:140:70
[INFO] [stdout]     |
[INFO] [stdout] 140 |             .register_syscall_by_name(b"sol_log_64_", SyscallLogU64::init, SyscallLogU64::call),
[INFO] [stdout]     |                                                                      ^^^^ associated function or constant not found in `SyscallLogU64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallLogU64`
[INFO] [stdout]    --> src/context.rs:140:91
[INFO] [stdout]     |
[INFO] [stdout] 140 |             .register_syscall_by_name(b"sol_log_64_", SyscallLogU64::init, SyscallLogU64::call),
[INFO] [stdout]     |                                                                                           ^^^^ expected an `Fn<_>` closure, found `SyscallLogU64`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallLogU64: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallLogU64: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallLogU64: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallLogBpfComputeUnits` in the current scope
[INFO] [stdout]    --> src/context.rs:144:44
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 SyscallLogBpfComputeUnits::init,
[INFO] [stdout]     |                                            ^^^^ associated function or constant not found in `SyscallLogBpfComputeUnits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallLogBpfComputeUnits`
[INFO] [stdout]    --> src/context.rs:145:44
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 SyscallLogBpfComputeUnits::call,
[INFO] [stdout]     |                                            ^^^^ expected an `Fn<_>` closure, found `SyscallLogBpfComputeUnits`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallLogBpfComputeUnits: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallLogBpfComputeUnits: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallLogBpfComputeUnits: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallLogPubkey` in the current scope
[INFO] [stdout]    --> src/context.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 SyscallLogPubkey::init,
[INFO] [stdout]     |                                   ^^^^ associated function or constant not found in `SyscallLogPubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallLogPubkey`
[INFO] [stdout]    --> src/context.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 SyscallLogPubkey::call,
[INFO] [stdout]     |                                   ^^^^ expected an `Fn<_>` closure, found `SyscallLogPubkey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallLogPubkey: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallLogPubkey: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallLogPubkey: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallCreateProgramAddress` in the current scope
[INFO] [stdout]    --> src/context.rs:156:46
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 SyscallCreateProgramAddress::init,
[INFO] [stdout]     |                                              ^^^^ associated function or constant not found in `SyscallCreateProgramAddress`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallCreateProgramAddress`
[INFO] [stdout]    --> src/context.rs:157:46
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 SyscallCreateProgramAddress::call,
[INFO] [stdout]     |                                              ^^^^ expected an `Fn<_>` closure, found `SyscallCreateProgramAddress`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallCreateProgramAddress: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallCreateProgramAddress: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallCreateProgramAddress: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallTryFindProgramAddress` in the current scope
[INFO] [stdout]    --> src/context.rs:162:47
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 SyscallTryFindProgramAddress::init,
[INFO] [stdout]     |                                               ^^^^ associated function or constant not found in `SyscallTryFindProgramAddress`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallTryFindProgramAddress`
[INFO] [stdout]    --> src/context.rs:163:47
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 SyscallTryFindProgramAddress::call,
[INFO] [stdout]     |                                               ^^^^ expected an `Fn<_>` closure, found `SyscallTryFindProgramAddress`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallTryFindProgramAddress: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallTryFindProgramAddress: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallTryFindProgramAddress: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallSecp256k1Recover` in the current scope
[INFO] [stdout]    --> src/context.rs:176:42
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 SyscallSecp256k1Recover::init,
[INFO] [stdout]     |                                          ^^^^ associated function or constant not found in `SyscallSecp256k1Recover`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallSecp256k1Recover`
[INFO] [stdout]    --> src/context.rs:177:42
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 SyscallSecp256k1Recover::call,
[INFO] [stdout]     |                                          ^^^^ expected an `Fn<_>` closure, found `SyscallSecp256k1Recover`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallSecp256k1Recover: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallSecp256k1Recover: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallSecp256k1Recover: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallCurvePointValidation` in the current scope
[INFO] [stdout]    --> src/context.rs:184:46
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 SyscallCurvePointValidation::init,
[INFO] [stdout]     |                                              ^^^^ associated function or constant not found in `SyscallCurvePointValidation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallCurvePointValidation`
[INFO] [stdout]    --> src/context.rs:185:46
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 SyscallCurvePointValidation::call,
[INFO] [stdout]     |                                              ^^^^ expected an `Fn<_>` closure, found `SyscallCurvePointValidation`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallCurvePointValidation: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallCurvePointValidation: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallCurvePointValidation: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallCurveGroupOps` in the current scope
[INFO] [stdout]    --> src/context.rs:190:39
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 SyscallCurveGroupOps::init,
[INFO] [stdout]     |                                       ^^^^ associated function or constant not found in `SyscallCurveGroupOps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallCurveGroupOps`
[INFO] [stdout]    --> src/context.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 SyscallCurveGroupOps::call,
[INFO] [stdout]     |                                       ^^^^ expected an `Fn<_>` closure, found `SyscallCurveGroupOps`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallCurveGroupOps: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallCurveGroupOps: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallCurveGroupOps: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetClockSysvar` in the current scope
[INFO] [stdout]    --> src/context.rs:196:40
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 SyscallGetClockSysvar::init,
[INFO] [stdout]     |                                        ^^^^ associated function or constant not found in `SyscallGetClockSysvar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetClockSysvar`
[INFO] [stdout]    --> src/context.rs:197:40
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 SyscallGetClockSysvar::call,
[INFO] [stdout]     |                                        ^^^^ expected an `Fn<_>` closure, found `SyscallGetClockSysvar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetClockSysvar: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetClockSysvar: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetClockSysvar: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetEpochScheduleSysvar` in the current scope
[INFO] [stdout]    --> src/context.rs:202:48
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 SyscallGetEpochScheduleSysvar::init,
[INFO] [stdout]     |                                                ^^^^ associated function or constant not found in `SyscallGetEpochScheduleSysvar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetEpochScheduleSysvar`
[INFO] [stdout]    --> src/context.rs:203:48
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 SyscallGetEpochScheduleSysvar::call,
[INFO] [stdout]     |                                                ^^^^ expected an `Fn<_>` closure, found `SyscallGetEpochScheduleSysvar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetEpochScheduleSysvar: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetEpochScheduleSysvar: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetEpochScheduleSysvar: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetFeesSysvar` in the current scope
[INFO] [stdout]    --> src/context.rs:208:39
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 SyscallGetFeesSysvar::init,
[INFO] [stdout]     |                                       ^^^^ associated function or constant not found in `SyscallGetFeesSysvar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetFeesSysvar`
[INFO] [stdout]    --> src/context.rs:209:39
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 SyscallGetFeesSysvar::call,
[INFO] [stdout]     |                                       ^^^^ expected an `Fn<_>` closure, found `SyscallGetFeesSysvar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetFeesSysvar: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetFeesSysvar: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetFeesSysvar: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetRentSysvar` in the current scope
[INFO] [stdout]    --> src/context.rs:214:39
[INFO] [stdout]     |
[INFO] [stdout] 214 |                 SyscallGetRentSysvar::init,
[INFO] [stdout]     |                                       ^^^^ associated function or constant not found in `SyscallGetRentSysvar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetRentSysvar`
[INFO] [stdout]    --> src/context.rs:215:39
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 SyscallGetRentSysvar::call,
[INFO] [stdout]     |                                       ^^^^ expected an `Fn<_>` closure, found `SyscallGetRentSysvar`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetRentSysvar: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetRentSysvar: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetRentSysvar: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallMemcpy` in the current scope
[INFO] [stdout]    --> src/context.rs:218:70
[INFO] [stdout]     |
[INFO] [stdout] 218 |             .register_syscall_by_name(b"sol_memcpy_", SyscallMemcpy::init, SyscallMemcpy::call),
[INFO] [stdout]     |                                                                      ^^^^ associated function or constant not found in `SyscallMemcpy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallMemcpy`
[INFO] [stdout]    --> src/context.rs:218:91
[INFO] [stdout]     |
[INFO] [stdout] 218 |             .register_syscall_by_name(b"sol_memcpy_", SyscallMemcpy::init, SyscallMemcpy::call),
[INFO] [stdout]     |                                                                                           ^^^^ expected an `Fn<_>` closure, found `SyscallMemcpy`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallMemcpy: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallMemcpy: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallMemcpy: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallMemmove` in the current scope
[INFO] [stdout]    --> src/context.rs:220:72
[INFO] [stdout]     |
[INFO] [stdout] 220 |             .register_syscall_by_name(b"sol_memmove_", SyscallMemmove::init, SyscallMemmove::call),
[INFO] [stdout]     |                                                                        ^^^^ associated function or constant not found in `SyscallMemmove`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallMemmove`
[INFO] [stdout]    --> src/context.rs:220:94
[INFO] [stdout]     |
[INFO] [stdout] 220 |             .register_syscall_by_name(b"sol_memmove_", SyscallMemmove::init, SyscallMemmove::call),
[INFO] [stdout]     |                                                                                              ^^^^ expected an `Fn<_>` closure, found `SyscallMemmove`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallMemmove: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallMemmove: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallMemmove: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallMemcmp` in the current scope
[INFO] [stdout]    --> src/context.rs:222:70
[INFO] [stdout]     |
[INFO] [stdout] 222 |             .register_syscall_by_name(b"sol_memcmp_", SyscallMemcmp::init, SyscallMemcmp::call),
[INFO] [stdout]     |                                                                      ^^^^ associated function or constant not found in `SyscallMemcmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallMemcmp`
[INFO] [stdout]    --> src/context.rs:222:91
[INFO] [stdout]     |
[INFO] [stdout] 222 |             .register_syscall_by_name(b"sol_memcmp_", SyscallMemcmp::init, SyscallMemcmp::call),
[INFO] [stdout]     |                                                                                           ^^^^ expected an `Fn<_>` closure, found `SyscallMemcmp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallMemcmp: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallMemcmp: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallMemcmp: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallMemset` in the current scope
[INFO] [stdout]    --> src/context.rs:224:70
[INFO] [stdout]     |
[INFO] [stdout] 224 |             .register_syscall_by_name(b"sol_memset_", SyscallMemset::init, SyscallMemset::call),
[INFO] [stdout]     |                                                                      ^^^^ associated function or constant not found in `SyscallMemset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallMemset`
[INFO] [stdout]    --> src/context.rs:224:91
[INFO] [stdout]     |
[INFO] [stdout] 224 |             .register_syscall_by_name(b"sol_memset_", SyscallMemset::init, SyscallMemset::call),
[INFO] [stdout]     |                                                                                           ^^^^ expected an `Fn<_>` closure, found `SyscallMemset`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallMemset: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallMemset: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallMemset: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallInvokeSignedC` in the current scope
[INFO] [stdout]    --> src/context.rs:228:39
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 SyscallInvokeSignedC::init,
[INFO] [stdout]     |                                       ^^^^ associated function or constant not found in `SyscallInvokeSignedC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallInvokeSignedC`
[INFO] [stdout]    --> src/context.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 SyscallInvokeSignedC::call,
[INFO] [stdout]     |                                       ^^^^ expected an `Fn<_>` closure, found `SyscallInvokeSignedC`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallInvokeSignedC: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallInvokeSignedC: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallInvokeSignedC: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallInvokeSignedRust` in the current scope
[INFO] [stdout]    --> src/context.rs:234:42
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 SyscallInvokeSignedRust::init,
[INFO] [stdout]     |                                          ^^^^ associated function or constant not found in `SyscallInvokeSignedRust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallInvokeSignedRust`
[INFO] [stdout]    --> src/context.rs:235:42
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 SyscallInvokeSignedRust::call,
[INFO] [stdout]     |                                          ^^^^ expected an `Fn<_>` closure, found `SyscallInvokeSignedRust`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallInvokeSignedRust: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallInvokeSignedRust: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallInvokeSignedRust: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallAllocFree` in the current scope
[INFO] [stdout]    --> src/context.rs:240:35
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 SyscallAllocFree::init,
[INFO] [stdout]     |                                   ^^^^ associated function or constant not found in `SyscallAllocFree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallAllocFree`
[INFO] [stdout]    --> src/context.rs:241:35
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 SyscallAllocFree::call,
[INFO] [stdout]     |                                   ^^^^ expected an `Fn<_>` closure, found `SyscallAllocFree`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallAllocFree: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallAllocFree: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallAllocFree: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallSetReturnData` in the current scope
[INFO] [stdout]    --> src/context.rs:246:39
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 SyscallSetReturnData::init,
[INFO] [stdout]     |                                       ^^^^ associated function or constant not found in `SyscallSetReturnData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallSetReturnData`
[INFO] [stdout]    --> src/context.rs:247:39
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 SyscallSetReturnData::call,
[INFO] [stdout]     |                                       ^^^^ expected an `Fn<_>` closure, found `SyscallSetReturnData`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallSetReturnData: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallSetReturnData: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallSetReturnData: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetReturnData` in the current scope
[INFO] [stdout]    --> src/context.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 SyscallGetReturnData::init,
[INFO] [stdout]     |                                       ^^^^ associated function or constant not found in `SyscallGetReturnData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetReturnData`
[INFO] [stdout]    --> src/context.rs:253:39
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 SyscallGetReturnData::call,
[INFO] [stdout]     |                                       ^^^^ expected an `Fn<_>` closure, found `SyscallGetReturnData`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetReturnData: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetReturnData: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetReturnData: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallLogData` in the current scope
[INFO] [stdout]    --> src/context.rs:256:72
[INFO] [stdout]     |
[INFO] [stdout] 256 |             .register_syscall_by_name(b"sol_log_data", SyscallLogData::init, SyscallLogData::call),
[INFO] [stdout]     |                                                                        ^^^^ associated function or constant not found in `SyscallLogData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallLogData`
[INFO] [stdout]    --> src/context.rs:256:94
[INFO] [stdout]     |
[INFO] [stdout] 256 |             .register_syscall_by_name(b"sol_log_data", SyscallLogData::init, SyscallLogData::call),
[INFO] [stdout]     |                                                                                              ^^^^ expected an `Fn<_>` closure, found `SyscallLogData`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallLogData: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallLogData: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallLogData: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetProcessedSiblingInstruction` in the current scope
[INFO] [stdout]    --> src/context.rs:260:56
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 SyscallGetProcessedSiblingInstruction::init,
[INFO] [stdout]     |                                                        ^^^^ associated function or constant not found in `SyscallGetProcessedSiblingInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetProcessedSiblingInstruction`
[INFO] [stdout]    --> src/context.rs:261:56
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 SyscallGetProcessedSiblingInstruction::call,
[INFO] [stdout]     |                                                        ^^^^ expected an `Fn<_>` closure, found `SyscallGetProcessedSiblingInstruction`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetProcessedSiblingInstruction: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetProcessedSiblingInstruction: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetProcessedSiblingInstruction: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `init` found for struct `SyscallGetStackHeight` in the current scope
[INFO] [stdout]    --> src/context.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 SyscallGetStackHeight::init,
[INFO] [stdout]     |                                        ^^^^ associated function or constant not found in `SyscallGetStackHeight`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: expected a `Fn<_>` closure, found `SyscallGetStackHeight`
[INFO] [stdout]    --> src/context.rs:268:40
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 SyscallGetStackHeight::call,
[INFO] [stdout]     |                                        ^^^^ expected an `Fn<_>` closure, found `SyscallGetStackHeight`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_rbpf-0.8.3/src/program.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         pub struct $name {}
[INFO] [stdout]     |         ------------------- doesn't satisfy `SyscallGetStackHeight: Fn<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SyscallGetStackHeight: Fn<_>`
[INFO] [stdout]             which is required by `&SyscallGetStackHeight: Fn<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sealevel-ffi` (lib) due to 58 previous errors
[INFO] running `Command { std: "docker" "inspect" "1a2a8d3f67922fdfe38e5aa4b41e8844a7e512f864ae51c68aa2c03746b17f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2a8d3f67922fdfe38e5aa4b41e8844a7e512f864ae51c68aa2c03746b17f11", kill_on_drop: false }`
[INFO] [stdout] 1a2a8d3f67922fdfe38e5aa4b41e8844a7e512f864ae51c68aa2c03746b17f11
