[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 1.91.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhaLabs/soroban-abundance-token on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded soroban-env-macros v0.0.16
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.86
[INFO] [stderr]   Downloaded soroban-token-sdk v0.8.4
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] [stderr]   Downloaded block-buffer v0.9.0
[INFO] [stderr]   Downloaded soroban-ledger-snapshot v0.8.4
[INFO] [stderr]   Downloaded soroban-spec v0.8.4
[INFO] [stderr]   Downloaded zeroize_derive v1.4.2
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded soroban-native-sdk-macros v0.0.16
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded subtle v2.5.0
[INFO] [stderr]   Downloaded miniz_oxide v0.6.2
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded zeroize v1.3.0
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] [stderr]   Downloaded bytes-lit v0.0.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.86
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded stellar-xdr v0.0.16
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.0
[INFO] [stderr]   Downloaded serde_with v3.0.0
[INFO] [stderr]   Downloaded soroban-env-host v0.0.16
[INFO] [stderr]   Downloaded soroban-env-guest v0.0.16
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.1
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded wasmparser-nostd v0.90.0
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] [stderr]   Downloaded prettyplease v0.2.6
[INFO] [stderr]   Downloaded sha2 v0.9.9
[INFO] [stderr]   Downloaded cc v1.0.79
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded soroban-sdk v0.8.4
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.86
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.0
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.0
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.0
[INFO] [stderr]   Downloaded itertools v0.10.5
[INFO] [stderr]   Downloaded hashbrown v0.12.3
[INFO] [stderr]   Downloaded serde_json v1.0.96
[INFO] [stderr]   Downloaded wasmparser v0.88.0
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded time v0.3.21
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded soroban-wasmi v0.16.0-soroban2
[INFO] [stderr]   Downloaded base64 v0.13.1
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded js-sys v0.3.63
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded indexmap v1.9.3
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded backtrace v0.3.67
[INFO] [stderr]   Downloaded ethnum v1.3.2
[INFO] [stderr]   Downloaded typenum v1.16.0
[INFO] [stderr]   Downloaded num-traits v0.2.15
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded soroban-sdk-macros v0.8.4
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded dyn-fmt v0.3.0
[INFO] [stderr]   Downloaded signature v1.6.4
[INFO] [stderr]   Downloaded ed25519 v1.5.3
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded getrandom v0.1.16
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded serde_with_macros v3.0.0
[INFO] [stderr]   Downloaded ed25519-dalek v1.0.1
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded soroban-env-common v0.0.16
[INFO] [stderr]   Downloaded digest v0.9.0
[INFO] [stderr]   Downloaded arbitrary v1.3.0
[INFO] [stderr]   Downloaded log v0.4.17
[INFO] [stderr]   Downloaded once_cell v1.17.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.86
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] [stderr]   Downloaded num-derive v0.3.3
[INFO] [stderr]   Downloaded indexmap-nostd v0.4.0
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded time-macros v0.2.9
[INFO] [stderr]   Downloaded crate-git-revision v0.0.4
[INFO] [stderr]   Downloaded soroban-wasmi_core v0.16.0-soroban2
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded stellar-strkey v0.0.7
[INFO] [stderr]   Downloaded addr2line v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b503bb250c4bc557e9b8a738f663682ca6d8c82143495407751d30aeb187f160
[INFO] running `Command { std: "docker" "start" "-a" "b503bb250c4bc557e9b8a738f663682ca6d8c82143495407751d30aeb187f160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b503bb250c4bc557e9b8a738f663682ca6d8c82143495407751d30aeb187f160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b503bb250c4bc557e9b8a738f663682ca6d8c82143495407751d30aeb187f160", kill_on_drop: false }`
[INFO] [stdout] b503bb250c4bc557e9b8a738f663682ca6d8c82143495407751d30aeb187f160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4430a95d3b3e3b4fff553a304d19f63b0cc4c8420d1711b0029757d6c32471b
[INFO] running `Command { std: "docker" "start" "-a" "b4430a95d3b3e3b4fff553a304d19f63b0cc4c8420d1711b0029757d6c32471b", 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 unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.27
[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 typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[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 num-bigint v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling ethnum v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasmparser-nostd v0.90.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling soroban-wasmi_core v0.16.0-soroban2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling wasmparser v0.88.0
[INFO] [stderr]    Compiling soroban-wasmi v0.16.0-soroban2
[INFO] [stderr]    Compiling dyn-fmt v0.3.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[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 darling_macro v0.20.1
[INFO] [stderr]    Compiling soroban-native-sdk-macros v0.0.16
[INFO] [stderr]    Compiling bytes-lit v0.0.5
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[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 <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 11s
[INFO] running `Command { std: "docker" "inspect" "b4430a95d3b3e3b4fff553a304d19f63b0cc4c8420d1711b0029757d6c32471b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4430a95d3b3e3b4fff553a304d19f63b0cc4c8420d1711b0029757d6c32471b", kill_on_drop: false }`
[INFO] [stdout] b4430a95d3b3e3b4fff553a304d19f63b0cc4c8420d1711b0029757d6c32471b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c366a55c378710d898acc3f22b107ebee0dd676da14dbf48cbf69a4febc2b97
[INFO] running `Command { std: "docker" "start" "-a" "7c366a55c378710d898acc3f22b107ebee0dd676da14dbf48cbf69a4febc2b97", 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.30s
[INFO] running `Command { std: "docker" "inspect" "7c366a55c378710d898acc3f22b107ebee0dd676da14dbf48cbf69a4febc2b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c366a55c378710d898acc3f22b107ebee0dd676da14dbf48cbf69a4febc2b97", kill_on_drop: false }`
[INFO] [stdout] 7c366a55c378710d898acc3f22b107ebee0dd676da14dbf48cbf69a4febc2b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79419f508ddba260f437f7208d61defd68e247a47b2cf061c83122581aceed34
[INFO] running `Command { std: "docker" "start" "-a" "79419f508ddba260f437f7208d61defd68e247a47b2cf061c83122581aceed34", 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.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abundance_token-18e2f9ef4b0f36a8)
[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::transfer_receive_deauthorized - should panic ... ok
[INFO] [stdout] test test::decimal_is_over_max - should panic ... ok
[INFO] [stdout] test test::initialize_already_initialized - should panic ... ok
[INFO] [stdout] test test::transfer_from_insufficient_allowance - should panic ... ok
[INFO] [stdout] test test::transfer_spend_deauthorized - should panic ... ok
[INFO] [stdout] test test::transfer_insufficient_balance - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' (19) panicked at contracts/abundance/src/test.rs:28:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [(Contract(CCLVULIPOBD7W2756PHY4JVYFU26SIOUXHJVCS3IRA57FIRASDNENDEK), Contract(CDULNMVJNRRWUAW3B3GXYSGVY3Z6U7QEL44ZZ6YSMPLT6JZYQJEXVXVV), Symbol(mint), Vec(Ok(Address(obj#23)), Ok(I128(1000))))]
[INFO] [stdout]  right: [(Contract(CBEUUTXI67FRZQNGBQELOWYHO4QUKG3QBHWOCDLT7R35WLX5BLPNHXJY), Contract(CDULNMVJNRRWUAW3B3GXYSGVY3Z6U7QEL44ZZ6YSMPLT6JZYQJEXVXVV), Symbol(mint), Vec(Ok(Address(obj#2)), Ok(I128(1000))))]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3d1ef4e152 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3d1ef4e152 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3d1ef4e152 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d3d1ef4e152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d3d1ef605bf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d3d1ef605bf - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d3d1ef1b321 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d3d1ef1b321 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d3d1ef27522 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d3d1ef2c17f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d3d1ef2c011 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d3d1ea9b8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d3d1ea9b8ae - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d3d1ebb8393 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h14d6b34c507d112d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d3d1eb41a70 - soroban_env_host::host::testutils::call_with_suppressed_panic_hook::{{closure}}::{{closure}}::hf3750ee5d9830a14
[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:     0x5d3d1ef2c83f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   16:     0x5d3d1ef2c83f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   17:     0x5d3d1ef2c69a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   18:     0x5d3d1ef27669 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   19:     0x5d3d1ef0f83d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   20:     0x5d3d1ef689a0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   21:     0x5d3d1ef68753 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:439:17
[INFO] [stdout]   22:     0x5d3d1ea6c286 - core::panicking::assert_failed::hb8ca0f3bb1480084
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:394:5
[INFO] [stdout]   23:     0x5d3d1ea70417 - abundance_token::test::test::h99a8cafec0bfcee1
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/abundance/src/test.rs:28:5
[INFO] [stdout]   24:     0x5d3d1ea724c7 - abundance_token::test::test::{{closure}}::h34fbd4e84755fdef
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/abundance/src/test.rs:16:10
[INFO] [stdout]   25:     0x5d3d1ea6b3d6 - core::ops::function::FnOnce::call_once::h0cb347a580b6c11f
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d3d1ea9b68b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d3d1ea9b68b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5d3d1eab12c5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5d3d1eab12c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5d3d1eab12c5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5d3d1eab12c5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5d3d1eab12c5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d3d1eab12c5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5d3d1eab12c5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5d3d1ea87ac4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5d3d1ea87ac4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5d3d1ea8b46a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5d3d1ea8b46a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5d3d1ea8b46a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5d3d1ea8b46a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5d3d1ea8b46a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d3d1ea8b46a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5d3d1ea8b46a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d3d1ef2284f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x5d3d1ef2284f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7cf5fe1f7aa4 - <unknown>
[INFO] [stdout]   47:     0x7cf5fe284a64 - 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.75s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "79419f508ddba260f437f7208d61defd68e247a47b2cf061c83122581aceed34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79419f508ddba260f437f7208d61defd68e247a47b2cf061c83122581aceed34", kill_on_drop: false }`
[INFO] [stdout] 79419f508ddba260f437f7208d61defd68e247a47b2cf061c83122581aceed34
