[INFO] fetching crate solana-anchor-rando 0.1.2... [INFO] testing solana-anchor-rando-0.1.2 against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] extracting crate solana-anchor-rando 0.1.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate solana-anchor-rando 0.1.2 on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-anchor-rando 0.1.2 [INFO] finished tweaking crates.io crate solana-anchor-rando 0.1.2 [INFO] tweaked toml for crates.io crate solana-anchor-rando 0.1.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94b2973f21032e69416bd61ee2ddf146974ba17d59bd2f439d14af5288b23292 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "94b2973f21032e69416bd61ee2ddf146974ba17d59bd2f439d14af5288b23292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b2973f21032e69416bd61ee2ddf146974ba17d59bd2f439d14af5288b23292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b2973f21032e69416bd61ee2ddf146974ba17d59bd2f439d14af5288b23292", kill_on_drop: false }` [INFO] [stdout] 94b2973f21032e69416bd61ee2ddf146974ba17d59bd2f439d14af5288b23292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0375f23340811752a5c149bda3978af11f84877704f8a4dc1802a133cbd60523 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0375f23340811752a5c149bda3978af11f84877704f8a4dc1802a133cbd60523", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.11 [INFO] [stderr] Compiling solana-frozen-abi v1.7.11 [INFO] [stderr] Compiling solana-program v1.7.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling solana-logger v1.7.11 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling solana-sdk-macro v1.7.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling anchor-syn v0.17.0 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.17.0 [INFO] [stderr] Compiling anchor-attribute-error v0.17.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.17.0 [INFO] [stderr] Compiling anchor-attribute-state v0.17.0 [INFO] [stderr] Compiling anchor-attribute-event v0.17.0 [INFO] [stderr] Compiling anchor-attribute-account v0.17.0 [INFO] [stderr] Compiling anchor-attribute-program v0.17.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.17.0 [INFO] [stderr] Compiling anchor-lang v0.17.0 [INFO] [stderr] Compiling solana-anchor-rando v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// fetch oracle's index in the array of oracles. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | / for i in 0 .. ctx.accounts.state.oracles.len() { [INFO] [stdout] 41 | | if ctx.accounts.state.oracles[i] == *ctx.accounts.oracle.key { [INFO] [stdout] 42 | | oracle_index = i; [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | /// oracle not found yo, what are you feeding me? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | / if oracle_index == 17 { [INFO] [stdout] 48 | | return Err(ErrorCode::IncorrectOracleProvided.into()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | /// Already filled yo =) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | / if ctx.accounts.vault.done_flag[oracle_index] == 1 { [INFO] [stdout] 53 | | return Err(ErrorCode::AlreadyFilled.into()) [INFO] [stdout] 54 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | /// TODO: Verify signature [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | /// fill every n number, n being # of oracles there are. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// if n is two, the first oracle will fill index 0,2,4...16 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | /// On finished filling all array, fill the result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | let sum: u8 = ctx.accounts.vault.done_flag.iter().sum(); [INFO] [stdout] | -------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bump` [INFO] [stdout] --> src/lib.rs:9:90 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn initialize(ctx: Context, authority: Pubkey, oracles: [Pubkey; 2], bump: u8) -> ProgramResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bump` [INFO] [stdout] --> src/lib.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn fill_oracle_result(ctx: Context, oracle_result: [u8; 64], bump: u8) -> ProgramResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "0375f23340811752a5c149bda3978af11f84877704f8a4dc1802a133cbd60523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0375f23340811752a5c149bda3978af11f84877704f8a4dc1802a133cbd60523", kill_on_drop: false }` [INFO] [stdout] 0375f23340811752a5c149bda3978af11f84877704f8a4dc1802a133cbd60523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c1ba26c95a99ee3d7a8db3dd4219a7a0b2043e5d9af00125aa9d9b9064db844 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c1ba26c95a99ee3d7a8db3dd4219a7a0b2043e5d9af00125aa9d9b9064db844", kill_on_drop: false }` [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// fetch oracle's index in the array of oracles. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | / for i in 0 .. ctx.accounts.state.oracles.len() { [INFO] [stdout] 41 | | if ctx.accounts.state.oracles[i] == *ctx.accounts.oracle.key { [INFO] [stdout] 42 | | oracle_index = i; [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | /// oracle not found yo, what are you feeding me? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | / if oracle_index == 17 { [INFO] [stdout] 48 | | return Err(ErrorCode::IncorrectOracleProvided.into()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | /// Already filled yo =) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | / if ctx.accounts.vault.done_flag[oracle_index] == 1 { [INFO] [stdout] 53 | | return Err(ErrorCode::AlreadyFilled.into()) [INFO] [stdout] 54 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-anchor-rando v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | /// TODO: Verify signature [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | /// fill every n number, n being # of oracles there are. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// if n is two, the first oracle will fill index 0,2,4...16 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | /// On finished filling all array, fill the result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | let sum: u8 = ctx.accounts.vault.done_flag.iter().sum(); [INFO] [stdout] | -------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bump` [INFO] [stdout] --> src/lib.rs:9:90 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn initialize(ctx: Context, authority: Pubkey, oracles: [Pubkey; 2], bump: u8) -> ProgramResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bump` [INFO] [stdout] --> src/lib.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn fill_oracle_result(ctx: Context, oracle_result: [u8; 64], bump: u8) -> ProgramResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// fetch oracle's index in the array of oracles. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | / for i in 0 .. ctx.accounts.state.oracles.len() { [INFO] [stdout] 41 | | if ctx.accounts.state.oracles[i] == *ctx.accounts.oracle.key { [INFO] [stdout] 42 | | oracle_index = i; [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | /// oracle not found yo, what are you feeding me? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | / if oracle_index == 17 { [INFO] [stdout] 48 | | return Err(ErrorCode::IncorrectOracleProvided.into()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | /// Already filled yo =) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | / if ctx.accounts.vault.done_flag[oracle_index] == 1 { [INFO] [stdout] 53 | | return Err(ErrorCode::AlreadyFilled.into()) [INFO] [stdout] 54 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | /// TODO: Verify signature [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | /// fill every n number, n being # of oracles there are. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// if n is two, the first oracle will fill index 0,2,4...16 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stdout] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | /// On finished filling all array, fill the result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | let sum: u8 = ctx.accounts.vault.done_flag.iter().sum(); [INFO] [stdout] | -------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bump` [INFO] [stdout] --> src/lib.rs:9:90 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn initialize(ctx: Context, authority: Pubkey, oracles: [Pubkey; 2], bump: u8) -> ProgramResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bump` [INFO] [stdout] --> src/lib.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn fill_oracle_result(ctx: Context, oracle_result: [u8; 64], bump: u8) -> ProgramResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "0c1ba26c95a99ee3d7a8db3dd4219a7a0b2043e5d9af00125aa9d9b9064db844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1ba26c95a99ee3d7a8db3dd4219a7a0b2043e5d9af00125aa9d9b9064db844", kill_on_drop: false }` [INFO] [stdout] 0c1ba26c95a99ee3d7a8db3dd4219a7a0b2043e5d9af00125aa9d9b9064db844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 41764859fb62334c45edae2cabbf7bdec4c85ec1205dcf65f2b264bfa5f8721d [INFO] running `Command { std: "docker" "start" "-a" "41764859fb62334c45edae2cabbf7bdec4c85ec1205dcf65f2b264bfa5f8721d", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | /// fetch oracle's index in the array of oracles. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 40 | / for i in 0 .. ctx.accounts.state.oracles.len() { [INFO] [stderr] 41 | | if ctx.accounts.state.oracles[i] == *ctx.accounts.oracle.key { [INFO] [stderr] 42 | | oracle_index = i; [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | /// oracle not found yo, what are you feeding me? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] 47 | / if oracle_index == 17 { [INFO] [stdout] running 1 test [INFO] [stderr] 48 | | return Err(ErrorCode::IncorrectOracleProvided.into()) [INFO] [stderr] 49 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stdout] test test_id ... ok [INFO] [stderr] --> src/lib.rs:51:9 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 51 | /// Already filled yo =) [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 52 | / if ctx.accounts.vault.done_flag[oracle_index] == 1 { [INFO] [stderr] 53 | | return Err(ErrorCode::AlreadyFilled.into()) [INFO] [stderr] 54 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | /// TODO: Verify signature [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stderr] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | /// fill every n number, n being # of oracles there are. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stderr] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | /// if n is two, the first oracle will fill index 0,2,4...16 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stderr] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stderr] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | /// and second oracle will fill index 1,3,5,...15; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 61 | / for n in (oracle_index .. 16).step_by(ctx.accounts.state.oracles.len()) { [INFO] [stderr] 62 | | ctx.accounts.vault.result[n] = oracle_result[n]; [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | /// On finished filling all array, fill the result [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 72 | let sum: u8 = ctx.accounts.vault.done_flag.iter().sum(); [INFO] [stderr] | -------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bump` [INFO] [stderr] --> src/lib.rs:9:90 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn initialize(ctx: Context, authority: Pubkey, oracles: [Pubkey; 2], bump: u8) -> ProgramResult { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bump` [INFO] [stderr] --> src/lib.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn fill_oracle_result(ctx: Context, oracle_result: [u8; 64], bump: u8) -> ProgramResult { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bump` [INFO] [stderr] [INFO] [stderr] warning: `solana-anchor-rando` (lib) generated 10 warnings [INFO] [stderr] warning: `solana-anchor-rando` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/solana_anchor_rando-e4d05504187f7f2a) [INFO] [stderr] Doc-tests solana_anchor_rando [INFO] [stderr] error[E0659]: `solana_anchor_rando` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub mod solana_anchor_rando { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `solana_anchor_rando` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::solana_anchor_rando` to refer to this crate unambiguously [INFO] [stderr] note: `solana_anchor_rando` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / pub mod solana_anchor_rando { [INFO] [stderr] 7 | | use super::*; [INFO] [stderr] 8 | | [INFO] [stderr] 9 | | pub fn initialize(ctx: Context, authority: Pubkey, oracles: [Pubkey; 2], bump: u8) -> ProgramResult { [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = help: use `crate::solana_anchor_rando` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "41764859fb62334c45edae2cabbf7bdec4c85ec1205dcf65f2b264bfa5f8721d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41764859fb62334c45edae2cabbf7bdec4c85ec1205dcf65f2b264bfa5f8721d", kill_on_drop: false }` [INFO] [stdout] 41764859fb62334c45edae2cabbf7bdec4c85ec1205dcf65f2b264bfa5f8721d