[INFO] cloning repository https://github.com/kklas/debug-anchor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kklas/debug-anchor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkklas%2Fdebug-anchor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkklas%2Fdebug-anchor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5e441b4dfa9227a3196751acb663639994064aa
[INFO] testing kklas/debug-anchor/f5e441b4dfa9227a3196751acb663639994064aa against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkklas%2Fdebug-anchor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kklas/debug-anchor
[INFO] finished tweaking git repo https://github.com/kklas/debug-anchor
[INFO] tweaked toml for git repo https://github.com/kklas/debug-anchor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kklas/debug-anchor on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kklas/debug-anchor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777
[INFO] running `Command { std: "docker" "start" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.16
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling solana-program v1.8.16
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling solana-logger v1.8.16
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.16
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[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 sha2 v0.9.9
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling anchor-syn v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-error v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-state v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.23.0
[INFO] [stderr]    Compiling anchor-attribute-interface v0.23.0
[INFO] [stderr]    Compiling anchor-lang v0.23.0
[INFO] [stderr]    Compiling test-program v0.1.0 (/opt/rustwide/workdir/programs/test-program)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/test-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[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]   = 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 attribute macro `program` (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]  --> programs/test-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[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]   = 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 attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/test-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[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 attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/test-program/src/lib.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[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 derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/test-program/src/lib.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[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 derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ctx: Context<Initialize>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f1`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         u128_f1: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f2`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         u128_f2: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f3`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         u128_f3: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f4`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         u128_f4: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f5`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         u128_f5: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f6`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         u128_f6: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f7`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         u128_f7: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f8`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         u128_f8: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field1`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         pubkey_field1: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field2`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         pubkey_field2: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field3`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         pubkey_field3: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field4`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         pubkey_field4: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field5`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         pubkey_field5: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field6`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pubkey_field6: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field7`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pubkey_field7: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field8`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pubkey_field8: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field9`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         pubkey_field9: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field10`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pubkey_field10: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field11`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         pubkey_field11: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field12`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         pubkey_field12: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field13`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         pubkey_field13: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field14`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         pubkey_field14: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field15`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         pubkey_field15: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field16`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pubkey_field16: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field17`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pubkey_field17: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field18`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         pubkey_field18: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field19`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         pubkey_field19: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field20`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         pubkey_field20: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field21`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         pubkey_field21: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling solana-sdk v1.8.16
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.6.0
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling derivation-path v0.1.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling solana-vote-program v1.8.16
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling solana-bloom v1.8.16
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling enum-ordinalize v3.1.11
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling solana-stake-program v1.8.16
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling educe v0.4.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ouroboros_macro v0.10.1
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling tarpc-plugins v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling solana-runtime v1.8.16
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling ouroboros v0.10.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling tarpc v0.24.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling dir-diff v0.3.2
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.8.16
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling goblin v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling chrono-humanize v0.2.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/test-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[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]   = 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 attribute macro `program` (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]  --> programs/test-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[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]   = 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 attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/test-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[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 attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/test-program/src/lib.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[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 derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/test-program/src/lib.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[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 derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ctx: Context<Initialize>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f1`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         u128_f1: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f2`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         u128_f2: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f3`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         u128_f3: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f4`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         u128_f4: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f5`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         u128_f5: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f6`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         u128_f6: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f7`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         u128_f7: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u128_f8`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         u128_f8: u128,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_u128_f8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field1`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         pubkey_field1: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field2`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         pubkey_field2: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field3`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         pubkey_field3: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field4`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         pubkey_field4: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field5`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         pubkey_field5: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field6`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         pubkey_field6: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field7`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pubkey_field7: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field8`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pubkey_field8: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field9`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         pubkey_field9: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field10`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pubkey_field10: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field11`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         pubkey_field11: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field12`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         pubkey_field12: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field13`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         pubkey_field13: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field14`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         pubkey_field14: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field15`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         pubkey_field15: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field16`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pubkey_field16: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field17`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pubkey_field17: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field18`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         pubkey_field18: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field19`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         pubkey_field19: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field20`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         pubkey_field20: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey_field21`
[INFO] [stdout]   --> programs/test-program/src/lib.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         pubkey_field21: Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey_field21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-rustls v0.23.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f61d5d4a93ed95c2 -C extra-filename=-c21d75fca1195552 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern proc_macro2=/opt/rustwide/target/release/deps/libproc_macro2-93a064fc3540a4b7.rmeta --extern quote=/opt/rustwide/target/release/deps/libquote-2c6539b0f8d011b9.rmeta --extern unicode_xid=/opt/rustwide/target/release/deps/libunicode_xid-2c8a21fd40177275.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=bd4d09099d601a45 -C extra-filename=-85429ef77aa37912 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern proc_macro2=/opt/rustwide/target/release/deps/libproc_macro2-9049f582d1af11e7.rmeta --extern quote=/opt/rustwide/target/release/deps/libquote-73ef2da0c071ce40.rmeta --extern unicode_xid=/opt/rustwide/target/release/deps/libunicode_xid-67f0d1b941449d32.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777", kill_on_drop: false }`
[INFO] [stdout] 34fb1dac00c625dad80a2c5eb82dcff5c1313720ffd2fbbd0f99068487d66777
