[INFO] cloning repository https://github.com/UnderdogProtocol/underdog-program-library [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnderdogProtocol/underdog-program-library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderdogProtocol%2Funderdog-program-library", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderdogProtocol%2Funderdog-program-library'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8071d985b83dacee65d6f8aa80177385c33c5cc2 [INFO] checking UnderdogProtocol/underdog-program-library against master#bbcc1691a4646a6d2ebb2189bdff5b878407fbe6 for pr-117351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderdogProtocol%2Funderdog-program-library" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UnderdogProtocol/underdog-program-library on toolchain bbcc1691a4646a6d2ebb2189bdff5b878407fbe6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UnderdogProtocol/underdog-program-library [INFO] finished tweaking git repo https://github.com/UnderdogProtocol/underdog-program-library [INFO] tweaked toml for git repo https://github.com/UnderdogProtocol/underdog-program-library written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/UnderdogProtocol/underdog-program-library 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" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/utils/shared-utils/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/utils/shared-utils/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mpl-token-auth-rules v1.2.0 [INFO] [stderr] Downloaded mpl-token-metadata-context-derive v0.3.0 [INFO] [stderr] Downloaded mpl-utils v0.2.0 [INFO] [stderr] Downloaded spl-concurrent-merkle-tree v0.1.3 [INFO] [stderr] Downloaded solana-logger v1.14.24 [INFO] [stderr] Downloaded anchor-spl v0.26.0 [INFO] [stderr] Downloaded anchor-lang v0.26.0 [INFO] [stderr] Downloaded solana-sdk-macro v1.14.24 [INFO] [stderr] Downloaded solana-frozen-abi v1.14.24 [INFO] [stderr] Downloaded spl-noop v0.1.3 [INFO] [stderr] Downloaded spl-account-compression v0.1.10 [INFO] [stderr] Downloaded mpl-bubblegum v0.9.2 [INFO] [stderr] Downloaded solana-program v1.14.24 [INFO] [stderr] Downloaded solana-sdk v1.14.24 [INFO] [stderr] Downloaded mpl-token-metadata v1.13.1 [INFO] [stderr] Downloaded solana-zk-token-sdk v1.14.24 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.14.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae274fa770ca2b6fb7cbb3fdf3d1211d82da046477bc1747c88618b3fa53d0f2 [INFO] running `Command { std: "docker" "start" "-a" "ae274fa770ca2b6fb7cbb3fdf3d1211d82da046477bc1747c88618b3fa53d0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae274fa770ca2b6fb7cbb3fdf3d1211d82da046477bc1747c88618b3fa53d0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae274fa770ca2b6fb7cbb3fdf3d1211d82da046477bc1747c88618b3fa53d0f2", kill_on_drop: false }` [INFO] [stdout] ae274fa770ca2b6fb7cbb3fdf3d1211d82da046477bc1747c88618b3fa53d0f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c21adbdef8650accda99fb6df293bd2764d95397d0a77e89f37a1ced3685ae [INFO] running `Command { std: "docker" "start" "-a" "d9c21adbdef8650accda99fb6df293bd2764d95397d0a77e89f37a1ced3685ae", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/utils/shared-utils/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/utils/shared-utils/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Compiling anyhow v1.0.74 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking typenum v1.16.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.24 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.14.24 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling solana-sdk v1.14.24 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-program v1.14.24 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling shank_macro_impl v0.0.11 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling solana-sdk-macro v1.14.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling shank_macro v0.0.11 [INFO] [stderr] Compiling mpl-token-metadata-context-derive v0.2.1 [INFO] [stderr] Compiling mpl-token-metadata-context-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Checking solana-logger v1.14.24 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking shank v0.0.11 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking aes-gcm-siv v0.10.3 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling anchor-syn v0.26.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling anchor-attribute-access-control v0.26.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.26.0 [INFO] [stderr] Compiling anchor-attribute-program v0.26.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.26.0 [INFO] [stderr] Compiling anchor-attribute-event v0.26.0 [INFO] [stderr] Compiling anchor-attribute-account v0.26.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.26.0 [INFO] [stderr] Compiling anchor-attribute-error v0.26.0 [INFO] [stderr] Compiling anchor-attribute-state v0.26.0 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bbcc1691a4646a6d2ebb2189bdff5b878407fbe6/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=3008ba5cce3e9ca9 -C extra-filename=-3008ba5cce3e9ca9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-3f07d46b391a23ef.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-3ac89e6055148b86.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-37b5bf6923f6f806.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-c623763bd7e8e49b.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-0a1d99683d358981.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bc163e2b9f4fbed0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0dc0b7755fff4925.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7d8151425067ef40.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-75fd2ee481f481fa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d9c21adbdef8650accda99fb6df293bd2764d95397d0a77e89f37a1ced3685ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c21adbdef8650accda99fb6df293bd2764d95397d0a77e89f37a1ced3685ae", kill_on_drop: false }` [INFO] [stdout] d9c21adbdef8650accda99fb6df293bd2764d95397d0a77e89f37a1ced3685ae [INFO] checking UnderdogProtocol/underdog-program-library against try#ac89e27721b9b4d1482ebc87f2f83b4e23d49d71 for pr-117351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderdogProtocol%2Funderdog-program-library" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UnderdogProtocol/underdog-program-library on toolchain ac89e27721b9b4d1482ebc87f2f83b4e23d49d71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UnderdogProtocol/underdog-program-library [INFO] finished tweaking git repo https://github.com/UnderdogProtocol/underdog-program-library [INFO] tweaked toml for git repo https://github.com/UnderdogProtocol/underdog-program-library written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/UnderdogProtocol/underdog-program-library 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" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/utils/shared-utils/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/utils/shared-utils/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df5427d709482a224893149db5339cde94225e4580d42a6fe473fa5f8159c10d [INFO] running `Command { std: "docker" "start" "-a" "df5427d709482a224893149db5339cde94225e4580d42a6fe473fa5f8159c10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5427d709482a224893149db5339cde94225e4580d42a6fe473fa5f8159c10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5427d709482a224893149db5339cde94225e4580d42a6fe473fa5f8159c10d", kill_on_drop: false }` [INFO] [stdout] df5427d709482a224893149db5339cde94225e4580d42a6fe473fa5f8159c10d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c11fff41a2fdb075c5e125a6b6ac58c9d6d102c26fe6a37b5979ef37451eeb [INFO] running `Command { std: "docker" "start" "-a" "11c11fff41a2fdb075c5e125a6b6ac58c9d6d102c26fe6a37b5979ef37451eeb", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/utils/shared-utils/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/utils/shared-utils/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature. [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Compiling anyhow v1.0.74 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.24 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.14.24 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling solana-sdk v1.14.24 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling solana-program v1.14.24 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling shank_macro_impl v0.0.11 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.14.24 [INFO] [stderr] Compiling shank_macro v0.0.11 [INFO] [stderr] Compiling mpl-token-metadata-context-derive v0.2.1 [INFO] [stderr] Compiling mpl-token-metadata-context-derive v0.3.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking solana-logger v1.14.24 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking shank v0.0.11 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking aes-gcm-siv v0.10.3 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling anchor-syn v0.26.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling anchor-attribute-interface v0.26.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.26.0 [INFO] [stderr] Compiling anchor-attribute-event v0.26.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.26.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.26.0 [INFO] [stderr] Compiling anchor-attribute-error v0.26.0 [INFO] [stderr] Compiling anchor-attribute-program v0.26.0 [INFO] [stderr] Compiling anchor-attribute-account v0.26.0 [INFO] [stderr] Compiling anchor-attribute-state v0.26.0 [INFO] [stderr] Checking spl-token v3.5.0 [INFO] [stderr] Checking spl-memo v3.0.1 [INFO] [stderr] Checking anchor-lang v0.26.0 [INFO] [stderr] Checking spl-concurrent-merkle-tree v0.1.3 [INFO] [stderr] Checking spl-noop v0.1.3 [INFO] [stderr] Checking mpl-utils v0.2.0 [INFO] [stderr] Checking spl-account-compression v0.1.10 [INFO] [stderr] Checking solana-zk-token-sdk v1.14.24 [INFO] [stderr] Checking spl-token-2022 v0.6.1 [INFO] [stderr] Checking mpl-token-auth-rules v1.2.0 [INFO] [stderr] Checking spl-associated-token-account v1.1.3 [INFO] [stderr] Checking mpl-token-metadata v1.13.1 [INFO] [stderr] Checking anchor-spl v0.26.0 [INFO] [stderr] Checking mpl-bubblegum v0.9.2 [INFO] [stderr] Checking shared-utils v0.0.1 (/opt/rustwide/workdir/utils/shared-utils) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> utils/shared-utils/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use bubblegum::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `Metadata` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use token_metadata::*; [INFO] [stdout] | ----------------- but the name `Metadata` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> utils/shared-utils/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use bubblegum::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `Metadata` in the value namespace is first re-exported here [INFO] [stdout] 5 | pub use token_metadata::*; [INFO] [stdout] | ----------------- but the name `Metadata` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> utils/shared-utils/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use bubblegum::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `Metadata` in the type namespace is first re-exported here [INFO] [stdout] 5 | pub use token_metadata::*; [INFO] [stdout] | ----------------- but the name `Metadata` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> utils/shared-utils/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use bubblegum::*; [INFO] [stdout] | ^^^^^^^^^^^^ the name `Metadata` in the value namespace is first re-exported here [INFO] [stdout] 5 | pub use token_metadata::*; [INFO] [stdout] | ----------------- but the name `Metadata` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking underdog-core v0.1.0 (/opt/rustwide/workdir/programs/underdog-core) [INFO] [stderr] Checking underdog-identity v0.1.0 (/opt/rustwide/workdir/programs/underdog-identity) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> programs/underdog-identity/src/instructions/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use activate_passport_v0::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 15 | pub use update_admin::*; [INFO] [stdout] | --------------- but the name `handler` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> programs/underdog-identity/src/instructions/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use activate_passport_v0::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 15 | pub use update_admin::*; [INFO] [stdout] | --------------- but the name `handler` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self`, `system_program` [INFO] [stdout] --> programs/underdog-core/src/instructions/add_org_member.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use anchor_lang::solana_program::{self, system_program, sysvar::rent::Rent}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> programs/underdog-core/src/instructions/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use add_org_member::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 45 | pub use verify_legacy_nft_collection::*; [INFO] [stdout] | ------------------------------- but the name `handler` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self`, `system_program` [INFO] [stdout] --> programs/underdog-core/src/instructions/add_org_member.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use anchor_lang::solana_program::{self, system_program, sysvar::rent::Rent}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> programs/underdog-core/src/instructions/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use add_org_member::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 45 | pub use verify_legacy_nft_collection::*; [INFO] [stdout] | ------------------------------- but the name `handler` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `mpl_token_metadata::state::CollectionDetails::V1`: The collection size tracking feature is deprecated and will soon be removed. [INFO] [stdout] --> programs/underdog-core/src/instructions/initialize_compressed_project.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | Some(CollectionDetails::V1 { size: 0 }), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `mpl_token_metadata::state::CollectionDetails::V1`: The collection size tracking feature is deprecated and will soon be removed. [INFO] [stdout] --> programs/underdog-core/src/instructions/initialize_compressed_project.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | Some(CollectionDetails::V1 { size: 0 }), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `mpl_token_metadata::state::CollectionDetails::V1`: The collection size tracking feature is deprecated and will soon be removed. [INFO] [stdout] --> programs/underdog-core/src/instructions/initialize_project_v0.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | Some(CollectionDetails::V1 { size: 0 }), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `mpl_token_metadata::state::CollectionDetails::V1`: The collection size tracking feature is deprecated and will soon be removed. [INFO] [stdout] --> programs/underdog-core/src/instructions/initialize_project_v0.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | Some(CollectionDetails::V1 { size: 0 }), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.44s [INFO] running `Command { std: "docker" "inspect" "11c11fff41a2fdb075c5e125a6b6ac58c9d6d102c26fe6a37b5979ef37451eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c11fff41a2fdb075c5e125a6b6ac58c9d6d102c26fe6a37b5979ef37451eeb", kill_on_drop: false }` [INFO] [stdout] 11c11fff41a2fdb075c5e125a6b6ac58c9d6d102c26fe6a37b5979ef37451eeb