[INFO] cloning repository https://github.com/vnxfsc/pumpfun-agent-strategy-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vnxfsc/pumpfun-agent-strategy-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvnxfsc%2Fpumpfun-agent-strategy-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvnxfsc%2Fpumpfun-agent-strategy-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d10409c5b0bad837d622ca3c7e85957d5d32b49
[INFO] testing vnxfsc/pumpfun-agent-strategy-cli against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvnxfsc%2Fpumpfun-agent-strategy-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vnxfsc/pumpfun-agent-strategy-cli
[INFO] finished tweaking git repo https://github.com/vnxfsc/pumpfun-agent-strategy-cli
[INFO] tweaked toml for git repo https://github.com/vnxfsc/pumpfun-agent-strategy-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vnxfsc/pumpfun-agent-strategy-cli 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/vnxfsc/pumpfun-agent-strategy-cli 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 25df97c5df58cb9e2971e6352612cb08726522271446d6cf2c8d0b9320b0e8d3
[INFO] running `Command { std: "docker" "start" "-a" "25df97c5df58cb9e2971e6352612cb08726522271446d6cf2c8d0b9320b0e8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25df97c5df58cb9e2971e6352612cb08726522271446d6cf2c8d0b9320b0e8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25df97c5df58cb9e2971e6352612cb08726522271446d6cf2c8d0b9320b0e8d3", kill_on_drop: false }`
[INFO] [stdout] 25df97c5df58cb9e2971e6352612cb08726522271446d6cf2c8d0b9320b0e8d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a50a85b958db8df6b6944fa63a30a4a5bbac6894517a4f039a2d8c300323ca76
[INFO] running `Command { std: "docker" "start" "-a" "a50a85b958db8df6b6944fa63a30a4a5bbac6894517a4f039a2d8c300323ca76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling yellowstone-grpc-proto v12.1.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling tonic-health v0.14.5
[INFO] [stderr]    Compiling yellowstone-grpc-client v12.2.0
[INFO] [stderr]    Compiling pump-agent-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling pump-agent-app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling pump-agent-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling pump-agent-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "a50a85b958db8df6b6944fa63a30a4a5bbac6894517a4f039a2d8c300323ca76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50a85b958db8df6b6944fa63a30a4a5bbac6894517a4f039a2d8c300323ca76", kill_on_drop: false }`
[INFO] [stdout] a50a85b958db8df6b6944fa63a30a4a5bbac6894517a4f039a2d8c300323ca76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2c33dd4e62a1cc2046e2d05861fead94707438c74e3cce03ad26dc4fe581b57e
[INFO] running `Command { std: "docker" "start" "-a" "2c33dd4e62a1cc2046e2d05861fead94707438c74e3cce03ad26dc4fe581b57e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pump-agent-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling pump-agent-app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling pump-agent-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling pump-agent-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.09s
[INFO] running `Command { std: "docker" "inspect" "2c33dd4e62a1cc2046e2d05861fead94707438c74e3cce03ad26dc4fe581b57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c33dd4e62a1cc2046e2d05861fead94707438c74e3cce03ad26dc4fe581b57e", kill_on_drop: false }`
[INFO] [stdout] 2c33dd4e62a1cc2046e2d05861fead94707438c74e3cce03ad26dc4fe581b57e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 395b5746fb1ae10767cd9dd1861afd32486bc32ca79e911a762b2c43dd113b23
[INFO] running `Command { std: "docker" "start" "-a" "395b5746fb1ae10767cd9dd1861afd32486bc32ca79e911a762b2c43dd113b23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pump_agent_app-87fc434b68f3dda8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test clone::tests::scores_matching_strategy_roundtrips ... ok
[INFO] [stdout] test strategy::tests::build_sweep_variants_rejects_empty_csv ... ok
[INFO] [stdout] test strategy::tests::build_sweep_variants_expands_cartesian_product ... ok
[INFO] [stdout] test clone::tests::extracts_wallet_entries_and_roundtrips ... ok
[INFO] [stdout] test strategy::tests::resolve_strategy_config_applies_file_overrides ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pump_agent_cli-d148e70c9a37a691)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test commands::scaffold::tests::registers_core_and_runtime_snippets ... ok
[INFO] [stdout] test commands::scaffold::tests::validates_and_converts_module_names ... ok
[INFO] [stdout] test commands::stream::config::tests::live_paper_requires_database_when_persisting ... ok
[INFO] [stdout] test commands::stream::config::tests::live_paper_requires_database_when_resume_from_db_is_enabled ... ok
[INFO] [stdout] test commands::stream::config::tests::resolves_ingest_runtime_from_explicit_args ... ok
[INFO] [stdout] test dashboard::render::tests::html_escape_escapes_dangerous_characters ... ok
[INFO] [stdout] test dashboard::render::tests::batch_detail_render_shows_ranked_runs ... ok
[INFO] [stdout] test output::tests::legacy_json_flag_or_format_json_enable_json_mode ... ok
[INFO] [stdout] test dashboard::render::tests::error_render_escapes_message ... ok
[INFO] [stdout] test dashboard::render::tests::compare_render_shows_strategy_diff_rows ... ok
[INFO] [stdout] test commands::scaffold::tests::renders_early_flow_config_template ... ok
[INFO] [stdout] test dashboard::render::tests::home_render_escapes_strategy_names_and_links_batches ... ok
[INFO] [stdout] test runtime::persist::tests::generate_run_group_id_keeps_prefix_and_numeric_suffix ... ok
[INFO] [stdout] test runtime::persist::tests::push_position_snapshot_caps_history_at_256 ... ok
[INFO] [stdout] test runtime::strategy::tests::build_strategy_and_broker_rejects_unknown_strategy ... ok
[INFO] [stdout] test runtime::persist::tests::serialize_strategy_config_resolves_file_overrides ... ok
[INFO] [stdout] test runtime::strategy::tests::resolve_strategy_args_prefers_cli_over_file ... ok
[INFO] [stdout] test runtime::strategy::tests::resolve_strategy_args_uses_file_values_when_cli_is_default ... ok
[INFO] [stdout] test runtime::strategy::tests::run_strategy_with_noop_and_empty_events_keeps_starting_balance ... ok
[INFO] [stdout] test runtime::sweep::tests::build_sweep_variants_rejects_empty_csv ... ok
[INFO] [stdout] test runtime::strategy::tests::run_strategy_executes_momentum_round_trip_on_sample_events ... ok
[INFO] [stdout] test commands::stream::live_paper::tests::appends_execution_records_as_jsonl ... ok
[INFO] [stdout] test runtime::sweep::tests::build_sweep_variants_expands_cartesian_product ... ok
[INFO] [stdout] test commands::scaffold::tests::inserts_before_marker_idempotently ... ok
[INFO] [stdout] test commands::scaffold::tests::renders_noop_template ... ok
[INFO] [stdout] test commands::stream::config::tests::live_paper_allows_missing_database_when_not_persisting ... ok
[INFO] [stdout] test output::tests::maps_connectivity_failures_to_external_dependency_error ... ok
[INFO] [stdout] test output::tests::maps_missing_configuration_to_config_error ... ok
[INFO] [stdout] test runtime::persist::tests::build_position_snapshot_input_includes_position_payload ... ok
[INFO] [stdout] test commands::scaffold::tests::renders_seeded_clone_config_template ... ok
[INFO] [stdout] test commands::scaffold::tests::renders_strategy_code_template ... ok
[INFO] [stdout] test dashboard::render::tests::wallet_render_shows_recommendation_and_experiments ... ok
[INFO] [stdout] test dashboard::render::tests::run_detail_render_shows_snapshots_and_fills ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pump_agent_core-cd2ec05ffa326bb8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test broker::tests::fills_buy_on_next_trade_and_then_sell ... ok
[INFO] [stdout] test decoder::tests::decodes_trade_and_complete_events_from_anchor_logs ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pump_agent_server-f4244af9c2d69c96)
[INFO] [stdout] test strategy::tests::parses_known_strategy_kinds ... ok
[INFO] [stdout] test state::tests::aggregates_buy_and_sell_flow ... ok
[INFO] [stdout] test decoder::tests::decodes_create_event_from_anchor_log ... ok
[INFO] [stdout] test postgres::tests::builds_closed_roundtrip_with_positive_pnl ... ok
[INFO] [stdout] test postgres::tests::tracks_orphan_sells_and_open_positions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pump_agent_app
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pump_agent_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "395b5746fb1ae10767cd9dd1861afd32486bc32ca79e911a762b2c43dd113b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395b5746fb1ae10767cd9dd1861afd32486bc32ca79e911a762b2c43dd113b23", kill_on_drop: false }`
[INFO] [stdout] 395b5746fb1ae10767cd9dd1861afd32486bc32ca79e911a762b2c43dd113b23
