[INFO] cloning repository https://github.com/DenisGorbachev/polymarket-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenisGorbachev/polymarket-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisGorbachev%2Fpolymarket-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisGorbachev%2Fpolymarket-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dce607c7cce344d8b76f86fb67f244ee8fa4533 [INFO] testing DenisGorbachev/polymarket-api against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisGorbachev%2Fpolymarket-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DenisGorbachev/polymarket-api [INFO] finished tweaking git repo https://github.com/DenisGorbachev/polymarket-api [INFO] tweaked toml for git repo https://github.com/DenisGorbachev/polymarket-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DenisGorbachev/polymarket-api on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DenisGorbachev/polymarket-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d3e924c1114162bb889805bdf625eb52f9f83a9ea75144245931d1d7ca8f250 [INFO] running `Command { std: "docker" "start" "-a" "1d3e924c1114162bb889805bdf625eb52f9f83a9ea75144245931d1d7ca8f250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d3e924c1114162bb889805bdf625eb52f9f83a9ea75144245931d1d7ca8f250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3e924c1114162bb889805bdf625eb52f9f83a9ea75144245931d1d7ca8f250", kill_on_drop: false }` [INFO] [stdout] 1d3e924c1114162bb889805bdf625eb52f9f83a9ea75144245931d1d7ca8f250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc47b279cbe1508c23cecf3d145e629d92c54e54689083af2ac2595e6c57adb [INFO] running `Command { std: "docker" "start" "-a" "3dc47b279cbe1508c23cecf3d145e629d92c54e54689083af2ac2595e6c57adb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling const-hex v1.18.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 (https://github.com/DenisGorbachev/uint?branch=fix%2Frkyv-archived-u64#8c80f5e3) [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling quick_cache v0.6.19 [INFO] [stderr] Compiling sfa v1.0.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling byteview v0.10.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling serde_html_form v0.4.0 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling standard-traits v0.1.0 (https://github.com/DenisGorbachev/standard-traits#bc0b8a3f) [INFO] [stderr] Compiling stub-macro v0.2.1 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.5.7 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.13 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling alloy-sol-macro-input v1.5.7 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.5.7 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling alloy-tx-macros v1.7.3 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling coins-core v0.12.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.5.7 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling coins-bip32 v0.12.0 [INFO] [stderr] Compiling alloy-rlp v0.3.13 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rkyv v0.8.15 [INFO] [stderr] Compiling coins-bip39 v0.12.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling alloy-sol-macro v1.5.7 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lsm-tree v3.1.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling errgonomic v0.5.1 (https://github.com/DenisGorbachev/errgonomic#8affb76b) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fmt-derive-proc v0.1.2 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling ruint v1.17.2 (https://github.com/DenisGorbachev/uint?branch=fix%2Frkyv-archived-u64#8c80f5e3) [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling subtype v0.1.0 (https://github.com/DenisGorbachev/subtype#2bfb046f) [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling fmt-derive v0.1.2 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling alloy-primitives v1.5.7 [INFO] [stderr] Compiling nybbles v0.4.8 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling fjall v3.1.1 [INFO] [stderr] Compiling alloy-eip7928 v0.3.3 [INFO] [stderr] Compiling alloy-eip7702 v0.6.3 [INFO] [stderr] Compiling alloy-serde v1.7.3 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.3 [INFO] [stderr] Compiling alloy-sol-types v1.5.7 [INFO] [stderr] Compiling alloy-trie v0.9.5 [INFO] [stderr] Compiling alloy-signer v1.7.3 [INFO] [stderr] Compiling alloy-json-abi v1.5.7 [INFO] [stderr] Compiling alloy-eips v1.7.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling alloy-consensus v1.7.3 [INFO] [stderr] Compiling alloy-json-rpc v1.7.3 [INFO] [stderr] Compiling alloy-dyn-abi v1.5.7 [INFO] [stderr] Compiling alloy-core v1.5.7 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling alloy-consensus-any v1.7.3 [INFO] [stderr] Compiling alloy-network-primitives v1.7.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.7.3 [INFO] [stderr] Compiling alloy-rpc-types-any v1.7.3 [INFO] [stderr] Compiling alloy-network v1.7.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling alloy-signer-local v1.7.3 [INFO] [stderr] Compiling alloy v1.7.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling polymarket-client-sdk v0.4.1 (https://github.com/DenisGorbachev/rs-clob-client#60f232bc) [INFO] [stderr] Compiling polymarket-client-sdk-ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "3dc47b279cbe1508c23cecf3d145e629d92c54e54689083af2ac2595e6c57adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc47b279cbe1508c23cecf3d145e629d92c54e54689083af2ac2595e6c57adb", kill_on_drop: false }` [INFO] [stdout] 3dc47b279cbe1508c23cecf3d145e629d92c54e54689083af2ac2595e6c57adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13cd7727ae3754523ffbae0b7979f3ba91903dea201791afc3931c7e2b4bb1a3 [INFO] running `Command { std: "docker" "start" "-a" "13cd7727ae3754523ffbae0b7979f3ba91903dea201791afc3931c7e2b4bb1a3", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-jsonl v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling polymarket-client-sdk v0.4.1 (https://github.com/DenisGorbachev/rs-clob-client#60f232bc) [INFO] [stderr] Compiling polymarket-client-sdk-ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.79s [INFO] running `Command { std: "docker" "inspect" "13cd7727ae3754523ffbae0b7979f3ba91903dea201791afc3931c7e2b4bb1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13cd7727ae3754523ffbae0b7979f3ba91903dea201791afc3931c7e2b4bb1a3", kill_on_drop: false }` [INFO] [stdout] 13cd7727ae3754523ffbae0b7979f3ba91903dea201791afc3931c7e2b4bb1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecc4dda2eeea40c37e1455bd11196fcac8a32abda8b1401853c5ef0202faef2d [INFO] running `Command { std: "docker" "start" "-a" "ecc4dda2eeea40c37e1455bd11196fcac8a32abda8b1401853c5ef0202faef2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polymarket_client_sdk_ext-924e39036d50b24f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs_empty_iter ... ok [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs ... ok [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs_identical_inputs ... ok [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs_single_input ... ok [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs_unicode ... ok [INFO] [stdout] test functions::is_date_like::tests::must_check_is_date_like ... ok [INFO] [stdout] test functions::is_date_like::tests::must_accept_common_date_formats ... ok [INFO] [stdout] test functions::is_date_like::tests::must_reject_non_date_like_inputs ... ok [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs_only_suffix_shared ... ok [INFO] [stdout] test types::clob_market_response_precise::tests::must_round_trip_fixture ... ok [INFO] [stdout] test functions::get_middle_diffs::tests::must_get_middle_diffs_varied_length ... ok [INFO] [stdout] test types::order_book_summary_response_precise::tests::must_round_trip ... ok [INFO] [stdout] test integration_tests::get_orderbooks::test_orderbooks ... FAILED [INFO] [stdout] test integration_tests::get_markets::test_markets ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration_tests::get_orderbooks::test_orderbooks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'integration_tests::get_orderbooks::test_orderbooks' (29) panicked at src/integration_tests/get_orderbooks.rs:25:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MarketsFailed { source: Error { kind: Internal, source: Some(reqwest::Error { kind: Request, url: "https://clob.polymarket.com/markets?next_cursor=", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }), backtrace: Backtrace [{ fn: "polymarket_client_sdk::error::Error::with_source", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/error.rs", line: 43 }, { fn: ">::from", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/error.rs", line: 225 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs", line: 2189 }, { fn: "polymarket_client_sdk::request::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/lib.rs", line: 267 }, { fn: "polymarket_client_sdk::request::{{closure}}", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/lib.rs", line: 245 }, { fn: "polymarket_client_sdk::clob::client::Client::markets::{{closure}}", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/clob/client.rs", line: 1045 }, { fn: "polymarket_client_sdk_ext::types::clob_client::ClobClient::markets::{{closure}}", file: "./src/types/clob_client.rs", line: 19 }, { fn: "polymarket_client_sdk_ext::functions::get_all::get_page_stream::{{closure}}", file: "./src/functions/get_all.rs", line: 11 }, { fn: " as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "::try_poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/stream.rs", line: 206 }, { fn: " as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/stream/try_stream/try_filter_map.rs", line: 76 }, { fn: " as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/stream.rs", line: 130 }, { fn: "futures_util::stream::stream::StreamExt::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/stream/stream/mod.rs", line: 1638 }, { fn: " as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/stream/stream/next.rs", line: 32 }, { fn: "polymarket_client_sdk_ext::integration_tests::get_orderbooks::test_orderbooks::{{closure}}", file: "./src/integration_tests/get_orderbooks.rs", line: 23 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs", line: 133 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 769 }, { fn: "tokio::task::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 769 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 446 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 768 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 856 }, { fn: "tokio::runtime::context::scoped::Scoped::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs", line: 176 }, { fn: "std::thread::local::LocalKey::try_with", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs", line: 462 }, { fn: "std::thread::local::LocalKey::with", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 856 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 756 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs", line: 371 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs", line: 345 }, { fn: "polymarket_client_sdk_ext::integration_tests::get_orderbooks::test_orderbooks", file: "./src/integration_tests/get_orderbooks.rs", line: 26 }, { fn: "polymarket_client_sdk_ext::integration_tests::get_orderbooks::test_orderbooks::{{closure}}", file: "./src/integration_tests/get_orderbooks.rs", line: 9 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs", line: 2249 }, { fn: "::new::thread_start", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }, next_cursor: Some("") } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599534b609da - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x599534b609da - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x599534b609da - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x599534b609da - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x599534b773aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x599534b773aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x599534b65fc2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x599534b65fc2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x599534b3e21f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x599534b3e21f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x599534b584e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5995342b1d0c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5995342b1d0c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x599534b58762 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x599534b58762 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x599534b3e2d8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x599534b32e19 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x599534b3f1fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x599534b77b6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x599534b778e2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x599534278060 - core::result::Result::unwrap::h4cfec97ba5c0625c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x599534278060 - polymarket_client_sdk_ext::integration_tests::get_orderbooks::test_orderbooks::{{closure}}::hdc08115eab671260 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests/get_orderbooks.rs:25:10 [INFO] [stdout] 22: 0x59953426f5c2 - as core::future::future::Future>::poll::h01e554cf6ba0136e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59953426f63d - as core::future::future::Future>::poll::ha1609dfb8d84320b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5995342205dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he6ccc2a07e86de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x59953422038b - tokio::task::coop::with_budget::hacd2b538a4f0bccd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x59953422038b - tokio::task::coop::budget::h047f5ad1125f6034 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x59953422038b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha3d089b8b0b7002d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x59953421d5c0 - tokio::runtime::scheduler::current_thread::Context::enter::h3858c7b325e75729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x59953421f9fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6e4f965c282a0099 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x59953421eba4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8eed79480d3aafeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x59953424431b - tokio::runtime::context::scoped::Scoped::set::h2eb2d63a87236e36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x599534253029 - tokio::runtime::context::set_scheduler::{{closure}}::h66134bed571449c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5995342a0d32 - std::thread::local::LocalKey::try_with::h9bfd07f9accd8202 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x5995342a004e - std::thread::local::LocalKey::with::hf37a160fac4510d4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x599534252f9d - tokio::runtime::context::set_scheduler::h2e61337020728c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x59953421e930 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h654d59cbbb6527e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x59953421ec66 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf8a49ab8194db28a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x59953421ceb0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb30df8a3d21b5d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x599534253603 - tokio::runtime::context::runtime::enter_runtime::ha7a5c907099c88c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x59953421c871 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5435b6a5442f6d9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x599534287d14 - tokio::runtime::runtime::Runtime::block_on_inner::h40abdbf2180ef5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x599534287fef - tokio::runtime::runtime::Runtime::block_on::h25224499cf32a9bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x599534277b92 - polymarket_client_sdk_ext::integration_tests::get_orderbooks::test_orderbooks::h91781ae34cad7f2b [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests/get_orderbooks.rs:26:115 [INFO] [stdout] 44: 0x599534277c27 - polymarket_client_sdk_ext::integration_tests::get_orderbooks::test_orderbooks::{{closure}}::h0b5529890855d8d6 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests/get_orderbooks.rs:9:27 [INFO] [stdout] 45: 0x59953420c7c6 - core::ops::function::FnOnce::call_once::heb783d9e088095bc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5995342a5e0b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5995342a5e0b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5995342b27db - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5995342b27db - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x5995342b27db - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5995342b27db - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5995342b27db - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5995342b27db - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5995342b27db - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5995342acc34 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5995342acc34 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5995342b53e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5995342b53e2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x5995342b53e2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5995342b53e2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5995342b53e2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5995342b53e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5995342b53e2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x599534b5ff3f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 65: 0x599534b5ff3f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7ae973173aa4 - [INFO] [stdout] 67: 0x7ae973200a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- integration_tests::get_markets::test_markets stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'integration_tests::get_markets::test_markets' (28) panicked at src/integration_tests/get_markets.rs:27:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MarketsFailed { source: Error { kind: Internal, source: Some(reqwest::Error { kind: Request, url: "https://clob.polymarket.com/markets?next_cursor=", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }), backtrace: Backtrace [{ fn: "polymarket_client_sdk::error::Error::with_source", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/error.rs", line: 43 }, { fn: ">::from", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/error.rs", line: 225 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs", line: 2189 }, { fn: "polymarket_client_sdk::request::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/lib.rs", line: 267 }, { fn: "polymarket_client_sdk::request::{{closure}}", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/lib.rs", line: 245 }, { fn: "polymarket_client_sdk::clob::client::Client::markets::{{closure}}", file: "/opt/rustwide/cargo-home/git/checkouts/rs-clob-client-27ab2de683606314/60f232b/src/clob/client.rs", line: 1045 }, { fn: "polymarket_client_sdk_ext::types::clob_client::ClobClient::markets::{{closure}}", file: "./src/types/clob_client.rs", line: 19 }, { fn: "polymarket_client_sdk_ext::functions::get_all::get_page_stream::{{closure}}", file: "./src/functions/get_all.rs", line: 11 }, { fn: " as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: " as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/stream/stream/take.rs", line: 40 }, { fn: " as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/stream.rs", line: 130 }, { fn: " as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/stream/stream/collect.rs", line: 50 }, { fn: "polymarket_client_sdk_ext::integration_tests::get_markets::test_markets::{{closure}}", file: "./src/integration_tests/get_markets.rs", line: 23 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs", line: 133 }, { fn: " as core::future::future::Future>::poll", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 769 }, { fn: "tokio::task::coop::with_budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs", line: 133 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 769 }, { fn: "tokio::runtime::scheduler::current_thread::Context::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 446 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 768 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 856 }, { fn: "tokio::runtime::context::scoped::Scoped::set", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs", line: 176 }, { fn: "std::thread::local::LocalKey::try_with", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs", line: 462 }, { fn: "std::thread::local::LocalKey::with", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::enter", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 856 }, { fn: "tokio::runtime::scheduler::current_thread::CoreGuard::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 756 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::current_thread::CurrentThread::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "tokio::runtime::runtime::Runtime::block_on_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs", line: 371 }, { fn: "tokio::runtime::runtime::Runtime::block_on", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs", line: 345 }, { fn: "polymarket_client_sdk_ext::integration_tests::get_markets::test_markets", file: "./src/integration_tests/get_markets.rs", line: 46 }, { fn: "polymarket_client_sdk_ext::integration_tests::get_markets::test_markets::{{closure}}", file: "./src/integration_tests/get_markets.rs", line: 12 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs", line: 2249 }, { fn: "::new::thread_start", file: "/rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }, next_cursor: Some("") } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599534b609da - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x599534b609da - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x599534b609da - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x599534b609da - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x599534b773aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x599534b773aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x599534b65fc2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x599534b65fc2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x599534b3e21f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x599534b3e21f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x599534b584e9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5995342b1d0c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5995342b1d0c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x599534b58762 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x599534b58762 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x599534b3e2d8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x599534b32e19 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x599534b3f1fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x599534b77b6c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x599534b778e2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5995342772b0 - core::result::Result::unwrap::h1cae42e50dfc26a1 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5995342772b0 - polymarket_client_sdk_ext::integration_tests::get_markets::test_markets::{{closure}}::hec3a6cd6718548f7 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests/get_markets.rs:27:10 [INFO] [stdout] 22: 0x59953426f5c2 - as core::future::future::Future>::poll::h01e554cf6ba0136e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x59953426f63d - as core::future::future::Future>::poll::ha1609dfb8d84320b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5995342205dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he6ccc2a07e86de37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x59953422038b - tokio::task::coop::with_budget::hacd2b538a4f0bccd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x59953422038b - tokio::task::coop::budget::h047f5ad1125f6034 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x59953422038b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha3d089b8b0b7002d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x59953421d5c0 - tokio::runtime::scheduler::current_thread::Context::enter::h3858c7b325e75729 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x59953421f9fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6e4f965c282a0099 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x59953421eba4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8eed79480d3aafeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x59953424431b - tokio::runtime::context::scoped::Scoped::set::h2eb2d63a87236e36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x599534253029 - tokio::runtime::context::set_scheduler::{{closure}}::h66134bed571449c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5995342a0d32 - std::thread::local::LocalKey::try_with::h9bfd07f9accd8202 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x5995342a004e - std::thread::local::LocalKey::with::hf37a160fac4510d4 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x599534252f9d - tokio::runtime::context::set_scheduler::h2e61337020728c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x59953421e930 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h654d59cbbb6527e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x59953421ec66 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf8a49ab8194db28a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x59953421ceb0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb30df8a3d21b5d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x599534253603 - tokio::runtime::context::runtime::enter_runtime::ha7a5c907099c88c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x59953421c871 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5435b6a5442f6d9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x599534287d14 - tokio::runtime::runtime::Runtime::block_on_inner::h40abdbf2180ef5ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x599534287fef - tokio::runtime::runtime::Runtime::block_on::h25224499cf32a9bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x599534276982 - polymarket_client_sdk_ext::integration_tests::get_markets::test_markets::h460dedb608b4b325 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests/get_markets.rs:46:36 [INFO] [stdout] 44: 0x599534276a17 - polymarket_client_sdk_ext::integration_tests::get_markets::test_markets::{{closure}}::hb852c03546f1bdb8 [INFO] [stdout] at /opt/rustwide/workdir/src/integration_tests/get_markets.rs:12:24 [INFO] [stdout] 45: 0x59953420c2f6 - core::ops::function::FnOnce::call_once::h9bb2fc42e2586b1d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5995342a5e0b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5995342a5e0b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5995342b27db - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5995342b27db - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x5995342b27db - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5995342b27db - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5995342b27db - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5995342b27db - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5995342b27db - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5995342acc34 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5995342acc34 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5995342b53e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5995342b53e2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x5995342b53e2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5995342b53e2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5995342b53e2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5995342b53e2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5995342b53e2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x599534b5ff3f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 65: 0x599534b5ff3f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7ae973173aa4 - [INFO] [stdout] 67: 0x7ae973200a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration_tests::get_markets::test_markets [INFO] [stdout] integration_tests::get_orderbooks::test_orderbooks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ecc4dda2eeea40c37e1455bd11196fcac8a32abda8b1401853c5ef0202faef2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc4dda2eeea40c37e1455bd11196fcac8a32abda8b1401853c5ef0202faef2d", kill_on_drop: false }` [INFO] [stdout] ecc4dda2eeea40c37e1455bd11196fcac8a32abda8b1401853c5ef0202faef2d