[INFO] fetching crate meteora-stable-swap-math 1.8.1... [INFO] testing meteora-stable-swap-math-1.8.1 against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate meteora-stable-swap-math 1.8.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate meteora-stable-swap-math 1.8.1 [INFO] finished tweaking crates.io crate meteora-stable-swap-math 1.8.1 [INFO] tweaked toml for crates.io crate meteora-stable-swap-math 1.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate meteora-stable-swap-math 1.8.1 on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 216 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.9.3 (available: v1.8.0) [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding rand v0.8.7 (available: v0.10.2) [INFO] [stderr] Adding uint v0.9.1 (available: v0.9.5) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stable-swap-sim v0.1.4 [INFO] [stderr] Downloaded pyo3-macros v0.16.6 [INFO] [stderr] Downloaded unindent v0.1.11 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded meteora-stable-swap-client v1.8.1 [INFO] [stderr] Downloaded toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Downloaded pyo3-build-config v0.16.6 [INFO] [stderr] Downloaded pyo3-ffi v0.16.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.6 [INFO] [stderr] Downloaded borsh-derive v1.8.0 [INFO] [stderr] Downloaded hybrid-array v0.4.14 [INFO] [stderr] Downloaded borsh v1.8.0 [INFO] [stderr] Downloaded proptest v1.11.0 [INFO] [stderr] Downloaded pyo3 v0.16.6 [INFO] [stderr] Downloaded sha3 v0.10.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e [INFO] running `Command { std: "docker" "start" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.126 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.7 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [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 crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling hybrid-array v0.4.14 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cmov v0.5.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.126 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling borsh v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinyvec v1.12.0 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.126 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [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.9.3 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v1.8.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling bytemuck_derive v1.11.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.126 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling bytemuck v1.25.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling meteora-stable-swap-client v1.8.1 [INFO] [stderr] Compiling meteora-stable-swap-math v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `compute_next_d` is never used [INFO] [stdout] --> src/curve.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 98 | impl StableSwap { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | fn compute_next_d( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Compiling pyo3-build-config v0.16.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stdout] warning: method `compute_next_d` is never used [INFO] [stdout] --> src/curve.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 98 | impl StableSwap { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | fn compute_next_d( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-ffi v0.16.6 [INFO] [stderr] Compiling pyo3 v0.16.6 [INFO] [stderr] Compiling pyo3-macros v0.16.6 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling stable-swap-sim v0.1.4 [INFO] [stderr] Compiling meteora-stable-swap-math v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `compute_next_d` is never used [INFO] [stdout] --> src/curve.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 98 | impl StableSwap { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | fn compute_next_d( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 53.12s [INFO] running `Command { std: "docker" "inspect" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9596c759e59273c0426d2836d6a86c934723cd298df1b154bcb4c9e0c1656e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: method `compute_next_d` is never used [INFO] [stderr] --> src/curve.rs:148:8 [INFO] [stderr] | [INFO] [stderr] 98 | impl StableSwap { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 148 | fn compute_next_d( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `meteora-stable-swap-math` (lib) generated 1 warning [INFO] [stderr] warning: `meteora-stable-swap-math` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/meteora_stable_swap_math-32b53dd30260767a) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test curve::tests::test_compute_mint_amount_for_deposit ... ok [INFO] [stdout] test curve::tests::test_ramp_amp_down ... ok [INFO] [stdout] test curve::tests::test_compute_withdraw_one_with_random_inputs ... FAILED [INFO] [stdout] test curve::tests::test_ramp_amp_up ... ok [INFO] [stdout] test curve::tests::test_curve_math_with_random_inputs ... FAILED [INFO] [stdout] test curve::tests::test_swap_calculation_with_random_inputs ... FAILED [INFO] [stdout] test curve::tests::test_curve_math_specific ... FAILED [INFO] [stdout] test curve::tests::test_swaps_does_not_result_in_more_tokens_specific_three ... ok [INFO] [stdout] test curve::tests::test_swaps_does_not_result_in_more_tokens_specific_one ... ok [INFO] [stdout] test curve::tests::test_swaps_does_not_result_in_more_tokens_specific_two ... ok [INFO] [stdout] test curve::tests::test_virtual_price_does_not_decrease_from_withdraw ... ok [INFO] [stdout] test math::tests::fee_results ... ok [INFO] [stdout] test curve::tests::test_virtual_price_does_not_decrease_from_withdraw_one ... ok [INFO] [stdout] test pool_converter::tests::issued_tokens ... ok [INFO] [stdout] test curve::tests::test_virtual_price_does_not_decrease_from_swap ... ok [INFO] [stdout] test curve::tests::test_virtual_price_does_not_decrease_from_deposit ... ok [INFO] [stdout] test price::tests::test_invertible ... ok [INFO] [stdout] test curve::tests::test_curve_math ... FAILED [INFO] [stdout] test curve::tests::test_compute_withdraw_one ... FAILED [INFO] [stdout] test curve::tests::test_swap_calculation ... FAILED [INFO] [stdout] test curve::tests::test_swaps_does_not_result_in_more_tokens ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- curve::tests::test_compute_withdraw_one_with_random_inputs stdout ---- [INFO] [stdout] testing compute_withdraw_one_with_random_inputs: [INFO] [stdout] current_ts: 479615447877474171, start_ramp_ts: 413425677417955909, stop_ramp_ts: 1860993501023112368 [INFO] [stdout] initial_amp_factor: 949972, target_amp_factor: 207602, swap_base_amount: 665743361120241935, swap_quote_amount: 51076877017514809, pool_token_amount: 139055392162571950, pool_token_supply: 716820238137756744 [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one_with_random_inputs' (3506) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34cb1c59 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one_with_random_inputs [INFO] [stdout] 14: 0x5ffe34cad049 - >::call_once [INFO] [stdout] 15: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 16: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 17: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 20: 0x7989f059507a - [INFO] [stdout] 21: 0x7989f0628534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- curve::tests::test_curve_math_with_random_inputs stdout ---- [INFO] [stdout] testing curve_math_with_random_inputs: [INFO] [stdout] current_ts: 8731217670868762575, start_ramp_ts: 8672076348827913793, stop_ramp_ts: 8794269853047959370 [INFO] [stdout] amp_factor: 453422, amount_a: 639158872770002639, amount_b: 792771256428790684 [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math_with_random_inputs' (3509) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cafdba - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math_with_random_inputs [INFO] [stdout] 13: 0x5ffe34cacf29 - >::call_once [INFO] [stdout] 14: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 15: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 16: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 17: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 18: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 19: 0x7989f059507a - [INFO] [stdout] 20: 0x7989f0628534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- curve::tests::test_swap_calculation_with_random_inputs stdout ---- [INFO] [stdout] testing swap_calculation_with_random_inputs: [INFO] [stdout] current_ts: 9223367921196601179, start_ramp_ts: 9223367414764657271, stop_ramp_ts: 9223370285959524209 [INFO] [stdout] initial_amp_factor: 609348, target_amp_factor: 344152, source_amount: 69539564946597609, swap_source_amount: 988811698269781434, swap_destination_amount: 236808170773385811 [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_swap_calculation_with_random_inputs' (3513) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cad93c - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_swap [INFO] [stdout] 13: 0x5ffe34cb0c71 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_swap_calculation_with_random_inputs [INFO] [stdout] 14: 0x5ffe34cad009 - >::call_once [INFO] [stdout] 15: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 16: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 17: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 20: 0x7989f059507a - [INFO] [stdout] 21: 0x7989f0628534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- curve::tests::test_curve_math_specific stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math_specific' (3508) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34caed5e - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math_specific [INFO] [stdout] 13: 0x5ffe34cacee9 - >::call_once [INFO] [stdout] 14: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 15: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 16: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 17: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 18: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 19: 0x7989f059507a - [INFO] [stdout] 20: 0x7989f0628534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- curve::tests::test_curve_math stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c901d1 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:33:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfec32 - ::new [INFO] [stdout] 12: 0x5ffe34cb3369 - <&meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::Fn<(proptest[2582e5de28bbff9b]::sugar::NamedArguments<(&str, &str, &str, &str), (i64, u64, u64, u64)>,)>>::call [INFO] [stdout] 13: 0x5ffe34ca35fb - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c904ea - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c84cce - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9bdbe - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math::{closure#1}> [INFO] [stdout] 17: 0x5ffe34cae32b - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 18: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_curve_math' (3507) panicked at src/curve.rs:649:5: [INFO] [stdout] Test failed: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py`. [INFO] [stdout] minimal failing input: current_ts = 0, amp_factor = 1, amount_a = 1, amount_b = 1 [INFO] [stdout] successes: 0 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cae439 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_curve_math [INFO] [stdout] 12: 0x5ffe34cace69 - >::call_once [INFO] [stdout] 13: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 14: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 15: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 16: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 18: 0x7989f059507a - [INFO] [stdout] 19: 0x7989f0628534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- curve::tests::test_compute_withdraw_one stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d587 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 17: 0x5ffe34caf376 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one [INFO] [stdout] 18: 0x5ffe34cacf09 - >::call_once [INFO] [stdout] 19: 0x5ffe34cbcf6b - test[213991da798b1c03]::__rust_begin_short_backtrace::, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>> [INFO] [stdout] 20: 0x5ffe34cca7e5 - test[213991da798b1c03]::run_test::{closure#0} [INFO] [stdout] 21: 0x5ffe34cc40f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 22: 0x5ffe34ccd862 - ::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: 0x5ffe34d56def - ::new::thread_start [INFO] [stdout] 24: 0x7989f059507a - [INFO] [stdout] 25: 0x7989f0628534 - clone [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'curve::tests::test_compute_withdraw_one' (3505) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stable-swap-sim-0.1.4/src/lib.rs:60:17: [INFO] [stdout] Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] Please run `curl -L [INFO] [stdout] https://raw.githubusercontent.com/curvefi/curve-contract/master/tests/simulation.py > sim/simulation.py` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ffe34d57498 - <::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ffe34d6ceda - core[8fb95b77d25ab6c8]::fmt::write [INFO] [stdout] 2: 0x5ffe34d5c132 - as std[10d71ac2c42b111e]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ffe34d34ee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ffe34d4f809 - std[10d71ac2c42b111e]::panicking::default_hook [INFO] [stdout] 5: 0x5ffe34cc9e8c - test[213991da798b1c03]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ffe34d4fa82 - std[10d71ac2c42b111e]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ffe34d34fa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ffe34d2a099 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ffe34d35cbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind [INFO] [stdout] 10: 0x5ffe34d6d5fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ffe34cfe380 - ::new_with_pool_tokens [INFO] [stdout] 12: 0x5ffe34cadd77 - meteora_stable_swap_math[6af927dd91098048]::curve::tests::check_withdraw_one [INFO] [stdout] 13: 0x5ffe34ca22f8 - proptest[2582e5de28bbff9b]::test_runner::runner::call_test::, &meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 14: 0x5ffe34c8d8a0 - ::gen_and_run_case::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}, alloc[a7ee25936407c584]::vec::into_iter::IntoIter>> [INFO] [stdout] 15: 0x5ffe34c8382e - ::run_in_process::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [INFO] [stdout] 16: 0x5ffe34c9947e - ::run::, core[8fb95b77d25ab6c8]::ops::range::RangeInclusive, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range, core[8fb95b77d25ab6c8]::ops::range::Range), meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#0}>, meteora_stable_swap_math[6af927dd91098048]::curve::tests::test_compute_withdraw_one::{closure#1}> [WARN] too many lines in the log, truncating it