[INFO] cloning repository https://github.com/ghaleb-d/sol_transfer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghaleb-d/sol_transfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghaleb-d%2Fsol_transfer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghaleb-d%2Fsol_transfer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47425876fe6cdbd97f1f9168d6c7f7e97328b9c9
[INFO] testing ghaleb-d/sol_transfer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghaleb-d%2Fsol_transfer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ghaleb-d/sol_transfer
[INFO] finished tweaking git repo https://github.com/ghaleb-d/sol_transfer
[INFO] tweaked toml for git repo https://github.com/ghaleb-d/sol_transfer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ghaleb-d/sol_transfer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ghaleb-d/sol_transfer 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76f9208d869bdb9622c393929ccccd7979bb6d61d0a6acbf46ac0f902341bbcf
[INFO] running `Command { std: "docker" "start" "-a" "76f9208d869bdb9622c393929ccccd7979bb6d61d0a6acbf46ac0f902341bbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76f9208d869bdb9622c393929ccccd7979bb6d61d0a6acbf46ac0f902341bbcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f9208d869bdb9622c393929ccccd7979bb6d61d0a6acbf46ac0f902341bbcf", kill_on_drop: false }`
[INFO] [stdout] 76f9208d869bdb9622c393929ccccd7979bb6d61d0a6acbf46ac0f902341bbcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c38c40f53445bd4eb002f9d99e6ceeda1442b3ef4c42440c582f98162c3fd64
[INFO] running `Command { std: "docker" "start" "-a" "5c38c40f53445bd4eb002f9d99e6ceeda1442b3ef4c42440c582f98162c3fd64", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling solana_rbpf v0.8.3
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling solana-measure v1.18.26
[INFO] [stderr]    Compiling solana-metrics v1.18.26
[INFO] [stderr]    Compiling solana-remote-wallet v1.18.26
[INFO] [stderr]    Compiling solana-clap-utils v1.18.26
[INFO] [stderr]    Compiling solana-net-utils v1.18.26
[INFO] [stderr]    Compiling solana-connection-cache v1.18.26
[INFO] [stderr]    Compiling solana-config-program v1.18.26
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling solana-streamer v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling solana-udp-client v1.18.26
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling actix-cors v0.7.1
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling solana-account-decoder v1.18.26
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling solana-transaction-status v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-api v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client v1.18.26
[INFO] [stderr]    Compiling solana-pubsub-client v1.18.26
[INFO] [stderr]    Compiling solana-quic-client v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.18.26
[INFO] [stderr]    Compiling solana-tpu-client v1.18.26
[INFO] [stderr]    Compiling solana-thin-client v1.18.26
[INFO] [stderr]    Compiling solana-client v1.18.26
[INFO] [stderr]    Compiling solana_tx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5c38c40f53445bd4eb002f9d99e6ceeda1442b3ef4c42440c582f98162c3fd64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c38c40f53445bd4eb002f9d99e6ceeda1442b3ef4c42440c582f98162c3fd64", kill_on_drop: false }`
[INFO] [stdout] 5c38c40f53445bd4eb002f9d99e6ceeda1442b3ef4c42440c582f98162c3fd64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd5e1e5d18f8e97dd2e9e89b9c8311b14b7ebc5de14e93322bb6c151e21f256
[INFO] running `Command { std: "docker" "start" "-a" "9fd5e1e5d18f8e97dd2e9e89b9c8311b14b7ebc5de14e93322bb6c151e21f256", kill_on_drop: false }`
[INFO] [stderr]    Compiling solana_tx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9fd5e1e5d18f8e97dd2e9e89b9c8311b14b7ebc5de14e93322bb6c151e21f256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd5e1e5d18f8e97dd2e9e89b9c8311b14b7ebc5de14e93322bb6c151e21f256", kill_on_drop: false }`
[INFO] [stdout] 9fd5e1e5d18f8e97dd2e9e89b9c8311b14b7ebc5de14e93322bb6c151e21f256
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ef36cee9cb9dd29786b03cc82963b03f28af6e1b0051cd9bc4a4705ee45ee75
[INFO] running `Command { std: "docker" "start" "-a" "2ef36cee9cb9dd29786b03cc82963b03f28af6e1b0051cd9bc4a4705ee45ee75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solana_tx-628b784cf6e94ecd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test routes::balance::tests::test_balance_handler_real_pubkey ... ignored
[INFO] [stdout] test routes::transfer::tests::test_transfer_handler_insufficient_balance ... ok
[INFO] [stdout] test routes::balance::tests::test_balance_handler_with_invalid_pubkey ... ok
[INFO] [stdout] test routes::transfer::tests::test_transfer_handler_with_mock ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::transfer::tests::test_transfer_handler_with_mock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (21) panicked at src/utils/solana.rs:27:41:
[INFO] [stdout] KEYPAIR_PATH must be set in .env: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a65f70fcbba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a65f70fcbba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a65f70fcbba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a65f70fcbba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a65f7113bda - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a65f7113bda - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a65f7101b22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a65f7101b22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a65f70dabdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a65f70dabdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a65f70f4b49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a65f662a33c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a65f662a33c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a65f70f4dc2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a65f70f4dc2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a65f70dac98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a65f70d2379 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a65f70dbc0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a65f711444c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a65f7114192 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a65f6608b8e - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a65f65d9756 - solana_tx[b9ea8ec93f4ece2c]::utils::solana::load_keypair_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/solana.rs:27:41
[INFO] [stdout]   22:     0x5a65f65d0bb0 - solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/transfer.rs:26:22
[INFO] [stdout]   23:     0x5a65f6605219 - <tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   24:     0x5a65f65cb655 - <tokio[20a4f95787eb4ec6]::runtime::task::core::Core<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   25:     0x5a65f65cde95 - <tokio[20a4f95787eb4ec6]::loom::std::unsafe_cell::UnsafeCell<tokio[20a4f95787eb4ec6]::runtime::task::core::Stage<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<solana_sdk[1e1d9a6e9ef914e5]::signature::Signature, alloc[a8a7aba520129d98]::string::String>>, <tokio[20a4f95787eb4ec6]::runtime::task::core::Core<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   26:     0x5a65f65cde95 - <tokio[20a4f95787eb4ec6]::runtime::task::core::Core<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   27:     0x5a65f65c82a1 - tokio[20a4f95787eb4ec6]::runtime::task::harness::poll_future::<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   28:     0x5a65f660640a - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[20a4f95787eb4ec6]::runtime::task::harness::poll_future<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5a65f660051c - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[20a4f95787eb4ec6]::runtime::task::harness::poll_future<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<solana_sdk[1e1d9a6e9ef914e5]::signature::Signature, alloc[a8a7aba520129d98]::string::String>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a65f65ddcab - __rust_try
[INFO] [stdout]   31:     0x5a65f65dace2 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<solana_sdk[1e1d9a6e9ef914e5]::signature::Signature, alloc[a8a7aba520129d98]::string::String>>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[20a4f95787eb4ec6]::runtime::task::harness::poll_future<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a65f65dace2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[20a4f95787eb4ec6]::runtime::task::harness::poll_future<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<solana_sdk[1e1d9a6e9ef914e5]::signature::Signature, alloc[a8a7aba520129d98]::string::String>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a65f65c7a41 - tokio[20a4f95787eb4ec6]::runtime::task::harness::poll_future::<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   34:     0x5a65f65c9aa2 - <tokio[20a4f95787eb4ec6]::runtime::task::harness::Harness<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   35:     0x5a65f65c9d53 - <tokio[20a4f95787eb4ec6]::runtime::task::harness::Harness<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   36:     0x5a65f65dbacb - tokio[20a4f95787eb4ec6]::runtime::task::raw::poll::<tokio[20a4f95787eb4ec6]::runtime::blocking::task::BlockingTask<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::transfer_handler_inner::{closure#0}::{closure#0}>, tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   37:     0x5a65f7012007 - <tokio[20a4f95787eb4ec6]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   38:     0x5a65f7012287 - <tokio[20a4f95787eb4ec6]::runtime::task::UnownedTask<tokio[20a4f95787eb4ec6]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/task/mod.rs:500:13
[INFO] [stdout]   39:     0x5a65f705d777 - <tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   40:     0x5a65f7060e50 - <tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/pool.rs:511:22
[INFO] [stdout]   41:     0x5a65f705ca24 - <tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/blocking/pool.rs:469:47
[INFO] [stdout]   42:     0x5a65f7033ce6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5a65f7064ba2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   44:     0x5a65f706a171 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a65f7048887 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a65f706a68b - __rust_try
[INFO] [stdout]   47:     0x5a65f70647f4 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a65f70647f4 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a65f70647f4 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5a65f703f31f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[20a4f95787eb4ec6]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a65f70fc2cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5a65f70fc2cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7992f43f3aa4 - <unknown>
[INFO] [stdout]   54:     0x7992f4480a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::transfer::tests::test_transfer_handler_with_mock' (20) panicked at src/routes/transfer.rs:101:9:
[INFO] [stdout] Expected success response, got: Internal server error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a65f70fcbba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a65f70fcbba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a65f70fcbba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a65f70fcbba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a65f7113bda - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a65f7113bda - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a65f7101b22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a65f7101b22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a65f70dabdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a65f70dabdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a65f70f4b49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a65f662a33c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a65f662a33c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a65f70f4dc2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a65f70f4dc2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a65f70dac98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a65f70d2379 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a65f70dbc0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a65f711444c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a65f65ec709 - solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/transfer.rs:101:9
[INFO] [stdout]   20:     0x5a65f65ede2f - <tokio[20a4f95787eb4ec6]::task::local::RunUntil<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1041:44
[INFO] [stdout]   21:     0x5a65f65ea2b0 - <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::task::local::RunUntil<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:793:13
[INFO] [stdout]   22:     0x5a65f65c27c5 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[20a4f95787eb4ec6]::task::local::LocalData>>::try_with::<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::task::local::RunUntil<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x5a65f65c245e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[20a4f95787eb4ec6]::task::local::LocalData>>::with::<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::task::local::RunUntil<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x5a65f65e87b6 - <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::task::local::RunUntil<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:791:17
[INFO] [stdout]   25:     0x5a65f65f0136 - <tokio[20a4f95787eb4ec6]::task::local::RunUntil<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1031:22
[INFO] [stdout]   26:     0x5a65f65eaa35 - <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until::<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:689:19
[INFO] [stdout]   27:     0x5a65f65d389d - <core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5a65f65c219d - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   29:     0x5a65f65c1dbb - tokio[20a4f95787eb4ec6]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5a65f65c1dbb - tokio[20a4f95787eb4ec6]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5a65f65c1dbb - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   32:     0x5a65f65b4450 - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5a65f65bfa9d - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   34:     0x5a65f65bb844 - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   35:     0x5a65f660782b - <tokio[20a4f95787eb4ec6]::runtime::context::scoped::Scoped<tokio[20a4f95787eb4ec6]::runtime::scheduler::Context>>::set::<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5a65f6601889 - tokio[20a4f95787eb4ec6]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5a65f65c3c52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[20a4f95787eb4ec6]::runtime::context::Context>>::try_with::<tokio[20a4f95787eb4ec6]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5a65f65c2b3e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[20a4f95787eb4ec6]::runtime::context::Context>>::with::<tokio[20a4f95787eb4ec6]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5a65f65ff4fd - tokio[20a4f95787eb4ec6]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5a65f65b8810 - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   41:     0x5a65f65b91a6 - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   42:     0x5a65f65ba880 - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5a65f65d5c53 - tokio[20a4f95787eb4ec6]::runtime::context::runtime::enter_runtime::<<tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5a65f65b2ee6 - <tokio[20a4f95787eb4ec6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5a65f65cf1cc - <tokio[20a4f95787eb4ec6]::runtime::runtime::Runtime>::block_on_inner::<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   46:     0x5a65f65cfaa6 - <tokio[20a4f95787eb4ec6]::runtime::runtime::Runtime>::block_on::<<tokio[20a4f95787eb4ec6]::task::local::LocalSet>::run_until<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   47:     0x5a65f65e896e - <tokio[20a4f95787eb4ec6]::task::local::LocalSet>::block_on::<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:646:12
[INFO] [stdout]   48:     0x5a65f65f5427 - <actix_rt[f6e6ce8d06f0603e]::runtime::Runtime>::block_on::<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5a65f65e43e7 - <actix_rt[f6e6ce8d06f0603e]::system::SystemRunner>::block_on::<solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   50:     0x5a65f65ee2e5 - solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/transfer.rs:84:5
[INFO] [stdout]   51:     0x5a65f65ec007 - solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/transfer.rs:85:47
[INFO] [stdout]   52:     0x5a65f65fec76 - <solana_tx[b9ea8ec93f4ece2c]::routes::transfer::tests::test_transfer_handler_with_mock::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a65f661d61b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a65f661d61b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a65f662ae0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a65f662ae0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a65f662ae0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a65f662ae0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a65f662ae0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a65f662ae0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a65f662ae0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a65f66257e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a65f66257e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a65f662da12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a65f662da12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a65f662da12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a65f662da12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a65f662da12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a65f662da12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a65f662da12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a65f70fc2cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a65f70fc2cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7992f43f3aa4 - <unknown>
[INFO] [stdout]   74:     0x7992f4480a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::transfer::tests::test_transfer_handler_with_mock
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin solana_tx`
[INFO] running `Command { std: "docker" "inspect" "2ef36cee9cb9dd29786b03cc82963b03f28af6e1b0051cd9bc4a4705ee45ee75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef36cee9cb9dd29786b03cc82963b03f28af6e1b0051cd9bc4a4705ee45ee75", kill_on_drop: false }`
[INFO] [stdout] 2ef36cee9cb9dd29786b03cc82963b03f28af6e1b0051cd9bc4a4705ee45ee75
