[INFO] fetching crate orz-program 1.2.0...
[INFO] testing orz-program-1.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate orz-program 1.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate orz-program 1.2.0
[INFO] finished tweaking crates.io crate orz-program 1.2.0
[INFO] tweaked toml for crates.io crate orz-program 1.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orz-program 1.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 594 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding mpl-token-metadata v4.1.2 (available: v5.1.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding shank v0.3.0 (available: v0.4.5)
[INFO] [stderr]       Adding solana-program v1.18.26 (available: v3.0.0)
[INFO] [stderr]       Adding solana-program-test v1.18.26 (available: v3.0.10)
[INFO] [stderr]       Adding solana-sdk v1.18.26 (available: v3.0.0)
[INFO] [stderr]       Adding solana_rbpf v0.8.3 (available: v0.8.5)
[INFO] [stderr]       Adding spl-associated-token-account v2.3.0 (available: v8.0.0)
[INFO] [stderr]       Adding spl-memo v4.0.0 (available: v4.0.4)
[INFO] [stderr]       Adding spl-token v4.0.0 (available: v4.0.3)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edeb0629aa046967d74de4563483a20dbfd37832498aa6a726bcb66751657894
[INFO] running `Command { std: "docker" "start" "-a" "edeb0629aa046967d74de4563483a20dbfd37832498aa6a726bcb66751657894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edeb0629aa046967d74de4563483a20dbfd37832498aa6a726bcb66751657894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edeb0629aa046967d74de4563483a20dbfd37832498aa6a726bcb66751657894", kill_on_drop: false }`
[INFO] [stdout] edeb0629aa046967d74de4563483a20dbfd37832498aa6a726bcb66751657894
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc446ea2bdbbb34c5651ef12fa02ce370fd6a76486678c0cc7f93c6884a172a3
[INFO] running `Command { std: "docker" "start" "-a" "dc446ea2bdbbb34c5651ef12fa02ce370fd6a76486678c0cc7f93c6884a172a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling shank_macro_impl v0.3.0
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling shank_render v0.3.0
[INFO] [stderr]    Compiling shank_macro v0.3.0
[INFO] [stderr]    Compiling shank v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling mpl-token-metadata v4.1.2
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling orz-program v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "dc446ea2bdbbb34c5651ef12fa02ce370fd6a76486678c0cc7f93c6884a172a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc446ea2bdbbb34c5651ef12fa02ce370fd6a76486678c0cc7f93c6884a172a3", kill_on_drop: false }`
[INFO] [stdout] dc446ea2bdbbb34c5651ef12fa02ce370fd6a76486678c0cc7f93c6884a172a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25c9363624032c3b625a6a320e81a59cedbb2e98839cf7a9f7fa4418ae155144
[INFO] running `Command { std: "docker" "start" "-a" "25c9363624032c3b625a6a320e81a59cedbb2e98839cf7a9f7fa4418ae155144", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling solana_rbpf v0.8.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling solana-stake-program v1.18.26
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.18.26
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling solana-vote v1.18.26
[INFO] [stderr]    Compiling solana-accounts-db v1.18.26
[INFO] [stderr]    Compiling solana-cost-model v1.18.26
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ouroboros v0.15.6
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling seqlock v0.2.0
[INFO] [stderr]    Compiling solana-runtime v1.18.26
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[INFO] [stderr]    Compiling solana-nohash-hasher v0.2.1
[INFO] [stderr]    Compiling index_list v0.2.17
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]    Compiling dir-diff v0.3.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling mpl-token-metadata v4.1.2
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling tarpc v0.29.0
[INFO] [stderr]    Compiling bs64 v0.1.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling mockall v0.11.4
[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-remote-wallet v1.18.26
[INFO] [stderr]    Compiling solana-bucket-map v1.18.26
[INFO] [stderr]    Compiling solana-net-utils v1.18.26
[INFO] [stderr]    Compiling solana-connection-cache v1.18.26
[INFO] [stderr]    Compiling solana-clap-utils v1.18.26
[INFO] [stderr]    Compiling solana-banks-interface v1.18.26
[INFO] [stderr]    Compiling solana-config-program v1.18.26
[INFO] [stderr]    Compiling solana-system-program v1.18.26
[INFO] [stderr]    Compiling solana-loader-v4-program v1.18.26
[INFO] [stderr]    Compiling solana-streamer v1.18.26
[INFO] [stderr]    Compiling solana-compute-budget-program v1.18.26
[INFO] [stderr]    Compiling solana-banks-client v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling solana-bpf-loader-program v1.18.26
[INFO] [stderr]    Compiling solana-zk-token-proof-program v1.18.26
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling solana-udp-client v1.18.26
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling solana-account-decoder v1.18.26
[INFO] [stderr]    Compiling orz-program v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-transaction-status v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-api v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client v1.18.26
[INFO] [stderr]    Compiling solana-pubsub-client v1.18.26
[INFO] [stderr]    Compiling solana-quic-client v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.18.26
[INFO] [stderr]    Compiling solana-tpu-client v1.18.26
[INFO] [stderr]    Compiling solana-thin-client v1.18.26
[INFO] [stderr]    Compiling solana-client v1.18.26
[INFO] [stderr]    Compiling solana-send-transaction-service v1.18.26
[INFO] [stderr]    Compiling solana-banks-server v1.18.26
[INFO] [stderr]    Compiling solana-program-test v1.18.26
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]  --> tests/test_register.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]  --> tests/test_mine.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ore`
[INFO] [stdout]  --> tests/test_register.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ore`
[INFO] [stdout]  --> tests/test_mine.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]  --> tests/test_update_admin.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ore::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ore`
[INFO] [stdout]  --> tests/test_update_admin.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ore::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]  --> tests/test_initialize.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ore`
[INFO] [stdout]  --> tests/test_initialize.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]  --> tests/test_reset.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ore`
[INFO] [stdout]  --> tests/test_reset.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ore::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]  --> tests/test_update_difficulty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ore::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ore`
[INFO] [stdout]  --> tests/test_update_difficulty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ore::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{state::Treasury, utils::AccountDeserialize, TREASURY_ADDRESS};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_register.rs:85:52
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                    ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut program_test = ProgramTest::new("ore", core::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_register.rs:85:72
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(core::process_instruction));
[INFO] [stdout]    |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_register.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             ore::id(),
[INFO] [stdout]    |             ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 |             core::id(),
[INFO] [stdout]    |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `no-entrypoint`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 18 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let ix = ore::instruction::update_admin(payer.pubkey(), new_admin);
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let ix = core::instruction::update_admin(payer.pubkey(), new_admin);
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -     let ix = ore::instruction::update_admin(payer.pubkey(), new_admin);
[INFO] [stdout] 29 +     let ix = instruction::update_admin(payer.pubkey(), new_admin);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let ix = ore::instruction::update_admin(payer.pubkey(), payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let ix = core::instruction::update_admin(payer.pubkey(), payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -     let ix = ore::instruction::update_admin(payer.pubkey(), payer.pubkey());
[INFO] [stdout] 48 +     let ix = instruction::update_admin(payer.pubkey(), payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 60 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 60 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let ix = ore::instruction::update_admin(alt_payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let ix = core::instruction::update_admin(alt_payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -     let ix = ore::instruction::update_admin(alt_payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout] 66 +     let ix = instruction::update_admin(alt_payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 83 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 83 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut ix = ore::instruction::update_admin(payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout]    |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut ix = core::instruction::update_admin(payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout]    |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 89 -     let mut ix = ore::instruction::update_admin(payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout] 89 +     let mut ix = instruction::update_admin(payer.pubkey(), Pubkey::new_unique());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:97:52
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                    ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut program_test = ProgramTest::new("ore", core::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_admin.rs:97:72
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(core::process_instruction));
[INFO] [stdout]    |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_register.rs:111:67
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &ore::id());
[INFO] [stdout]     |                                                                   ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &core::id());
[INFO] [stdout]     |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_register.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         ore::id(),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 |         core::id(),
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 19 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let ix = ore::instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let ix = core::instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 -     let ix = ore::instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout] 30 +     let ix = instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 55 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let ix = ore::instruction::update_difficulty(alt_payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let ix = core::instruction::update_difficulty(alt_payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 62 -     let ix = ore::instruction::update_difficulty(alt_payer.pubkey(), new_difficulty.into());
[INFO] [stdout] 62 +     let ix = instruction::update_difficulty(alt_payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 79 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut ix = ore::instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut ix = core::instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -     let mut ix = ore::instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout] 86 +     let mut ix = instruction::update_difficulty(payer.pubkey(), new_difficulty.into());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:94:52
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                    ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut program_test = ProgramTest::new("ore", core::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_update_difficulty.rs:94:72
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]    |                                                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(core::process_instruction));
[INFO] [stdout]    |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_initialize.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_program::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use solana_sdk::stake::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 33 +     let ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_register.rs:34:86
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]    |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]    |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_initialize.rs:112:18
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_program::stake::instruction;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_sdk::stake::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 112 -     let mut ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 112 +     let mut ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_initialize.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]     |                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let mut ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]     |                      +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_program::stake::instruction;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_sdk::stake::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 127 -         let mut ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 127 +         let mut ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_initialize.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let mut ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout]     |                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let mut ix = core::instruction::initialize(payer.pubkey());
[INFO] [stdout]     |                      +
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_program::stake::instruction;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_sdk::stake::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 143 -         let mut ix = ore::instruction::initialize(payer.pubkey());
[INFO] [stdout] 143 +         let mut ix = instruction::initialize(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_initialize.rs:153:52
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                    ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut program_test = ProgramTest::new("ore", core::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_register.rs:65:86
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let proof_pda = Pubkey::find_program_address(&[PROOF, other.pubkey().as_ref()], &ore::id());
[INFO] [stdout]    |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let proof_pda = Pubkey::find_program_address(&[PROOF, other.pubkey().as_ref()], &core::id());
[INFO] [stdout]    |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orz-program` (test "test_update_admin") due to 11 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_register.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         program_id: ore::id(),
[INFO] [stdout]    |                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 |         program_id: core::id(),
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_initialize.rs:153:72
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(core::process_instruction));
[INFO] [stdout]     |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_initialize.rs:28:67
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &ore::id());
[INFO] [stdout]    |                                                                   ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &core::id());
[INFO] [stdout]    |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_initialize.rs:41:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_eq!(bus_account.owner, ore::id());
[INFO] [stdout]    |                                       ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 |         assert_eq!(bus_account.owner, core::id());
[INFO] [stdout]    |                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_initialize.rs:49:40
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(treasury_account.owner, ore::id());
[INFO] [stdout]    |                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(treasury_account.owner, core::id());
[INFO] [stdout]    |                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_initialize.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(mint.decimals, ore::TOKEN_DECIMALS);
[INFO] [stdout]    |                               ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(mint.decimals, core::TOKEN_DECIMALS);
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orz-program` (test "test_update_difficulty") due to 10 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_initialize.rs:125:58
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let bad_pda = Pubkey::find_program_address(&[b"t"], &ore::id());
[INFO] [stdout]     |                                                          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let bad_pda = Pubkey::find_program_address(&[b"t"], &core::id());
[INFO] [stdout]     |                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orz-program` (test "test_register") due to 10 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orz-program` (test "test_initialize") due to 13 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 42 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let ix = core::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout] 65 +     let ix = instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let ix = ore::instruction::claim(payer.pubkey(), beneficiary_address, amount);
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let ix = core::instruction::claim(payer.pubkey(), beneficiary_address, amount);
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 98 -     let ix = ore::instruction::claim(payer.pubkey(), beneficiary_address, amount);
[INFO] [stdout] 98 +     let ix = instruction::claim(payer.pubkey(), beneficiary_address, amount);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 143 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 143 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let ix_alt = ore::instruction::register(payer_alt.pubkey());
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let ix_alt = core::instruction::register(payer_alt.pubkey());
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 151 -     let ix_alt = ore::instruction::register(payer_alt.pubkey());
[INFO] [stdout] 151 +     let ix_alt = instruction::register(payer_alt.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let ix_alt = ore::instruction::register(payer_alt.pubkey());
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let ix_alt = core::instruction::register(payer_alt.pubkey());
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 203 -     let ix_alt = ore::instruction::register(payer_alt.pubkey());
[INFO] [stdout] 203 +     let ix_alt = instruction::register(payer_alt.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 253 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 253 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let ix = core::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 268 -     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout] 268 +     let ix = instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 280 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 280 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:293:14
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let ix = ore::instruction::claim(payer.pubkey(), beneficiary, 1);
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let ix = core::instruction::claim(payer.pubkey(), beneficiary, 1);
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 293 -     let ix = ore::instruction::claim(payer.pubkey(), beneficiary, 1);
[INFO] [stdout] 293 +     let ix = instruction::claim(payer.pubkey(), beneficiary, 1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 311 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 311 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let mut ix = ore::instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let mut ix = core::instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 324 -     let mut ix = ore::instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout] 324 +     let mut ix = instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 343 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 343 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let mut ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let mut ix = core::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 358 -     let mut ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout] 358 +     let mut ix = instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:372:14
[INFO] [stdout]     |
[INFO] [stdout] 372 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 372 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 372 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:387:14
[INFO] [stdout]     |
[INFO] [stdout] 387 |     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 387 |     let ix = core::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 387 -     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout] 387 +     let ix = instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:401:14
[INFO] [stdout]     |
[INFO] [stdout] 401 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 401 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 401 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 401 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 416 |     let ix = core::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 416 -     let ix = ore::instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout] 416 +     let ix = instruction::mine(payer.pubkey(), BUS_ADDRESSES[0], next_hash.into(), nonce);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:428:14
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 428 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 428 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let mut ix = ore::instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let mut ix = core::instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 441 -     let mut ix = ore::instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout] 441 +     let mut ix = instruction::claim(payer.pubkey(), beneficiary, 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 |     let ix = core::instruction::register(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 461 -     let ix = ore::instruction::register(payer.pubkey());
[INFO] [stdout] 461 +     let ix = instruction::register(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:599:21
[INFO] [stdout]     |
[INFO] [stdout] 599 |         program_id: ore::id(),
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 599 |         program_id: core::id(),
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:652:52
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                    ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let mut program_test = ProgramTest::new("ore", core::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:652:72
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 652 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(core::process_instruction));
[INFO] [stdout]     |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:660:13
[INFO] [stdout]     |
[INFO] [stdout] 660 |             ore::id(),
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 660 |             core::id(),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:678:67
[INFO] [stdout]     |
[INFO] [stdout] 678 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &ore::id());
[INFO] [stdout]     |                                                                   ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 678 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &core::id());
[INFO] [stdout]     |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:682:9
[INFO] [stdout]     |
[INFO] [stdout] 682 |         ore::id(),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 682 |         core::id(),
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:41:86
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]    |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]    |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:49:37
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(proof_account.owner, ore::id());
[INFO] [stdout]    |                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(proof_account.owner, core::id());
[INFO] [stdout]    |                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_eq!(proof_account.owner, ore::id());
[INFO] [stdout]    |                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_eq!(proof_account.owner, core::id());
[INFO] [stdout]    |                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:91:78
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let beneficiary_address = get_associated_token_address(&payer.pubkey(), &ore::MINT_ADDRESS);
[INFO] [stdout]    |                                                                              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let beneficiary_address = get_associated_token_address(&payer.pubkey(), &core::MINT_ADDRESS);
[INFO] [stdout]    |                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_mine.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &ore::MINT_ADDRESS,
[INFO] [stdout]    |          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &core::MINT_ADDRESS,
[INFO] [stdout]    |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq!(beneficiary.mint, ore::MINT_ADDRESS);
[INFO] [stdout]     |                                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq!(beneficiary.mint, core::MINT_ADDRESS);
[INFO] [stdout]     |                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:142:86
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Pubkey::find_program_address(&[PROOF, payer_alt.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Pubkey::find_program_address(&[PROOF, payer_alt.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |         program_id: ore::id(),
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 |         program_id: core::id(),
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:202:78
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Pubkey::find_program_address(&[PROOF, payer_alt.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Pubkey::find_program_address(&[PROOF, payer_alt.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 |         program_id: ore::id(),
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 222 |         program_id: core::id(),
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let ix = core::instruction::reset(payer.pubkey());
[INFO] [stdout]    |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use orz::instruction;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -     let ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout] 53 +     let ix = instruction::reset(payer.pubkey());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout]     |                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut ix = core::instruction::reset(payer.pubkey());
[INFO] [stdout]     |                      +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -         let mut ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout] 116 +         let mut ix = instruction::reset(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let ix = core::instruction::reset(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 178 -     let ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout] 178 +     let ix = instruction::reset(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let ix = ore::instruction::reset(payer_alt.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let ix = core::instruction::reset(payer_alt.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 184 -     let ix = ore::instruction::reset(payer_alt.pubkey());
[INFO] [stdout] 184 +     let ix = instruction::reset(payer_alt.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let ix = core::instruction::reset(payer.pubkey());
[INFO] [stdout]     |              +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 201 -     let ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout] 201 +     let ix = instruction::reset(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let mut ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let mut ix = core::instruction::reset(payer.pubkey());
[INFO] [stdout]     |                  +
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use orz::instruction;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `instruction`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 213 -     let mut ix = ore::instruction::reset(payer.pubkey());
[INFO] [stdout] 213 +     let mut ix = instruction::reset(payer.pubkey());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:319:52
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                    ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut program_test = ProgramTest::new("ore", core::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:319:72
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(ore::process_instruction));
[INFO] [stdout]     |                                                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut program_test = ProgramTest::new("ore", ore::ID, processor!(core::process_instruction));
[INFO] [stdout]     |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             ore::id(),
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 327 |             core::id(),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:252:86
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let beneficiary = get_associated_token_address(&payer.pubkey(), &ore::MINT_ADDRESS);
[INFO] [stdout]     |                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let beneficiary = get_associated_token_address(&payer.pubkey(), &core::MINT_ADDRESS);
[INFO] [stdout]     |                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:290:10
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &ore::MINT_ADDRESS,
[INFO] [stdout]     |          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &core::MINT_ADDRESS,
[INFO] [stdout]     |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:317:74
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let beneficiary = get_associated_token_address(&alt_payer.pubkey(), &ore::MINT_ADDRESS);
[INFO] [stdout]     |                                                                          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let beneficiary = get_associated_token_address(&alt_payer.pubkey(), &core::MINT_ADDRESS);
[INFO] [stdout]     |                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:321:10
[INFO] [stdout]     |
[INFO] [stdout] 321 |         &ore::MINT_ADDRESS,
[INFO] [stdout]     |          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 321 |         &core::MINT_ADDRESS,
[INFO] [stdout]     |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:342:86
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:371:86
[INFO] [stdout]     |
[INFO] [stdout] 371 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 371 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:400:86
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:434:70
[INFO] [stdout]     |
[INFO] [stdout] 434 |     let beneficiary = get_associated_token_address(&payer.pubkey(), &ore::MINT_ADDRESS);
[INFO] [stdout]     |                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 434 |     let beneficiary = get_associated_token_address(&payer.pubkey(), &core::MINT_ADDRESS);
[INFO] [stdout]     |                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:438:10
[INFO] [stdout]     |
[INFO] [stdout] 438 |         &ore::MINT_ADDRESS,
[INFO] [stdout]     |          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 438 |         &core::MINT_ADDRESS,
[INFO] [stdout]     |          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:460:86
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &ore::id());
[INFO] [stdout]     |                                                                                      ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let proof_pda = Pubkey::find_program_address(&[PROOF, payer.pubkey().as_ref()], &core::id());
[INFO] [stdout]     |                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:478:82
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let proof_address = Pubkey::find_program_address(&[PROOF, signer.as_ref()], &ore::id()).0;
[INFO] [stdout]     |                                                                                  ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let proof_address = Pubkey::find_program_address(&[PROOF, signer.as_ref()], &core::id()).0;
[INFO] [stdout]     |                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_mine.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 |             program_id: ore::id(),
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 486 |             program_id: core::id(),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:345:67
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &ore::id());
[INFO] [stdout]     |                                                                   ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let treasury_pda = Pubkey::find_program_address(&[TREASURY], &core::id());
[INFO] [stdout]     |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         ore::id(),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 349 |         core::id(),
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Pubkey::find_program_address(&[BUS, &[0]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Pubkey::find_program_address(&[BUS, &[0]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:38:53
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Pubkey::find_program_address(&[BUS, &[1]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Pubkey::find_program_address(&[BUS, &[1]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Pubkey::find_program_address(&[BUS, &[2]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Pubkey::find_program_address(&[BUS, &[2]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:40:53
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Pubkey::find_program_address(&[BUS, &[3]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Pubkey::find_program_address(&[BUS, &[3]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:41:53
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Pubkey::find_program_address(&[BUS, &[4]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Pubkey::find_program_address(&[BUS, &[4]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Pubkey::find_program_address(&[BUS, &[5]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Pubkey::find_program_address(&[BUS, &[5]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Pubkey::find_program_address(&[BUS, &[6]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Pubkey::find_program_address(&[BUS, &[6]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Pubkey::find_program_address(&[BUS, &[7]], &ore::id()),
[INFO] [stdout]    |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Pubkey::find_program_address(&[BUS, &[7]], &core::id()),
[INFO] [stdout]    |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 |         assert_eq!(bus_account.owner, ore::id());
[INFO] [stdout]    |                                       ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 |         assert_eq!(bus_account.owner, core::id());
[INFO] [stdout]    |                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_eq!(treasury_account.owner, ore::id());
[INFO] [stdout]    |                                        ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_eq!(treasury_account.owner, core::id());
[INFO] [stdout]    |                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]   --> tests/test_reset.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq!(mint.decimals, ore::TOKEN_DECIMALS);
[INFO] [stdout]    |                               ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq!(mint.decimals, core::TOKEN_DECIMALS);
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:114:58
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let bad_pda = Pubkey::find_program_address(&[b"t"], &ore::id());
[INFO] [stdout]     |                                                          ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let bad_pda = Pubkey::find_program_address(&[b"t"], &core::id());
[INFO] [stdout]     |                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:133:53
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Pubkey::find_program_address(&[BUS, &[5]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Pubkey::find_program_address(&[BUS, &[5]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:134:53
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Pubkey::find_program_address(&[BUS, &[0]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Pubkey::find_program_address(&[BUS, &[0]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:135:53
[INFO] [stdout]     |
[INFO] [stdout] 135 |         Pubkey::find_program_address(&[BUS, &[6]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 135 |         Pubkey::find_program_address(&[BUS, &[6]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:136:53
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Pubkey::find_program_address(&[BUS, &[2]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Pubkey::find_program_address(&[BUS, &[2]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:137:53
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Pubkey::find_program_address(&[BUS, &[3]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Pubkey::find_program_address(&[BUS, &[3]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:138:53
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Pubkey::find_program_address(&[BUS, &[7]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Pubkey::find_program_address(&[BUS, &[7]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:139:53
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Pubkey::find_program_address(&[BUS, &[1]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Pubkey::find_program_address(&[BUS, &[1]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:140:53
[INFO] [stdout]     |
[INFO] [stdout] 140 |         Pubkey::find_program_address(&[BUS, &[4]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 140 |         Pubkey::find_program_address(&[BUS, &[4]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |         program_id: ore::id(),
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 149 |         program_id: core::id(),
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:227:63
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let bus_pda = Pubkey::find_program_address(&[BUS, &[0]], &ore::id());
[INFO] [stdout]     |                                                               ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let bus_pda = Pubkey::find_program_address(&[BUS, &[0]], &core::id());
[INFO] [stdout]     |                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |         program_id: ore::id(),
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 235 |         program_id: core::id(),
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:267:53
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Pubkey::find_program_address(&[BUS, &[5]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Pubkey::find_program_address(&[BUS, &[5]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:268:53
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Pubkey::find_program_address(&[BUS, &[0]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Pubkey::find_program_address(&[BUS, &[0]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:269:53
[INFO] [stdout]     |
[INFO] [stdout] 269 |         Pubkey::find_program_address(&[BUS, &[6]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 269 |         Pubkey::find_program_address(&[BUS, &[6]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:270:53
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Pubkey::find_program_address(&[BUS, &[2]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Pubkey::find_program_address(&[BUS, &[2]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:271:53
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Pubkey::find_program_address(&[BUS, &[3]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Pubkey::find_program_address(&[BUS, &[3]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:272:53
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Pubkey::find_program_address(&[BUS, &[7]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Pubkey::find_program_address(&[BUS, &[7]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:273:53
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Pubkey::find_program_address(&[BUS, &[1]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Pubkey::find_program_address(&[BUS, &[1]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:274:53
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Pubkey::find_program_address(&[BUS, &[4]], &ore::id()),
[INFO] [stdout]     |                                                     ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 274 |         Pubkey::find_program_address(&[BUS, &[4]], &core::id()),
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ore`
[INFO] [stdout]    --> tests/test_reset.rs:302:25
[INFO] [stdout]     |
[INFO] [stdout] 302 |             program_id: ore::id(),
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `ore`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 302 |             program_id: core::id(),
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orz-program` (test "test_mine") due to 53 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orz-program` (test "test_reset") due to 45 previous errors
[INFO] running `Command { std: "docker" "inspect" "25c9363624032c3b625a6a320e81a59cedbb2e98839cf7a9f7fa4418ae155144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c9363624032c3b625a6a320e81a59cedbb2e98839cf7a9f7fa4418ae155144", kill_on_drop: false }`
[INFO] [stdout] 25c9363624032c3b625a6a320e81a59cedbb2e98839cf7a9f7fa4418ae155144
