[INFO] cloning repository https://github.com/daiwikmh/Stellarcontracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiwikmh/Stellarcontracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwikmh%2FStellarcontracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwikmh%2FStellarcontracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4599c52e7c702e890afd5eb966675709b966de28 [INFO] testing daiwikmh/Stellarcontracts against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwikmh%2FStellarcontracts" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daiwikmh/Stellarcontracts [INFO] finished tweaking git repo https://github.com/daiwikmh/Stellarcontracts [INFO] tweaked toml for git repo https://github.com/daiwikmh/Stellarcontracts written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daiwikmh/Stellarcontracts on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daiwikmh/Stellarcontracts 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/contracts/hello-world/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soroban-sdk-macros v21.7.7 [INFO] [stderr] Downloaded crate-git-revision v0.0.6 [INFO] [stderr] Downloaded stellar-strkey v0.0.8 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded wasmi_arena v0.4.1 [INFO] [stderr] Downloaded ctor v0.2.9 [INFO] [stderr] Downloaded soroban-env-guest v21.2.1 [INFO] [stderr] Downloaded ed25519-dalek v2.1.1 [INFO] [stderr] Downloaded soroban-env-macros v21.2.1 [INFO] [stderr] Downloaded ed25519 v2.2.3 [INFO] [stderr] Downloaded bytes-lit v0.0.5 [INFO] [stderr] Downloaded primeorder v0.13.6 [INFO] [stderr] Downloaded windows-core v0.61.0 [INFO] [stderr] Downloaded soroban-spec-rust v21.7.7 [INFO] [stderr] Downloaded wasmparser-nostd v0.100.2 [INFO] [stderr] Downloaded soroban-builtin-sdk-macros v21.2.1 [INFO] [stderr] Downloaded soroban-env-host v21.2.1 [INFO] [stderr] Downloaded soroban-ledger-snapshot v21.7.7 [INFO] [stderr] Downloaded soroban-wasmi v0.31.1-soroban.20.0.1 [INFO] [stderr] Downloaded soroban-spec v21.7.7 [INFO] [stderr] Downloaded wasmparser v0.116.1 [INFO] [stderr] Downloaded stellar-xdr v21.2.0 [INFO] [stderr] Downloaded chrono v0.4.40 [INFO] [stderr] Downloaded p256 v0.13.2 [INFO] [stderr] Downloaded ethnum v1.5.1 [INFO] [stderr] Downloaded wasmi_core v0.13.0 [INFO] [stderr] Downloaded soroban-env-common v21.2.1 [INFO] [stderr] Downloaded escape-bytes v0.1.1 [INFO] [stderr] Downloaded serde_with v3.12.0 [INFO] [stderr] Downloaded soroban-sdk v21.7.7 [INFO] [stderr] Downloaded windows-strings v0.4.0 [INFO] [stderr] Downloaded serde_with_macros v3.12.0 [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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f78c562b86b14b97a882018d3a6464b1a8a7e0536fda92acc34a8694de9f3434 [INFO] running `Command { std: "docker" "start" "-a" "f78c562b86b14b97a882018d3a6464b1a8a7e0536fda92acc34a8694de9f3434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f78c562b86b14b97a882018d3a6464b1a8a7e0536fda92acc34a8694de9f3434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78c562b86b14b97a882018d3a6464b1a8a7e0536fda92acc34a8694de9f3434", kill_on_drop: false }` [INFO] [stdout] f78c562b86b14b97a882018d3a6464b1a8a7e0536fda92acc34a8694de9f3434 [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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb57760d8fc4213b0ec56f4b26afad1ccfe9745a43f4a7731353b33dc620f5d9 [INFO] running `Command { std: "docker" "start" "-a" "eb57760d8fc4213b0ec56f4b26afad1ccfe9745a43f4a7731353b33dc620f5d9", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/hello-world/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling ethnum v1.5.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling wasmi_core v0.13.0 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling wasmi_arena v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling soroban-env-host v21.2.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling soroban-sdk v21.7.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v21.2.1 [INFO] [stderr] Compiling soroban-wasmi v0.31.1-soroban.20.0.1 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling stellar-strkey v0.0.8 [INFO] [stderr] Compiling stellar-xdr v21.2.0 [INFO] [stderr] Compiling soroban-env-common v21.2.1 [INFO] [stderr] Compiling soroban-sdk-macros v21.7.7 [INFO] [stderr] Compiling soroban-spec v21.7.7 [INFO] [stderr] Compiling soroban-spec-rust v21.7.7 [INFO] [stderr] Compiling soroban-env-macros v21.2.1 [INFO] [stderr] Compiling soroban-ledger-snapshot v21.7.7 [INFO] [stderr] Compiling stake v0.1.0 (/opt/rustwide/workdir/contracts/hello-world) [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | const STAKES: Symbol = Symbol::short("STAKES"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | const REWARD_RATE: Symbol = Symbol::short("RATE"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | const TOTAL_STAKED: Symbol = Symbol::short("T_STAKE"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | const LAST_UPDATE: Symbol = Symbol::short("LAST_UP"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> contracts/hello-world/src/stake.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn initialize(env: Env, token: Address, reward_rate: i128) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rewards` [INFO] [stdout] --> contracts/hello-world/src/stake.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | let rewards = user_stake * reward_rate * time_diff; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rewards` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "eb57760d8fc4213b0ec56f4b26afad1ccfe9745a43f4a7731353b33dc620f5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb57760d8fc4213b0ec56f4b26afad1ccfe9745a43f4a7731353b33dc620f5d9", kill_on_drop: false }` [INFO] [stdout] eb57760d8fc4213b0ec56f4b26afad1ccfe9745a43f4a7731353b33dc620f5d9 [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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cef87418af7a7a9cadb686cb607009f8c045ed6a7b871a6c18afb82098c0e5d [INFO] running `Command { std: "docker" "start" "-a" "8cef87418af7a7a9cadb686cb607009f8c045ed6a7b871a6c18afb82098c0e5d", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/hello-world/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling stellar-xdr v21.2.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling soroban-env-common v21.2.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling soroban-env-host v21.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling soroban-sdk-macros v21.7.7 [INFO] [stderr] Compiling soroban-sdk v21.7.7 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling soroban-ledger-snapshot v21.7.7 [INFO] [stderr] Compiling stake v0.1.0 (/opt/rustwide/workdir/contracts/hello-world) [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | const STAKES: Symbol = Symbol::short("STAKES"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | const REWARD_RATE: Symbol = Symbol::short("RATE"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | const TOTAL_STAKED: Symbol = Symbol::short("T_STAKE"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stdout] --> contracts/hello-world/src/stake.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | const LAST_UPDATE: Symbol = Symbol::short("LAST_UP"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> contracts/hello-world/src/stake.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn initialize(env: Env, token: Address, reward_rate: i128) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rewards` [INFO] [stdout] --> contracts/hello-world/src/stake.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | let rewards = user_stake * reward_rate * time_diff; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rewards` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "8cef87418af7a7a9cadb686cb607009f8c045ed6a7b871a6c18afb82098c0e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cef87418af7a7a9cadb686cb607009f8c045ed6a7b871a6c18afb82098c0e5d", kill_on_drop: false }` [INFO] [stdout] 8cef87418af7a7a9cadb686cb607009f8c045ed6a7b871a6c18afb82098c0e5d [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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55832e8835c817e00bebca0d422c73b028ebd79b1195faaaeba7636f23508a7c [INFO] running `Command { std: "docker" "start" "-a" "55832e8835c817e00bebca0d422c73b028ebd79b1195faaaeba7636f23508a7c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/hello-world/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stderr] --> contracts/hello-world/src/stake.rs:9:32 [INFO] [stderr] | [INFO] [stderr] 9 | const STAKES: Symbol = Symbol::short("STAKES"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stderr] --> contracts/hello-world/src/stake.rs:10:37 [INFO] [stderr] | [INFO] [stderr] 10 | const REWARD_RATE: Symbol = Symbol::short("RATE"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stderr] --> contracts/hello-world/src/stake.rs:11:38 [INFO] [stderr] | [INFO] [stderr] 11 | const TOTAL_STAKED: Symbol = Symbol::short("T_STAKE"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `soroban_sdk::Symbol::short`: use [symbol_short!()] [INFO] [stderr] --> contracts/hello-world/src/stake.rs:12:37 [INFO] [stderr] | [INFO] [stderr] 12 | const LAST_UPDATE: Symbol = Symbol::short("LAST_UP"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> contracts/hello-world/src/stake.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn initialize(env: Env, token: Address, reward_rate: i128) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rewards` [INFO] [stderr] --> contracts/hello-world/src/stake.rs:140:13 [INFO] [stderr] | [INFO] [stderr] 140 | let rewards = user_stake * reward_rate * time_diff; [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rewards` [INFO] [stderr] [INFO] [stderr] warning: `stake` (lib test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/stake.rs (/opt/rustwide/target/debug/deps/stake-35b33d93b3ad609c) [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" "55832e8835c817e00bebca0d422c73b028ebd79b1195faaaeba7636f23508a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55832e8835c817e00bebca0d422c73b028ebd79b1195faaaeba7636f23508a7c", kill_on_drop: false }` [INFO] [stdout] 55832e8835c817e00bebca0d422c73b028ebd79b1195faaaeba7636f23508a7c