[INFO] cloning repository https://github.com/ngainhau1/Green-Impact-Voucher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngainhau1/Green-Impact-Voucher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngainhau1%2FGreen-Impact-Voucher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngainhau1%2FGreen-Impact-Voucher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46829b0be770cb06661e47fdf1d91dfdd5abb960 [INFO] testing ngainhau1/Green-Impact-Voucher against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngainhau1%2FGreen-Impact-Voucher" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ngainhau1/Green-Impact-Voucher [INFO] finished tweaking git repo https://github.com/ngainhau1/Green-Impact-Voucher [INFO] tweaked toml for git repo https://github.com/ngainhau1/Green-Impact-Voucher written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ngainhau1/Green-Impact-Voucher on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ngainhau1/Green-Impact-Voucher 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429 [INFO] running `Command { std: "docker" "start" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling ethnum v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wasmi_core v0.13.0 [INFO] [stderr] Compiling wasmi_arena v0.4.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling soroban-env-host v26.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling soroban-wasmi v0.31.1-soroban.20.0.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v26.1.3 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling stellar-strkey v0.0.13 [INFO] [stderr] Compiling stellar-xdr v26.0.1 [INFO] [stderr] Compiling soroban-env-common v26.1.3 [INFO] [stderr] Compiling stellar-strkey v0.0.16 [INFO] [stderr] Compiling soroban-sdk v26.1.0 [INFO] [stderr] Compiling serde_with v3.21.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling soroban-spec v26.1.0 [INFO] [stderr] Compiling soroban-spec-rust v26.1.0 [INFO] [stderr] Compiling soroban-env-macros v26.1.3 [INFO] [stderr] Compiling soroban-sdk-macros v26.1.0 [INFO] [stderr] Compiling impact-voucher v0.1.0 (/opt/rustwide/workdir/contracts/impact_voucher) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling stellar-xdr v26.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling soroban-env-common v26.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ethnum v1.5.3 [INFO] [stderr] Compiling stellar-strkey v0.0.13 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling wasmi_arena v0.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasmi_core v0.13.0 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling soroban-env-host v26.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling soroban-sdk v26.1.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling soroban-sdk-macros v26.1.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling stellar-strkey v0.0.16 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling soroban-wasmi v0.31.1-soroban.20.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_with v3.21.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling soroban-ledger-snapshot v26.1.0 [INFO] [stderr] Compiling impact-voucher v0.1.0 (/opt/rustwide/workdir/contracts/impact_voucher) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/impact_voucher-c0d48926735f1f96) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test::test_project_creation_emits_event ... FAILED [INFO] [stdout] test test::test_create_project_success ... FAILED [INFO] [stdout] test test::test_reject_quantity_zero ... FAILED [INFO] [stdout] test test::test_reject_missing_project ... FAILED [INFO] [stdout] test test::test_reject_duplicate_project ... FAILED [INFO] [stdout] test test::test_buy_voucher_transfers_payment_and_records_holding ... FAILED [INFO] [stdout] test test::test_admin_transfer ... FAILED [INFO] [stdout] test test::test_reject_project_deadline_not_in_future ... FAILED [INFO] [stdout] test test::test_reject_over_withdraw ... FAILED [INFO] [stdout] test test::test_owner_withdraws_after_verification ... FAILED [INFO] [stdout] test test::test_reject_double_refund ... FAILED [INFO] [stdout] test test::test_refund_after_deadline_returns_funds_and_updates_accounting ... FAILED [INFO] [stdout] test test::test_reject_double_retire ... FAILED [INFO] [stdout] test test::test_reject_refund_before_deadline ... FAILED [INFO] [stdout] test test::test_reject_refund_after_verification ... FAILED [INFO] [stdout] test test::test_reject_refund_wrong_owner ... FAILED [INFO] [stdout] test test::test_reject_refund_retired_voucher ... FAILED [INFO] [stdout] test test::test_verify_only_owner_or_admin ... FAILED [INFO] [stdout] test test::test_retire_only_voucher_owner_after_verification ... FAILED [INFO] [stdout] test test::test_withdraw_accounting_after_refund ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_project_creation_emits_event stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_project_creation_emits_event" to "test_snapshots/test/test_project_creation_emits_event.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_project_creation_emits_event' (4132) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae276e0 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_create_project_success stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_create_project_success" to "test_snapshots/test/test_create_project_success.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_create_project_success' (4130) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae26b0e - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_quantity_zero stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_quantity_zero" to "test_snapshots/test/test_reject_quantity_zero.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_quantity_zero' (4140) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae269ff - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_missing_project stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_missing_project" to "test_snapshots/test/test_reject_missing_project.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_missing_project' (4137) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae26c5a - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_duplicate_project stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_duplicate_project" to "test_snapshots/test/test_reject_duplicate_project.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_duplicate_project' (4136) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae26e15 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_buy_voucher_transfers_payment_and_records_holding stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_buy_voucher_transfers_payment_and_records_holding" to "test_snapshots/test/test_buy_voucher_transfers_payment_and_records_holding.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_buy_voucher_transfers_payment_and_records_holding' (4129) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae2870e - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_admin_transfer stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_admin_transfer" to "test_snapshots/test/test_admin_transfer.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_admin_transfer' (4128) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae26317 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_project_deadline_not_in_future stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_project_deadline_not_in_future" to "test_snapshots/test/test_reject_project_deadline_not_in_future.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_project_deadline_not_in_future' (4139) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae28228 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_over_withdraw stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_over_withdraw" to "test_snapshots/test/test_reject_over_withdraw.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_over_withdraw' (4138) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae2691b - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_owner_withdraws_after_verification stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_owner_withdraws_after_verification" to "test_snapshots/test/test_owner_withdraws_after_verification.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_owner_withdraws_after_verification' (4131) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae28003 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_double_refund stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_double_refund" to "test_snapshots/test/test_reject_double_refund.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_double_refund' (4134) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae2668c - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_refund_after_deadline_returns_funds_and_updates_accounting stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_refund_after_deadline_returns_funds_and_updates_accounting" to "test_snapshots/test/test_refund_after_deadline_returns_funds_and_updates_accounting.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_refund_after_deadline_returns_funds_and_updates_accounting' (4133) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae28a06 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_double_retire stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_double_retire" to "test_snapshots/test/test_reject_double_retire.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_double_retire' (4135) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae267c9 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_refund_before_deadline stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_refund_before_deadline" to "test_snapshots/test/test_reject_refund_before_deadline.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_refund_before_deadline' (4142) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae278b5 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_refund_after_verification stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_refund_after_verification" to "test_snapshots/test/test_reject_refund_after_verification.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_refund_after_verification' (4141) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae27b5a - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_refund_wrong_owner stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_refund_wrong_owner" to "test_snapshots/test/test_reject_refund_wrong_owner.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_refund_wrong_owner' (4144) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae26f70 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_reject_refund_retired_voucher stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_reject_refund_retired_voucher" to "test_snapshots/test/test_reject_refund_retired_voucher.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_reject_refund_retired_voucher' (4143) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae279ff - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_verify_only_owner_or_admin stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_verify_only_owner_or_admin" to "test_snapshots/test/test_verify_only_owner_or_admin.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_verify_only_owner_or_admin' (4146) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae272f6 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_retire_only_voucher_owner_after_verification stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_retire_only_voucher_owner_after_verification" to "test_snapshots/test/test_retire_only_voucher_owner_after_verification.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_retire_only_voucher_owner_after_verification' (4145) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae28494 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_withdraw_accounting_after_refund stdout ---- [INFO] [stdout] Writing test snapshot file for test "test::test_withdraw_accounting_after_refund" to "test_snapshots/test/test_withdraw_accounting_after_refund.1.json". [INFO] [stdout] [INFO] [stdout] thread 'test::test_withdraw_accounting_after_refund' (4147) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soroban-sdk-26.1.0/src/env.rs:1991:32: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599f5afa233d - [INFO] [stdout] 1: 0x599f5ae2edb4 - [INFO] [stdout] 2: 0x599f5afa196b - [INFO] [stdout] 3: 0x599f5afa1509 - [INFO] [stdout] 4: 0x599f5afa118a - [INFO] [stdout] 5: 0x599f5afa0ce2 - [INFO] [stdout] 6: 0x599f5afc7891 - [INFO] [stdout] 7: 0x599f5afc7849 - [INFO] [stdout] 8: 0x599f5afc7d4c - [INFO] [stdout] 9: 0x599f5ae2ec4b - [INFO] [stdout] 10: 0x599f5ae323a1 - [INFO] [stdout] 11: 0x599f5af69d44 - [INFO] [stdout] 12: 0x599f5ae18f7c - [INFO] [stdout] 13: 0x599f5ae27da5 - [INFO] [stdout] 14: 0x599f5afe0a0b - [INFO] [stdout] 15: 0x599f5afdceb7 - [INFO] [stdout] 16: 0x599f5afdc97c - [INFO] [stdout] 17: 0x599f5aff606c - [INFO] [stdout] 18: 0x599f5afc8da2 - [INFO] [stdout] 19: 0x747cd6c2207a - [INFO] [stdout] 20: 0x747cd6cb5534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_admin_transfer [INFO] [stdout] test::test_buy_voucher_transfers_payment_and_records_holding [INFO] [stdout] test::test_create_project_success [INFO] [stdout] test::test_owner_withdraws_after_verification [INFO] [stdout] test::test_project_creation_emits_event [INFO] [stdout] test::test_refund_after_deadline_returns_funds_and_updates_accounting [INFO] [stdout] test::test_reject_double_refund [INFO] [stdout] test::test_reject_double_retire [INFO] [stdout] test::test_reject_duplicate_project [INFO] [stdout] test::test_reject_missing_project [INFO] [stdout] test::test_reject_over_withdraw [INFO] [stdout] test::test_reject_project_deadline_not_in_future [INFO] [stdout] test::test_reject_quantity_zero [INFO] [stdout] test::test_reject_refund_after_verification [INFO] [stdout] test::test_reject_refund_before_deadline [INFO] [stdout] test::test_reject_refund_retired_voucher [INFO] [stdout] test::test_reject_refund_wrong_owner [INFO] [stdout] test::test_retire_only_voucher_owner_after_verification [INFO] [stdout] test::test_verify_only_owner_or_admin [INFO] [stdout] test::test_withdraw_accounting_after_refund [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429", kill_on_drop: false }` [INFO] [stdout] 964f746b232b68359550848f441b9611e865be85230e4d1a65cdec2ccc44a429