[INFO] cloning repository https://github.com/AhaLabs/soroban-abundance-token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhaLabs/soroban-abundance-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhaLabs%2Fsoroban-abundance-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhaLabs%2Fsoroban-abundance-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49372225f089d30f3a1476a9e02d1f10fe6c8356 [INFO] testing AhaLabs/soroban-abundance-token against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhaLabs%2Fsoroban-abundance-token" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AhaLabs/soroban-abundance-token [INFO] finished tweaking git repo https://github.com/AhaLabs/soroban-abundance-token [INFO] tweaked toml for git repo https://github.com/AhaLabs/soroban-abundance-token written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AhaLabs/soroban-abundance-token on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AhaLabs/soroban-abundance-token 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/contracts/abundance/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `abundance-token` package) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02386507a5cc764dc0fc2853258863f98a0781d0b311446ef017c2450fd13b75 [INFO] running `Command { std: "docker" "start" "-a" "02386507a5cc764dc0fc2853258863f98a0781d0b311446ef017c2450fd13b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02386507a5cc764dc0fc2853258863f98a0781d0b311446ef017c2450fd13b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02386507a5cc764dc0fc2853258863f98a0781d0b311446ef017c2450fd13b75", kill_on_drop: false }` [INFO] [stdout] 02386507a5cc764dc0fc2853258863f98a0781d0b311446ef017c2450fd13b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf038ec24b55a38f165084e00b85ebe56b34b5bf8963ef168d8fada52f69dbe7 [INFO] running `Command { std: "docker" "start" "-a" "bf038ec24b55a38f165084e00b85ebe56b34b5bf8963ef168d8fada52f69dbe7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/abundance/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `abundance-token` package) [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling ethnum v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wasmparser-nostd v0.90.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling soroban-wasmi_core v0.16.0-soroban2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling wasmparser v0.88.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling dyn-fmt v0.3.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling soroban-wasmi v0.16.0-soroban2 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling soroban-native-sdk-macros v0.0.16 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling stellar-strkey v0.0.7 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling crate-git-revision v0.0.4 [INFO] [stderr] Compiling stellar-xdr v0.0.16 [INFO] [stderr] Compiling soroban-env-common v0.0.16 [INFO] [stderr] Compiling soroban-spec v0.8.4 [INFO] [stderr] Compiling soroban-env-macros v0.0.16 [INFO] [stderr] Compiling soroban-sdk-macros v0.8.4 [INFO] [stderr] Compiling soroban-env-host v0.0.16 [INFO] [stderr] Compiling soroban-ledger-snapshot v0.8.4 [INFO] [stderr] Compiling soroban-sdk v0.8.4 [INFO] [stderr] Compiling soroban-token-sdk v0.8.4 [INFO] [stderr] Compiling abundance-token v0.0.6 (/opt/rustwide/workdir/contracts/abundance) [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/contract.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `contractimpl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contractimpl` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `contractimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/contract.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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::contractclient` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `soroban_sdk::contractclient` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `soroban_sdk::contractclient` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/storage_types.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[contracttype] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `contracttype` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contracttype` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `contracttype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/storage_types.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[contracttype] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `contracttype` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contracttype` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `contracttype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_administrator` is never used [INFO] [stdout] --> contracts/abundance/src/admin.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn has_administrator(e: &Env) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_administrator` is never used [INFO] [stdout] --> contracts/abundance/src/admin.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn read_administrator(e: &Env) -> Address { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_administrator` is never used [INFO] [stdout] --> contracts/abundance/src/admin.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn write_administrator(e: &Env, id: &Address) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_allowance` is never used [INFO] [stdout] --> contracts/abundance/src/allowance.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn read_allowance(e: &Env, from: Address, spender: Address) -> i128 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_allowance` is never used [INFO] [stdout] --> contracts/abundance/src/allowance.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn write_allowance(e: &Env, from: Address, spender: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spend_allowance` is never used [INFO] [stdout] --> contracts/abundance/src/allowance.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn spend_allowance(e: &Env, from: Address, spender: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_balance` is never used [INFO] [stdout] --> contracts/abundance/src/balance.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn read_balance(e: &Env, addr: Address) -> i128 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_balance` is never used [INFO] [stdout] --> contracts/abundance/src/balance.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn write_balance(e: &Env, addr: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `receive_balance` is never used [INFO] [stdout] --> contracts/abundance/src/balance.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn receive_balance(e: &Env, addr: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spend_balance` is never used [INFO] [stdout] --> contracts/abundance/src/balance.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn spend_balance(e: &Env, addr: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_authorized` is never used [INFO] [stdout] --> contracts/abundance/src/balance.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn is_authorized(e: &Env, addr: Address) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_authorization` is never used [INFO] [stdout] --> contracts/abundance/src/balance.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn write_authorization(e: &Env, addr: Address, is_authorized: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TokenTrait` is never used [INFO] [stdout] --> contracts/abundance/src/contract.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait TokenTrait { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_nonnegative_amount` is never used [INFO] [stdout] --> contracts/abundance/src/contract.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_nonnegative_amount(amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Token` is never constructed [INFO] [stdout] --> contracts/abundance/src/contract.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Token; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `increase_allowance` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn increase_allowance(e: &Env, from: Address, to: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrease_allowance` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) fn decrease_allowance(e: &Env, from: Address, to: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `transfer` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn transfer(e: &Env, from: Address, to: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mint` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn mint(e: &Env, admin: Address, to: Address, amount: i128) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clawback` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn clawback(e: &Env, admin: Address, from: Address, amount: i128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_authorized` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn set_authorized(e: &Env, admin: Address, id: Address, authorize: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_admin` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn set_admin(e: &Env, admin: Address, new_admin: Address) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `burn` is never used [INFO] [stdout] --> contracts/abundance/src/event.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn burn(e: &Env, from: Address, amount: i128) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_decimal` is never used [INFO] [stdout] --> contracts/abundance/src/metadata.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn read_decimal(e: &Env) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_name` is never used [INFO] [stdout] --> contracts/abundance/src/metadata.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn read_name(e: &Env) -> Bytes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_symbol` is never used [INFO] [stdout] --> contracts/abundance/src/metadata.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn read_symbol(e: &Env) -> Bytes { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_metadata` is never used [INFO] [stdout] --> contracts/abundance/src/metadata.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn write_metadata(e: &Env, metadata: TokenMetadata) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "bf038ec24b55a38f165084e00b85ebe56b34b5bf8963ef168d8fada52f69dbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf038ec24b55a38f165084e00b85ebe56b34b5bf8963ef168d8fada52f69dbe7", kill_on_drop: false }` [INFO] [stdout] bf038ec24b55a38f165084e00b85ebe56b34b5bf8963ef168d8fada52f69dbe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53e99d0f1808584abf6473809e73fcd4e8907a9d615168e2e2c441295d84c3a6 [INFO] running `Command { std: "docker" "start" "-a" "53e99d0f1808584abf6473809e73fcd4e8907a9d615168e2e2c441295d84c3a6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/abundance/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `abundance-token` package) [INFO] [stderr] Compiling stellar-xdr v0.0.16 [INFO] [stderr] Compiling derive_arbitrary v1.3.0 [INFO] [stderr] Compiling soroban-env-common v0.0.16 [INFO] [stderr] Compiling arbitrary v1.3.0 [INFO] [stderr] Compiling soroban-env-host v0.0.16 [INFO] [stderr] Compiling soroban-ledger-snapshot v0.8.4 [INFO] [stderr] Compiling soroban-sdk v0.8.4 [INFO] [stderr] Compiling soroban-token-sdk v0.8.4 [INFO] [stderr] Compiling abundance-token v0.0.6 (/opt/rustwide/workdir/contracts/abundance) [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/contract.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `contractimpl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contractimpl` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `contractimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/contract.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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::contractclient` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `soroban_sdk::contractclient` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `soroban_sdk::contractclient` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/storage_types.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[contracttype] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `contracttype` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contracttype` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `contracttype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> contracts/abundance/src/storage_types.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[contracttype] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `contracttype` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contracttype` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `contracttype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.34s [INFO] running `Command { std: "docker" "inspect" "53e99d0f1808584abf6473809e73fcd4e8907a9d615168e2e2c441295d84c3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e99d0f1808584abf6473809e73fcd4e8907a9d615168e2e2c441295d84c3a6", kill_on_drop: false }` [INFO] [stdout] 53e99d0f1808584abf6473809e73fcd4e8907a9d615168e2e2c441295d84c3a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3a2d2f6b6f3bbab489e68480efbd6c154c6d29f2f103b1149ab55f924186cab [INFO] running `Command { std: "docker" "start" "-a" "e3a2d2f6b6f3bbab489e68480efbd6c154c6d29f2f103b1149ab55f924186cab", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/abundance/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `abundance-token` package) [INFO] [stderr] warning: unexpected `cfg` condition value: `testutils` [INFO] [stderr] --> contracts/abundance/src/contract.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | #[contractimpl] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `contractimpl` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `contractimpl` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `contractimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testutils` [INFO] [stderr] --> contracts/abundance/src/contract.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | #[contractimpl] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `soroban_sdk::contractclient` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `soroban_sdk::contractclient` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `soroban_sdk::contractclient` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testutils` [INFO] [stderr] --> contracts/abundance/src/storage_types.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[contracttype] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `contracttype` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `contracttype` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `contracttype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testutils` [INFO] [stderr] --> contracts/abundance/src/storage_types.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[contracttype] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = 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] [stderr] = help: try referring to `contracttype` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `contracttype` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `contracttype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `abundance-token` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abundance_token-1d49e3ca0a68f59b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::token_plz ... ok [INFO] [stdout] test test::test ... FAILED [INFO] [stdout] test test::test_burn ... ok [INFO] [stdout] test test::initialize_already_initialized - should panic ... ok [INFO] [stdout] test test::transfer_receive_deauthorized - should panic ... ok [INFO] [stdout] test test::decimal_is_over_max - should panic ... ok [INFO] [stdout] test test::transfer_insufficient_balance - should panic ... ok [INFO] [stdout] test test::transfer_spend_deauthorized - should panic ... ok [INFO] [stdout] test test::transfer_from_insufficient_allowance - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::test' (20) panicked at contracts/abundance/src/test.rs:28:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [(Contract(CDDJILA57PQQFVXWMRAUPJ4V7FRU7RK2PXTFXOYUNEJWUBJ7QCRUWS7M), Contract(CC736WUK44KFKGVD7OQS6IBLQJSMMWC7PCKIF42P2RUONM7M7ZWFQRDE), Symbol(mint), Vec(Ok(Address(obj#23)), Ok(I128(1000))))] [INFO] [stdout] right: [(Contract(CBLQCCLMNOX2UGLRGNEZR674GA6NE7NKTIICLZUWFDIGOPIFVJQGNJVA), Contract(CC736WUK44KFKGVD7OQS6IBLQJSMMWC7PCKIF42P2RUONM7M7ZWFQRDE), Symbol(mint), Vec(Ok(Address(obj#2)), Ok(I128(1000))))] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6a3a79562a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b6a3a79562a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b6a3a79562a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b6a3a79562a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b6a3a7ab86a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b6a3a7ab86a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5b6a3a799ff2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5b6a3a799ff2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5b6a3a7743ef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b6a3a7743ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b6a3a78d9e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b6a3a2e92bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5b6a3a2e92bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b6a3a4e1013 - as core::ops::function::Fn>::call::hcd4ec029818850e1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5b6a3a476040 - soroban_env_host::host::testutils::call_with_suppressed_panic_hook::{{closure}}::{{closure}}::h8df9d7846c50d851 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-env-host-0.0.16/src/host.rs:3316:21 [INFO] [stdout] 15: 0x5b6a3a78dba2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 16: 0x5b6a3a78dba2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 17: 0x5b6a3a7744a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 18: 0x5b6a3a769689 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 19: 0x5b6a3a7751bd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 20: 0x5b6a3a7ac05c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 21: 0x5b6a3a7abee3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 22: 0x5b6a3a2cecf3 - core::panicking::assert_failed::hd5fd201062aa21d3 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 23: 0x5b6a3a2d2d46 - abundance_token::test::test::hb344286091e016c8 [INFO] [stdout] at /opt/rustwide/workdir/contracts/abundance/src/test.rs:28:5 [INFO] [stdout] 24: 0x5b6a3a2d4c87 - abundance_token::test::test::{{closure}}::h54a8bfff3bb9ef62 [INFO] [stdout] at /opt/rustwide/workdir/contracts/abundance/src/test.rs:16:10 [INFO] [stdout] 25: 0x5b6a3a2ce296 - core::ops::function::FnOnce::call_once::hf5acd661da53fa2b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5b6a3a2dd3bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5b6a3a2dd3bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5b6a3a2e9d8b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5b6a3a2e9d8b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5b6a3a2e9d8b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5b6a3a2e9d8b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5b6a3a2e9d8b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5b6a3a2e9d8b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5b6a3a2e9d8b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5b6a3a2e41e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5b6a3a2e41e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5b6a3a2ec992 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5b6a3a2ec992 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5b6a3a2ec992 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5b6a3a2ec992 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5b6a3a2ec992 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5b6a3a2ec992 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5b6a3a2ec992 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5b6a3a794f3f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 45: 0x5b6a3a794f3f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x7177d36e8aa4 - [INFO] [stdout] 47: 0x7177d3775a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e3a2d2f6b6f3bbab489e68480efbd6c154c6d29f2f103b1149ab55f924186cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a2d2f6b6f3bbab489e68480efbd6c154c6d29f2f103b1149ab55f924186cab", kill_on_drop: false }` [INFO] [stdout] e3a2d2f6b6f3bbab489e68480efbd6c154c6d29f2f103b1149ab55f924186cab