[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-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhaLabs%2Fsoroban-abundance-token" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhaLabs/soroban-abundance-token on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f43dfb67a94a9c2a0430c595e5f2b10ef8a45bead28e0208bf1a98be8ca55ce4
[INFO] running `Command { std: "docker" "start" "-a" "f43dfb67a94a9c2a0430c595e5f2b10ef8a45bead28e0208bf1a98be8ca55ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f43dfb67a94a9c2a0430c595e5f2b10ef8a45bead28e0208bf1a98be8ca55ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43dfb67a94a9c2a0430c595e5f2b10ef8a45bead28e0208bf1a98be8ca55ce4", kill_on_drop: false }`
[INFO] [stdout] f43dfb67a94a9c2a0430c595e5f2b10ef8a45bead28e0208bf1a98be8ca55ce4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9012a7baf0cf21974d99a21f005e914615ffd85fed248db2f890475a3afbd7b
[INFO] running `Command { std: "docker" "start" "-a" "a9012a7baf0cf21974d99a21f005e914615ffd85fed248db2f890475a3afbd7b", 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 autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling ethnum v1.3.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wasmparser-nostd v0.90.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling soroban-wasmi_core v0.16.0-soroban2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling soroban-wasmi v0.16.0-soroban2
[INFO] [stderr]    Compiling wasmparser v0.88.0
[INFO] [stderr]    Compiling dyn-fmt v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling soroban-native-sdk-macros v0.0.16
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling stellar-strkey v0.0.7
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling bytes-lit v0.0.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.0.0
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 08s
[INFO] running `Command { std: "docker" "inspect" "a9012a7baf0cf21974d99a21f005e914615ffd85fed248db2f890475a3afbd7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9012a7baf0cf21974d99a21f005e914615ffd85fed248db2f890475a3afbd7b", kill_on_drop: false }`
[INFO] [stdout] a9012a7baf0cf21974d99a21f005e914615ffd85fed248db2f890475a3afbd7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b73bf2e69d4f68486c973bb9b99defb3e30b7d2d2d51aa3305d669c278474533
[INFO] running `Command { std: "docker" "start" "-a" "b73bf2e69d4f68486c973bb9b99defb3e30b7d2d2d51aa3305d669c278474533", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 51.82s
[INFO] running `Command { std: "docker" "inspect" "b73bf2e69d4f68486c973bb9b99defb3e30b7d2d2d51aa3305d669c278474533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73bf2e69d4f68486c973bb9b99defb3e30b7d2d2d51aa3305d669c278474533", kill_on_drop: false }`
[INFO] [stdout] b73bf2e69d4f68486c973bb9b99defb3e30b7d2d2d51aa3305d669c278474533
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33406230c055c849fdf5e40974df62448232f8400e391123c6a658464ef98c6c
[INFO] running `Command { std: "docker" "start" "-a" "33406230c055c849fdf5e40974df62448232f8400e391123c6a658464ef98c6c", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abundance_token-67ea7447e9c82062)
[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_insufficient_balance - should panic ... ok
[INFO] [stdout] test test::decimal_is_over_max - should panic ... ok
[INFO] [stdout] test test::transfer_from_insufficient_allowance - should panic ... ok
[INFO] [stdout] test test::transfer_receive_deauthorized - should panic ... ok
[INFO] [stdout] test test::transfer_spend_deauthorized - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' (18) panicked at contracts/abundance/src/test.rs:28:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [(Contract(CC6YQGTH5476TYE3E3D7CGRLWC7PN5DYEI5YSTYZHVYKGYESHLIIKZBP), Contract(CBQET5RVAWWIOH5XKE4RR36QSFTPKFWPSUGD6DEUTQFHXODHLZQNBBXY), Symbol(mint), Vec(Ok(Address(obj#23)), Ok(I128(1000))))]
[INFO] [stdout]  right: [(Contract(CDFGXT7GSJJI5LLG66OVC7WHM67CEEYFWD4VRSL2AVGRRCKNOBF6DMDY), Contract(CBQET5RVAWWIOH5XKE4RR36QSFTPKFWPSUGD6DEUTQFHXODHLZQNBBXY), Symbol(mint), Vec(Ok(Address(obj#2)), Ok(I128(1000))))]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6157daf89a52 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6157daf89a52 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6157daf89a52 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6157daf89a52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6157daf9bd6f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6157daf9bd6f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6157daf570c3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6157daf570c3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6157daf63172 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6157daf67d1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6157daf67bb1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6157daaec80e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x6157daaec80e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6157dac35473 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9d122134aad6dba0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x6157dac9ffe0 - soroban_env_host::host::testutils::call_with_suppressed_panic_hook::{{closure}}::{{closure}}::hf9767301cb7d07fe
[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:     0x6157daf6832f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   16:     0x6157daf6832f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   17:     0x6157daf6818a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   18:     0x6157daf632a9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   19:     0x6157daf4b74d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   20:     0x6157dafa4110 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x6157dafa3ec3 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17
[INFO] [stdout]   22:     0x6157daabd91e - core::panicking::assert_failed::h81dc1532ee88065b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stdout]   23:     0x6157daac19c7 - abundance_token::test::test::hc85da401bd5e33c0
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/abundance/src/test.rs:28:5
[INFO] [stdout]   24:     0x6157daac3a77 - abundance_token::test::test::{{closure}}::h53a91d75007da443
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/abundance/src/test.rs:16:10
[INFO] [stdout]   25:     0x6157daabcb16 - core::ops::function::FnOnce::call_once::h20611bc1c5b9e4ae
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6157daaec65b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6157daaec65b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6157dab00c78 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6157dab00c78 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6157dab00c78 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x6157dab00c78 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x6157dab00c78 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6157dab00c78 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6157dab00c78 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6157daad9a44 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6157daad9a44 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x6157daadd37a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x6157daadd37a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6157daadd37a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x6157daadd37a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x6157daadd37a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6157daadd37a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x6157daadd37a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6157daf5e59f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   45:     0x6157daf5e59f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7ff083424aa4 - <unknown>
[INFO] [stdout]   47:     0x7ff0834b1a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "33406230c055c849fdf5e40974df62448232f8400e391123c6a658464ef98c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33406230c055c849fdf5e40974df62448232f8400e391123c6a658464ef98c6c", kill_on_drop: false }`
[INFO] [stdout] 33406230c055c849fdf5e40974df62448232f8400e391123c6a658464ef98c6c
