[INFO] cloning repository https://github.com/larry-adesola/soroban_runner_charity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/larry-adesola/soroban_runner_charity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry-adesola%2Fsoroban_runner_charity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry-adesola%2Fsoroban_runner_charity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0ab7384d5da304ba16e4e5c27561d748a061e64 [INFO] building larry-adesola/soroban_runner_charity against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarry-adesola%2Fsoroban_runner_charity" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 43% (1796/4098) Updating files: 44% (1804/4098) Updating files: 45% (1845/4098) Updating files: 46% (1886/4098) Updating files: 46% (1918/4098) Updating files: 47% (1927/4098) Updating files: 48% (1968/4098) Updating files: 49% (2009/4098) Updating files: 49% (2015/4098) Updating files: 50% (2049/4098) Updating files: 50% (2077/4098) Updating files: 50% (2080/4098) Updating files: 50% (2083/4098) Updating files: 51% (2090/4098) Updating files: 52% (2131/4098) Updating files: 53% (2172/4098) Updating files: 54% (2213/4098) Updating files: 55% (2254/4098) Updating files: 56% (2295/4098) Updating files: 57% (2336/4098) Updating files: 58% (2377/4098) Updating files: 59% (2418/4098) Updating files: 59% (2441/4098) Updating files: 60% (2459/4098) Updating files: 61% (2500/4098) Updating files: 62% (2541/4098) Updating files: 63% (2582/4098) Updating files: 64% (2623/4098) Updating files: 65% (2664/4098) Updating files: 66% (2705/4098) Updating files: 67% (2746/4098) Updating files: 68% (2787/4098) Updating files: 69% (2828/4098) Updating files: 70% (2869/4098) Updating files: 71% (2910/4098) Updating files: 72% (2951/4098) Updating files: 73% (2992/4098) Updating files: 74% (3033/4098) Updating files: 75% (3074/4098) Updating files: 76% (3115/4098) Updating files: 77% (3156/4098) Updating files: 78% (3197/4098) Updating files: 79% (3238/4098) Updating files: 80% (3279/4098) Updating files: 81% (3320/4098) Updating files: 82% (3361/4098) Updating files: 83% (3402/4098) Updating files: 84% (3443/4098) Updating files: 85% (3484/4098) Updating files: 86% (3525/4098) Updating files: 87% (3566/4098) Updating files: 88% (3607/4098) Updating files: 89% (3648/4098) Updating files: 90% (3689/4098) Updating files: 91% (3730/4098) Updating files: 91% (3751/4098) Updating files: 92% (3771/4098) Updating files: 92% (3793/4098) Updating files: 93% (3812/4098) Updating files: 94% (3853/4098) Updating files: 95% (3894/4098) Updating files: 96% (3935/4098) Updating files: 97% (3976/4098) Updating files: 98% (4017/4098) Updating files: 99% (4058/4098) Updating files: 100% (4098/4098) Updating files: 100% (4098/4098), done. [INFO] validating manifest of git repo https://github.com/larry-adesola/soroban_runner_charity on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/larry-adesola/soroban_runner_charity [INFO] finished tweaking git repo https://github.com/larry-adesola/soroban_runner_charity [INFO] tweaked toml for git repo https://github.com/larry-adesola/soroban_runner_charity written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/larry-adesola/soroban_runner_charity 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/contracts/donor/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `donor` package) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/contracts/runner/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `runner` package) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e57b0aa1924a8a1a951d013334c6d7e2dc7b754391f42998e74e16622b693781 [INFO] running `Command { std: "docker" "start" "-a" "e57b0aa1924a8a1a951d013334c6d7e2dc7b754391f42998e74e16622b693781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e57b0aa1924a8a1a951d013334c6d7e2dc7b754391f42998e74e16622b693781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57b0aa1924a8a1a951d013334c6d7e2dc7b754391f42998e74e16622b693781", kill_on_drop: false }` [INFO] [stdout] e57b0aa1924a8a1a951d013334c6d7e2dc7b754391f42998e74e16622b693781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066385df2491358da78161e9f3c5fe5992e61085e6c3b784783cc06646b31b5b [INFO] running `Command { std: "docker" "start" "-a" "066385df2491358da78161e9f3c5fe5992e61085e6c3b784783cc06646b31b5b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/runner/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `runner` package) [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/donor/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `donor` package) [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 autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ethnum v1.4.0 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wasmi_core v0.12.0 [INFO] [stderr] Compiling wasmparser-nostd v0.100.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wasmi_arena v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling intx v0.1.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wasmparser v0.88.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling soroban-wasmi v0.30.0-soroban [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.3.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling soroban-native-sdk-macros v0.0.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling stellar-strkey v0.0.7 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_with v3.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling stellar-xdr v0.0.17 [INFO] [stderr] Compiling soroban-env-common v0.0.17 [INFO] [stderr] Compiling soroban-sdk-macros v0.9.2 [INFO] [stderr] Compiling soroban-spec v0.9.2 [INFO] [stderr] Compiling soroban-spec-rust v0.9.2 [INFO] [stderr] Compiling soroban-env-macros v0.0.17 [INFO] [stderr] Compiling soroban-env-host v0.0.17 [INFO] [stderr] Compiling soroban-ledger-snapshot v0.9.2 [INFO] [stderr] Compiling soroban-sdk v0.9.2 [INFO] [stderr] Compiling donor v0.1.0 (/opt/rustwide/workdir/contracts/donor) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/contracts/runner) [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> contracts/donor/src/lib.rs:2:80 [INFO] [stdout] | [INFO] [stdout] 2 | use soroban_sdk::{contract, contractimpl, symbol_short, vec, Env, Symbol, Vec, Address}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `amount` is never read [INFO] [stdout] --> contracts/donor/src/lib.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | let mut amount : u32 = env.storage().instance().get(&AMOUNT).unwrap_or(0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `quota` is assigned to, but never used [INFO] [stdout] --> contracts/donor/src/lib.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let mut quota: u32 = env.storage().instance().get("A).unwrap_or(0); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_quota` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `quota` is never read [INFO] [stdout] --> contracts/donor/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | quota = distance; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> contracts/donor/src/lib.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn tester(env : Env) -> u32{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/donor/src/lib.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut quota: u32 = env.storage().instance().get("A).unwrap_or(0); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> contracts/runner/src/lib.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | let client = donor::Client::new(&env, &don); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `distanceCovered` should have a snake case name [INFO] [stdout] --> contracts/donor/src/lib.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn pay(env : Env, distanceCovered : u32) -> u32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_covered` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/runner/src/lib.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut donors: Vec
= env [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/runner/src/lib.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut total_cash: u32 = env.storage().instance().get(&TOTALCASH).unwrap_or(0); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/runner/src/lib.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut distance: u32 = env.storage().instance().get(&DISTANCE).unwrap_or(0); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `distance` [INFO] [stdout] --> contracts/runner/src/lib.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut distance: u32 = env.storage().instance().get(&DISTANCE).unwrap_or(0); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/runner/src/lib.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let mut distance: u32 = env.storage().instance().get(&DISTANCE).unwrap_or(0); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> contracts/runner/src/lib.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let mut total_cash: u32 = env.storage().instance().get(&TOTALCASH).unwrap_or(0); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> contracts/runner/src/lib.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | distance == 10; [INFO] [stdout] | ^^^^^^^^^^^^^^ the comparison produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 44 | let _ = distance == 10; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> contracts/runner/src/lib.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | distance == 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the comparison produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 46 | let _ = distance == 100; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "066385df2491358da78161e9f3c5fe5992e61085e6c3b784783cc06646b31b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066385df2491358da78161e9f3c5fe5992e61085e6c3b784783cc06646b31b5b", kill_on_drop: false }` [INFO] [stdout] 066385df2491358da78161e9f3c5fe5992e61085e6c3b784783cc06646b31b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf3e9d74180e1d42eee68f5cde2efa7a6d06e70e49daa0a5733861b7294ca347 [INFO] running `Command { std: "docker" "start" "-a" "bf3e9d74180e1d42eee68f5cde2efa7a6d06e70e49daa0a5733861b7294ca347", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/runner/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `runner` package) [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/donor/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `donor` package) [INFO] [stderr] Compiling stellar-xdr v0.0.17 [INFO] [stderr] Compiling derive_arbitrary v1.3.1 [INFO] [stderr] Compiling soroban-env-common v0.0.17 [INFO] [stderr] Compiling soroban-sdk-macros v0.9.2 [INFO] [stderr] Compiling ctor v0.2.4 [INFO] [stderr] Compiling arbitrary v1.3.0 [INFO] [stderr] Compiling soroban-env-host v0.0.17 [INFO] [stderr] Compiling soroban-ledger-snapshot v0.9.2 [INFO] [stderr] Compiling soroban-sdk v0.9.2 [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/contracts/runner) [INFO] [stderr] Compiling donor v0.1.0 (/opt/rustwide/workdir/contracts/donor) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> contracts/donor/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `testutils` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `soroban_sdk::reexports_for_macros::ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `soroban_sdk::reexports_for_macros::ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see