[INFO] fetching crate rialo-s-secp256k1-program 0.4.1...
[INFO] testing rialo-s-secp256k1-program-0.4.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rialo-s-secp256k1-program 0.4.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rialo-s-secp256k1-program 0.4.1
[INFO] finished tweaking crates.io crate rialo-s-secp256k1-program 0.4.1
[INFO] tweaked toml for crates.io crate rialo-s-secp256k1-program 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-s-secp256k1-program 0.4.1 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 rialo-s-secp256k1-program 0.4.1 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 libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.2
[INFO] [stderr]   Downloaded hmac v0.8.1
[INFO] [stderr]   Downloaded rialo-s-precompile-error v0.4.1
[INFO] [stderr]   Downloaded rialo-s-feature-set v0.4.1
[INFO] [stderr]   Downloaded hmac-drbg v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1-core v0.3.0
[INFO] [stderr]   Downloaded wasip2 v1.0.2+wasi-0.2.9
[INFO] [stderr]   Downloaded keccak v0.1.6
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] [stderr]   Downloaded crypto-mac v0.8.0
[INFO] [stderr]   Downloaded libsecp256k1-gen-genmult v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 610d83ee53419fe29ef364b23b195d14d8558b584dd22c32acb7938d1e68406b
[INFO] running `Command { std: "docker" "start" "-a" "610d83ee53419fe29ef364b23b195d14d8558b584dd22c32acb7938d1e68406b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "610d83ee53419fe29ef364b23b195d14d8558b584dd22c32acb7938d1e68406b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610d83ee53419fe29ef364b23b195d14d8558b584dd22c32acb7938d1e68406b", kill_on_drop: false }`
[INFO] [stdout] 610d83ee53419fe29ef364b23b195d14d8558b584dd22c32acb7938d1e68406b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 32f654d5f1ca74dc4801a1defcf4d678361bbf1b79671cf4bac864d488360d12
[INFO] running `Command { std: "docker" "start" "-a" "32f654d5f1ca74dc4801a1defcf4d678361bbf1b79671cf4bac864d488360d12", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rialo-s-secp256k1-program v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.19s
[INFO] running `Command { std: "docker" "inspect" "32f654d5f1ca74dc4801a1defcf4d678361bbf1b79671cf4bac864d488360d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f654d5f1ca74dc4801a1defcf4d678361bbf1b79671cf4bac864d488360d12", kill_on_drop: false }`
[INFO] [stdout] 32f654d5f1ca74dc4801a1defcf4d678361bbf1b79671cf4bac864d488360d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2990a9628a2fc47580480a3bf027c83d310b5e61fc2fc54cb8581e3cd40fff48
[INFO] running `Command { std: "docker" "start" "-a" "2990a9628a2fc47580480a3bf027c83d310b5e61fc2fc54cb8581e3cd40fff48", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-s-secp256k1-program v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]     --> src/lib.rs:1032:9
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     use rand::{thread_rng, Rng};
[INFO] [stdout]      |         ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rialo_s_feature_set`
[INFO] [stdout]     --> src/lib.rs:1033:9
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     use rialo_s_feature_set::FeatureSet;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_feature_set`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_feature_set`, use `cargo add rialo_s_feature_set` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rialo_s_keccak_hasher`
[INFO] [stdout]     --> src/lib.rs:1034:9
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     use rialo_s_keccak_hasher as keccak;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `rialo_s_keccak_hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rialo_s_keypair`
[INFO] [stdout]     --> src/lib.rs:1035:9
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     use rialo_s_keypair::Keypair;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_keypair`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_keypair`, use `cargo add rialo_s_keypair` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rialo_s_sdk` in this scope
[INFO] [stdout]     --> src/lib.rs:1037:9
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     use rialo_s_sdk::transaction::Transaction;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_sdk`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_sdk`, use `cargo add rialo_s_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rialo_s_message`
[INFO] [stdout]     --> src/lib.rs:1036:9
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     use rialo_s_message::ConfigHashPrefix;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_message`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_message`, use `cargo add rialo_s_message` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rialo_s_signer`
[INFO] [stdout]     --> src/lib.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     use rialo_s_signer::Signer;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_signer`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_signer`, use `cargo add rialo_s_signer` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rialo_s_feature_set` in this scope
[INFO] [stdout]     --> src/lib.rs:1214:27
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         let feature_set = rialo_s_feature_set::FeatureSet::all_enabled();
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_feature_set`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_feature_set`, use `cargo add rialo_s_feature_set` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1045:21
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     ) -> Result<(), PrecompileError> {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     fn test_case<PrecompileError>(
[INFO] [stdout]      |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/lib.rs:1049:9
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         bincode::serialize_into(writer, &offsets).unwrap();
[INFO] [stdout]      |         ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify` in this scope
[INFO] [stdout]     --> src/lib.rs:1051:9
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         verify(&instruction_data, &[&[0u8; 100]], &feature_set)
[INFO] [stdout]      |         ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:924:8
[INFO] [stdout]      |
[INFO] [stdout]  923 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  924 | pub fn verify(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rialo_s_logger` in this scope
[INFO] [stdout]     --> src/lib.rs:1056:9
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         rialo_s_logger::setup();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_logger`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_logger`, use `cargo add rialo_s_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/lib.rs:1062:9
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         bincode::serialize_into(writer, &offsets).unwrap();
[INFO] [stdout]      |         ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify` in this scope
[INFO] [stdout]     --> src/lib.rs:1067:13
[INFO] [stdout]      |
[INFO] [stdout] 1067 |             verify(&instruction_data, &[&[0u8; 100]], &feature_set),
[INFO] [stdout]      |             ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:924:8
[INFO] [stdout]      |
[INFO] [stdout]  923 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  924 | pub fn verify(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1068:17
[INFO] [stdout]      |
[INFO] [stdout] 1068 |             Err(PrecompileError::InvalidInstructionDataSize)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1077:17
[INFO] [stdout]      |
[INFO] [stdout] 1077 |             Err(PrecompileError::InvalidInstructionDataSize)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1086:17
[INFO] [stdout]      |
[INFO] [stdout] 1086 |             Err(PrecompileError::InvalidDataOffsets)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1095:17
[INFO] [stdout]      |
[INFO] [stdout] 1095 |             Err(PrecompileError::InvalidDataOffsets)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1108:17
[INFO] [stdout]      |
[INFO] [stdout] 1108 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1118:17
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1128:17
[INFO] [stdout]      |
[INFO] [stdout] 1128 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1138:17
[INFO] [stdout]      |
[INFO] [stdout] 1138 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1150:17
[INFO] [stdout]      |
[INFO] [stdout] 1150 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1159:17
[INFO] [stdout]      |
[INFO] [stdout] 1159 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1171:17
[INFO] [stdout]      |
[INFO] [stdout] 1171 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1180:17
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             Err(PrecompileError::InvalidSignature)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rialo_s_logger` in this scope
[INFO] [stdout]     --> src/lib.rs:1186:9
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         rialo_s_logger::setup();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_logger`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_logger`, use `cargo add rialo_s_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/lib.rs:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         bincode::serialize_into(writer, &offsets).unwrap();
[INFO] [stdout]      |         ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify` in this scope
[INFO] [stdout]     --> src/lib.rs:1196:13
[INFO] [stdout]      |
[INFO] [stdout] 1196 |             verify(&instruction_data, &[&[0u8; 100]], &feature_set),
[INFO] [stdout]      |             ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:924:8
[INFO] [stdout]      |
[INFO] [stdout]  923 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  924 | pub fn verify(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrecompileError` in this scope
[INFO] [stdout]     --> src/lib.rs:1197:17
[INFO] [stdout]      |
[INFO] [stdout] 1197 |             Err(PrecompileError::InvalidInstructionDataSize)
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ use of undeclared type `PrecompileError`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:791:66
[INFO] [stdout]      |
[INFO] [stdout]  790 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  791 | use {rialo_s_instruction::Instruction, rialo_s_precompile_error::PrecompileError};
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rialo_s_logger` in this scope
[INFO] [stdout]     --> src/lib.rs:1203:9
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         rialo_s_logger::setup();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_logger`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_logger`, use `cargo add rialo_s_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/lib.rs:1206:13
[INFO] [stdout]      |
[INFO] [stdout] 1206 |             bincode::serialized_size(&offsets).unwrap() as usize,
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `new_secp256k1_instruction` in this scope
[INFO] [stdout]     --> src/lib.rs:1212:36
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         let mut secp_instruction = new_secp256k1_instruction(&secp_privkey, message_arr);
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:839:8
[INFO] [stdout]      |
[INFO] [stdout]  838 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  839 | pub fn new_secp256k1_instruction(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rialo_s_logger` in this scope
[INFO] [stdout]     --> src/lib.rs:1244:9
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         rialo_s_logger::setup();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rialo_s_logger`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rialo_s_logger`, use `cargo add rialo_s_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bincode` in this scope
[INFO] [stdout]     --> src/lib.rs:1297:27
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             let offsets = bincode::serialize(&offsets).unwrap();
[INFO] [stdout]      |                           ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify` in this scope
[INFO] [stdout]     --> src/lib.rs:1303:9
[INFO] [stdout]      |
[INFO] [stdout] 1303 |         verify(
[INFO] [stdout]      |         ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:924:8
[INFO] [stdout]      |
[INFO] [stdout]  923 | #[cfg(feature = "bincode")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `bincode` feature
[INFO] [stdout]  924 | pub fn verify(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rialo-s-secp256k1-program` (lib test) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "2990a9628a2fc47580480a3bf027c83d310b5e61fc2fc54cb8581e3cd40fff48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2990a9628a2fc47580480a3bf027c83d310b5e61fc2fc54cb8581e3cd40fff48", kill_on_drop: false }`
[INFO] [stdout] 2990a9628a2fc47580480a3bf027c83d310b5e61fc2fc54cb8581e3cd40fff48
