[INFO] fetching crate solana-program 3.0.0... [INFO] testing solana-program-3.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate solana-program 3.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate solana-program 3.0.0 [INFO] finished tweaking crates.io crate solana-program 3.0.0 [INFO] tweaked toml for crates.io crate solana-program 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate solana-program 3.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate solana-program 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b6e4528c7bce54bea8da3f181aca0ae7ed175c5a0f53a0477edc7309b6d1712 [INFO] running `Command { std: "docker" "start" "-a" "0b6e4528c7bce54bea8da3f181aca0ae7ed175c5a0f53a0477edc7309b6d1712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b6e4528c7bce54bea8da3f181aca0ae7ed175c5a0f53a0477edc7309b6d1712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6e4528c7bce54bea8da3f181aca0ae7ed175c5a0f53a0477edc7309b6d1712", kill_on_drop: false }` [INFO] [stdout] 0b6e4528c7bce54bea8da3f181aca0ae7ed175c5a0f53a0477edc7309b6d1712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 051e676e47f07db26165f61656e7994a46b9c7664a9b221d663948401d258e44 [INFO] running `Command { std: "docker" "start" "-a" "051e676e47f07db26165f61656e7994a46b9c7664a9b221d663948401d258e44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling five8_core v0.1.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling solana-sanitize v3.0.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling five8_const v0.1.3 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling solana-program-memory v3.0.0 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling solana-msg v3.0.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling solana-define-syscall v3.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-program-option v3.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling solana-big-mod-exp v3.0.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling solana-secp256k1-recover v3.0.0 [INFO] [stderr] Compiling solana-borsh v3.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-short-vec v3.0.0 [INFO] [stderr] Compiling solana-serde-varint v3.0.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.0.0 [INFO] [stderr] Compiling solana-blake3-hasher v3.0.0 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-serialize-utils v3.0.0 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-nonce v3.0.0 [INFO] [stderr] Compiling solana-epoch-stake v3.0.0 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-program-entrypoint v3.0.0 [INFO] [stderr] Compiling solana-message v3.0.0 [INFO] [stderr] Compiling solana-cpi v3.0.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.0 [INFO] [stderr] Compiling solana-instructions-sysvar v3.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling solana-example-mocks v3.0.0 [INFO] [stderr] Compiling solana-program v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.99s [INFO] running `Command { std: "docker" "inspect" "051e676e47f07db26165f61656e7994a46b9c7664a9b221d663948401d258e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051e676e47f07db26165f61656e7994a46b9c7664a9b221d663948401d258e44", kill_on_drop: false }` [INFO] [stdout] 051e676e47f07db26165f61656e7994a46b9c7664a9b221d663948401d258e44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edac6ca9d9e8e78c85601c556ae5fe220e4699671b0005ca57c00a3e66043993 [INFO] running `Command { std: "docker" "start" "-a" "edac6ca9d9e8e78c85601c556ae5fe220e4699671b0005ca57c00a3e66043993", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling solana-secp256k1-recover v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling solana-borsh v3.0.0 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-short-vec v3.0.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-serde-varint v3.0.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.0.0 [INFO] [stderr] Compiling solana-blake3-hasher v3.0.0 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-nonce v3.0.0 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-serialize-utils v3.0.0 [INFO] [stderr] Compiling solana-epoch-stake v3.0.0 [INFO] [stderr] Compiling solana-program-entrypoint v3.0.0 [INFO] [stderr] Compiling solana-cpi v3.0.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.0 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling solana-message v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-instructions-sysvar v3.0.0 [INFO] [stderr] Compiling solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling solana-example-mocks v3.0.0 [INFO] [stderr] Compiling solana-program v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.84s [INFO] running `Command { std: "docker" "inspect" "edac6ca9d9e8e78c85601c556ae5fe220e4699671b0005ca57c00a3e66043993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edac6ca9d9e8e78c85601c556ae5fe220e4699671b0005ca57c00a3e66043993", kill_on_drop: false }` [INFO] [stdout] edac6ca9d9e8e78c85601c556ae5fe220e4699671b0005ca57c00a3e66043993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9799bb9bfd9ef22ab1305fb9169cbdd891978c9b749b5cdf54836b002330235 [INFO] running `Command { std: "docker" "start" "-a" "a9799bb9bfd9ef22ab1305fb9169cbdd891978c9b749b5cdf54836b002330235", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_program-05c555c42478fef4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_unchecked_div_by_const ... ok [INFO] [stdout] test program::tests::test_check_type_assumptions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests solana_program [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 559) - compile fail ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 578) - compile fail ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 598) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 129) ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 630) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 285) ... FAILED [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 641) - compile fail ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 568) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 330) ... FAILED [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 620) - compile fail ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 609) - compile fail ... ok [INFO] [stdout] test src/lib.rs - unchecked_div_by_const (line 588) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 285) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] --> src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 10 | use solana_system_interface::instruction::transfer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_system_interface`, use `cargo add solana_system_interface` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 12 | entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `borsh`, `default`, `dev-context-only-utils`, `frozen-abi`, 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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see 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 `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 12 | entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `borsh`, `default`, `dev-context-only-utils`, `frozen-abi`, 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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see 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 `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 330) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] --> src/lib.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 10 | use solana_system_interface::instruction::create_account; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_system_interface`, use `cargo add solana_system_interface` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] --> src/lib.rs:354:34 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(vault_pda.owner, &solana_system_interface::program::ID); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_system_interface`, use `cargo add solana_system_interface` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use solana_program::config::program; [INFO] [stdout] | [INFO] [stdout] help: if you import `program`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 27 - assert_eq!(vault_pda.owner, &solana_system_interface::program::ID); [INFO] [stdout] 27 + assert_eq!(vault_pda.owner, &program::ID); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] --> src/lib.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(solana_system_interface::program::check_id(system_program.key)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_system_interface` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_system_interface`, use `cargo add solana_system_interface` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use solana_program::config::program; [INFO] [stdout] | [INFO] [stdout] help: if you import `program`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 28 - assert!(solana_system_interface::program::check_id(system_program.key)); [INFO] [stdout] 28 + assert!(program::check_id(system_program.key)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 12 | entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `borsh`, `default`, `dev-context-only-utils`, `frozen-abi`, 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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see 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 `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 12 | entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `borsh`, `default`, `dev-context-only-utils`, `frozen-abi`, 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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see 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 `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 285) [INFO] [stdout] src/lib.rs - (line 330) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a9799bb9bfd9ef22ab1305fb9169cbdd891978c9b749b5cdf54836b002330235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9799bb9bfd9ef22ab1305fb9169cbdd891978c9b749b5cdf54836b002330235", kill_on_drop: false }` [INFO] [stdout] a9799bb9bfd9ef22ab1305fb9169cbdd891978c9b749b5cdf54836b002330235