[INFO] fetching crate gfx-swap 0.1.0...
[INFO] testing gfx-swap-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gfx-swap 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gfx-swap 0.1.0
[INFO] finished tweaking crates.io crate gfx-swap 0.1.0
[INFO] tweaked toml for crates.io crate gfx-swap 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gfx-swap 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gfx-swap 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28157baa9b71f9b0f7cda91e69664b79f1ab4f9555252172b1407086b1ca1a55
[INFO] running `Command { std: "docker" "start" "-a" "28157baa9b71f9b0f7cda91e69664b79f1ab4f9555252172b1407086b1ca1a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28157baa9b71f9b0f7cda91e69664b79f1ab4f9555252172b1407086b1ca1a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28157baa9b71f9b0f7cda91e69664b79f1ab4f9555252172b1407086b1ca1a55", kill_on_drop: false }`
[INFO] [stdout] 28157baa9b71f9b0f7cda91e69664b79f1ab4f9555252172b1407086b1ca1a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2920d0196ffc41c55c64c159fc2c2cf554153925ae1f2701704cbafc2917101
[INFO] running `Command { std: "docker" "start" "-a" "d2920d0196ffc41c55c64c159fc2c2cf554153925ae1f2701704cbafc2917101", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling solana-program v1.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling solana-logger v1.8.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling solana-sdk v1.8.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling gethostname v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling solana-vote-program v1.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hidapi v1.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.8.4
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling solana-perf v1.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dialoguer v0.6.2
[INFO] [stderr]    Compiling solana-stake-program v1.8.4
[INFO] [stderr]    Compiling solana-version v1.8.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling rpassword v4.0.5
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling solana-runtime v1.8.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling dir-diff v0.3.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.10.1
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling caps v0.5.3
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling borsh-derive-internal v0.7.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.7.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.10.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.7
[INFO] [stderr]    Compiling borsh-derive v0.7.2
[INFO] [stderr]    Compiling borsh v0.7.2
[INFO] [stderr]    Compiling ouroboros v0.10.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling solana-cli-config v1.8.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling derivation-path v0.1.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.6.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling anchor-syn v0.18.2
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling borsh v0.9.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling anchor-attribute-account v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-event v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-state v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-interface v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-program v0.18.2
[INFO] [stderr]    Compiling anchor-derive-accounts v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.18.2
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stderr]    Compiling solana-crate-features v1.8.4
[INFO] [stderr]    Compiling anchor-lang v0.18.2
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling spl-token v3.2.0
[INFO] [stderr]    Compiling spl-memo v3.0.1
[INFO] [stderr]    Compiling spl-math v0.1.0
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling anchor-spl v0.18.2
[INFO] [stderr]    Compiling solana-metrics v1.8.4
[INFO] [stderr]    Compiling solana-config-program v1.8.4
[INFO] [stderr]    Compiling solana-remote-wallet v1.8.4
[INFO] [stderr]    Compiling solana-secp256k1-program v1.8.4
[INFO] [stderr]    Compiling solana-compute-budget-program v1.8.4
[INFO] [stderr]    Compiling solana-ed25519-program v1.8.4
[INFO] [stderr]    Compiling solana-measure v1.8.4
[INFO] [stderr]    Compiling solana-account-decoder v1.8.4
[INFO] [stderr]    Compiling solana-clap-utils v1.8.4
[INFO] [stderr]    Compiling solana-faucet v1.8.4
[INFO] [stderr]    Compiling solana-net-utils v1.8.4
[INFO] [stderr]    Compiling solana-transaction-status v1.8.4
[INFO] [stderr]    Compiling solana-client v1.8.4
[INFO] [stderr]    Compiling anchor-client v0.18.2
[INFO] [stderr]    Compiling gfx-solana-utils v0.1.0
[INFO] [stderr]    Compiling gfx-swap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzz`
[INFO] [stdout]   --> src/curve/calculators/types.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "fuzz", derive(Arbitrary))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[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_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]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[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]  --> src/contexts/config_pool.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/create_pool.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/deposit1.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/deposit2.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/mint_lp.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/swap.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw1.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw2.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw_fee.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: `fuzz`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(not(any(test, feature = "fuzz")))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzz`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |         #[cfg(any(test, feature = "fuzz"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map_zero_to_none`
[INFO] [stdout]  --> src/curve/calculators/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     map_zero_to_none, RoundDirection, SwapWithoutFeesResult, TradeDirection, TradingTokenResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwapWithoutFeesResult`
[INFO] [stdout]  --> src/curve/mod.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ConstantProductCurve, CurveCalculator, RoundDirection, StableCurve, SwapWithoutFeesResult,
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwapResult`
[INFO] [stdout]   --> src/curve/mod.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use swap_curve::{SwapCurve, SwapResult};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.91s
[INFO] running `Command { std: "docker" "inspect" "d2920d0196ffc41c55c64c159fc2c2cf554153925ae1f2701704cbafc2917101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2920d0196ffc41c55c64c159fc2c2cf554153925ae1f2701704cbafc2917101", kill_on_drop: false }`
[INFO] [stdout] d2920d0196ffc41c55c64c159fc2c2cf554153925ae1f2701704cbafc2917101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8277d2c4bed630e0df2b4be89dcaa482c08efe999b711d3f0c2da8e1fc57d133
[INFO] running `Command { std: "docker" "start" "-a" "8277d2c4bed630e0df2b4be89dcaa482c08efe999b711d3f0c2da8e1fc57d133", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.4
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.4
[INFO] [stderr]    Compiling solana-program v1.8.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling solana-sdk v1.8.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gethostname v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling solana-vote-program v1.8.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling hidapi v1.2.7
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.8.4
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling solana-perf v1.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling solana-version v1.8.4
[INFO] [stderr]    Compiling solana-stake-program v1.8.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dialoguer v0.6.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling solana-runtime v1.8.4
[INFO] [stderr]    Compiling rpassword v4.0.5
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling dir-diff v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling borsh-derive-internal v0.7.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.7.2
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling roots v0.0.7
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.10.1
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.4
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling ouroboros_macro v0.10.1
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling caps v0.5.3
[INFO] [stderr]    Compiling borsh-derive v0.7.2
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling borsh v0.7.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.7
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling ouroboros v0.10.1
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling derivation-path v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.6.0
[INFO] [stderr]    Compiling anchor-syn v0.18.2
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling solana-cli-config v1.8.4
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]    Compiling borsh v0.9.1
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-state v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-event v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-interface v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-program v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-account v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.18.2
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling solana-crate-features v1.8.4
[INFO] [stderr]    Compiling anchor-lang v0.18.2
[INFO] [stderr]    Compiling spl-token v3.2.0
[INFO] [stderr]    Compiling spl-memo v3.0.1
[INFO] [stderr]    Compiling spl-math v0.1.0
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling anchor-spl v0.18.2
[INFO] [stderr]    Compiling solana-metrics v1.8.4
[INFO] [stderr]    Compiling solana-config-program v1.8.4
[INFO] [stderr]    Compiling solana-remote-wallet v1.8.4
[INFO] [stderr]    Compiling solana-secp256k1-program v1.8.4
[INFO] [stderr]    Compiling solana-ed25519-program v1.8.4
[INFO] [stderr]    Compiling solana-compute-budget-program v1.8.4
[INFO] [stderr]    Compiling solana-measure v1.8.4
[INFO] [stderr]    Compiling solana-account-decoder v1.8.4
[INFO] [stderr]    Compiling solana-clap-utils v1.8.4
[INFO] [stderr]    Compiling solana-net-utils v1.8.4
[INFO] [stderr]    Compiling solana-faucet v1.8.4
[INFO] [stderr]    Compiling solana-transaction-status v1.8.4
[INFO] [stderr]    Compiling solana-client v1.8.4
[INFO] [stderr]    Compiling anchor-client v0.18.2
[INFO] [stderr]    Compiling gfx-solana-utils v0.1.0
[INFO] [stderr]    Compiling gfx-swap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzz`
[INFO] [stdout]   --> src/curve/calculators/types.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "fuzz", derive(Arbitrary))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[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_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]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[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]  --> src/contexts/config_pool.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/create_pool.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/deposit1.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/deposit2.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/mint_lp.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/swap.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw1.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw2.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw_fee.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: `fuzz`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(not(any(test, feature = "fuzz")))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzz`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |         #[cfg(any(test, feature = "fuzz"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map_zero_to_none`
[INFO] [stdout]  --> src/curve/calculators/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     map_zero_to_none, RoundDirection, SwapWithoutFeesResult, TradeDirection, TradingTokenResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwapWithoutFeesResult`
[INFO] [stdout]  --> src/curve/mod.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ConstantProductCurve, CurveCalculator, RoundDirection, StableCurve, SwapWithoutFeesResult,
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwapResult`
[INFO] [stdout]   --> src/curve/mod.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use swap_curve::{SwapCurve, SwapResult};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[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] error[E0432]: unresolved import `sim`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |     use sim::StableSwapModel;
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `sim`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sim`, use `cargo add sim` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzz`
[INFO] [stdout]   --> src/curve/calculators/types.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "fuzz", derive(Arbitrary))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[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_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]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[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]  --> src/contexts/config_pool.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/create_pool.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/deposit1.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]   --> src/contexts/deposit2.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/mint_lp.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/swap.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw1.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw2.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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]  --> src/contexts/withdraw_fee.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Accounts)]
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: `fuzz`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(not(any(test, feature = "fuzz")))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzz`
[INFO] [stdout]    --> src/curve/calculators/stable.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |         #[cfg(any(test, feature = "fuzz"))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]     = help: consider adding `fuzz` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map_zero_to_none`
[INFO] [stdout]  --> src/curve/calculators/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     map_zero_to_none, RoundDirection, SwapWithoutFeesResult, TradeDirection, TradingTokenResult,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwapWithoutFeesResult`
[INFO] [stdout]  --> src/curve/mod.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ConstantProductCurve, CurveCalculator, RoundDirection, StableCurve, SwapWithoutFeesResult,
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwapResult`
[INFO] [stdout]   --> src/curve/mod.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use swap_curve::{SwapCurve, SwapResult};
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ci`, `cpi`, `default`, `no-entrypoint`, and `no-idl`
[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]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx-swap` (lib test) due to 1 previous error; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/mint_lp.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 14 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 15 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/pool_status.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 14 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 15 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/deposit2.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 15 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 16 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/deposit1.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 15 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 16 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/withdraw1.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 13 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 14 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/withdraw2.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 13 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 14 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/create_pool.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 18 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 19 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `program_id` is never read
[INFO] [stdout]   --> examples/swap.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 13 |     #[structopt(long, env, short = "p")]
[INFO] [stdout] 14 |     program_id: Option<Pubkey>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcapMgnm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-4649715d6b61d300,libgfx_swap,libspl_math-ab916515b92980d6,libuint-ef50a53ddb4a01c7,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-bc63b2791f5fe1af,libborsh-affc1e9667eef674,libanchor_spl-867eafc2f9f6539f,libgfx_solana_utils-bcd2a6d8bebc47a6,libshellexpand-e7aa02894777cbde,libdirs_next-a79de4b5ae032a46,libdirs_sys_next-0ab02ed99c83db54,libfehler-fd4762f38035c1c6,libanchor_client-a37c2efe04fc142b,libsolana_client-e46608f3d6e190c8,libsolana_net_utils-20b9b25f5d927d13,libsocket2-8d46f38cd8112530,libsemver-0984a804be76e5b3,libsemver_parser-ae94525092d7933a,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindicatif-6af76b4f1a3b2723,libconsole-048acf54a845856a,libnumber_prefix-64c77436afd5b8c5,libjsonrpc_core-f387853b7042d4b9,libfutures-167fcbd46df67044,libfutures_executor-4a7a7d083e73be9e,libtungstenite-b3e460bd11fe662a,libutf8-d75228722519eff6,libsha1-9b2f5cfb1904c5e4,libfake_simd-f956db7a80a1e4dd,libopaque_debug-a254d90c091110cb,libblock_buffer-a1d108ba8da10fc4,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbase64-b6593fc8161c679f,libinput_buffer-63eee0720de3d9bf,libbytes-28d97c987ff6326d,libnative_tls-790a6a4ee2e3c74a,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-d080d587db1a3a3f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-82b3891f350f60cc,libsolana_version-0a77a2465360f856,libsolana_transaction_status-f8f40d9baac9e8eb,libspl_associated_token_account-d40de9eebef285ec,libsolana_runtime-cdc10de964d087d8,libdir_diff-5ee153add333da3b,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsymlink-aae96fb09cdcdc46,libsolana_ed25519_program-3691f15e173083f5,libsolana_compute_budget_program-2a36defeb7baa87b,libsolana_secp256k1_program-199f809cd42e5af2,libflate2-96dcfaf1b80213fd,libcrc32fast-a0920cd650b228d6,liblibloading-b9d8331ed624d244,libtar-ffca46e8f3a55ff3,libxattr-2e6aa01a864f2e43,libfiletime-2050ddec205762f6,libbzip2-74e482bed7bb13d1,libbzip2_sys-b4be65d7a9c6a27b,libsolana_stake_program-401ec6ec6e213f0e,libouroboros-b4a5c8fd93a5d008,libaliasable-a847abc25fa8841c,libcrossbeam_channel-bdcc040c02bb67b0,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-91741a0d723847de,libdashmap-29e9e6029356ec5e,libsolana_measure-3a2eb20a721a7d39,libsolana_account_decoder-98cac207b3f3a49c,libzstd-05a4677dcad75915,libzstd_safe-213c82a964697671,libzstd_sys-2c3867266b0f691d,libspl_token-ba750008750a7c62,libnum_enum-7e977d13cb930575,libsolana_config_program-bbea8587c69ddf56,libinflector-6432d3942e8ce29f,libsolana_faucet-bc014b6187254684,libspl_memo-eef308fe0ec9fa00,libsolana_clap_utils-1de3e6345affc110,libsolana_perf-ee55ace93ba852a4,libnix-e802345ade9fe3df,libcaps-a6ce217948d379df,liberrno-d3031a31a79272ae,libsolana_vote_program-503ed0f14586dc25,libsolana_rayon_threadlimit-cd123c1021bce404,libdlopen-76bf1a1f2702366f,librayon-b6eef1cc880b13ff,librayon_core-99bdb91906f4f199,libcrossbeam_deque-728fd2dbf73f5570,libcrossbeam_epoch-eddaa23f0d81850b,libmemoffset-fe54f43fc7d3a518,libcrossbeam_channel-4ee8d9f5b5626761,libcrossbeam_utils-c0a92f1a364be132,libsolana_metrics-28157ebd767c04f0,libreqwest-0d5b36f643645a45,libhyper_rustls-a9c55f1f818d0c6d,libwebpki_roots-cd32312fb91b45f6,libipnet-d00728d2c9f4b503,libtokio_rustls-7f834911c73256c4,librustls-1460996131495efd,libsct-06f4e3f9510ec8c2,libwebpki-f72b2668a1036e0c,libring-30924f3ea27f67e7,libuntrusted-4c6cc551cc2c6e70,libserde_urlencoded-944b2dc9bc85eb22,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libhyper-9efac5c6524f8674,libwant-659d8b0b9ea92490,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-5ae76f8d903460bd,libhttparse-12e32706c6fa56ad,libh2-577830bc53c754bf,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-60e1e4c3bdafff69,libtower_service-2dc84133e3370862,libtracing-ec94860d1ee26e36,libtracing_core-cd651d3a88dae716,libtokio-d465d50249e4a8b6,libsignal_hook_registry-a6cfb70ae23ee72f,libnum_cpus-7531fd41c5750e76,libmio-7a5d5742567e59a1,libparking_lot-e52e2b4e218fa101,libparking_lot_core-a69809d4044a9996,liblock_api-f53ebc2a2625a986,libinstant-4d6645a170db77ef,libhttp_body-ada75f788724bca9,libfutures_util-4abde81fc04032a9,libfutures_io-c0f52628b2d86399,libslab-6cc72f2164589840,libfutures_channel-0b4bbacd2ad3efcc,libpin_project_lite-e686f189f307e605,libfutures_sink-540c14a64083e54e,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-f77733f441152235,libbytes-8210432e63828fd8,libgethostname-0c7b8fef51d18716,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libmatches-443042cef9af988b,librpassword-9965cd55a479a2d3,libbip39-3fc7f7770d8a5d22,libpbkdf2-cb5089ae5fc3288f,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libanyhow-b19f98097c1f5b19,libonce_cell-5132bd2988d9c7dd,librustc_hash-5a527483989b35a3,libsolana_remote_wallet-5934218311f66906,libhidapi-75df718801a18be4,libparking_lot-e3e60ee44aca5b53,libparking_lot_core-7a65e199512d2398,libsmallvec-647ec04a1585c7a5,liblock_api-1e0ffc580b64238e,libscopeguard-43643e546252cd47,libsolana_sdk-454ae5d965e57491,libpbkdf2-812fd6fe5a287586,libserde_json-1ffca7212f5c7e69,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libqstring-a5b9c36dc49474e5,libpercent_encoding-d8e5e041794fd24f,libhmac-aa2e9634ff44f5a0,libcrypto_mac-2cafe6bcb7ab9b34,libed25519_dalek_bip32-368c81f22f66ff29,libhmac-f6e566daee3d0336,libcrypto_mac-0559d425119cf0be,libed25519_dalek-64eb77ac5db81709,libcurve25519_dalek-5642fd4a18f3108b,libed25519-a0407281d12394a8,libsignature-fc55ac7934a83273,liburiparse-d1336e618967b866,libfnv-2d77ec4f6f971b24,libderivation_path-db6f5a2872d84820,libfailure-e7b88ca5199dee53,libbacktrace-ba21527a96d5905a,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-f425c9329024bc5c,libaddr2line-8ed37f2b4061b1af,libgimli-56b6c5a3cd8a78d5,librustc_demangle-75d535d2d5742005,libbs58-07b47fd361d3d70f,libsemver-09b1e28fe90b4b62,libsemver_parser-6d2ed4010f2e044b,libdialoguer-c6f49ca2ffc3ec51,libtempfile-e4ef8f37850ce137,librand-d660f4d9b8b62150,librand_chacha-557a323b69e9478e,librand_core-9aec58dcc797032a,libgetrandom-774d8661e660bcf3,libremove_dir_all-988c28ce6bbf4cfc,libconsole-b3978a49b8b96ace,libtermios-ffbd9a18fca098a7,libconsole-363ebb2f03cc2eeb,libterminal_size-1a3a5019938d5291,libchrono-f1e710c1c4abb34e,libnum_integer-6ceddafa16a19593,libtime-7d6fdc3a99e37a01,libclap-f07561dee6692296,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b50c636309c2477,libansi_term-dc29728339138c52,libanchor_lang-68877670bda0ffae,libsolana_program-31db51cbe4ead9ab,liblibsecp256k1-cb6657a3359db41f,libbase64-caf00e5e782a09dd,libhmac_drbg-4032dc0c408e5a68,libhmac-10ae69753cc10a55,liblibsecp256k1_core-aaf5856f1bd21b6f,libcrunchy-e5cafae9c8490842,librand-9fc97284b4115b2e,librand_chacha-ba81d38e076630cd,libppv_lite86-aed5e974f8213bc1,libcurve25519_dalek-876af70b72e71aed,libzeroize-173a327d60e00257,librand_core-c877a927edd75b8f,libgetrandom-34d7aabcf5ed1449,libdigest-ad3e41b1653d9924,libgeneric_array-954326ee92bf2330,libbyteorder-572f95c79f4a6d04,libbase64-beb813779272318b,libserde_bytes-2d0b291609b36988,libhex-28742b4ca144387c,libsolana_frozen_abi-24992d5f479de440,libbs58-2e543947953bdafa,libmemmap2-97567ed8c0738625,liblibc-0355f0ae283361c8,libbv-ec2103e2f8dda3f2,libblake3-17ec8256d0120e97,libconstant_time_eq-204eefe07776b6c9,libcfg_if-7e9efee4241be1ca,libarrayvec-ba37dd1d8b4ae93c,libcrypto_mac-4fa6123fd8e40acd,libsubtle-a59ab687ee2c41e7,libarrayref-98c8288af0d7bcaf,liblazy_static-695bc0f4418864cd,libspin-bd5c65b66a03de3f,libitertools-8cb29372162c8384,libeither-50b95428db42d46e,libsha3-a91368bc6351bfe5,libkeccak-b140c387dcd0bf6d,libsha2-e9e8cd468b72809e,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-d630072546fcbb26,libblock_buffer-3acb1c5f8059232c,libblock_padding-e8215780b427fe41,libgeneric_array-edf6b9ba8f8cefbd,libtypenum-20563b2cdddbc123,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libnum_traits-dc078702aa771f49,libbincode-587b0a7f93aa4b33,libserde-0df0a8f5f8513c0a,libborsh-683c5d44c3633ee1,libbytemuck-07fb1b4c9d6cce3c,libthiserror-b0d7c9baa1c40fa4,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcapMgnm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b806838b64c5eb05/out" "-L" "/opt/rustwide/target/debug/build/ring-218141be5a5e30ff/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d743cd5bee8646be/out" "-L" "/opt/rustwide/target/debug/build/hidapi-5a938968171d9506/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-99f990b6fb269ed7/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mint_lp-87db25c832b11d28" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx-swap` (example "mint_lp") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6IEH5M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-9bee67a919413f07,libtermcolor-95b90a5c4c516553,libhumantime-271ba35809dd8c72}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-f41a6d53ab1c8e19,libgfx_swap,libspl_math-ab916515b92980d6,libuint-ef50a53ddb4a01c7,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-bc63b2791f5fe1af,libborsh-affc1e9667eef674,libgfx_solana_utils-bcd2a6d8bebc47a6,libshellexpand-e7aa02894777cbde,libdirs_next-a79de4b5ae032a46,libdirs_sys_next-0ab02ed99c83db54,libfehler-fd4762f38035c1c6,libanchor_spl-867eafc2f9f6539f,libanchor_client-a37c2efe04fc142b,libsolana_client-e46608f3d6e190c8,libsolana_net_utils-20b9b25f5d927d13,libsocket2-8d46f38cd8112530,libsemver-0984a804be76e5b3,libsemver_parser-ae94525092d7933a,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindicatif-6af76b4f1a3b2723,libconsole-048acf54a845856a,libnumber_prefix-64c77436afd5b8c5,libjsonrpc_core-f387853b7042d4b9,libfutures-167fcbd46df67044,libfutures_executor-4a7a7d083e73be9e,libtungstenite-b3e460bd11fe662a,libutf8-d75228722519eff6,libsha1-9b2f5cfb1904c5e4,libfake_simd-f956db7a80a1e4dd,libopaque_debug-a254d90c091110cb,libblock_buffer-a1d108ba8da10fc4,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbase64-b6593fc8161c679f,libinput_buffer-63eee0720de3d9bf,libbytes-28d97c987ff6326d,libnative_tls-790a6a4ee2e3c74a,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-d080d587db1a3a3f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-82b3891f350f60cc,libsolana_version-0a77a2465360f856,libsolana_transaction_status-f8f40d9baac9e8eb,libspl_associated_token_account-d40de9eebef285ec,libsolana_runtime-cdc10de964d087d8,libdir_diff-5ee153add333da3b,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsymlink-aae96fb09cdcdc46,libsolana_ed25519_program-3691f15e173083f5,libsolana_compute_budget_program-2a36defeb7baa87b,libsolana_secp256k1_program-199f809cd42e5af2,libflate2-96dcfaf1b80213fd,libcrc32fast-a0920cd650b228d6,liblibloading-b9d8331ed624d244,libtar-ffca46e8f3a55ff3,libxattr-2e6aa01a864f2e43,libfiletime-2050ddec205762f6,libbzip2-74e482bed7bb13d1,libbzip2_sys-b4be65d7a9c6a27b,libsolana_stake_program-401ec6ec6e213f0e,libouroboros-b4a5c8fd93a5d008,libaliasable-a847abc25fa8841c,libcrossbeam_channel-bdcc040c02bb67b0,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-91741a0d723847de,libdashmap-29e9e6029356ec5e,libsolana_measure-3a2eb20a721a7d39,libsolana_account_decoder-98cac207b3f3a49c,libzstd-05a4677dcad75915,libzstd_safe-213c82a964697671,libzstd_sys-2c3867266b0f691d,libspl_token-ba750008750a7c62,libnum_enum-7e977d13cb930575,libsolana_config_program-bbea8587c69ddf56,libinflector-6432d3942e8ce29f,libsolana_faucet-bc014b6187254684,libspl_memo-eef308fe0ec9fa00,libsolana_clap_utils-1de3e6345affc110,libsolana_perf-ee55ace93ba852a4,libnix-e802345ade9fe3df,libcaps-a6ce217948d379df,liberrno-d3031a31a79272ae,libsolana_vote_program-503ed0f14586dc25,libsolana_rayon_threadlimit-cd123c1021bce404,libdlopen-76bf1a1f2702366f,librayon-b6eef1cc880b13ff,librayon_core-99bdb91906f4f199,libcrossbeam_deque-728fd2dbf73f5570,libcrossbeam_epoch-eddaa23f0d81850b,libmemoffset-fe54f43fc7d3a518,libcrossbeam_channel-4ee8d9f5b5626761,libcrossbeam_utils-c0a92f1a364be132,libsolana_metrics-28157ebd767c04f0,libreqwest-0d5b36f643645a45,libhyper_rustls-a9c55f1f818d0c6d,libwebpki_roots-cd32312fb91b45f6,libipnet-d00728d2c9f4b503,libtokio_rustls-7f834911c73256c4,librustls-1460996131495efd,libsct-06f4e3f9510ec8c2,libwebpki-f72b2668a1036e0c,libring-30924f3ea27f67e7,libuntrusted-4c6cc551cc2c6e70,libserde_urlencoded-944b2dc9bc85eb22,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libhyper-9efac5c6524f8674,libwant-659d8b0b9ea92490,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-5ae76f8d903460bd,libhttparse-12e32706c6fa56ad,libh2-577830bc53c754bf,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-60e1e4c3bdafff69,libtower_service-2dc84133e3370862,libtracing-ec94860d1ee26e36,libtracing_core-cd651d3a88dae716,libtokio-d465d50249e4a8b6,libsignal_hook_registry-a6cfb70ae23ee72f,libnum_cpus-7531fd41c5750e76,libmio-7a5d5742567e59a1,libparking_lot-e52e2b4e218fa101,libparking_lot_core-a69809d4044a9996,liblock_api-f53ebc2a2625a986,libinstant-4d6645a170db77ef,libhttp_body-ada75f788724bca9,libfutures_util-4abde81fc04032a9,libfutures_io-c0f52628b2d86399,libslab-6cc72f2164589840,libfutures_channel-0b4bbacd2ad3efcc,libpin_project_lite-e686f189f307e605,libfutures_sink-540c14a64083e54e,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-f77733f441152235,libbytes-8210432e63828fd8,libgethostname-0c7b8fef51d18716,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libmatches-443042cef9af988b,librpassword-9965cd55a479a2d3,libbip39-3fc7f7770d8a5d22,libpbkdf2-cb5089ae5fc3288f,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libanyhow-b19f98097c1f5b19,libonce_cell-5132bd2988d9c7dd,librustc_hash-5a527483989b35a3,libsolana_remote_wallet-5934218311f66906,libhidapi-75df718801a18be4,libparking_lot-e3e60ee44aca5b53,libparking_lot_core-7a65e199512d2398,libsmallvec-647ec04a1585c7a5,liblock_api-1e0ffc580b64238e,libscopeguard-43643e546252cd47,libsolana_sdk-454ae5d965e57491,libpbkdf2-812fd6fe5a287586,libserde_json-1ffca7212f5c7e69,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libqstring-a5b9c36dc49474e5,libpercent_encoding-d8e5e041794fd24f,libhmac-aa2e9634ff44f5a0,libcrypto_mac-2cafe6bcb7ab9b34,libed25519_dalek_bip32-368c81f22f66ff29,libhmac-f6e566daee3d0336,libcrypto_mac-0559d425119cf0be,libed25519_dalek-64eb77ac5db81709,libcurve25519_dalek-5642fd4a18f3108b,libed25519-a0407281d12394a8,libsignature-fc55ac7934a83273,liburiparse-d1336e618967b866,libfnv-2d77ec4f6f971b24,libderivation_path-db6f5a2872d84820,libfailure-e7b88ca5199dee53,libbacktrace-ba21527a96d5905a,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-f425c9329024bc5c,libaddr2line-8ed37f2b4061b1af,libgimli-56b6c5a3cd8a78d5,librustc_demangle-75d535d2d5742005,libbs58-07b47fd361d3d70f,libsemver-09b1e28fe90b4b62,libsemver_parser-6d2ed4010f2e044b,libdialoguer-c6f49ca2ffc3ec51,libtempfile-e4ef8f37850ce137,librand-d660f4d9b8b62150,librand_chacha-557a323b69e9478e,librand_core-9aec58dcc797032a,libgetrandom-774d8661e660bcf3,libremove_dir_all-988c28ce6bbf4cfc,libconsole-b3978a49b8b96ace,libtermios-ffbd9a18fca098a7,libconsole-363ebb2f03cc2eeb,libterminal_size-1a3a5019938d5291,libchrono-f1e710c1c4abb34e,libnum_integer-6ceddafa16a19593,libtime-7d6fdc3a99e37a01,libclap-f07561dee6692296,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b50c636309c2477,libansi_term-dc29728339138c52,libanchor_lang-68877670bda0ffae,libsolana_program-31db51cbe4ead9ab,liblibsecp256k1-cb6657a3359db41f,libbase64-caf00e5e782a09dd,libhmac_drbg-4032dc0c408e5a68,libhmac-10ae69753cc10a55,liblibsecp256k1_core-aaf5856f1bd21b6f,libcrunchy-e5cafae9c8490842,librand-9fc97284b4115b2e,librand_chacha-ba81d38e076630cd,libppv_lite86-aed5e974f8213bc1,libcurve25519_dalek-876af70b72e71aed,libzeroize-173a327d60e00257,librand_core-c877a927edd75b8f,libgetrandom-34d7aabcf5ed1449,libdigest-ad3e41b1653d9924,libgeneric_array-954326ee92bf2330,libbyteorder-572f95c79f4a6d04,libbase64-beb813779272318b,libserde_bytes-2d0b291609b36988,libhex-28742b4ca144387c,libsolana_frozen_abi-24992d5f479de440,libbs58-2e543947953bdafa,libmemmap2-97567ed8c0738625,liblibc-0355f0ae283361c8,libbv-ec2103e2f8dda3f2,libblake3-17ec8256d0120e97,libconstant_time_eq-204eefe07776b6c9,libcfg_if-7e9efee4241be1ca,libarrayvec-ba37dd1d8b4ae93c,libcrypto_mac-4fa6123fd8e40acd,libsubtle-a59ab687ee2c41e7,libarrayref-98c8288af0d7bcaf,liblazy_static-695bc0f4418864cd,libspin-bd5c65b66a03de3f,libitertools-8cb29372162c8384,libeither-50b95428db42d46e,libsha3-a91368bc6351bfe5,libkeccak-b140c387dcd0bf6d,libsha2-e9e8cd468b72809e,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-d630072546fcbb26,libblock_buffer-3acb1c5f8059232c,libblock_padding-e8215780b427fe41,libgeneric_array-edf6b9ba8f8cefbd,libtypenum-20563b2cdddbc123,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libnum_traits-dc078702aa771f49,libbincode-587b0a7f93aa4b33,libserde-0df0a8f5f8513c0a,libborsh-683c5d44c3633ee1,libbytemuck-07fb1b4c9d6cce3c,libthiserror-b0d7c9baa1c40fa4,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6IEH5M/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b806838b64c5eb05/out" "-L" "/opt/rustwide/target/debug/build/ring-218141be5a5e30ff/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d743cd5bee8646be/out" "-L" "/opt/rustwide/target/debug/build/hidapi-5a938968171d9506/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-99f990b6fb269ed7/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_swap_pool-a00a38cb5c0d2420" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx-swap` (test "create_swap_pool") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDD8yDf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-4649715d6b61d300,libprettytable-201aca9a2070cd5c,libcsv-45377c4e89c61920,libcsv_core-739c3d3815052353,libbstr-87eb48972a3eb31d,libregex_automata-c6cf46b964f48d6a,libencode_unicode-b09c4d608e656717,libterm-cfdecc34f7e663ae,libdirs-975c3cecd8e4a190,libgfx_swap,libspl_math-ab916515b92980d6,libuint-ef50a53ddb4a01c7,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-bc63b2791f5fe1af,libborsh-affc1e9667eef674,libgfx_solana_utils-bcd2a6d8bebc47a6,libshellexpand-e7aa02894777cbde,libdirs_next-a79de4b5ae032a46,libdirs_sys_next-0ab02ed99c83db54,libfehler-fd4762f38035c1c6,libanchor_spl-867eafc2f9f6539f,libanchor_client-a37c2efe04fc142b,libsolana_client-e46608f3d6e190c8,libsolana_net_utils-20b9b25f5d927d13,libsocket2-8d46f38cd8112530,libsemver-0984a804be76e5b3,libsemver_parser-ae94525092d7933a,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindicatif-6af76b4f1a3b2723,libconsole-048acf54a845856a,libnumber_prefix-64c77436afd5b8c5,libjsonrpc_core-f387853b7042d4b9,libfutures-167fcbd46df67044,libfutures_executor-4a7a7d083e73be9e,libtungstenite-b3e460bd11fe662a,libutf8-d75228722519eff6,libsha1-9b2f5cfb1904c5e4,libfake_simd-f956db7a80a1e4dd,libopaque_debug-a254d90c091110cb,libblock_buffer-a1d108ba8da10fc4,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbase64-b6593fc8161c679f,libinput_buffer-63eee0720de3d9bf,libbytes-28d97c987ff6326d,libnative_tls-790a6a4ee2e3c74a,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-d080d587db1a3a3f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-82b3891f350f60cc,libsolana_version-0a77a2465360f856,libsolana_transaction_status-f8f40d9baac9e8eb,libspl_associated_token_account-d40de9eebef285ec,libsolana_runtime-cdc10de964d087d8,libdir_diff-5ee153add333da3b,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsymlink-aae96fb09cdcdc46,libsolana_ed25519_program-3691f15e173083f5,libsolana_compute_budget_program-2a36defeb7baa87b,libsolana_secp256k1_program-199f809cd42e5af2,libflate2-96dcfaf1b80213fd,libcrc32fast-a0920cd650b228d6,liblibloading-b9d8331ed624d244,libtar-ffca46e8f3a55ff3,libxattr-2e6aa01a864f2e43,libfiletime-2050ddec205762f6,libbzip2-74e482bed7bb13d1,libbzip2_sys-b4be65d7a9c6a27b,libsolana_stake_program-401ec6ec6e213f0e,libouroboros-b4a5c8fd93a5d008,libaliasable-a847abc25fa8841c,libcrossbeam_channel-bdcc040c02bb67b0,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-91741a0d723847de,libdashmap-29e9e6029356ec5e,libsolana_measure-3a2eb20a721a7d39,libsolana_account_decoder-98cac207b3f3a49c,libzstd-05a4677dcad75915,libzstd_safe-213c82a964697671,libzstd_sys-2c3867266b0f691d,libspl_token-ba750008750a7c62,libnum_enum-7e977d13cb930575,libsolana_config_program-bbea8587c69ddf56,libinflector-6432d3942e8ce29f,libsolana_faucet-bc014b6187254684,libspl_memo-eef308fe0ec9fa00,libsolana_clap_utils-1de3e6345affc110,libsolana_perf-ee55ace93ba852a4,libnix-e802345ade9fe3df,libcaps-a6ce217948d379df,liberrno-d3031a31a79272ae,libsolana_vote_program-503ed0f14586dc25,libsolana_rayon_threadlimit-cd123c1021bce404,libdlopen-76bf1a1f2702366f,librayon-b6eef1cc880b13ff,librayon_core-99bdb91906f4f199,libcrossbeam_deque-728fd2dbf73f5570,libcrossbeam_epoch-eddaa23f0d81850b,libmemoffset-fe54f43fc7d3a518,libcrossbeam_channel-4ee8d9f5b5626761,libcrossbeam_utils-c0a92f1a364be132,libsolana_metrics-28157ebd767c04f0,libreqwest-0d5b36f643645a45,libhyper_rustls-a9c55f1f818d0c6d,libwebpki_roots-cd32312fb91b45f6,libipnet-d00728d2c9f4b503,libtokio_rustls-7f834911c73256c4,librustls-1460996131495efd,libsct-06f4e3f9510ec8c2,libwebpki-f72b2668a1036e0c,libring-30924f3ea27f67e7,libuntrusted-4c6cc551cc2c6e70,libserde_urlencoded-944b2dc9bc85eb22,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libhyper-9efac5c6524f8674,libwant-659d8b0b9ea92490,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-5ae76f8d903460bd,libhttparse-12e32706c6fa56ad,libh2-577830bc53c754bf,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-60e1e4c3bdafff69,libtower_service-2dc84133e3370862,libtracing-ec94860d1ee26e36,libtracing_core-cd651d3a88dae716,libtokio-d465d50249e4a8b6,libsignal_hook_registry-a6cfb70ae23ee72f,libnum_cpus-7531fd41c5750e76,libmio-7a5d5742567e59a1,libparking_lot-e52e2b4e218fa101,libparking_lot_core-a69809d4044a9996,liblock_api-f53ebc2a2625a986,libinstant-4d6645a170db77ef,libhttp_body-ada75f788724bca9,libfutures_util-4abde81fc04032a9,libfutures_io-c0f52628b2d86399,libslab-6cc72f2164589840,libfutures_channel-0b4bbacd2ad3efcc,libpin_project_lite-e686f189f307e605,libfutures_sink-540c14a64083e54e,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-f77733f441152235,libbytes-8210432e63828fd8,libgethostname-0c7b8fef51d18716,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libmatches-443042cef9af988b,librpassword-9965cd55a479a2d3,libbip39-3fc7f7770d8a5d22,libpbkdf2-cb5089ae5fc3288f,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libanyhow-b19f98097c1f5b19,libonce_cell-5132bd2988d9c7dd,librustc_hash-5a527483989b35a3,libsolana_remote_wallet-5934218311f66906,libhidapi-75df718801a18be4,libparking_lot-e3e60ee44aca5b53,libparking_lot_core-7a65e199512d2398,libsmallvec-647ec04a1585c7a5,liblock_api-1e0ffc580b64238e,libscopeguard-43643e546252cd47,libsolana_sdk-454ae5d965e57491,libpbkdf2-812fd6fe5a287586,libserde_json-1ffca7212f5c7e69,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libqstring-a5b9c36dc49474e5,libpercent_encoding-d8e5e041794fd24f,libhmac-aa2e9634ff44f5a0,libcrypto_mac-2cafe6bcb7ab9b34,libed25519_dalek_bip32-368c81f22f66ff29,libhmac-f6e566daee3d0336,libcrypto_mac-0559d425119cf0be,libed25519_dalek-64eb77ac5db81709,libcurve25519_dalek-5642fd4a18f3108b,libed25519-a0407281d12394a8,libsignature-fc55ac7934a83273,liburiparse-d1336e618967b866,libfnv-2d77ec4f6f971b24,libderivation_path-db6f5a2872d84820,libfailure-e7b88ca5199dee53,libbacktrace-ba21527a96d5905a,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-f425c9329024bc5c,libaddr2line-8ed37f2b4061b1af,libgimli-56b6c5a3cd8a78d5,librustc_demangle-75d535d2d5742005,libbs58-07b47fd361d3d70f,libsemver-09b1e28fe90b4b62,libsemver_parser-6d2ed4010f2e044b,libdialoguer-c6f49ca2ffc3ec51,libtempfile-e4ef8f37850ce137,librand-d660f4d9b8b62150,librand_chacha-557a323b69e9478e,librand_core-9aec58dcc797032a,libgetrandom-774d8661e660bcf3,libremove_dir_all-988c28ce6bbf4cfc,libconsole-b3978a49b8b96ace,libtermios-ffbd9a18fca098a7,libconsole-363ebb2f03cc2eeb,libterminal_size-1a3a5019938d5291,libchrono-f1e710c1c4abb34e,libnum_integer-6ceddafa16a19593,libtime-7d6fdc3a99e37a01,libclap-f07561dee6692296,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b50c636309c2477,libansi_term-dc29728339138c52,libanchor_lang-68877670bda0ffae,libsolana_program-31db51cbe4ead9ab,liblibsecp256k1-cb6657a3359db41f,libbase64-caf00e5e782a09dd,libhmac_drbg-4032dc0c408e5a68,libhmac-10ae69753cc10a55,liblibsecp256k1_core-aaf5856f1bd21b6f,libcrunchy-e5cafae9c8490842,librand-9fc97284b4115b2e,librand_chacha-ba81d38e076630cd,libppv_lite86-aed5e974f8213bc1,libcurve25519_dalek-876af70b72e71aed,libzeroize-173a327d60e00257,librand_core-c877a927edd75b8f,libgetrandom-34d7aabcf5ed1449,libdigest-ad3e41b1653d9924,libgeneric_array-954326ee92bf2330,libbyteorder-572f95c79f4a6d04,libbase64-beb813779272318b,libserde_bytes-2d0b291609b36988,libhex-28742b4ca144387c,libsolana_frozen_abi-24992d5f479de440,libbs58-2e543947953bdafa,libmemmap2-97567ed8c0738625,liblibc-0355f0ae283361c8,libbv-ec2103e2f8dda3f2,libblake3-17ec8256d0120e97,libconstant_time_eq-204eefe07776b6c9,libcfg_if-7e9efee4241be1ca,libarrayvec-ba37dd1d8b4ae93c,libcrypto_mac-4fa6123fd8e40acd,libsubtle-a59ab687ee2c41e7,libarrayref-98c8288af0d7bcaf,liblazy_static-695bc0f4418864cd,libspin-bd5c65b66a03de3f,libitertools-8cb29372162c8384,libeither-50b95428db42d46e,libsha3-a91368bc6351bfe5,libkeccak-b140c387dcd0bf6d,libsha2-e9e8cd468b72809e,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-d630072546fcbb26,libblock_buffer-3acb1c5f8059232c,libblock_padding-e8215780b427fe41,libgeneric_array-edf6b9ba8f8cefbd,libtypenum-20563b2cdddbc123,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libnum_traits-dc078702aa771f49,libbincode-587b0a7f93aa4b33,libserde-0df0a8f5f8513c0a,libborsh-683c5d44c3633ee1,libbytemuck-07fb1b4c9d6cce3c,libthiserror-b0d7c9baa1c40fa4,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDD8yDf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b806838b64c5eb05/out" "-L" "/opt/rustwide/target/debug/build/ring-218141be5a5e30ff/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d743cd5bee8646be/out" "-L" "/opt/rustwide/target/debug/build/hidapi-5a938968171d9506/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-99f990b6fb269ed7/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pool_status-916b1d4b211220dc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx-swap` (example "pool_status") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcV0wUhV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-9bee67a919413f07,libtermcolor-95b90a5c4c516553,libhumantime-271ba35809dd8c72}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-f41a6d53ab1c8e19,libgfx_swap,libspl_math-ab916515b92980d6,libuint-ef50a53ddb4a01c7,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-bc63b2791f5fe1af,libborsh-affc1e9667eef674,libgfx_solana_utils-bcd2a6d8bebc47a6,libshellexpand-e7aa02894777cbde,libdirs_next-a79de4b5ae032a46,libdirs_sys_next-0ab02ed99c83db54,libfehler-fd4762f38035c1c6,libanchor_spl-867eafc2f9f6539f,libanchor_client-a37c2efe04fc142b,libsolana_client-e46608f3d6e190c8,libsolana_net_utils-20b9b25f5d927d13,libsocket2-8d46f38cd8112530,libsemver-0984a804be76e5b3,libsemver_parser-ae94525092d7933a,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindicatif-6af76b4f1a3b2723,libconsole-048acf54a845856a,libnumber_prefix-64c77436afd5b8c5,libjsonrpc_core-f387853b7042d4b9,libfutures-167fcbd46df67044,libfutures_executor-4a7a7d083e73be9e,libtungstenite-b3e460bd11fe662a,libutf8-d75228722519eff6,libsha1-9b2f5cfb1904c5e4,libfake_simd-f956db7a80a1e4dd,libopaque_debug-a254d90c091110cb,libblock_buffer-a1d108ba8da10fc4,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbase64-b6593fc8161c679f,libinput_buffer-63eee0720de3d9bf,libbytes-28d97c987ff6326d,libnative_tls-790a6a4ee2e3c74a,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-d080d587db1a3a3f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-82b3891f350f60cc,libsolana_version-0a77a2465360f856,libsolana_transaction_status-f8f40d9baac9e8eb,libspl_associated_token_account-d40de9eebef285ec,libsolana_runtime-cdc10de964d087d8,libdir_diff-5ee153add333da3b,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsymlink-aae96fb09cdcdc46,libsolana_ed25519_program-3691f15e173083f5,libsolana_compute_budget_program-2a36defeb7baa87b,libsolana_secp256k1_program-199f809cd42e5af2,libflate2-96dcfaf1b80213fd,libcrc32fast-a0920cd650b228d6,liblibloading-b9d8331ed624d244,libtar-ffca46e8f3a55ff3,libxattr-2e6aa01a864f2e43,libfiletime-2050ddec205762f6,libbzip2-74e482bed7bb13d1,libbzip2_sys-b4be65d7a9c6a27b,libsolana_stake_program-401ec6ec6e213f0e,libouroboros-b4a5c8fd93a5d008,libaliasable-a847abc25fa8841c,libcrossbeam_channel-bdcc040c02bb67b0,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-91741a0d723847de,libdashmap-29e9e6029356ec5e,libsolana_measure-3a2eb20a721a7d39,libsolana_account_decoder-98cac207b3f3a49c,libzstd-05a4677dcad75915,libzstd_safe-213c82a964697671,libzstd_sys-2c3867266b0f691d,libspl_token-ba750008750a7c62,libnum_enum-7e977d13cb930575,libsolana_config_program-bbea8587c69ddf56,libinflector-6432d3942e8ce29f,libsolana_faucet-bc014b6187254684,libspl_memo-eef308fe0ec9fa00,libsolana_clap_utils-1de3e6345affc110,libsolana_perf-ee55ace93ba852a4,libnix-e802345ade9fe3df,libcaps-a6ce217948d379df,liberrno-d3031a31a79272ae,libsolana_vote_program-503ed0f14586dc25,libsolana_rayon_threadlimit-cd123c1021bce404,libdlopen-76bf1a1f2702366f,librayon-b6eef1cc880b13ff,librayon_core-99bdb91906f4f199,libcrossbeam_deque-728fd2dbf73f5570,libcrossbeam_epoch-eddaa23f0d81850b,libmemoffset-fe54f43fc7d3a518,libcrossbeam_channel-4ee8d9f5b5626761,libcrossbeam_utils-c0a92f1a364be132,libsolana_metrics-28157ebd767c04f0,libreqwest-0d5b36f643645a45,libhyper_rustls-a9c55f1f818d0c6d,libwebpki_roots-cd32312fb91b45f6,libipnet-d00728d2c9f4b503,libtokio_rustls-7f834911c73256c4,librustls-1460996131495efd,libsct-06f4e3f9510ec8c2,libwebpki-f72b2668a1036e0c,libring-30924f3ea27f67e7,libuntrusted-4c6cc551cc2c6e70,libserde_urlencoded-944b2dc9bc85eb22,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libhyper-9efac5c6524f8674,libwant-659d8b0b9ea92490,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-5ae76f8d903460bd,libhttparse-12e32706c6fa56ad,libh2-577830bc53c754bf,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-60e1e4c3bdafff69,libtower_service-2dc84133e3370862,libtracing-ec94860d1ee26e36,libtracing_core-cd651d3a88dae716,libtokio-d465d50249e4a8b6,libsignal_hook_registry-a6cfb70ae23ee72f,libnum_cpus-7531fd41c5750e76,libmio-7a5d5742567e59a1,libparking_lot-e52e2b4e218fa101,libparking_lot_core-a69809d4044a9996,liblock_api-f53ebc2a2625a986,libinstant-4d6645a170db77ef,libhttp_body-ada75f788724bca9,libfutures_util-4abde81fc04032a9,libfutures_io-c0f52628b2d86399,libslab-6cc72f2164589840,libfutures_channel-0b4bbacd2ad3efcc,libpin_project_lite-e686f189f307e605,libfutures_sink-540c14a64083e54e,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-f77733f441152235,libbytes-8210432e63828fd8,libgethostname-0c7b8fef51d18716,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libmatches-443042cef9af988b,librpassword-9965cd55a479a2d3,libbip39-3fc7f7770d8a5d22,libpbkdf2-cb5089ae5fc3288f,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libanyhow-b19f98097c1f5b19,libonce_cell-5132bd2988d9c7dd,librustc_hash-5a527483989b35a3,libsolana_remote_wallet-5934218311f66906,libhidapi-75df718801a18be4,libparking_lot-e3e60ee44aca5b53,libparking_lot_core-7a65e199512d2398,libsmallvec-647ec04a1585c7a5,liblock_api-1e0ffc580b64238e,libscopeguard-43643e546252cd47,libsolana_sdk-454ae5d965e57491,libpbkdf2-812fd6fe5a287586,libserde_json-1ffca7212f5c7e69,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libqstring-a5b9c36dc49474e5,libpercent_encoding-d8e5e041794fd24f,libhmac-aa2e9634ff44f5a0,libcrypto_mac-2cafe6bcb7ab9b34,libed25519_dalek_bip32-368c81f22f66ff29,libhmac-f6e566daee3d0336,libcrypto_mac-0559d425119cf0be,libed25519_dalek-64eb77ac5db81709,libcurve25519_dalek-5642fd4a18f3108b,libed25519-a0407281d12394a8,libsignature-fc55ac7934a83273,liburiparse-d1336e618967b866,libfnv-2d77ec4f6f971b24,libderivation_path-db6f5a2872d84820,libfailure-e7b88ca5199dee53,libbacktrace-ba21527a96d5905a,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-f425c9329024bc5c,libaddr2line-8ed37f2b4061b1af,libgimli-56b6c5a3cd8a78d5,librustc_demangle-75d535d2d5742005,libbs58-07b47fd361d3d70f,libsemver-09b1e28fe90b4b62,libsemver_parser-6d2ed4010f2e044b,libdialoguer-c6f49ca2ffc3ec51,libtempfile-e4ef8f37850ce137,librand-d660f4d9b8b62150,librand_chacha-557a323b69e9478e,librand_core-9aec58dcc797032a,libgetrandom-774d8661e660bcf3,libremove_dir_all-988c28ce6bbf4cfc,libconsole-b3978a49b8b96ace,libtermios-ffbd9a18fca098a7,libconsole-363ebb2f03cc2eeb,libterminal_size-1a3a5019938d5291,libchrono-f1e710c1c4abb34e,libnum_integer-6ceddafa16a19593,libtime-7d6fdc3a99e37a01,libclap-f07561dee6692296,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b50c636309c2477,libansi_term-dc29728339138c52,libanchor_lang-68877670bda0ffae,libsolana_program-31db51cbe4ead9ab,liblibsecp256k1-cb6657a3359db41f,libbase64-caf00e5e782a09dd,libhmac_drbg-4032dc0c408e5a68,libhmac-10ae69753cc10a55,liblibsecp256k1_core-aaf5856f1bd21b6f,libcrunchy-e5cafae9c8490842,librand-9fc97284b4115b2e,librand_chacha-ba81d38e076630cd,libppv_lite86-aed5e974f8213bc1,libcurve25519_dalek-876af70b72e71aed,libzeroize-173a327d60e00257,librand_core-c877a927edd75b8f,libgetrandom-34d7aabcf5ed1449,libdigest-ad3e41b1653d9924,libgeneric_array-954326ee92bf2330,libbyteorder-572f95c79f4a6d04,libbase64-beb813779272318b,libserde_bytes-2d0b291609b36988,libhex-28742b4ca144387c,libsolana_frozen_abi-24992d5f479de440,libbs58-2e543947953bdafa,libmemmap2-97567ed8c0738625,liblibc-0355f0ae283361c8,libbv-ec2103e2f8dda3f2,libblake3-17ec8256d0120e97,libconstant_time_eq-204eefe07776b6c9,libcfg_if-7e9efee4241be1ca,libarrayvec-ba37dd1d8b4ae93c,libcrypto_mac-4fa6123fd8e40acd,libsubtle-a59ab687ee2c41e7,libarrayref-98c8288af0d7bcaf,liblazy_static-695bc0f4418864cd,libspin-bd5c65b66a03de3f,libitertools-8cb29372162c8384,libeither-50b95428db42d46e,libsha3-a91368bc6351bfe5,libkeccak-b140c387dcd0bf6d,libsha2-e9e8cd468b72809e,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-d630072546fcbb26,libblock_buffer-3acb1c5f8059232c,libblock_padding-e8215780b427fe41,libgeneric_array-edf6b9ba8f8cefbd,libtypenum-20563b2cdddbc123,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libnum_traits-dc078702aa771f49,libbincode-587b0a7f93aa4b33,libserde-0df0a8f5f8513c0a,libborsh-683c5d44c3633ee1,libbytemuck-07fb1b4c9d6cce3c,libthiserror-b0d7c9baa1c40fa4,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV0wUhV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b806838b64c5eb05/out" "-L" "/opt/rustwide/target/debug/build/ring-218141be5a5e30ff/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d743cd5bee8646be/out" "-L" "/opt/rustwide/target/debug/build/hidapi-5a938968171d9506/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-99f990b6fb269ed7/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/swap-c7ff2ace716a5371" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx-swap` (test "swap") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLhNBoU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-4649715d6b61d300,libgfx_swap,libspl_math-ab916515b92980d6,libuint-ef50a53ddb4a01c7,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-bc63b2791f5fe1af,libborsh-affc1e9667eef674,libanchor_spl-867eafc2f9f6539f,libgfx_solana_utils-bcd2a6d8bebc47a6,libshellexpand-e7aa02894777cbde,libdirs_next-a79de4b5ae032a46,libdirs_sys_next-0ab02ed99c83db54,libfehler-fd4762f38035c1c6,libanchor_client-a37c2efe04fc142b,libsolana_client-e46608f3d6e190c8,libsolana_net_utils-20b9b25f5d927d13,libsocket2-8d46f38cd8112530,libsemver-0984a804be76e5b3,libsemver_parser-ae94525092d7933a,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindicatif-6af76b4f1a3b2723,libconsole-048acf54a845856a,libnumber_prefix-64c77436afd5b8c5,libjsonrpc_core-f387853b7042d4b9,libfutures-167fcbd46df67044,libfutures_executor-4a7a7d083e73be9e,libtungstenite-b3e460bd11fe662a,libutf8-d75228722519eff6,libsha1-9b2f5cfb1904c5e4,libfake_simd-f956db7a80a1e4dd,libopaque_debug-a254d90c091110cb,libblock_buffer-a1d108ba8da10fc4,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbase64-b6593fc8161c679f,libinput_buffer-63eee0720de3d9bf,libbytes-28d97c987ff6326d,libnative_tls-790a6a4ee2e3c74a,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-d080d587db1a3a3f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-82b3891f350f60cc,libsolana_version-0a77a2465360f856,libsolana_transaction_status-f8f40d9baac9e8eb,libspl_associated_token_account-d40de9eebef285ec,libsolana_runtime-cdc10de964d087d8,libdir_diff-5ee153add333da3b,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsymlink-aae96fb09cdcdc46,libsolana_ed25519_program-3691f15e173083f5,libsolana_compute_budget_program-2a36defeb7baa87b,libsolana_secp256k1_program-199f809cd42e5af2,libflate2-96dcfaf1b80213fd,libcrc32fast-a0920cd650b228d6,liblibloading-b9d8331ed624d244,libtar-ffca46e8f3a55ff3,libxattr-2e6aa01a864f2e43,libfiletime-2050ddec205762f6,libbzip2-74e482bed7bb13d1,libbzip2_sys-b4be65d7a9c6a27b,libsolana_stake_program-401ec6ec6e213f0e,libouroboros-b4a5c8fd93a5d008,libaliasable-a847abc25fa8841c,libcrossbeam_channel-bdcc040c02bb67b0,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-91741a0d723847de,libdashmap-29e9e6029356ec5e,libsolana_measure-3a2eb20a721a7d39,libsolana_account_decoder-98cac207b3f3a49c,libzstd-05a4677dcad75915,libzstd_safe-213c82a964697671,libzstd_sys-2c3867266b0f691d,libspl_token-ba750008750a7c62,libnum_enum-7e977d13cb930575,libsolana_config_program-bbea8587c69ddf56,libinflector-6432d3942e8ce29f,libsolana_faucet-bc014b6187254684,libspl_memo-eef308fe0ec9fa00,libsolana_clap_utils-1de3e6345affc110,libsolana_perf-ee55ace93ba852a4,libnix-e802345ade9fe3df,libcaps-a6ce217948d379df,liberrno-d3031a31a79272ae,libsolana_vote_program-503ed0f14586dc25,libsolana_rayon_threadlimit-cd123c1021bce404,libdlopen-76bf1a1f2702366f,librayon-b6eef1cc880b13ff,librayon_core-99bdb91906f4f199,libcrossbeam_deque-728fd2dbf73f5570,libcrossbeam_epoch-eddaa23f0d81850b,libmemoffset-fe54f43fc7d3a518,libcrossbeam_channel-4ee8d9f5b5626761,libcrossbeam_utils-c0a92f1a364be132,libsolana_metrics-28157ebd767c04f0,libreqwest-0d5b36f643645a45,libhyper_rustls-a9c55f1f818d0c6d,libwebpki_roots-cd32312fb91b45f6,libipnet-d00728d2c9f4b503,libtokio_rustls-7f834911c73256c4,librustls-1460996131495efd,libsct-06f4e3f9510ec8c2,libwebpki-f72b2668a1036e0c,libring-30924f3ea27f67e7,libuntrusted-4c6cc551cc2c6e70,libserde_urlencoded-944b2dc9bc85eb22,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libhyper-9efac5c6524f8674,libwant-659d8b0b9ea92490,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-5ae76f8d903460bd,libhttparse-12e32706c6fa56ad,libh2-577830bc53c754bf,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-60e1e4c3bdafff69,libtower_service-2dc84133e3370862,libtracing-ec94860d1ee26e36,libtracing_core-cd651d3a88dae716,libtokio-d465d50249e4a8b6,libsignal_hook_registry-a6cfb70ae23ee72f,libnum_cpus-7531fd41c5750e76,libmio-7a5d5742567e59a1,libparking_lot-e52e2b4e218fa101,libparking_lot_core-a69809d4044a9996,liblock_api-f53ebc2a2625a986,libinstant-4d6645a170db77ef,libhttp_body-ada75f788724bca9,libfutures_util-4abde81fc04032a9,libfutures_io-c0f52628b2d86399,libslab-6cc72f2164589840,libfutures_channel-0b4bbacd2ad3efcc,libpin_project_lite-e686f189f307e605,libfutures_sink-540c14a64083e54e,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-f77733f441152235,libbytes-8210432e63828fd8,libgethostname-0c7b8fef51d18716,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libmatches-443042cef9af988b,librpassword-9965cd55a479a2d3,libbip39-3fc7f7770d8a5d22,libpbkdf2-cb5089ae5fc3288f,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libanyhow-b19f98097c1f5b19,libonce_cell-5132bd2988d9c7dd,librustc_hash-5a527483989b35a3,libsolana_remote_wallet-5934218311f66906,libhidapi-75df718801a18be4,libparking_lot-e3e60ee44aca5b53,libparking_lot_core-7a65e199512d2398,libsmallvec-647ec04a1585c7a5,liblock_api-1e0ffc580b64238e,libscopeguard-43643e546252cd47,libsolana_sdk-454ae5d965e57491,libpbkdf2-812fd6fe5a287586,libserde_json-1ffca7212f5c7e69,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libqstring-a5b9c36dc49474e5,libpercent_encoding-d8e5e041794fd24f,libhmac-aa2e9634ff44f5a0,libcrypto_mac-2cafe6bcb7ab9b34,libed25519_dalek_bip32-368c81f22f66ff29,libhmac-f6e566daee3d0336,libcrypto_mac-0559d425119cf0be,libed25519_dalek-64eb77ac5db81709,libcurve25519_dalek-5642fd4a18f3108b,libed25519-a0407281d12394a8,libsignature-fc55ac7934a83273,liburiparse-d1336e618967b866,libfnv-2d77ec4f6f971b24,libderivation_path-db6f5a2872d84820,libfailure-e7b88ca5199dee53,libbacktrace-ba21527a96d5905a,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-f425c9329024bc5c,libaddr2line-8ed37f2b4061b1af,libgimli-56b6c5a3cd8a78d5,librustc_demangle-75d535d2d5742005,libbs58-07b47fd361d3d70f,libsemver-09b1e28fe90b4b62,libsemver_parser-6d2ed4010f2e044b,libdialoguer-c6f49ca2ffc3ec51,libtempfile-e4ef8f37850ce137,librand-d660f4d9b8b62150,librand_chacha-557a323b69e9478e,librand_core-9aec58dcc797032a,libgetrandom-774d8661e660bcf3,libremove_dir_all-988c28ce6bbf4cfc,libconsole-b3978a49b8b96ace,libtermios-ffbd9a18fca098a7,libconsole-363ebb2f03cc2eeb,libterminal_size-1a3a5019938d5291,libchrono-f1e710c1c4abb34e,libnum_integer-6ceddafa16a19593,libtime-7d6fdc3a99e37a01,libclap-f07561dee6692296,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b50c636309c2477,libansi_term-dc29728339138c52,libanchor_lang-68877670bda0ffae,libsolana_program-31db51cbe4ead9ab,liblibsecp256k1-cb6657a3359db41f,libbase64-caf00e5e782a09dd,libhmac_drbg-4032dc0c408e5a68,libhmac-10ae69753cc10a55,liblibsecp256k1_core-aaf5856f1bd21b6f,libcrunchy-e5cafae9c8490842,librand-9fc97284b4115b2e,librand_chacha-ba81d38e076630cd,libppv_lite86-aed5e974f8213bc1,libcurve25519_dalek-876af70b72e71aed,libzeroize-173a327d60e00257,librand_core-c877a927edd75b8f,libgetrandom-34d7aabcf5ed1449,libdigest-ad3e41b1653d9924,libgeneric_array-954326ee92bf2330,libbyteorder-572f95c79f4a6d04,libbase64-beb813779272318b,libserde_bytes-2d0b291609b36988,libhex-28742b4ca144387c,libsolana_frozen_abi-24992d5f479de440,libbs58-2e543947953bdafa,libmemmap2-97567ed8c0738625,liblibc-0355f0ae283361c8,libbv-ec2103e2f8dda3f2,libblake3-17ec8256d0120e97,libconstant_time_eq-204eefe07776b6c9,libcfg_if-7e9efee4241be1ca,libarrayvec-ba37dd1d8b4ae93c,libcrypto_mac-4fa6123fd8e40acd,libsubtle-a59ab687ee2c41e7,libarrayref-98c8288af0d7bcaf,liblazy_static-695bc0f4418864cd,libspin-bd5c65b66a03de3f,libitertools-8cb29372162c8384,libeither-50b95428db42d46e,libsha3-a91368bc6351bfe5,libkeccak-b140c387dcd0bf6d,libsha2-e9e8cd468b72809e,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-d630072546fcbb26,libblock_buffer-3acb1c5f8059232c,libblock_padding-e8215780b427fe41,libgeneric_array-edf6b9ba8f8cefbd,libtypenum-20563b2cdddbc123,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libnum_traits-dc078702aa771f49,libbincode-587b0a7f93aa4b33,libserde-0df0a8f5f8513c0a,libborsh-683c5d44c3633ee1,libbytemuck-07fb1b4c9d6cce3c,libthiserror-b0d7c9baa1c40fa4,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLhNBoU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b806838b64c5eb05/out" "-L" "/opt/rustwide/target/debug/build/ring-218141be5a5e30ff/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d743cd5bee8646be/out" "-L" "/opt/rustwide/target/debug/build/hidapi-5a938968171d9506/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-99f990b6fb269ed7/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_pool-7cb0e74575a7a56d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfEHWIT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstructopt-4649715d6b61d300,libgfx_swap,libspl_math-ab916515b92980d6,libuint-ef50a53ddb4a01c7,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-bc63b2791f5fe1af,libborsh-affc1e9667eef674,libgfx_solana_utils-bcd2a6d8bebc47a6,libshellexpand-e7aa02894777cbde,libdirs_next-a79de4b5ae032a46,libdirs_sys_next-0ab02ed99c83db54,libfehler-fd4762f38035c1c6,libanchor_spl-867eafc2f9f6539f,libanchor_client-a37c2efe04fc142b,libsolana_client-e46608f3d6e190c8,libsolana_net_utils-20b9b25f5d927d13,libsocket2-8d46f38cd8112530,libsemver-0984a804be76e5b3,libsemver_parser-ae94525092d7933a,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindicatif-6af76b4f1a3b2723,libconsole-048acf54a845856a,libnumber_prefix-64c77436afd5b8c5,libjsonrpc_core-f387853b7042d4b9,libfutures-167fcbd46df67044,libfutures_executor-4a7a7d083e73be9e,libtungstenite-b3e460bd11fe662a,libutf8-d75228722519eff6,libsha1-9b2f5cfb1904c5e4,libfake_simd-f956db7a80a1e4dd,libopaque_debug-a254d90c091110cb,libblock_buffer-a1d108ba8da10fc4,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbase64-b6593fc8161c679f,libinput_buffer-63eee0720de3d9bf,libbytes-28d97c987ff6326d,libnative_tls-790a6a4ee2e3c74a,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-d080d587db1a3a3f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-82b3891f350f60cc,libsolana_version-0a77a2465360f856,libsolana_transaction_status-f8f40d9baac9e8eb,libspl_associated_token_account-d40de9eebef285ec,libsolana_runtime-cdc10de964d087d8,libdir_diff-5ee153add333da3b,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libsymlink-aae96fb09cdcdc46,libsolana_ed25519_program-3691f15e173083f5,libsolana_compute_budget_program-2a36defeb7baa87b,libsolana_secp256k1_program-199f809cd42e5af2,libflate2-96dcfaf1b80213fd,libcrc32fast-a0920cd650b228d6,liblibloading-b9d8331ed624d244,libtar-ffca46e8f3a55ff3,libxattr-2e6aa01a864f2e43,libfiletime-2050ddec205762f6,libbzip2-74e482bed7bb13d1,libbzip2_sys-b4be65d7a9c6a27b,libsolana_stake_program-401ec6ec6e213f0e,libouroboros-b4a5c8fd93a5d008,libaliasable-a847abc25fa8841c,libcrossbeam_channel-bdcc040c02bb67b0,libmaybe_uninit-b016492c71529bc6,libcrossbeam_utils-91741a0d723847de,libdashmap-29e9e6029356ec5e,libsolana_measure-3a2eb20a721a7d39,libsolana_account_decoder-98cac207b3f3a49c,libzstd-05a4677dcad75915,libzstd_safe-213c82a964697671,libzstd_sys-2c3867266b0f691d,libspl_token-ba750008750a7c62,libnum_enum-7e977d13cb930575,libsolana_config_program-bbea8587c69ddf56,libinflector-6432d3942e8ce29f,libsolana_faucet-bc014b6187254684,libspl_memo-eef308fe0ec9fa00,libsolana_clap_utils-1de3e6345affc110,libsolana_perf-ee55ace93ba852a4,libnix-e802345ade9fe3df,libcaps-a6ce217948d379df,liberrno-d3031a31a79272ae,libsolana_vote_program-503ed0f14586dc25,libsolana_rayon_threadlimit-cd123c1021bce404,libdlopen-76bf1a1f2702366f,librayon-b6eef1cc880b13ff,librayon_core-99bdb91906f4f199,libcrossbeam_deque-728fd2dbf73f5570,libcrossbeam_epoch-eddaa23f0d81850b,libmemoffset-fe54f43fc7d3a518,libcrossbeam_channel-4ee8d9f5b5626761,libcrossbeam_utils-c0a92f1a364be132,libsolana_metrics-28157ebd767c04f0,libreqwest-0d5b36f643645a45,libhyper_rustls-a9c55f1f818d0c6d,libwebpki_roots-cd32312fb91b45f6,libipnet-d00728d2c9f4b503,libtokio_rustls-7f834911c73256c4,librustls-1460996131495efd,libsct-06f4e3f9510ec8c2,libwebpki-f72b2668a1036e0c,libring-30924f3ea27f67e7,libuntrusted-4c6cc551cc2c6e70,libserde_urlencoded-944b2dc9bc85eb22,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libhyper-9efac5c6524f8674,libwant-659d8b0b9ea92490,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-5ae76f8d903460bd,libhttparse-12e32706c6fa56ad,libh2-577830bc53c754bf,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-60e1e4c3bdafff69,libtower_service-2dc84133e3370862,libtracing-ec94860d1ee26e36,libtracing_core-cd651d3a88dae716,libtokio-d465d50249e4a8b6,libsignal_hook_registry-a6cfb70ae23ee72f,libnum_cpus-7531fd41c5750e76,libmio-7a5d5742567e59a1,libparking_lot-e52e2b4e218fa101,libparking_lot_core-a69809d4044a9996,liblock_api-f53ebc2a2625a986,libinstant-4d6645a170db77ef,libhttp_body-ada75f788724bca9,libfutures_util-4abde81fc04032a9,libfutures_io-c0f52628b2d86399,libslab-6cc72f2164589840,libfutures_channel-0b4bbacd2ad3efcc,libpin_project_lite-e686f189f307e605,libfutures_sink-540c14a64083e54e,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-f77733f441152235,libbytes-8210432e63828fd8,libgethostname-0c7b8fef51d18716,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libmatches-443042cef9af988b,librpassword-9965cd55a479a2d3,libbip39-3fc7f7770d8a5d22,libpbkdf2-cb5089ae5fc3288f,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libanyhow-b19f98097c1f5b19,libonce_cell-5132bd2988d9c7dd,librustc_hash-5a527483989b35a3,libsolana_remote_wallet-5934218311f66906,libhidapi-75df718801a18be4,libparking_lot-e3e60ee44aca5b53,libparking_lot_core-7a65e199512d2398,libsmallvec-647ec04a1585c7a5,liblock_api-1e0ffc580b64238e,libscopeguard-43643e546252cd47,libsolana_sdk-454ae5d965e57491,libpbkdf2-812fd6fe5a287586,libserde_json-1ffca7212f5c7e69,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libqstring-a5b9c36dc49474e5,libpercent_encoding-d8e5e041794fd24f,libhmac-aa2e9634ff44f5a0,libcrypto_mac-2cafe6bcb7ab9b34,libed25519_dalek_bip32-368c81f22f66ff29,libhmac-f6e566daee3d0336,libcrypto_mac-0559d425119cf0be,libed25519_dalek-64eb77ac5db81709,libcurve25519_dalek-5642fd4a18f3108b,libed25519-a0407281d12394a8,libsignature-fc55ac7934a83273,liburiparse-d1336e618967b866,libfnv-2d77ec4f6f971b24,libderivation_path-db6f5a2872d84820,libfailure-e7b88ca5199dee53,libbacktrace-ba21527a96d5905a,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-f425c9329024bc5c,libaddr2line-8ed37f2b4061b1af,libgimli-56b6c5a3cd8a78d5,librustc_demangle-75d535d2d5742005,libbs58-07b47fd361d3d70f,libsemver-09b1e28fe90b4b62,libsemver_parser-6d2ed4010f2e044b,libdialoguer-c6f49ca2ffc3ec51,libtempfile-e4ef8f37850ce137,librand-d660f4d9b8b62150,librand_chacha-557a323b69e9478e,librand_core-9aec58dcc797032a,libgetrandom-774d8661e660bcf3,libremove_dir_all-988c28ce6bbf4cfc,libconsole-b3978a49b8b96ace,libtermios-ffbd9a18fca098a7,libconsole-363ebb2f03cc2eeb,libterminal_size-1a3a5019938d5291,libchrono-f1e710c1c4abb34e,libnum_integer-6ceddafa16a19593,libtime-7d6fdc3a99e37a01,libclap-f07561dee6692296,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b50c636309c2477,libansi_term-dc29728339138c52,libanchor_lang-68877670bda0ffae,libsolana_program-31db51cbe4ead9ab,liblibsecp256k1-cb6657a3359db41f,libbase64-caf00e5e782a09dd,libhmac_drbg-4032dc0c408e5a68,libhmac-10ae69753cc10a55,liblibsecp256k1_core-aaf5856f1bd21b6f,libcrunchy-e5cafae9c8490842,librand-9fc97284b4115b2e,librand_chacha-ba81d38e076630cd,libppv_lite86-aed5e974f8213bc1,libcurve25519_dalek-876af70b72e71aed,libzeroize-173a327d60e00257,librand_core-c877a927edd75b8f,libgetrandom-34d7aabcf5ed1449,libdigest-ad3e41b1653d9924,libgeneric_array-954326ee92bf2330,libbyteorder-572f95c79f4a6d04,libbase64-beb813779272318b,libserde_bytes-2d0b291609b36988,libhex-28742b4ca144387c,libsolana_frozen_abi-24992d5f479de440,libbs58-2e543947953bdafa,libmemmap2-97567ed8c0738625,liblibc-0355f0ae283361c8,libbv-ec2103e2f8dda3f2,libblake3-17ec8256d0120e97,libconstant_time_eq-204eefe07776b6c9,libcfg_if-7e9efee4241be1ca,libarrayvec-ba37dd1d8b4ae93c,libcrypto_mac-4fa6123fd8e40acd,libsubtle-a59ab687ee2c41e7,libarrayref-98c8288af0d7bcaf,liblazy_static-695bc0f4418864cd,libspin-bd5c65b66a03de3f,libitertools-8cb29372162c8384,libeither-50b95428db42d46e,libsha3-a91368bc6351bfe5,libkeccak-b140c387dcd0bf6d,libsha2-e9e8cd468b72809e,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-d630072546fcbb26,libblock_buffer-3acb1c5f8059232c,libblock_padding-e8215780b427fe41,libgeneric_array-edf6b9ba8f8cefbd,libtypenum-20563b2cdddbc123,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libnum_traits-dc078702aa771f49,libbincode-587b0a7f93aa4b33,libserde-0df0a8f5f8513c0a,libborsh-683c5d44c3633ee1,libbytemuck-07fb1b4c9d6cce3c,libthiserror-b0d7c9baa1c40fa4,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfEHWIT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b806838b64c5eb05/out" "-L" "/opt/rustwide/target/debug/build/ring-218141be5a5e30ff/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d743cd5bee8646be/out" "-L" "/opt/rustwide/target/debug/build/hidapi-5a938968171d9506/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-99f990b6fb269ed7/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/deposit1-c84ad1451a508a80" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx-swap` (example "create_pool") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `gfx-swap` (example "deposit1") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8277d2c4bed630e0df2b4be89dcaa482c08efe999b711d3f0c2da8e1fc57d133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8277d2c4bed630e0df2b4be89dcaa482c08efe999b711d3f0c2da8e1fc57d133", kill_on_drop: false }`
[INFO] [stdout] 8277d2c4bed630e0df2b4be89dcaa482c08efe999b711d3f0c2da8e1fc57d133
