[INFO] cloning repository https://github.com/nikolaJob/eql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikolaJob/eql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolaJob%2Feql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolaJob%2Feql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d7038ae3ee15946f96c92a2b2ddd4d8acd61f64 [INFO] testing nikolaJob/eql/9d7038ae3ee15946f96c92a2b2ddd4d8acd61f64 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolaJob%2Feql" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikolaJob/eql on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nikolaJob/eql [INFO] finished tweaking git repo https://github.com/nikolaJob/eql [INFO] tweaked toml for git repo https://github.com/nikolaJob/eql written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nikolaJob/eql 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e530127aceab4e97cc8d85440a8e783f5bd2b09434d2b4b6260dd538975d58f0 [INFO] running `Command { std: "docker" "start" "-a" "e530127aceab4e97cc8d85440a8e783f5bd2b09434d2b4b6260dd538975d58f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e530127aceab4e97cc8d85440a8e783f5bd2b09434d2b4b6260dd538975d58f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e530127aceab4e97cc8d85440a8e783f5bd2b09434d2b4b6260dd538975d58f0", kill_on_drop: false }` [INFO] [stdout] e530127aceab4e97cc8d85440a8e783f5bd2b09434d2b4b6260dd538975d58f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 474fec45998224f883c475cc682f882921b2f21b59d06b81d962a5d20d3712c6 [INFO] running `Command { std: "docker" "start" "-a" "474fec45998224f883c475cc682f882921b2f21b59d06b81d962a5d20d3712c6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling syn-solidity v0.8.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrow-schema v34.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v34.0.0 [INFO] [stderr] Compiling arrow-data v34.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling arrow-array v34.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.9 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling arrow-select v34.0.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling alloy-rlp v0.3.9 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.11 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling alloy-primitives v0.8.11 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling alloy-json-abi v0.8.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling alloy-serde v0.6.3 [INFO] [stderr] Compiling alloy-eip7702 v0.4.1 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling arrow-cast v34.0.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling alloy-eips v0.6.3 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.11 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Compiling alloy-consensus v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alloy-network-primitives v0.6.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling alloy-sol-macro v0.8.11 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling alloy-sol-types v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling alloy-signer v0.6.3 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling lz4-sys v1.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling alloy-chains v0.1.23 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling arrow-ipc v34.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling arrow-csv v34.0.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling arrow-string v34.0.0 [INFO] [stderr] Compiling alloy-json-rpc v0.6.3 [INFO] [stderr] Compiling alloy-transport v0.6.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.6.3 [INFO] [stderr] Compiling alloy-dyn-abi v0.8.11 [INFO] [stderr] Compiling arrow-json v34.0.0 [INFO] [stderr] Compiling alloy-transport-http v0.6.3 [INFO] [stderr] Compiling alloy-rpc-client v0.6.3 [INFO] [stderr] Compiling alloy-core v0.8.11 [INFO] [stderr] Compiling arrow-ord v34.0.0 [INFO] [stderr] Compiling arrow-row v34.0.0 [INFO] [stderr] Compiling arrow-arith v34.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling alloy-network v0.6.3 [INFO] [stderr] Compiling alloy-provider v0.6.3 [INFO] [stderr] Compiling alloy-rpc-types v0.6.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling arrow v34.0.0 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling alloy-contract v0.6.3 [INFO] [stderr] Compiling alloy v0.6.4 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling eql_macros v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling eql_macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling lz4 v1.27.0 [INFO] [stderr] Compiling parquet v34.0.0 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling eql_core v0.1.20 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling eql_wasm v0.1.1 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling eql_cli v0.1.2-alpha (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 51s [INFO] running `Command { std: "docker" "inspect" "474fec45998224f883c475cc682f882921b2f21b59d06b81d962a5d20d3712c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474fec45998224f883c475cc682f882921b2f21b59d06b81d962a5d20d3712c6", kill_on_drop: false }` [INFO] [stdout] 474fec45998224f883c475cc682f882921b2f21b59d06b81d962a5d20d3712c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3636ad4feef31c64d20c2bb16ce72bf00e264b347b818c8fcd63a81b1ace641 [INFO] running `Command { std: "docker" "start" "-a" "c3636ad4feef31c64d20c2bb16ce72bf00e264b347b818c8fcd63a81b1ace641", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v34.0.0 [INFO] [stderr] Compiling lz4-sys v1.11.0 [INFO] [stderr] Compiling arrow-data v34.0.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-sol-macro v0.8.11 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling arrow-array v34.0.0 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling alloy-primitives v0.8.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling arrow-select v34.0.0 [INFO] [stderr] Compiling arrow-row v34.0.0 [INFO] [stderr] Compiling alloy-json-abi v0.8.11 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.6.3 [INFO] [stderr] Compiling alloy-eip7702 v0.4.1 [INFO] [stderr] Compiling alloy-sol-types v0.8.11 [INFO] [stderr] Compiling alloy-eips v0.6.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling alloy-consensus v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling arrow-cast v34.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling alloy-network-primitives v0.6.3 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling alloy-signer v0.6.3 [INFO] [stderr] Compiling arrow-ord v34.0.0 [INFO] [stderr] Compiling arrow-string v34.0.0 [INFO] [stderr] Compiling arrow-arith v34.0.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling arrow-ipc v34.0.0 [INFO] [stderr] Compiling arrow-json v34.0.0 [INFO] [stderr] Compiling arrow-csv v34.0.0 [INFO] [stderr] Compiling arrow v34.0.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lz4 v1.27.0 [INFO] [stderr] Compiling alloy-json-rpc v0.6.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.6.3 [INFO] [stderr] Compiling alloy-transport v0.6.3 [INFO] [stderr] Compiling alloy-dyn-abi v0.8.11 [INFO] [stderr] Compiling parquet v34.0.0 [INFO] [stderr] Compiling alloy-transport-http v0.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling alloy-rpc-client v0.6.3 [INFO] [stderr] Compiling alloy-core v0.8.11 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling symbolic-demangle v12.11.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling symbolic-common v12.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling alloy-network v0.6.3 [INFO] [stderr] Compiling alloy-rpc-types v0.6.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling alloy-provider v0.6.3 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling alloy-contract v0.6.3 [INFO] [stderr] Compiling alloy v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling eql_core v0.1.20 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling eql_macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling eql_cli v0.1.2-alpha (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling eql_wasm v0.1.1 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "c3636ad4feef31c64d20c2bb16ce72bf00e264b347b818c8fcd63a81b1ace641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3636ad4feef31c64d20c2bb16ce72bf00e264b347b818c8fcd63a81b1ace641", kill_on_drop: false }` [INFO] [stdout] c3636ad4feef31c64d20c2bb16ce72bf00e264b347b818c8fcd63a81b1ace641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03e5866f93a49ba1ea6020309dc803533a05487b329e7c614259695d97e0fd5c [INFO] running `Command { std: "docker" "start" "-a" "03e5866f93a49ba1ea6020309dc803533a05487b329e7c614259695d97e0fd5c", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eql-92763d9e4446b6a3) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eql_core-43c83d658beb3786) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test common::filters::tests::test_comparison_filter ... ok [INFO] [stdout] test common::filters::tests::test_filter_type_equality ... ok [INFO] [stdout] test common::filters::tests::test_equality_filter ... ok [INFO] [stdout] test common::filters::tests::test_filter_type_comparison ... ok [INFO] [stdout] test common::transaction::tests::test_return_false_if_tx_does_not_pass_any_filters ... ok [INFO] [stdout] test common::query_result::test::test_u256_serialization ... ok [INFO] [stdout] test common::transaction::tests::test_return_true_if_tx_passes_all_filters ... ok [INFO] [stdout] test common::ens::test::test_reverse_address ... ok [INFO] [stdout] test common::serializer::test::test_serialize_csv ... ok [INFO] [stdout] test common::serializer::test::test_serialize_json ... ok [INFO] [stdout] test common::ens::test::test_namehash ... ok [INFO] [stdout] test common::serializer::test::test_serialize_parquet ... ok [INFO] [stdout] test interpreter::backend::resolve_block::tests::test_error_when_start_block_is_greater_than_end_block ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_from_transaction_list ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_account_fields ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_chain_fields ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_chain_list ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_chain_wildcard ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_dump ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_log_fields ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_rpc_url ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_transaction_comparison_filters ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_ast_with_transaction_fields ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_get_ast_using_block_number_list ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_get_ast_using_block_ranges ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_get_ast_using_ens ... ok [INFO] [stdout] test interpreter::frontend::parser::tests::test_build_get_ast_with_block_fields ... ok [INFO] [stdout] test interpreter::backend::execution_engine::test::test_get_account_fields_using_invalid_ens ... ok [INFO] [stdout] test interpreter::backend::execution_engine::test::test_get_logs ... FAILED [INFO] [stdout] test interpreter::backend::execution_engine::test::test_get_chain_field ... FAILED [INFO] [stdout] test interpreter::backend::execution_engine::test::test_get_block_fields ... FAILED [INFO] [stdout] test interpreter::backend::execution_engine::test::test_dump_results ... FAILED [INFO] [stdout] test interpreter::backend::execution_engine::test::test_get_transaction_fields ... FAILED [INFO] [stdout] test interpreter::backend::execution_engine::test::test_get_inexistent_transaction ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- interpreter::backend::execution_engine::test::test_get_logs stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'interpreter::backend::execution_engine::test::test_get_logs' panicked at crates/core/src/interpreter/backend/execution_engine.rs:138:23: [INFO] [stdout] Error [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f4c33526c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f4c33526c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f4c33526c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62f4c33526c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62f4c337e453 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62f4c337e453 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62f4c334eac3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62f4c3352512 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62f4c3353aef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62f4c3353908 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x62f4c2612cf5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x62f4c2612cf5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x62f4c3354563 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x62f4c3354563 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x62f4c3354206 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x62f4c3352bd9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x62f4c3353ecd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x62f4c22b2620 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x62f4c2596c42 - eql_core::interpreter::backend::execution_engine::test::test_get_logs::{{closure}}::h84e2cf5a3b967b62 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:138:23 [INFO] [stdout] 19: 0x62f4c23a4402 - as core::future::future::Future>::poll::h7bd524ff35ad47d5 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x62f4c23a42fd - as core::future::future::Future>::poll::h527020d79592e5b3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x62f4c249ec8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46651766bcd39589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 22: 0x62f4c249ebd5 - tokio::runtime::coop::with_budget::hda38ec81a6a18cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 23: 0x62f4c249ebd5 - tokio::runtime::coop::budget::hfe5c849ef6a12cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 24: 0x62f4c249ebd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28f2a325c101730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 25: 0x62f4c249d4c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4b4f87157a38c4b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 26: 0x62f4c249e2ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe8858e33d9f2681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 27: 0x62f4c249e034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h14e0da01c6d03301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: 0x62f4c255baeb - tokio::runtime::context::scoped::Scoped::set::h7bf4146a59b916f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: 0x62f4c23a21b9 - tokio::runtime::context::set_scheduler::{{closure}}::h13092ed98db0e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 30: 0x62f4c23c3562 - std::thread::local::LocalKey::try_with::h33b1a9916545aa6a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 31: 0x62f4c23c332e - std::thread::local::LocalKey::with::hfe502826fd7b0c6d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 32: 0x62f4c23a216d - tokio::runtime::context::set_scheduler::h757c644cc2a5d45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 33: 0x62f4c249dde0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36167c97835ec2f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: 0x62f4c249e053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h76721cccdd5ce532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: 0x62f4c249cffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7d4dcf277e653be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: 0x62f4c25c94e6 - tokio::runtime::context::runtime::enter_runtime::h09b91a57fd33d549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: 0x62f4c249cf11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e5715bc8759caca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: 0x62f4c2408dbd - tokio::runtime::runtime::Runtime::block_on::h076a83b4bc55a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 39: 0x62f4c2595a31 - eql_core::interpreter::backend::execution_engine::test::test_get_logs::h916a568d5f340c7a [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:134:9 [INFO] [stdout] 40: 0x62f4c25958d7 - eql_core::interpreter::backend::execution_engine::test::test_get_logs::{{closure}}::h5a6e127b6366213c [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:86:29 [INFO] [stdout] 41: 0x62f4c2426826 - core::ops::function::FnOnce::call_once::hb874da69a269dc1a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x62f4c26184eb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62f4c26184eb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 44: 0x62f4c2617368 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 45: 0x62f4c2617368 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x62f4c2617368 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 47: 0x62f4c2617368 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 48: 0x62f4c2617368 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x62f4c2617368 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x62f4c2617368 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 51: 0x62f4c25db2f5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 52: 0x62f4c25db2f5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 54: 0x62f4c25decca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x62f4c25decca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 56: 0x62f4c25decca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 57: 0x62f4c25decca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 59: 0x62f4c25decca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 61: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 62: 0x62f4c33588fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7b52f3ffaac3 - [INFO] [stdout] 64: 0x7b52f408ba04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interpreter::backend::execution_engine::test::test_get_chain_field stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'interpreter::backend::execution_engine::test::test_get_chain_field' panicked at crates/core/src/interpreter/backend/execution_engine.rs:415:71: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://ethereum.drpc.org/) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://ethereum.drpc.org/) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.90/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:2014:27 [INFO] [stdout] 2: eql_core::interpreter::backend::resolve_block::get_block::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:145:11 [INFO] [stdout] 3: eql_core::interpreter::backend::resolve_block::batch_get_blocks::{{closure}}::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:125:82 [INFO] [stdout] 4: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 6: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_maybe_done.rs:79:57 [INFO] [stdout] 8: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_join_all.rs:163:27 [INFO] [stdout] 10: eql_core::interpreter::backend::resolve_block::batch_get_blocks::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:130:53 [INFO] [stdout] 11: eql_core::interpreter::backend::resolve_block::get_filtered_blocks::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:89:68 [INFO] [stdout] 12: eql_core::interpreter::backend::resolve_block::resolve_block_query::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:67:90 [INFO] [stdout] 13: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 15: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 16: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_maybe_done.rs:79:57 [INFO] [stdout] 17: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_join_all.rs:163:27 [INFO] [stdout] 19: eql_core::interpreter::backend::resolve_block::resolve_block_query::{{closure}}::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:72:64 [INFO] [stdout] 20: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 21: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 22: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 23: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_maybe_done.rs:79:57 [INFO] [stdout] 24: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 25: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_join_all.rs:163:27 [INFO] [stdout] 26: eql_core::interpreter::backend::resolve_block::resolve_block_query::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:79:60 [INFO] [stdout] 27: eql_core::interpreter::backend::execution_engine::ExecutionEngine::run_get_expr::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:50:102 [INFO] [stdout] 28: eql_core::interpreter::backend::execution_engine::ExecutionEngine::run::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:36:63 [INFO] [stdout] 29: eql_core::interpreter::backend::execution_engine::test::test_get_chain_field::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:415:65 [INFO] [stdout] 30: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 33: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 36: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 38: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 39: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 42: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 43: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 44: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 45: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 46: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 47: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 49: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 50: eql_core::interpreter::backend::execution_engine::test::test_get_chain_field [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:414:9 [INFO] [stdout] 51: eql_core::interpreter::backend::execution_engine::test::test_get_chain_field::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:364:36 [INFO] [stdout] 52: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 55: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 56: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: std::panicking::try::do_call [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 58: std::panicking::try [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 59: std::panic::catch_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: test::run_test_in_process [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 61: test::run_test::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 62: test::run_test::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 63: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 64: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 65: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 66: std::panicking::try::do_call [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 67: std::panicking::try [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 68: std::panic::catch_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 69: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 70: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 72: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 73: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 74: [INFO] [stdout] 75: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f4c33526c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f4c33526c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f4c33526c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62f4c33526c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62f4c337e453 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62f4c337e453 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62f4c334eac3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62f4c3352512 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62f4c3353aef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62f4c3353908 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x62f4c2612cf5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x62f4c2612cf5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x62f4c3354563 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x62f4c3354563 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x62f4c335423a - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x62f4c3352bd9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x62f4c3353ecd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x62f4c22b2620 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x62f4c22b2b26 - core::result::unwrap_failed::h7658f905fcb0751c [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x62f4c259eef8 - core::result::Result::unwrap::ha60d1a97231b33cb [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x62f4c259eef8 - eql_core::interpreter::backend::execution_engine::test::test_get_chain_field::{{closure}}::hafa1aafd3bf67e4d [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:415:26 [INFO] [stdout] 21: 0x62f4c23a4402 - as core::future::future::Future>::poll::h7bd524ff35ad47d5 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x62f4c23a42fd - as core::future::future::Future>::poll::h527020d79592e5b3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x62f4c249ec8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46651766bcd39589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x62f4c249ebd5 - tokio::runtime::coop::with_budget::hda38ec81a6a18cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x62f4c249ebd5 - tokio::runtime::coop::budget::hfe5c849ef6a12cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x62f4c249ebd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28f2a325c101730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x62f4c249d4c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4b4f87157a38c4b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x62f4c249e2ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe8858e33d9f2681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x62f4c249e034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h14e0da01c6d03301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x62f4c255baeb - tokio::runtime::context::scoped::Scoped::set::h7bf4146a59b916f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x62f4c23a21b9 - tokio::runtime::context::set_scheduler::{{closure}}::h13092ed98db0e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x62f4c23c3562 - std::thread::local::LocalKey::try_with::h33b1a9916545aa6a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 33: 0x62f4c23c332e - std::thread::local::LocalKey::with::hfe502826fd7b0c6d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 34: 0x62f4c23a216d - tokio::runtime::context::set_scheduler::h757c644cc2a5d45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x62f4c249dde0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36167c97835ec2f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x62f4c249e053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h76721cccdd5ce532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x62f4c249cffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7d4dcf277e653be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x62f4c25c94e6 - tokio::runtime::context::runtime::enter_runtime::h09b91a57fd33d549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x62f4c249cf11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e5715bc8759caca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x62f4c2408dbd - tokio::runtime::runtime::Runtime::block_on::h076a83b4bc55a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 41: 0x62f4c259ccf1 - eql_core::interpreter::backend::execution_engine::test::test_get_chain_field::ha3a1536b16f87c3e [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:414:9 [INFO] [stdout] 42: 0x62f4c259cb97 - eql_core::interpreter::backend::execution_engine::test::test_get_chain_field::{{closure}}::h1e33480efc6d5801 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:364:36 [INFO] [stdout] 43: 0x62f4c2426696 - core::ops::function::FnOnce::call_once::haab4a20a8a3f3c65 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x62f4c26184eb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62f4c26184eb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 46: 0x62f4c2617368 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 47: 0x62f4c2617368 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x62f4c2617368 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 49: 0x62f4c2617368 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 50: 0x62f4c2617368 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x62f4c2617368 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 52: 0x62f4c2617368 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 53: 0x62f4c25db2f5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 54: 0x62f4c25db2f5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x62f4c25decca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x62f4c25decca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 58: 0x62f4c25decca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 59: 0x62f4c25decca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x62f4c25decca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 63: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 64: 0x62f4c33588fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x7b52f3ffaac3 - [INFO] [stdout] 66: 0x7b52f408ba04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interpreter::backend::execution_engine::test::test_get_block_fields stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'interpreter::backend::execution_engine::test::test_get_block_fields' panicked at crates/core/src/interpreter/backend/execution_engine.rs:200:23: [INFO] [stdout] Error [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f4c33526c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f4c33526c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f4c33526c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62f4c33526c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62f4c337e453 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62f4c337e453 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62f4c334eac3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62f4c3352512 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62f4c3353aef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62f4c3353908 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x62f4c2612cf5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x62f4c2612cf5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x62f4c3354563 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x62f4c3354563 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x62f4c3354206 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x62f4c3352bd9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x62f4c3353ecd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x62f4c22b2620 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x62f4c2598196 - eql_core::interpreter::backend::execution_engine::test::test_get_block_fields::{{closure}}::h583bec8ccee39d74 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:200:23 [INFO] [stdout] 19: 0x62f4c23a4402 - as core::future::future::Future>::poll::h7bd524ff35ad47d5 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x62f4c23a42fd - as core::future::future::Future>::poll::h527020d79592e5b3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x62f4c249ec8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46651766bcd39589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 22: 0x62f4c249ebd5 - tokio::runtime::coop::with_budget::hda38ec81a6a18cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 23: 0x62f4c249ebd5 - tokio::runtime::coop::budget::hfe5c849ef6a12cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 24: 0x62f4c249ebd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28f2a325c101730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 25: 0x62f4c249d4c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4b4f87157a38c4b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 26: 0x62f4c249e2ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe8858e33d9f2681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 27: 0x62f4c249e034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h14e0da01c6d03301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: 0x62f4c255baeb - tokio::runtime::context::scoped::Scoped::set::h7bf4146a59b916f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: 0x62f4c23a21b9 - tokio::runtime::context::set_scheduler::{{closure}}::h13092ed98db0e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 30: 0x62f4c23c3562 - std::thread::local::LocalKey::try_with::h33b1a9916545aa6a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 31: 0x62f4c23c332e - std::thread::local::LocalKey::with::hfe502826fd7b0c6d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 32: 0x62f4c23a216d - tokio::runtime::context::set_scheduler::h757c644cc2a5d45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 33: 0x62f4c249dde0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36167c97835ec2f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: 0x62f4c249e053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h76721cccdd5ce532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: 0x62f4c249cffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7d4dcf277e653be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: 0x62f4c25c94e6 - tokio::runtime::context::runtime::enter_runtime::h09b91a57fd33d549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: 0x62f4c249cf11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e5715bc8759caca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: 0x62f4c2408dbd - tokio::runtime::runtime::Runtime::block_on::h076a83b4bc55a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 39: 0x62f4c2596e11 - eql_core::interpreter::backend::execution_engine::test::test_get_block_fields::h6d2b108e9ff49bf8 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:196:9 [INFO] [stdout] 40: 0x62f4c2596cb7 - eql_core::interpreter::backend::execution_engine::test::test_get_block_fields::{{closure}}::hea85c4b66a0cadb5 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:143:37 [INFO] [stdout] 41: 0x62f4c2426246 - core::ops::function::FnOnce::call_once::h8c3ecdf813e1f7e4 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x62f4c26184eb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62f4c26184eb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 44: 0x62f4c2617368 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 45: 0x62f4c2617368 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x62f4c2617368 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 47: 0x62f4c2617368 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 48: 0x62f4c2617368 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x62f4c2617368 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x62f4c2617368 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 51: 0x62f4c25db2f5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 52: 0x62f4c25db2f5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 54: 0x62f4c25decca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x62f4c25decca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 56: 0x62f4c25decca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 57: 0x62f4c25decca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 59: 0x62f4c25decca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 61: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 62: 0x62f4c33588fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7b52f3ffaac3 - [INFO] [stdout] 64: 0x7b52f408ba04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interpreter::backend::execution_engine::test::test_dump_results stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'interpreter::backend::execution_engine::test::test_dump_results' panicked at crates/core/src/interpreter/backend/execution_engine.rs:339:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://ethereum.drpc.org/) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://ethereum.drpc.org/) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.90/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:2014:27 [INFO] [stdout] 2: eql_core::interpreter::backend::resolve_block::get_block::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:145:11 [INFO] [stdout] 3: eql_core::interpreter::backend::resolve_block::batch_get_blocks::{{closure}}::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:125:82 [INFO] [stdout] 4: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 6: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_maybe_done.rs:79:57 [INFO] [stdout] 8: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 9: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_join_all.rs:163:27 [INFO] [stdout] 10: eql_core::interpreter::backend::resolve_block::batch_get_blocks::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:130:53 [INFO] [stdout] 11: eql_core::interpreter::backend::resolve_block::get_filtered_blocks::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:89:68 [INFO] [stdout] 12: eql_core::interpreter::backend::resolve_block::resolve_block_query::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:67:90 [INFO] [stdout] 13: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 15: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 16: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_maybe_done.rs:79:57 [INFO] [stdout] 17: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_join_all.rs:163:27 [INFO] [stdout] 19: eql_core::interpreter::backend::resolve_block::resolve_block_query::{{closure}}::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:72:64 [INFO] [stdout] 20: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 21: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 22: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 23: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_maybe_done.rs:79:57 [INFO] [stdout] 24: ::try_poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.30/src/future.rs:82:9 [INFO] [stdout] 25: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/future/try_join_all.rs:163:27 [INFO] [stdout] 26: eql_core::interpreter::backend::resolve_block::resolve_block_query::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_block.rs:79:60 [INFO] [stdout] 27: eql_core::interpreter::backend::execution_engine::ExecutionEngine::run_get_expr::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:50:102 [INFO] [stdout] 28: eql_core::interpreter::backend::execution_engine::ExecutionEngine::run::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:36:63 [INFO] [stdout] 29: eql_core::interpreter::backend::execution_engine::test::test_dump_results::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:339:43 [INFO] [stdout] 30: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 31: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 32: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 33: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 36: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 38: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 39: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 42: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 43: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 44: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 45: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 46: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 47: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 49: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 50: eql_core::interpreter::backend::execution_engine::test::test_dump_results [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:356:9 [INFO] [stdout] 51: eql_core::interpreter::backend::execution_engine::test::test_dump_results::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:321:33 [INFO] [stdout] 52: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 55: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 56: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: std::panicking::try::do_call [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 58: std::panicking::try [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 59: std::panic::catch_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: test::run_test_in_process [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 61: test::run_test::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 62: test::run_test::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 63: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 64: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 65: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 66: std::panicking::try::do_call [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 67: std::panicking::try [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 68: std::panic::catch_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 69: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 70: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 72: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 73: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 74: [INFO] [stdout] 75: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f4c33526c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f4c33526c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f4c33526c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62f4c33526c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62f4c337e453 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62f4c337e453 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62f4c334eac3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62f4c3352512 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62f4c3353aef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62f4c3353908 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x62f4c2612cf5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x62f4c2612cf5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x62f4c3354563 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x62f4c3354563 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x62f4c335423a - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x62f4c3352bd9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x62f4c3353ecd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x62f4c22b2620 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x62f4c22b2b26 - core::result::unwrap_failed::h7658f905fcb0751c [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x62f4c259c68b - core::result::Result::unwrap::ha60d1a97231b33cb [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x62f4c259c68b - eql_core::interpreter::backend::execution_engine::test::test_dump_results::{{closure}}::ha5434b00733371d1 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:339:9 [INFO] [stdout] 21: 0x62f4c23a4402 - as core::future::future::Future>::poll::h7bd524ff35ad47d5 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x62f4c23a42fd - as core::future::future::Future>::poll::h527020d79592e5b3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x62f4c249ec8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46651766bcd39589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x62f4c249ebd5 - tokio::runtime::coop::with_budget::hda38ec81a6a18cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x62f4c249ebd5 - tokio::runtime::coop::budget::hfe5c849ef6a12cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x62f4c249ebd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28f2a325c101730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x62f4c249d4c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4b4f87157a38c4b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x62f4c249e2ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe8858e33d9f2681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x62f4c249e034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h14e0da01c6d03301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x62f4c255baeb - tokio::runtime::context::scoped::Scoped::set::h7bf4146a59b916f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x62f4c23a21b9 - tokio::runtime::context::set_scheduler::{{closure}}::h13092ed98db0e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x62f4c23c3562 - std::thread::local::LocalKey::try_with::h33b1a9916545aa6a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 33: 0x62f4c23c332e - std::thread::local::LocalKey::with::hfe502826fd7b0c6d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 34: 0x62f4c23a216d - tokio::runtime::context::set_scheduler::h757c644cc2a5d45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x62f4c249dde0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36167c97835ec2f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x62f4c249e053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h76721cccdd5ce532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x62f4c249cffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7d4dcf277e653be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x62f4c25c94e6 - tokio::runtime::context::runtime::enter_runtime::h09b91a57fd33d549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x62f4c249cf11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e5715bc8759caca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x62f4c2408dbd - tokio::runtime::runtime::Runtime::block_on::h076a83b4bc55a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 41: 0x62f4c259bc71 - eql_core::interpreter::backend::execution_engine::test::test_dump_results::h7b1b2ba2a76022ca [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:356:9 [INFO] [stdout] 42: 0x62f4c259bb17 - eql_core::interpreter::backend::execution_engine::test::test_dump_results::{{closure}}::hce7ade9dd673a0cb [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:321:33 [INFO] [stdout] 43: 0x62f4c24258e6 - core::ops::function::FnOnce::call_once::h40f4307a27db1469 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x62f4c26184eb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62f4c26184eb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 46: 0x62f4c2617368 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 47: 0x62f4c2617368 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x62f4c2617368 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 49: 0x62f4c2617368 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 50: 0x62f4c2617368 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x62f4c2617368 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 52: 0x62f4c2617368 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 53: 0x62f4c25db2f5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 54: 0x62f4c25db2f5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x62f4c25decca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x62f4c25decca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 58: 0x62f4c25decca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 59: 0x62f4c25decca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x62f4c25decca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 63: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 64: 0x62f4c33588fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x7b52f3ffaac3 - [INFO] [stdout] 66: 0x7b52f408ba04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interpreter::backend::execution_engine::test::test_get_transaction_fields stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'interpreter::backend::execution_engine::test::test_get_transaction_fields' panicked at crates/core/src/interpreter/backend/execution_engine.rs:295:23: [INFO] [stdout] Error [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f4c33526c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f4c33526c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f4c33526c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62f4c33526c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62f4c337e453 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62f4c337e453 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62f4c334eac3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62f4c3352512 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62f4c3353aef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62f4c3353908 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x62f4c2612cf5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x62f4c2612cf5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x62f4c3354563 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x62f4c3354563 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x62f4c3354206 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x62f4c3352bd9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x62f4c3353ecd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x62f4c22b2620 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x62f4c259aeab - eql_core::interpreter::backend::execution_engine::test::test_get_transaction_fields::{{closure}}::he5ed294ce128d6d0 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:295:23 [INFO] [stdout] 19: 0x62f4c23a4402 - as core::future::future::Future>::poll::h7bd524ff35ad47d5 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x62f4c23a42fd - as core::future::future::Future>::poll::h527020d79592e5b3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x62f4c249ec8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46651766bcd39589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 22: 0x62f4c249ebd5 - tokio::runtime::coop::with_budget::hda38ec81a6a18cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 23: 0x62f4c249ebd5 - tokio::runtime::coop::budget::hfe5c849ef6a12cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 24: 0x62f4c249ebd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28f2a325c101730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 25: 0x62f4c249d4c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4b4f87157a38c4b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 26: 0x62f4c249e2ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe8858e33d9f2681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 27: 0x62f4c249e034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h14e0da01c6d03301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: 0x62f4c255baeb - tokio::runtime::context::scoped::Scoped::set::h7bf4146a59b916f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: 0x62f4c23a21b9 - tokio::runtime::context::set_scheduler::{{closure}}::h13092ed98db0e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 30: 0x62f4c23c3562 - std::thread::local::LocalKey::try_with::h33b1a9916545aa6a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 31: 0x62f4c23c332e - std::thread::local::LocalKey::with::hfe502826fd7b0c6d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 32: 0x62f4c23a216d - tokio::runtime::context::set_scheduler::h757c644cc2a5d45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 33: 0x62f4c249dde0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36167c97835ec2f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: 0x62f4c249e053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h76721cccdd5ce532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: 0x62f4c249cffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7d4dcf277e653be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: 0x62f4c25c94e6 - tokio::runtime::context::runtime::enter_runtime::h09b91a57fd33d549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: 0x62f4c249cf11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e5715bc8759caca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: 0x62f4c2408dbd - tokio::runtime::runtime::Runtime::block_on::h076a83b4bc55a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 39: 0x62f4c2598d91 - eql_core::interpreter::backend::execution_engine::test::test_get_transaction_fields::hf559657684a7dec2 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:291:9 [INFO] [stdout] 40: 0x62f4c2598c37 - eql_core::interpreter::backend::execution_engine::test::test_get_transaction_fields::{{closure}}::hc0a3df0a6ed64bfc [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:223:43 [INFO] [stdout] 41: 0x62f4c2426b06 - core::ops::function::FnOnce::call_once::hc9d37956a5440d30 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x62f4c26184eb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62f4c26184eb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 44: 0x62f4c2617368 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 45: 0x62f4c2617368 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x62f4c2617368 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 47: 0x62f4c2617368 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 48: 0x62f4c2617368 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x62f4c2617368 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x62f4c2617368 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 51: 0x62f4c25db2f5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 52: 0x62f4c25db2f5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 54: 0x62f4c25decca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x62f4c25decca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 56: 0x62f4c25decca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 57: 0x62f4c25decca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 59: 0x62f4c25decca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 61: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 62: 0x62f4c33588fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7b52f3ffaac3 - [INFO] [stdout] 64: 0x7b52f408ba04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- interpreter::backend::execution_engine::test::test_get_inexistent_transaction stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'interpreter::backend::execution_engine::test::test_get_inexistent_transaction' panicked at crates/core/src/interpreter/backend/execution_engine.rs:315:62: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://ethereum.drpc.org/) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://ethereum.drpc.org/) [INFO] [stdout] 1: client error (Connect) [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.90/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:2014:27 [INFO] [stdout] 2: eql_core::interpreter::backend::resolve_transaction::get_transactions_by_ids::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_transaction.rs:90:18 [INFO] [stdout] 3: eql_core::interpreter::backend::resolve_transaction::resolve_transaction_query::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/resolve_transaction.rs:52:66 [INFO] [stdout] 4: eql_core::interpreter::backend::execution_engine::ExecutionEngine::run_get_expr::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:52:132 [INFO] [stdout] 5: eql_core::interpreter::backend::execution_engine::ExecutionEngine::run::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:36:63 [INFO] [stdout] 6: eql_core::interpreter::backend::execution_engine::test::test_get_inexistent_transaction::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:315:56 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 10: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 11: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 13: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 16: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 18: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 19: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 24: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 26: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 27: eql_core::interpreter::backend::execution_engine::test::test_get_inexistent_transaction [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:317:9 [INFO] [stdout] 28: eql_core::interpreter::backend::execution_engine::test::test_get_inexistent_transaction::{{closure}} [INFO] [stdout] at ./src/interpreter/backend/execution_engine.rs:300:47 [INFO] [stdout] 29: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 32: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 33: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: std::panicking::try::do_call [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 35: std::panicking::try [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 36: std::panic::catch_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 37: test::run_test_in_process [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 38: test::run_test::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 39: test::run_test::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 40: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 42: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: std::panicking::try::do_call [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 44: std::panicking::try [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 45: std::panic::catch_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 46: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 49: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 50: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 51: [INFO] [stdout] 52: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f4c33526c0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f4c33526c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f4c33526c0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62f4c33526c0 - ::fmt::h0f123f0656f13ecf [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62f4c337e453 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62f4c337e453 - core::fmt::write::h0abcdef7aa759353 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62f4c334eac3 - std::io::Write::write_fmt::h7dca996477fd2572 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62f4c3352512 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62f4c3353aef - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62f4c3353908 - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x62f4c2612cf5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x62f4c2612cf5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x62f4c3354563 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x62f4c3354563 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x62f4c335423a - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x62f4c3352bd9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x62f4c3353ecd - rust_begin_unwind [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x62f4c22b2620 - core::panicking::panic_fmt::h34cc4efb1683329b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x62f4c22b2b26 - core::result::unwrap_failed::h7658f905fcb0751c [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x62f4c259b8ab - core::result::Result::unwrap::ha60d1a97231b33cb [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x62f4c259b8ab - eql_core::interpreter::backend::execution_engine::test::test_get_inexistent_transaction::{{closure}}::h83c561562b1bccd8 [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:315:22 [INFO] [stdout] 21: 0x62f4c23a4402 - as core::future::future::Future>::poll::h7bd524ff35ad47d5 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x62f4c23a42fd - as core::future::future::Future>::poll::h527020d79592e5b3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x62f4c249ec8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46651766bcd39589 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x62f4c249ebd5 - tokio::runtime::coop::with_budget::hda38ec81a6a18cbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x62f4c249ebd5 - tokio::runtime::coop::budget::hfe5c849ef6a12cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x62f4c249ebd5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28f2a325c101730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x62f4c249d4c0 - tokio::runtime::scheduler::current_thread::Context::enter::h4b4f87157a38c4b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x62f4c249e2ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbe8858e33d9f2681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x62f4c249e034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h14e0da01c6d03301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x62f4c255baeb - tokio::runtime::context::scoped::Scoped::set::h7bf4146a59b916f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x62f4c23a21b9 - tokio::runtime::context::set_scheduler::{{closure}}::h13092ed98db0e6bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x62f4c23c3562 - std::thread::local::LocalKey::try_with::h33b1a9916545aa6a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 33: 0x62f4c23c332e - std::thread::local::LocalKey::with::hfe502826fd7b0c6d [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 34: 0x62f4c23a216d - tokio::runtime::context::set_scheduler::h757c644cc2a5d45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x62f4c249dde0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h36167c97835ec2f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x62f4c249e053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h76721cccdd5ce532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x62f4c249cffd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7d4dcf277e653be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x62f4c25c94e6 - tokio::runtime::context::runtime::enter_runtime::h09b91a57fd33d549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x62f4c249cf11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7e5715bc8759caca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x62f4c2408dbd - tokio::runtime::runtime::Runtime::block_on::h076a83b4bc55a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 41: 0x62f4c259b051 - eql_core::interpreter::backend::execution_engine::test::test_get_inexistent_transaction::h60fd40187552cfbb [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:317:9 [INFO] [stdout] 42: 0x62f4c259aef7 - eql_core::interpreter::backend::execution_engine::test::test_get_inexistent_transaction::{{closure}}::h0f1f12480a42d12d [INFO] [stdout] at /opt/rustwide/workdir/crates/core/src/interpreter/backend/execution_engine.rs:300:47 [INFO] [stdout] 43: 0x62f4c24260c6 - core::ops::function::FnOnce::call_once::h7dede6f24adf3420 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x62f4c26184eb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x62f4c26184eb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stdout] 46: 0x62f4c2617368 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stdout] 47: 0x62f4c2617368 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x62f4c2617368 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 49: 0x62f4c2617368 - std::panicking::try::hde59a334d39e511f [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 50: 0x62f4c2617368 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x62f4c2617368 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stdout] 52: 0x62f4c2617368 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stdout] 53: 0x62f4c25db2f5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stdout] 54: 0x62f4c25db2f5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x62f4c25decca - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x62f4c25decca - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stdout] 58: 0x62f4c25decca - std::panicking::try::hc832a415a1d2ee28 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stdout] 59: 0x62f4c25decca - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x62f4c25decca - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x62f4c25decca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 63: 0x62f4c33588fb - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 64: 0x62f4c33588fb - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stdout] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x7b52f3ffaac3 - [INFO] [stdout] 66: 0x7b52f408ba04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] interpreter::backend::execution_engine::test::test_dump_results [INFO] [stdout] interpreter::backend::execution_engine::test::test_get_block_fields [INFO] [stdout] interpreter::backend::execution_engine::test::test_get_chain_field [INFO] [stdout] interpreter::backend::execution_engine::test::test_get_inexistent_transaction [INFO] [stdout] interpreter::backend::execution_engine::test::test_get_logs [INFO] [stdout] interpreter::backend::execution_engine::test::test_get_transaction_fields [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p eql_core --lib` [INFO] running `Command { std: "docker" "inspect" "03e5866f93a49ba1ea6020309dc803533a05487b329e7c614259695d97e0fd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e5866f93a49ba1ea6020309dc803533a05487b329e7c614259695d97e0fd5c", kill_on_drop: false }` [INFO] [stdout] 03e5866f93a49ba1ea6020309dc803533a05487b329e7c614259695d97e0fd5c