[INFO] cloning repository https://github.com/Valensas/Blockchain-Solana-Integration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Valensas/Blockchain-Solana-Integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValensas%2FBlockchain-Solana-Integration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValensas%2FBlockchain-Solana-Integration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44e13d90af177089de576505757f15d2c485dd62 [INFO] building Valensas/Blockchain-Solana-Integration against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValensas%2FBlockchain-Solana-Integration" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Valensas/Blockchain-Solana-Integration on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Valensas/Blockchain-Solana-Integration [INFO] finished tweaking git repo https://github.com/Valensas/Blockchain-Solana-Integration [INFO] tweaked toml for git repo https://github.com/Valensas/Blockchain-Solana-Integration written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Valensas/Blockchain-Solana-Integration 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-streamer v1.16.7 [INFO] [stderr] Downloaded solana-vote-program v1.16.7 [INFO] [stderr] Downloaded solana-logger v1.16.7 [INFO] [stderr] Downloaded rust-base58 v0.0.4 [INFO] [stderr] Downloaded quinn v0.9.4 [INFO] [stderr] Downloaded solana-sdk-macro v1.16.7 [INFO] [stderr] Downloaded solana-frozen-abi v1.16.7 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.16.7 [INFO] [stderr] Downloaded solana-thin-client v1.16.7 [INFO] [stderr] Downloaded solana-address-lookup-table-program v1.16.7 [INFO] [stderr] Downloaded quinn-udp v0.3.2 [INFO] [stderr] Downloaded solana-remote-wallet v1.16.7 [INFO] [stderr] Downloaded solana-pubsub-client v1.16.7 [INFO] [stderr] Downloaded solana-net-utils v1.16.7 [INFO] [stderr] Downloaded solana-tpu-client v1.16.7 [INFO] [stderr] Downloaded solana-program-runtime v1.16.7 [INFO] [stderr] Downloaded solana_rbpf v0.6.0 [INFO] [stderr] Downloaded solana-sdk v1.16.7 [INFO] [stderr] Downloaded solana-zk-token-sdk v1.16.7 [INFO] [stderr] Downloaded solana-program v1.16.7 [INFO] [stderr] Downloaded solana-perf v1.16.7 [INFO] [stderr] Downloaded solana-transaction-status v1.16.7 [INFO] [stderr] Downloaded solana-client v1.16.7 [INFO] [stderr] Downloaded solana-clap-utils v1.16.7 [INFO] [stderr] Downloaded solana-version v1.16.7 [INFO] [stderr] Downloaded solana-rpc-client-api v1.16.7 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.16.7 [INFO] [stderr] Downloaded solana-connection-cache v1.16.7 [INFO] [stderr] Downloaded solana-config-program v1.16.7 [INFO] [stderr] Downloaded solana-udp-client v1.16.7 [INFO] [stderr] Downloaded solana-rpc-client-nonce-utils v1.16.7 [INFO] [stderr] Downloaded solana-measure v1.16.7 [INFO] [stderr] Downloaded solana-quic-client v1.16.7 [INFO] [stderr] Downloaded solana-account-decoder v1.16.7 [INFO] [stderr] Downloaded solana-rpc-client v1.16.7 [INFO] [stderr] Downloaded solana-metrics v1.16.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7302f3289705bd0d911fd7bf58b9ff141d1f5d63b1082ccf9ec9a882680c978 [INFO] running `Command { std: "docker" "start" "-a" "c7302f3289705bd0d911fd7bf58b9ff141d1f5d63b1082ccf9ec9a882680c978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7302f3289705bd0d911fd7bf58b9ff141d1f5d63b1082ccf9ec9a882680c978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7302f3289705bd0d911fd7bf58b9ff141d1f5d63b1082ccf9ec9a882680c978", kill_on_drop: false }` [INFO] [stdout] c7302f3289705bd0d911fd7bf58b9ff141d1f5d63b1082ccf9ec9a882680c978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd64566410db61a2a6d704f552db7e5e863f51200eaf2224d2267fc6e63ed43 [INFO] running `Command { std: "docker" "start" "-a" "4dd64566410db61a2a6d704f552db7e5e863f51200eaf2224d2267fc6e63ed43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.176 [INFO] [stderr] Compiling serde_derive v1.0.176 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.16.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling solana-frozen-abi v1.16.7 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling solana-program v1.16.7 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling solana-sdk-macro v1.16.7 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling array-bytes v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling solana-sdk v1.16.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling solana-logger v1.16.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling solana-program-runtime v1.16.7 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.16.7 [INFO] [stderr] Compiling solana-vote-program v1.16.7 [INFO] [stderr] Compiling solana-version v1.16.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling solana_rbpf v0.6.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling solana-perf v1.16.7 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.16.7 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling quinn-proto v0.9.4 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling quinn v0.9.4 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling spl-token v3.5.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling solana-metrics v1.16.7 [INFO] [stderr] Compiling solana-measure v1.16.7 [INFO] [stderr] Compiling solana-zk-token-sdk v1.16.7 [INFO] [stderr] Compiling solana-remote-wallet v1.16.7 [INFO] [stderr] Compiling solana-net-utils v1.16.7 [INFO] [stderr] Compiling solana-connection-cache v1.16.7 [INFO] [stderr] Compiling solana-config-program v1.16.7 [INFO] [stderr] Compiling solana-streamer v1.16.7 [INFO] [stderr] Compiling solana-clap-utils v1.16.7 [INFO] [stderr] Compiling solana-udp-client v1.16.7 [INFO] [stderr] Compiling spl-token-2022 v0.6.1 [INFO] [stderr] Compiling spl-associated-token-account v1.1.3 [INFO] [stderr] Compiling solana-account-decoder v1.16.7 [INFO] [stderr] Compiling solana-transaction-status v1.16.7 [INFO] [stderr] Compiling solana-rpc-client-api v1.16.7 [INFO] [stderr] Compiling solana-rpc-client v1.16.7 [INFO] [stderr] Compiling solana-pubsub-client v1.16.7 [INFO] [stderr] Compiling solana-quic-client v1.16.7 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.16.7 [INFO] [stderr] Compiling solana-tpu-client v1.16.7 [INFO] [stderr] Compiling solana-thin-client v1.16.7 [INFO] [stderr] Compiling solana-client v1.16.7 [INFO] [stderr] Compiling blockchain-solana v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/blocks.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// We use slot instead of height in Solana [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | height: slot, [INFO] [stdout] | ------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 106 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXrwiRv/symbols.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.blockchain_solana.ea7a58b089524a76-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690.1u7e7u81lfkludbu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-a11b9c68bd34cbea/out" "-L" "/opt/rustwide/target/debug/build/blake3-a11b9c68bd34cbea/out" "-L" "/opt/rustwide/target/debug/build/ring-2ade54ae8d8bd4da/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-eaaff63d0118408a/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-2eba4bdfc1c2e8b2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9c9b0c7238e08efb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libblockchain_solana-3514a111b9775f4a.rlib" "/opt/rustwide/target/debug/deps/libbs58-49b153e94df1bbda.rlib" "/opt/rustwide/target/debug/deps/libspl_token-ccaa5f2cd25f8dc0.rlib" "/opt/rustwide/target/debug/deps/librust_base58-b18be15db0e619aa.rlib" "/opt/rustwide/target/debug/deps/libnum-9beb4aa0a6207bf0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-feb000707c8222cd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-51e4c703afa2d9c8.rlib" "/opt/rustwide/target/debug/deps/libprometheus-16323a9e7fd16a1d.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-e311d172f707236d.rlib" "/opt/rustwide/target/debug/deps/librocket-23cb8f7e414b987a.rlib" "/opt/rustwide/target/debug/deps/librocket_http-56dfdc9690c61fab.rlib" "/opt/rustwide/target/debug/deps/libcookie-d4512f8ebbaf3b8a.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-55dbcf50f1f7b676.rlib" "/opt/rustwide/target/debug/deps/libref_cast-93d43beffd5c00dd.rlib" "/opt/rustwide/target/debug/deps/libmulter-6ee5e93ac6ea9fa7.rlib" "/opt/rustwide/target/debug/deps/libspin-6570a0db2981fee9.rlib" "/opt/rustwide/target/debug/deps/libatomic-541037954b6d507c.rlib" "/opt/rustwide/target/debug/deps/libstate-77dcbcafa509fa54.rlib" "/opt/rustwide/target/debug/deps/libubyte-5f3b8fb464cc53e0.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-3be34ec628cb2cb8.rlib" "/opt/rustwide/target/debug/deps/libfigment-50373519df18da35.rlib" "/opt/rustwide/target/debug/deps/libtoml-a45831bee3c3d408.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-18d8ac52c1ebce99.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-0bdc18c7a3071f96.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-a2b9c2166a401550.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-0ee1024b8259c36b.rlib" "/opt/rustwide/target/debug/deps/libuncased-9a10bf2f3159c91b.rlib" "/opt/rustwide/target/debug/deps/libpear-3b4a988642467872.rlib" "/opt/rustwide/target/debug/deps/libyansi-80ab5752aeab620d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-d4be43654c47829e.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libsolana_client-bd2f428953dcc8b9.rlib" "/opt/rustwide/target/debug/deps/libsolana_thin_client-9e60def4ea6c34de.rlib" "/opt/rustwide/target/debug/deps/libsolana_rpc_client_nonce_utils-8de6f53af0597a7a.rlib" "/opt/rustwide/target/debug/deps/libsolana_clap_utils-aee7bce7764a4ad0.rlib" "/opt/rustwide/target/debug/deps/librpassword-ad6339f4cd452029.rlib" "/opt/rustwide/target/debug/deps/librtoolbox-367522c67d2bf5b2.rlib" "/opt/rustwide/target/debug/deps/libbip39-d23762dc4c141b09.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0725afb69008dc1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f0d64982bb7b8f4e.rlib" "/opt/rustwide/target/debug/deps/libsolana_remote_wallet-8101ce9543faf58b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8d60df961f76f1ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4dc76ab9785e2f82.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-859140b6c0474dd1.rlib" "/opt/rustwide/target/debug/deps/libshell_words-a89ebc69c263a49f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3c5c228856c859d5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-a9399cd44d1a42be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dca0a83eb62295af.rlib" "/opt/rustwide/target/debug/deps/libclap-64c6be95ced5653c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4abd178c5c89cec3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58ca68092cf803b.rlib" "/opt/rustwide/target/debug/deps/libatty-935dee1539dc552f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libsolana_tpu_client-52b77c582c2580b9.rlib" "/opt/rustwide/target/debug/deps/libsolana_rpc_client-f4ec66b6a7540d86.rlib" "/opt/rustwide/target/debug/deps/libindicatif-7c1219f41a9a9823.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-62f999af29c251ff.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libconsole-ea774dc3ed6f71c1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6cb5fdb7e22fbf52.rlib" "/opt/rustwide/target/debug/deps/libsolana_pubsub_client-a14cfb9cc6d1b430.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-a6dd47b472d6ee58.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cbc4c7dca7641877.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libsha1-ca6ec1e92b821d00.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-985034cc9da5bfd7.rlib" "/opt/rustwide/target/debug/deps/libsolana_udp_client-343718d9ac2f6e5a.rlib" "/opt/rustwide/target/debug/deps/libsolana_quic_client-61f10be2e02ed47b.rlib" "/opt/rustwide/target/debug/deps/libsolana_streamer-45ba6fcc160983c0.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-55c192adf4b0ec6f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-f13b995539e6207a.rlib" "/opt/rustwide/target/debug/deps/libder_parser-5ccebbdb7eb07a18.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-b27dd821ec144412.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-29ae23439fa0985f.rlib" "/opt/rustwide/target/debug/deps/libnom-ce119437aa07b737.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-78f11cf2959b2568.rlib" "/opt/rustwide/target/debug/deps/libspki-5e02a5877e606b50.rlib" "/opt/rustwide/target/debug/deps/libder-9afd03e4cf0494a3.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-864f1b1bebfcf6f5.rlib" "/opt/rustwide/target/debug/deps/libhistogram-f3cb1190c28b9805.rlib" "/opt/rustwide/target/debug/deps/libsolana_perf-8aa96224bf458d6e.rlib" "/opt/rustwide/target/debug/deps/libcaps-8afcbc91eed72ae1.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-fc7fcf67de4111dd.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-450844402bf84aa6.rlib" "/opt/rustwide/target/debug/deps/libdlopen-05289dfab900fb5c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0e2ad2395a948151.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1a3586c0502bbcc0.rlib" "/opt/rustwide/target/debug/deps/libsolana_rpc_client_api-7ee9a93d71125c09.rlib" "/opt/rustwide/target/debug/deps/libsolana_version-31f3ee86fe3db98c.rlib" "/opt/rustwide/target/debug/deps/libsemver-eba83ba4bb146812.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-a8093d5c8a8d25ae.rlib" "/opt/rustwide/target/debug/deps/libsolana_transaction_status-228636ea55ba3c91.rlib" "/opt/rustwide/target/debug/deps/libspl_associated_token_account-ad2f2f96eebfbef4.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-87316ac06bd88b01.rlib" "/opt/rustwide/target/debug/deps/libsolana_account_decoder-0e260a5345737406.rlib" "/opt/rustwide/target/debug/deps/libzstd-a5db42c7184e0715.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-648d4a77df4cdb0d.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-d8582f2cdbb9086a.rlib" "/opt/rustwide/target/debug/deps/libspl_token_2022-087cee8af81da100.rlib" "/opt/rustwide/target/debug/deps/libspl_token-c6374db839fdeb6a.rlib" "/opt/rustwide/target/debug/deps/libspl_memo-6d1d62bc21274301.rlib" "/opt/rustwide/target/debug/deps/libsolana_zk_token_sdk-fde0bee32afee27d.rlib" "/opt/rustwide/target/debug/deps/libmerlin-fb7838fc172d037c.rlib" "/opt/rustwide/target/debug/deps/libsha3-353f287637ea0659.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm_siv-bf2122ebd024a40b.rlib" "/opt/rustwide/target/debug/deps/libaes-8c035752965c1b9f.rlib" "/opt/rustwide/target/debug/deps/libpolyval-d0432d894237dd5d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cea4e92fa96cf590.rlib" "/opt/rustwide/target/debug/deps/libctr-854595f1450992e4.rlib" "/opt/rustwide/target/debug/deps/libcipher-f3aba65e24c947ed.rlib" "/opt/rustwide/target/debug/deps/libaead-bc8849d03e6de615.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-0f902c7452c124e8.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-63daa5747e073b40.rlib" "/opt/rustwide/target/debug/deps/libsolana_address_lookup_table_program-f738cb8852a9c61f.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_runtime-98fe8e2c5c9f1710.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-9bdbe30c437c7435.rlib" "/opt/rustwide/target/debug/deps/libpercentage-9f0d56ca7cfa027b.rlib" "/opt/rustwide/target/debug/deps/libnum-9c59728fe56867e4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c6f8fd76d083b11c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5061e18b8366de35.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7db822c487cdc19a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-18c1f9f2ec252db2.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-b7bc56c8f7dd9bb1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libgoblin-6439bbcfbbf815a1.rlib" "/opt/rustwide/target/debug/deps/libplain-79408226d6646ada.rlib" "/opt/rustwide/target/debug/deps/libscroll-31d9a23a9b4930d6.rlib" "/opt/rustwide/target/debug/deps/libhash32-93e5aee6bbb0ab75.rlib" "/opt/rustwide/target/debug/deps/libcombine-1167ded39335dec6.rlib" "/opt/rustwide/target/debug/deps/libascii-04278759310b7acb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-5f53566b053eb3c2.rlib" "/opt/rustwide/target/debug/deps/libvoid-9e681b028a877516.rlib" "/opt/rustwide/target/debug/deps/libeager-d845ce0cb545674c.rlib" "/opt/rustwide/target/debug/deps/libinflector-f751dc5e5c928153.rlib" "/opt/rustwide/target/debug/deps/libregex-8ec3d35ed0a42089.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-3c7cef22128269c6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b066fad1744a38c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/libsolana_net_utils-7135ab44bac22e04.rlib" "/opt/rustwide/target/debug/deps/libnix-a7c068fe2edc3e95.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a6d97605765f1438.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libfutures-83f0fe857e0f4421.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-394fab370b459cdf.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-bb0b25e64914c79c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libquinn-482277ebc6304767.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-c95819fd5ef12771.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-d16936e6dbd7e264.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-2bbf4ec17d0944fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libsolana_connection_cache-e3c042ceaf70ed2a.rlib" "/opt/rustwide/target/debug/deps/librcgen-333bccf9cbc8c521.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libyasna-5c1357cda6e3cbed.rlib" "/opt/rustwide/target/debug/deps/libtime-4c503272cb6051fd.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-46ed26d408698586.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-cd71074c18d4eae4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d1945301d41cda4f.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-dc3dcb83fd17a5fb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-9c4e9ecc083f23d5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d76eda1cd52b5904.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d2b05b1465a25c18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-eb0dc7b18e0b2982.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-fce66dd57129f946.rlib" "/opt/rustwide/target/debug/deps/libflate2-b31da6b1386d2086.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libbrotli-5c0a9ff35e4ed14c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-415a9bca94129d50.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/librustls-330fb571351aa255.rlib" "/opt/rustwide/target/debug/deps/libsct-dd2f6deebff6cd5c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-23d19aa261b61410.rlib" "/opt/rustwide/target/debug/deps/libring-05b0c0286d299d99.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-304c6f90e42479a8.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-d51ea0140f2585fc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6231e9e01f794f96.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1cce4f7a52a218e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-a9ca35f819c25d57.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-377e26660323eacb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libtokio-519d3c355042100e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a4ea14158a3322cf.rlib" "/opt/rustwide/target/debug/deps/libmio-f86684fa3163e304.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf96f475cf7502f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f4b3ac3438c8eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92d78b9430df312d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8660943e8d68a843.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01d499d858b91f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-7b882c0d941d55ac.rlib" "/opt/rustwide/target/debug/deps/libidna-6b48e0f365b83708.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libgethostname-30889fe7d7f355d0.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-c17beac4ab4d5107.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-24cd789e1123bc6d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-912b4dfcd693fb4f.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libqstring-bc168e5129adf753.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-5066bdd7231baa15.rlib" "/opt/rustwide/target/debug/deps/libhmac-d01db3e0c1f209ad.rlib" "/opt/rustwide/target/debug/deps/libserde_with-01c9bb95ce60f1d5.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-6c9c3566e507f714.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed4bb533be7e4016.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-7ee5c8a3219789b8.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-51342e2c1acc4a7d.rlib" "/opt/rustwide/target/debug/deps/libed25519-de950e895bb6baf5.rlib" "/opt/rustwide/target/debug/deps/libsignature-f19c8c26dc7817ab.rlib" "/opt/rustwide/target/debug/deps/liburiparse-b0f2c8dca4cd0ba3.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-6cbb5167596b63df.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-02a9b15acc51fbbd.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-ac14a537e0b419ff.rlib" "/opt/rustwide/target/debug/deps/libbase64-e226af56d8537d02.rlib" "/opt/rustwide/target/debug/deps/libsha2-9a9b4f71d25a9514.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-57ae17e214d71998.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-213c877ed503fd1e.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-14a40ab914357820.rlib" "/opt/rustwide/target/debug/deps/libhmac-4d7e121d5d9c4bc7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-debdbeccbd220fda.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-f6032ce196de59a2.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/librand-bf5c41529aaa5464.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e6078f44f472465.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-fe7ec7988f77016b.rlib" "/opt/rustwide/target/debug/deps/librand_core-a117b3fb4c823db4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c2f98ff07771f0e3.rlib" "/opt/rustwide/target/debug/deps/libdigest-d680fd3c8482b0ec.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-620293c506b1427d.rlib" "/opt/rustwide/target/debug/deps/libborsh-9b7590efa8b8e955.rlib" "/opt/rustwide/target/debug/deps/libsolana_frozen_abi-80b6d59133ee2389.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4e72b8d92263ec67.rlib" "/opt/rustwide/target/debug/deps/libim-b9b5e266daddd19a.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-798067876d992bfa.rlib" "/opt/rustwide/target/debug/deps/librayon-4afd57550d535524.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cf1b1e5a553f0f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3ad68a91104636f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67bf00886e7cdbfa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1ed1defedf7f208e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-221e3c78e46cdabb.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-c22442cdeef02273.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-5aef329d94321a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libbv-b6b987e473e3dd35.rlib" "/opt/rustwide/target/debug/deps/libbase64-5984f56b07eeeb3a.rlib" "/opt/rustwide/target/debug/deps/libblake3-111114acf1feff30.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-298a8eb32ab4ced9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libsha3-9686897663e7dde3.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libbincode-636bf92caecc2692.rlib" "/opt/rustwide/target/debug/deps/libsha2-75af0f8798ff04a8.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libborsh-0201edf5f55495f8.rlib" "/opt/rustwide/target/debug/deps/libark_bn254-eb270d9e78a6b270.rlib" "/opt/rustwide/target/debug/deps/libark_ec-acdbb332e8419518.rlib" "/opt/rustwide/target/debug/deps/libark_poly-97f969fcff8b28d6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fe97b299bbb9a631.rlib" "/opt/rustwide/target/debug/deps/libahash-3b9ae0b0d5dfeb4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libitertools-32ad1ff1afa7a552.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libark_ff-9dfc5fc25eee57ac.rlib" "/opt/rustwide/target/debug/deps/libzeroize-f904397baa6eddb5.rlib" "/opt/rustwide/target/debug/deps/libark_serialize-001de0e8b6562562.rlib" "/opt/rustwide/target/debug/deps/libdigest-50ab604d597ddd2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b6922dfdcb899328.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-121850d142986821.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-10e6f81d27acc766.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9932ee2fd3cbd5f9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libserde-c317292d1c5b44b7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ffb215108b69af9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-85707ac09863b746.rlib" "/opt/rustwide/target/debug/deps/libark_std-9496a7200667fe4a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-225dce6209e5385d.rlib" "/opt/rustwide/target/debug/deps/librand-beffc93321cf886e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aac2ac8e818d823c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbfdaa867a5bb340.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-baddab3dcd8c969e.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a6f048d8456ecf10.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6c7ae303b9b4b76e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libbs58-45c8d374f81c9315.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blockchain_solana-66edd9af60218690" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blockchain-solana` (bin "blockchain-solana") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4dd64566410db61a2a6d704f552db7e5e863f51200eaf2224d2267fc6e63ed43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd64566410db61a2a6d704f552db7e5e863f51200eaf2224d2267fc6e63ed43", kill_on_drop: false }` [INFO] [stdout] 4dd64566410db61a2a6d704f552db7e5e863f51200eaf2224d2267fc6e63ed43 [INFO] building Valensas/Blockchain-Solana-Integration against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValensas%2FBlockchain-Solana-Integration" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Valensas/Blockchain-Solana-Integration on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Valensas/Blockchain-Solana-Integration [INFO] finished tweaking git repo https://github.com/Valensas/Blockchain-Solana-Integration [INFO] tweaked toml for git repo https://github.com/Valensas/Blockchain-Solana-Integration written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Valensas/Blockchain-Solana-Integration 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 031de0714717fe0ae8057170e8e9b9493e09d6b6b80a7ce2668c7e29d6f0ce38 [INFO] running `Command { std: "docker" "start" "-a" "031de0714717fe0ae8057170e8e9b9493e09d6b6b80a7ce2668c7e29d6f0ce38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031de0714717fe0ae8057170e8e9b9493e09d6b6b80a7ce2668c7e29d6f0ce38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031de0714717fe0ae8057170e8e9b9493e09d6b6b80a7ce2668c7e29d6f0ce38", kill_on_drop: false }` [INFO] [stdout] 031de0714717fe0ae8057170e8e9b9493e09d6b6b80a7ce2668c7e29d6f0ce38 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa3d52b1c9e32dae2cce3d5ac469e48250b1f9916a951b0db1b5a31359635fb [INFO] running `Command { std: "docker" "start" "-a" "eaa3d52b1c9e32dae2cce3d5ac469e48250b1f9916a951b0db1b5a31359635fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.176 [INFO] [stderr] Compiling serde_derive v1.0.176 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.16.7 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling solana-frozen-abi v1.16.7 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling solana-program v1.16.7 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling solana-sdk-macro v1.16.7 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling array-bytes v1.4.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling solana-sdk v1.16.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling solana-logger v1.16.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling solana-program-runtime v1.16.7 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling solana_rbpf v0.6.0 [INFO] [stderr] Compiling solana-vote-program v1.16.7 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.16.7 [INFO] [stderr] Compiling solana-version v1.16.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling solana-perf v1.16.7 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.16.7 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling quinn-proto v0.9.4 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling quinn v0.9.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-token v3.5.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling solana-metrics v1.16.7 [INFO] [stderr] Compiling solana-measure v1.16.7 [INFO] [stderr] Compiling solana-zk-token-sdk v1.16.7 [INFO] [stderr] Compiling solana-remote-wallet v1.16.7 [INFO] [stderr] Compiling solana-net-utils v1.16.7 [INFO] [stderr] Compiling solana-connection-cache v1.16.7 [INFO] [stderr] Compiling solana-config-program v1.16.7 [INFO] [stderr] Compiling solana-streamer v1.16.7 [INFO] [stderr] Compiling solana-clap-utils v1.16.7 [INFO] [stderr] Compiling solana-udp-client v1.16.7 [INFO] [stderr] Compiling spl-token-2022 v0.6.1 [INFO] [stderr] Compiling spl-associated-token-account v1.1.3 [INFO] [stderr] Compiling solana-account-decoder v1.16.7 [INFO] [stderr] Compiling solana-transaction-status v1.16.7 [INFO] [stderr] Compiling solana-rpc-client-api v1.16.7 [INFO] [stderr] Compiling solana-rpc-client v1.16.7 [INFO] [stderr] Compiling solana-pubsub-client v1.16.7 [INFO] [stderr] Compiling solana-quic-client v1.16.7 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.16.7 [INFO] [stderr] Compiling solana-tpu-client v1.16.7 [INFO] [stderr] Compiling solana-thin-client v1.16.7 [INFO] [stderr] Compiling solana-client v1.16.7 [INFO] [stderr] Compiling blockchain-solana v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/blocks.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// We use slot instead of height in Solana [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | height: slot, [INFO] [stdout] | ------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 106 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "eaa3d52b1c9e32dae2cce3d5ac469e48250b1f9916a951b0db1b5a31359635fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa3d52b1c9e32dae2cce3d5ac469e48250b1f9916a951b0db1b5a31359635fb", kill_on_drop: false }` [INFO] [stdout] eaa3d52b1c9e32dae2cce3d5ac469e48250b1f9916a951b0db1b5a31359635fb [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add7c84590e4cfa3658ad08359025b4075b0ff21ee508080c9ed6da5ae7bee8d [INFO] running `Command { std: "docker" "start" "-a" "add7c84590e4cfa3658ad08359025b4075b0ff21ee508080c9ed6da5ae7bee8d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling solana-net-utils v1.16.7 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling wiremock v0.5.18 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling solana-metrics v1.16.7 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling solana-program-runtime v1.16.7 [INFO] [stderr] Compiling solana-connection-cache v1.16.7 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.16.7 [INFO] [stderr] Compiling solana-vote-program v1.16.7 [INFO] [stderr] Compiling solana-config-program v1.16.7 [INFO] [stderr] Compiling solana-account-decoder v1.16.7 [INFO] [stderr] Compiling solana-perf v1.16.7 [INFO] [stderr] Compiling solana-streamer v1.16.7 [INFO] [stderr] Compiling solana-clap-utils v1.16.7 [INFO] [stderr] Compiling solana-udp-client v1.16.7 [INFO] [stderr] Compiling solana-transaction-status v1.16.7 [INFO] [stderr] Compiling solana-rpc-client-api v1.16.7 [INFO] [stderr] Compiling solana-rpc-client v1.16.7 [INFO] [stderr] Compiling solana-pubsub-client v1.16.7 [INFO] [stderr] Compiling solana-quic-client v1.16.7 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.16.7 [INFO] [stderr] Compiling solana-tpu-client v1.16.7 [INFO] [stderr] Compiling solana-thin-client v1.16.7 [INFO] [stderr] Compiling solana-client v1.16.7 [INFO] [stderr] Compiling blockchain-solana v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/blocks.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// We use slot instead of height in Solana [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | height: slot, [INFO] [stdout] | ------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 106 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/blocks.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | /// We use slot instead of height in Solana [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | height: slot, [INFO] [stdout] | ------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 106 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/models.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | /// For SOL transactions, contract is None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | contract: None [INFO] [stdout] | -------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.60s [INFO] running `Command { std: "docker" "inspect" "add7c84590e4cfa3658ad08359025b4075b0ff21ee508080c9ed6da5ae7bee8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add7c84590e4cfa3658ad08359025b4075b0ff21ee508080c9ed6da5ae7bee8d", kill_on_drop: false }` [INFO] [stdout] add7c84590e4cfa3658ad08359025b4075b0ff21ee508080c9ed6da5ae7bee8d