[INFO] cloning repository https://github.com/3uild-3thos/lava-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3uild-3thos/lava-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7dc4f266393f197e63dc33dd32458f2527c6d77 [INFO] checking 3uild-3thos/lava-cli/d7dc4f266393f197e63dc33dd32458f2527c6d77 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli" "/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/3uild-3thos/lava-cli on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/3uild-3thos/lava-cli [INFO] finished tweaking git repo https://github.com/3uild-3thos/lava-cli [INFO] tweaked toml for git repo https://github.com/3uild-3thos/lava-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/3uild-3thos/lava-cli 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rhai_codegen v2.0.0 [INFO] [stderr] Downloaded soda_sol v0.1.0 [INFO] [stderr] Downloaded rhai v1.17.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd32809fad1293a764770b1bbfe170e2f9ef2117d5ee5e9fbff92f6c5b5e8540 [INFO] running `Command { std: "docker" "start" "-a" "bd32809fad1293a764770b1bbfe170e2f9ef2117d5ee5e9fbff92f6c5b5e8540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd32809fad1293a764770b1bbfe170e2f9ef2117d5ee5e9fbff92f6c5b5e8540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd32809fad1293a764770b1bbfe170e2f9ef2117d5ee5e9fbff92f6c5b5e8540", kill_on_drop: false }` [INFO] [stdout] bd32809fad1293a764770b1bbfe170e2f9ef2117d5ee5e9fbff92f6c5b5e8540 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a66dcac222ac5a5e5b429757a3f266a575f533d56c2c9127a87bef8a4b9cc60f [INFO] running `Command { std: "docker" "start" "-a" "a66dcac222ac5a5e5b429757a3f266a575f533d56c2c9127a87bef8a4b9cc60f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling rhai_codegen v2.0.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rhai v1.17.1 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking soda_sol v0.1.0 [INFO] [stderr] Checking lava_core v0.1.0 (/opt/rustwide/workdir/crates/lava_core) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | let rent_exception = if (!import_spl.is_empty()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 233 - let rent_exception = if (!import_spl.is_empty()) { [INFO] [stdout] 233 + let rent_exception = if !import_spl.is_empty() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | let rent_exception = if (!import_spl.is_empty()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 233 - let rent_exception = if (!import_spl.is_empty()) { [INFO] [stdout] 233 + let rent_exception = if !import_spl.is_empty() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | .any(|(k, v)| k == "tokenProgram") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | .any(|(k, v)| k == "tokenProgram") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lava_Config` should have a snake case name [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:425:16 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn new(lava_Config: Option) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `lava_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `programId` should have a snake case name [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | programId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `program_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lava_Config` should have a snake case name [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:425:16 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn new(lava_Config: Option) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `lava_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `programId` should have a snake case name [INFO] [stdout] --> crates/lava_core/src/lava_config.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | programId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `program_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lava_cli v0.1.0 (/opt/rustwide/workdir/crates/lava_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.44s [INFO] running `Command { std: "docker" "inspect" "a66dcac222ac5a5e5b429757a3f266a575f533d56c2c9127a87bef8a4b9cc60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66dcac222ac5a5e5b429757a3f266a575f533d56c2c9127a87bef8a4b9cc60f", kill_on_drop: false }` [INFO] [stdout] a66dcac222ac5a5e5b429757a3f266a575f533d56c2c9127a87bef8a4b9cc60f