[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 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3uild-3thos%2Flava-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3uild-3thos/lava-cli on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.56 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded thiserror v1.0.56 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded soda_sol v0.1.0 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded ahash v0.8.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3fac290fdf49390ce6456d2676f6df79f7aca711113385da66c38bedf286c2f [INFO] running `Command { std: "docker" "start" "-a" "a3fac290fdf49390ce6456d2676f6df79f7aca711113385da66c38bedf286c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3fac290fdf49390ce6456d2676f6df79f7aca711113385da66c38bedf286c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fac290fdf49390ce6456d2676f6df79f7aca711113385da66c38bedf286c2f", kill_on_drop: false }` [INFO] [stdout] a3fac290fdf49390ce6456d2676f6df79f7aca711113385da66c38bedf286c2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3a24aec8c1ae0a3b7ca86af049124e32df0a940e7e6a1f67851a99d53838cf [INFO] running `Command { std: "docker" "start" "-a" "fe3a24aec8c1ae0a3b7ca86af049124e32df0a940e7e6a1f67851a99d53838cf", 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 serde v1.0.189 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [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 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 37.52s [INFO] running `Command { std: "docker" "inspect" "fe3a24aec8c1ae0a3b7ca86af049124e32df0a940e7e6a1f67851a99d53838cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3a24aec8c1ae0a3b7ca86af049124e32df0a940e7e6a1f67851a99d53838cf", kill_on_drop: false }` [INFO] [stdout] fe3a24aec8c1ae0a3b7ca86af049124e32df0a940e7e6a1f67851a99d53838cf