[INFO] cloning repository https://github.com/Abh10705/fixing_solana_fellowship_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abh10705/fixing_solana_fellowship_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbh10705%2Ffixing_solana_fellowship_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbh10705%2Ffixing_solana_fellowship_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c372b0622be414d7fa178b3088989beec388fb0b [INFO] testing Abh10705/fixing_solana_fellowship_test against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbh10705%2Ffixing_solana_fellowship_test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 32% (3028/9372) Updating files: 33% (3093/9372) Updating files: 34% (3187/9372) Updating files: 35% (3281/9372) Updating files: 36% (3374/9372) Updating files: 37% (3468/9372) Updating files: 38% (3562/9372) Updating files: 39% (3656/9372) Updating files: 40% (3749/9372) Updating files: 41% (3843/9372) Updating files: 42% (3937/9372) Updating files: 43% (4030/9372) Updating files: 44% (4124/9372) Updating files: 45% (4218/9372) Updating files: 46% (4312/9372) Updating files: 47% (4405/9372) Updating files: 48% (4499/9372) Updating files: 49% (4593/9372) Updating files: 50% (4686/9372) Updating files: 51% (4780/9372) Updating files: 52% (4874/9372) Updating files: 53% (4968/9372) Updating files: 54% (5061/9372) Updating files: 55% (5155/9372) Updating files: 55% (5198/9372) Updating files: 56% (5249/9372) Updating files: 57% (5343/9372) Updating files: 58% (5436/9372) Updating files: 59% (5530/9372) Updating files: 60% (5624/9372) Updating files: 61% (5717/9372) Updating files: 62% (5811/9372) Updating files: 63% (5905/9372) Updating files: 64% (5999/9372) Updating files: 65% (6092/9372) Updating files: 66% (6186/9372) Updating files: 67% (6280/9372) Updating files: 68% (6373/9372) Updating files: 69% (6467/9372) Updating files: 70% (6561/9372) Updating files: 71% (6655/9372) Updating files: 72% (6748/9372) Updating files: 73% (6842/9372) Updating files: 74% (6936/9372) Updating files: 75% (7029/9372) Updating files: 76% (7123/9372) Updating files: 77% (7217/9372) Updating files: 78% (7311/9372) Updating files: 79% (7404/9372) Updating files: 80% (7498/9372) Updating files: 81% (7592/9372) Updating files: 82% (7686/9372) Updating files: 83% (7779/9372) Updating files: 84% (7873/9372) Updating files: 85% (7967/9372) Updating files: 86% (8060/9372) Updating files: 87% (8154/9372) Updating files: 88% (8248/9372) Updating files: 89% (8342/9372) Updating files: 90% (8435/9372) Updating files: 91% (8529/9372) Updating files: 92% (8623/9372) Updating files: 93% (8716/9372) Updating files: 94% (8810/9372) Updating files: 95% (8904/9372) Updating files: 95% (8943/9372) Updating files: 96% (8998/9372) Updating files: 97% (9091/9372) Updating files: 98% (9185/9372) Updating files: 99% (9279/9372) Updating files: 100% (9372/9372) Updating files: 100% (9372/9372), done. [INFO] started tweaking git repo https://github.com/Abh10705/fixing_solana_fellowship_test [INFO] finished tweaking git repo https://github.com/Abh10705/fixing_solana_fellowship_test [INFO] tweaked toml for git repo https://github.com/Abh10705/fixing_solana_fellowship_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Abh10705/fixing_solana_fellowship_test on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Abh10705/fixing_solana_fellowship_test 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 335e50395f14d146674b9ab821e9cf827c31e43b63e710efc620967bfdb38a7a [INFO] running `Command { std: "docker" "start" "-a" "335e50395f14d146674b9ab821e9cf827c31e43b63e710efc620967bfdb38a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "335e50395f14d146674b9ab821e9cf827c31e43b63e710efc620967bfdb38a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335e50395f14d146674b9ab821e9cf827c31e43b63e710efc620967bfdb38a7a", kill_on_drop: false }` [INFO] [stdout] 335e50395f14d146674b9ab821e9cf827c31e43b63e710efc620967bfdb38a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83230b8b797ace6add30268c8155fd4bd9a72b3ad6bd55edb010f268230a35b1 [INFO] running `Command { std: "docker" "start" "-a" "83230b8b797ace6add30268c8155fd4bd9a72b3ad6bd55edb010f268230a35b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-token v3.5.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling spl-token-2022 v0.6.1 [INFO] [stderr] Compiling spl-associated-token-account v1.1.3 [INFO] [stderr] Compiling solana_http_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `extract::State` [INFO] [stdout] --> src/routes.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use axum::{Json, extract::State}; [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 imports: `pubkey::Pubkey` and `signature::Signer as SolSigner` [INFO] [stdout] --> src/utils.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use solana_sdk::{pubkey::Pubkey, signature::Signer as SolSigner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn create_token(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn mint_token(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn transfer_sol(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn transfer_token(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn decode_secret(val: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mint_authority`, `mint`, and `decimals` are never read [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct CreateTokenRequest { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 51 | pub mint_authority: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub mint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 53 | pub decimals: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mint`, `destination`, `authority`, and `amount` are never read [INFO] [stdout] --> src/models.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MintTokenRequest { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 58 | pub mint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 59 | pub destination: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 60 | pub authority: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 61 | pub amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `to`, and `amount` are never read [INFO] [stdout] --> src/models.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TransferSolRequest { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 66 | pub from: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | pub to: String, [INFO] [stdout] | ^^ [INFO] [stdout] 68 | pub amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `destination`, `mint`, `owner`, and `amount` are never read [INFO] [stdout] --> src/models.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct TransferTokenRequest { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 73 | pub destination: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 74 | pub mint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub owner: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "83230b8b797ace6add30268c8155fd4bd9a72b3ad6bd55edb010f268230a35b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83230b8b797ace6add30268c8155fd4bd9a72b3ad6bd55edb010f268230a35b1", kill_on_drop: false }` [INFO] [stdout] 83230b8b797ace6add30268c8155fd4bd9a72b3ad6bd55edb010f268230a35b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ddf11a953f3c4ac797a106c663c6bcc42c61c3fa76cd6d36db0f91a0d7c024 [INFO] running `Command { std: "docker" "start" "-a" "38ddf11a953f3c4ac797a106c663c6bcc42c61c3fa76cd6d36db0f91a0d7c024", kill_on_drop: false }` [INFO] [stderr] Compiling solana_http_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `extract::State` [INFO] [stdout] --> src/routes.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use axum::{Json, extract::State}; [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 imports: `pubkey::Pubkey` and `signature::Signer as SolSigner` [INFO] [stdout] --> src/utils.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use solana_sdk::{pubkey::Pubkey, signature::Signer as SolSigner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/models.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn create_token(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn mint_token(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn transfer_sol(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/routes.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn transfer_token(Json(req): Json) -> Json> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn decode_secret(val: &serde_json::Value) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mint_authority`, `mint`, and `decimals` are never read [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct CreateTokenRequest { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 51 | pub mint_authority: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub mint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 53 | pub decimals: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mint`, `destination`, `authority`, and `amount` are never read [INFO] [stdout] --> src/models.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MintTokenRequest { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 58 | pub mint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 59 | pub destination: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 60 | pub authority: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 61 | pub amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `to`, and `amount` are never read [INFO] [stdout] --> src/models.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TransferSolRequest { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 66 | pub from: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | pub to: String, [INFO] [stdout] | ^^ [INFO] [stdout] 68 | pub amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `destination`, `mint`, `owner`, and `amount` are never read [INFO] [stdout] --> src/models.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct TransferTokenRequest { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 73 | pub destination: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 74 | pub mint: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub owner: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "38ddf11a953f3c4ac797a106c663c6bcc42c61c3fa76cd6d36db0f91a0d7c024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ddf11a953f3c4ac797a106c663c6bcc42c61c3fa76cd6d36db0f91a0d7c024", kill_on_drop: false }` [INFO] [stdout] 38ddf11a953f3c4ac797a106c663c6bcc42c61c3fa76cd6d36db0f91a0d7c024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 802fb9da83b77b219b206b10220c14c65efecee6d6b34d517357b37f243e2026 [INFO] running `Command { std: "docker" "start" "-a" "802fb9da83b77b219b206b10220c14c65efecee6d6b34d517357b37f243e2026", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `extract::State` [INFO] [stderr] --> src/routes.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use axum::{Json, extract::State}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `pubkey::Pubkey` and `signature::Signer as SolSigner` [INFO] [stderr] --> src/utils.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use solana_sdk::{pubkey::Pubkey, signature::Signer as SolSigner}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> src/models.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/routes.rs:43:32 [INFO] [stderr] | [INFO] [stderr] 43 | pub async fn create_token(Json(req): Json) -> Json> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/routes.rs:47:30 [INFO] [stderr] | [INFO] [stderr] 47 | pub async fn mint_token(Json(req): Json) -> Json> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/routes.rs:51:32 [INFO] [stderr] | [INFO] [stderr] 51 | pub async fn transfer_sol(Json(req): Json) -> Json> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `req` [INFO] [stderr] --> src/routes.rs:55:34 [INFO] [stderr] | [INFO] [stderr] 55 | pub async fn transfer_token(Json(req): Json) -> Json> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stderr] [INFO] [stderr] warning: function `decode_secret` is never used [INFO] [stderr] --> src/utils.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn decode_secret(val: &serde_json::Value) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `mint_authority`, `mint`, and `decimals` are never read [INFO] [stderr] --> src/models.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 50 | pub struct CreateTokenRequest { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 51 | pub mint_authority: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 52 | pub mint: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 53 | pub decimals: u8, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `mint`, `destination`, `authority`, and `amount` are never read [INFO] [stderr] --> src/models.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 57 | pub struct MintTokenRequest { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 58 | pub mint: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 59 | pub destination: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 60 | pub authority: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 61 | pub amount: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `from`, `to`, and `amount` are never read [INFO] [stderr] --> src/models.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct TransferSolRequest { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 66 | pub from: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 67 | pub to: String, [INFO] [stderr] | ^^ [INFO] [stderr] 68 | pub amount: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `destination`, `mint`, `owner`, and `amount` are never read [INFO] [stderr] --> src/models.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct TransferTokenRequest { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 73 | pub destination: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 74 | pub mint: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 75 | pub owner: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 76 | pub amount: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `solana_http_server` (bin "solana_http_server" test) generated 12 warnings (run `cargo fix --bin "solana_http_server" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solana_http_server-95af6976f393ce09) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "802fb9da83b77b219b206b10220c14c65efecee6d6b34d517357b37f243e2026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802fb9da83b77b219b206b10220c14c65efecee6d6b34d517357b37f243e2026", kill_on_drop: false }` [INFO] [stdout] 802fb9da83b77b219b206b10220c14c65efecee6d6b34d517357b37f243e2026