[INFO] cloning repository https://github.com/debridge-finance/debridge_anchor_extensions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/debridge-finance/debridge_anchor_extensions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebridge-finance%2Fdebridge_anchor_extensions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebridge-finance%2Fdebridge_anchor_extensions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 669bf61a90a19fb2cab6c092b29113211cc758e5
[INFO] checking debridge-finance/debridge_anchor_extensions against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebridge-finance%2Fdebridge_anchor_extensions" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/debridge-finance/debridge_anchor_extensions
[INFO] finished tweaking git repo https://github.com/debridge-finance/debridge_anchor_extensions
[INFO] tweaked toml for git repo https://github.com/debridge-finance/debridge_anchor_extensions written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/debridge-finance/debridge_anchor_extensions on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/debridge-finance/debridge_anchor_extensions 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a
[INFO] running `Command { std: "docker" "start" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a", 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" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.3
[INFO] [stderr]    Compiling solana-program v1.18.3
[INFO] [stderr]     Checking blake3 v1.5.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling solana-sdk v1.18.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling anchor-syn v0.29.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]     Checking solana-logger v1.18.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking wasm-bindgen v0.2.91
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]    Compiling anchor-attribute-account v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.29.0
[INFO] [stderr]    Compiling anchor-derive-serde v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-error v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.29.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.29.0
[INFO] [stderr]    Compiling debridge_anchor_extensions_macro v0.1.0 (/opt/rustwide/workdir/debridge_anchor_extensions_macro)
[INFO] [stderr]     Checking debridge_anchor_extensions v0.1.0 (/opt/rustwide/workdir/debridge_anchor_extensions)
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking spl-program-error v0.3.1
[INFO] [stderr]     Checking spl-discriminator v0.1.1
[INFO] [stderr]     Checking spl-token v4.0.1
[INFO] [stderr]     Checking spl-memo v4.0.1
[INFO] [stderr]     Checking anchor-lang v0.29.0
[INFO] [stderr]     Checking solana-zk-token-sdk v1.18.3
[INFO] [stderr]     Checking spl-pod v0.1.1
[INFO] [stderr]     Checking spl-type-length-value v0.3.1
[INFO] [stderr]     Checking spl-token-group-interface v0.1.1
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.5.2
[INFO] [stderr]     Checking spl-token-metadata-interface v0.2.1
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.4.0
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.5.1
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.3.0
[INFO] [stderr]     Checking spl-token-2022 v2.0.1
[INFO] [stderr]     Checking spl-token-2022 v0.9.0
[INFO] [stderr]     Checking spl-associated-token-account v2.3.1
[INFO] [stderr]     Checking anchor-spl v0.29.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> debridge_anchor_extensions/examples/example.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Accounts, AccountsCount)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[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: `#[warn(unexpected_cfgs)]` on by default
[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]   --> debridge_anchor_extensions/examples/example.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Accounts, AccountsCount)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[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: field `0` is never read
[INFO] [stdout]   --> debridge_anchor_extensions/examples/example.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ZeroStruct {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.3.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a", kill_on_drop: false }`
[INFO] [stdout] e4b3fcfb956ca7da749a8d30105ed145cae5364459766af14990ab244344c79a
