[INFO] cloning repository https://github.com/estevaopbs/eth-indexer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estevaopbs/eth-indexer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festevaopbs%2Feth-indexer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festevaopbs%2Feth-indexer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f2cbd8b634de38d6c9fc39815ca6f076b81c09e
[INFO] testing estevaopbs/eth-indexer-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festevaopbs%2Feth-indexer-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/estevaopbs/eth-indexer-rs
[INFO] finished tweaking git repo https://github.com/estevaopbs/eth-indexer-rs
[INFO] tweaked toml for git repo https://github.com/estevaopbs/eth-indexer-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/estevaopbs/eth-indexer-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/estevaopbs/eth-indexer-rs 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 603816fe5bef459bb4f36fd9a3f36482f3e1c171fffdfea12b3b96eaf3513b21
[INFO] running `Command { std: "docker" "start" "-a" "603816fe5bef459bb4f36fd9a3f36482f3e1c171fffdfea12b3b96eaf3513b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "603816fe5bef459bb4f36fd9a3f36482f3e1c171fffdfea12b3b96eaf3513b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "603816fe5bef459bb4f36fd9a3f36482f3e1c171fffdfea12b3b96eaf3513b21", kill_on_drop: false }`
[INFO] [stdout] 603816fe5bef459bb4f36fd9a3f36482f3e1c171fffdfea12b3b96eaf3513b21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c23724fcd9e0fe37b67596abf9f28e0583ae4e9da62c75e9b91bcae3dccd974
[INFO] running `Command { std: "docker" "start" "-a" "2c23724fcd9e0fe37b67596abf9f28e0583ae4e9da62c75e9b91bcae3dccd974", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling enr v0.10.0
[INFO] [stderr]    Compiling ethers-contract-abigen v2.0.14
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ethers-signers v2.0.14
[INFO] [stderr]    Compiling ethers-etherscan v2.0.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling ethers-addressbook v2.0.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ethers-contract v2.0.14
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling gcp_auth v0.8.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ethers-middleware v2.0.14
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling ethers v2.0.14
[INFO] [stderr]    Compiling eth-indexer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 6m 41s
[INFO] running `Command { std: "docker" "inspect" "2c23724fcd9e0fe37b67596abf9f28e0583ae4e9da62c75e9b91bcae3dccd974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c23724fcd9e0fe37b67596abf9f28e0583ae4e9da62c75e9b91bcae3dccd974", kill_on_drop: false }`
[INFO] [stdout] 2c23724fcd9e0fe37b67596abf9f28e0583ae4e9da62c75e9b91bcae3dccd974
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c3afcdc0dffc805f468f04e38caf2bc39b99c4bad59a1b5b8d3064be8fd48e
[INFO] running `Command { std: "docker" "start" "-a" "92c3afcdc0dffc805f468f04e38caf2bc39b99c4bad59a1b5b8d3064be8fd48e", kill_on_drop: false }`
[INFO] [stderr]    Compiling eth-indexer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 16.10s
[INFO] running `Command { std: "docker" "inspect" "92c3afcdc0dffc805f468f04e38caf2bc39b99c4bad59a1b5b8d3064be8fd48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c3afcdc0dffc805f468f04e38caf2bc39b99c4bad59a1b5b8d3064be8fd48e", kill_on_drop: false }`
[INFO] [stdout] 92c3afcdc0dffc805f468f04e38caf2bc39b99c4bad59a1b5b8d3064be8fd48e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b745e7331b430237c40f283b77eeab0f751be5d4a1b613f6f5698f5eadf9113
[INFO] running `Command { std: "docker" "start" "-a" "4b745e7331b430237c40f283b77eeab0f751be5d4a1b613f6f5698f5eadf9113", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.76s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eth_indexer_rs-c7ddbf5dd998664d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eth_indexer_rs-506ec6eed1f7a6cb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-39970119e41fbfee)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_api_endpoints ... FAILED
[INFO] [stdout] test test_beacon_connection_and_parsing ... FAILED
[INFO] [stdout] test test_full_integration_with_real_data ... FAILED
[INFO] [stdout] test test_database_operations ... FAILED
[INFO] [stdout] test test_rpc_connection_and_parsing ... FAILED
[INFO] [stdout] test test_app_initialization_with_env ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_api_endpoints stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_api_endpoints' (19) panicked at tests/tests.rs:132:5:
[INFO] [stdout] Failed to initialize application: Some(Failed to create database directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: eth_indexer_rs::database::DatabaseService::new::{{closure}}
[INFO] [stdout]    3: eth_indexer_rs::App::init::{{closure}}
[INFO] [stdout]    4: tests::test_api_endpoints::{{closure}}
[INFO] [stdout]    5: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   24: tests::test_api_endpoints
[INFO] [stdout]   25: tests::test_api_endpoints::{{closure}}
[INFO] [stdout]   26: core::ops::function::FnOnce::call_once
[INFO] [stdout]   27: test::__rust_begin_short_backtrace
[INFO] [stdout]   28: test::run_test::{{closure}}
[INFO] [stdout]   29: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   31: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d40149393c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5d401494c56f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5d4014903801 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5d4014910732 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5d401491639f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5d4014916231 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5d40137a864e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5d4014916b0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5d40149168ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5d4014910869 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5d40148f73ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d40149560a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5d401374222e - tests::test_api_endpoints::{{closure}}::h08522ec296199e0b
[INFO] [stdout]   13:     0x5d401377d6a4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdac9992664fc0135
[INFO] [stdout]   14:     0x5d401377d686 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbede2b9da3397faa
[INFO] [stdout]   15:     0x5d401374e7a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b1a9b03333eb4f6
[INFO] [stdout]   16:     0x5d401374e5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h018b0ca7d0b4c9a5
[INFO] [stdout]   17:     0x5d401374ba50 - tokio::runtime::scheduler::current_thread::Context::enter::h0b202265b8a0c227
[INFO] [stdout]   18:     0x5d401374dcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h53d22ecd4c004172
[INFO] [stdout]   19:     0x5d401374cf84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hafe9a683e0b9a8a5
[INFO] [stdout]   20:     0x5d4013785271 - tokio::runtime::context::scoped::Scoped<T>::set::h362485d6a52ef2c1
[INFO] [stdout]   21:     0x5d4013781904 - tokio::runtime::context::set_scheduler::{{closure}}::h89894e0109f7dc2a
[INFO] [stdout]   22:     0x5d401375e03a - std::thread::local::LocalKey<T>::try_with::h81ed80a0f0914717
[INFO] [stdout]   23:     0x5d401375d6c9 - std::thread::local::LocalKey<T>::with::h2a9aa7f76bfcf129
[INFO] [stdout]   24:     0x5d401378185b - tokio::runtime::context::set_scheduler::h3ea72809daeb2920
[INFO] [stdout]   25:     0x5d401374cd24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca9018db9c9b5de3
[INFO] [stdout]   26:     0x5d401374cfee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a085d59735f25bb
[INFO] [stdout]   27:     0x5d401374a030 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1af4b0a11ef4ccc
[INFO] [stdout]   28:     0x5d4013775be8 - tokio::runtime::context::runtime::enter_runtime::hea31fe51f8844ddb
[INFO] [stdout]   29:     0x5d4013749a58 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ca7fd3ea88413e2
[INFO] [stdout]   30:     0x5d4013780d75 - tokio::runtime::runtime::Runtime::block_on_inner::hbf879e360a697721
[INFO] [stdout]   31:     0x5d4013780fdb - tokio::runtime::runtime::Runtime::block_on::h53edae57bb5b17c0
[INFO] [stdout]   32:     0x5d4013741ccc - tests::test_api_endpoints::h6c85f26ac3361cfa
[INFO] [stdout]   33:     0x5d4013742473 - tests::test_api_endpoints::{{closure}}::he661ded895dd4d87
[INFO] [stdout]   34:     0x5d4013715fa6 - core::ops::function::FnOnce::call_once::h1f4be6b4e5eedb9c
[INFO] [stdout]   35:     0x5d40137a840b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   36:     0x5d40137be075 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   37:     0x5d4013794864 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   38:     0x5d401379812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   39:     0x5d401490b9cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   40:     0x7879cef75aa4 - <unknown>
[INFO] [stdout]   41:     0x7879cf002a34 - clone
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_beacon_connection_and_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_beacon_connection_and_parsing' (21) panicked at tests/tests.rs:183:40:
[INFO] [stdout] Failed to load configuration from .env: InvalidValue("Failed to create directory for database: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d40149393c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5d401494c56f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5d4014903801 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5d4014910732 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5d401491639f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5d4014916231 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5d40137a864e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5d4014916b0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5d40149168ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5d4014910869 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5d40148f73ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d40149560a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5d4014955046 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5d4013764822 - core::result::Result<T,E>::expect::h8a93b39cedaa25ae
[INFO] [stdout]   14:     0x5d4013746ab9 - tests::test_beacon_connection_and_parsing::{{closure}}::h3ac9bcccc522f3d5
[INFO] [stdout]   15:     0x5d401377d6a4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdac9992664fc0135
[INFO] [stdout]   16:     0x5d401377d686 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbede2b9da3397faa
[INFO] [stdout]   17:     0x5d401374e7a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b1a9b03333eb4f6
[INFO] [stdout]   18:     0x5d401374e5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h018b0ca7d0b4c9a5
[INFO] [stdout]   19:     0x5d401374ba50 - tokio::runtime::scheduler::current_thread::Context::enter::h0b202265b8a0c227
[INFO] [stdout]   20:     0x5d401374dcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h53d22ecd4c004172
[INFO] [stdout]   21:     0x5d401374cf84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hafe9a683e0b9a8a5
[INFO] [stdout]   22:     0x5d4013785271 - tokio::runtime::context::scoped::Scoped<T>::set::h362485d6a52ef2c1
[INFO] [stdout]   23:     0x5d4013781904 - tokio::runtime::context::set_scheduler::{{closure}}::h89894e0109f7dc2a
[INFO] [stdout]   24:     0x5d401375e03a - std::thread::local::LocalKey<T>::try_with::h81ed80a0f0914717
[INFO] [stdout]   25:     0x5d401375d6c9 - std::thread::local::LocalKey<T>::with::h2a9aa7f76bfcf129
[INFO] [stdout]   26:     0x5d401378185b - tokio::runtime::context::set_scheduler::h3ea72809daeb2920
[INFO] [stdout]   27:     0x5d401374cd24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca9018db9c9b5de3
[INFO] [stdout]   28:     0x5d401374cfee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a085d59735f25bb
[INFO] [stdout]   29:     0x5d401374a030 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1af4b0a11ef4ccc
[INFO] [stdout]   30:     0x5d4013775be8 - tokio::runtime::context::runtime::enter_runtime::hea31fe51f8844ddb
[INFO] [stdout]   31:     0x5d4013749a58 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ca7fd3ea88413e2
[INFO] [stdout]   32:     0x5d4013780d75 - tokio::runtime::runtime::Runtime::block_on_inner::hbf879e360a697721
[INFO] [stdout]   33:     0x5d4013780fdb - tokio::runtime::runtime::Runtime::block_on::h53edae57bb5b17c0
[INFO] [stdout]   34:     0x5d40137468cc - tests::test_beacon_connection_and_parsing::h7fc94d7112abf445
[INFO] [stdout]   35:     0x5d4013747513 - tests::test_beacon_connection_and_parsing::{{closure}}::h49a716f32dd4d163
[INFO] [stdout]   36:     0x5d4013716bb6 - core::ops::function::FnOnce::call_once::hd42274e7442ff808
[INFO] [stdout]   37:     0x5d40137a840b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   38:     0x5d40137be075 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   39:     0x5d4013794864 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   40:     0x5d401379812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   41:     0x5d401490b9cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   42:     0x7879cef75aa4 - <unknown>
[INFO] [stdout]   43:     0x7879cf002a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_integration_with_real_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_integration_with_real_data' (23) panicked at tests/tests.rs:209:40:
[INFO] [stdout] Failed to load configuration from .env: InvalidValue("Failed to create directory for database: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d40149393c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5d401494c56f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5d4014903801 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5d4014910732 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5d401491639f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5d4014916231 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5d40137a864e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5d4014916b0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5d40149168ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5d4014910869 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5d40148f73ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d40149560a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5d4014955046 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5d4013764822 - core::result::Result<T,E>::expect::h8a93b39cedaa25ae
[INFO] [stdout]   14:     0x5d40137478be - tests::test_full_integration_with_real_data::{{closure}}::h6449700ba18f333b
[INFO] [stdout]   15:     0x5d401377d6a4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdac9992664fc0135
[INFO] [stdout]   16:     0x5d401377d686 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbede2b9da3397faa
[INFO] [stdout]   17:     0x5d401374e7a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b1a9b03333eb4f6
[INFO] [stdout]   18:     0x5d401374e5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h018b0ca7d0b4c9a5
[INFO] [stdout]   19:     0x5d401374ba50 - tokio::runtime::scheduler::current_thread::Context::enter::h0b202265b8a0c227
[INFO] [stdout]   20:     0x5d401374dcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h53d22ecd4c004172
[INFO] [stdout]   21:     0x5d401374cf84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hafe9a683e0b9a8a5
[INFO] [stdout]   22:     0x5d4013785271 - tokio::runtime::context::scoped::Scoped<T>::set::h362485d6a52ef2c1
[INFO] [stdout]   23:     0x5d4013781904 - tokio::runtime::context::set_scheduler::{{closure}}::h89894e0109f7dc2a
[INFO] [stdout]   24:     0x5d401375e03a - std::thread::local::LocalKey<T>::try_with::h81ed80a0f0914717
[INFO] [stdout]   25:     0x5d401375d6c9 - std::thread::local::LocalKey<T>::with::h2a9aa7f76bfcf129
[INFO] [stdout]   26:     0x5d401378185b - tokio::runtime::context::set_scheduler::h3ea72809daeb2920
[INFO] [stdout]   27:     0x5d401374cd24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca9018db9c9b5de3
[INFO] [stdout]   28:     0x5d401374cfee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a085d59735f25bb
[INFO] [stdout]   29:     0x5d401374a030 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1af4b0a11ef4ccc
[INFO] [stdout]   30:     0x5d4013775be8 - tokio::runtime::context::runtime::enter_runtime::hea31fe51f8844ddb
[INFO] [stdout]   31:     0x5d4013749a58 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ca7fd3ea88413e2
[INFO] [stdout]   32:     0x5d4013780d75 - tokio::runtime::runtime::Runtime::block_on_inner::hbf879e360a697721
[INFO] [stdout]   33:     0x5d4013780fdb - tokio::runtime::runtime::Runtime::block_on::h53edae57bb5b17c0
[INFO] [stdout]   34:     0x5d401374766a - tests::test_full_integration_with_real_data::h839a99b496597d75
[INFO] [stdout]   35:     0x5d40137497e3 - tests::test_full_integration_with_real_data::{{closure}}::had65034b6d326a77
[INFO] [stdout]   36:     0x5d4013716cc6 - core::ops::function::FnOnce::call_once::hedf121e039ff7974
[INFO] [stdout]   37:     0x5d40137a840b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   38:     0x5d40137be075 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   39:     0x5d4013794864 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   40:     0x5d401379812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   41:     0x5d401490b9cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   42:     0x7879cef75aa4 - <unknown>
[INFO] [stdout]   43:     0x7879cf002a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_database_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_database_operations' (22) panicked at tests/tests.rs:33:40:
[INFO] [stdout] Failed to load configuration from .env: InvalidValue("Failed to create directory for database: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d40149393c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5d401494c56f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5d4014903801 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5d4014910732 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5d401491639f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5d4014916231 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5d40137a864e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5d4014916b0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5d40149168ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5d4014910869 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5d40148f73ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d40149560a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5d4014955046 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5d4013764822 - core::result::Result<T,E>::expect::h8a93b39cedaa25ae
[INFO] [stdout]   14:     0x5d401374282e - tests::test_database_operations::{{closure}}::hefd871ea6bf3de3c
[INFO] [stdout]   15:     0x5d401377d6a4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdac9992664fc0135
[INFO] [stdout]   16:     0x5d401377d686 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbede2b9da3397faa
[INFO] [stdout]   17:     0x5d401374e7a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b1a9b03333eb4f6
[INFO] [stdout]   18:     0x5d401374e5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h018b0ca7d0b4c9a5
[INFO] [stdout]   19:     0x5d401374ba50 - tokio::runtime::scheduler::current_thread::Context::enter::h0b202265b8a0c227
[INFO] [stdout]   20:     0x5d401374dcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h53d22ecd4c004172
[INFO] [stdout]   21:     0x5d401374cf84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hafe9a683e0b9a8a5
[INFO] [stdout]   22:     0x5d4013785271 - tokio::runtime::context::scoped::Scoped<T>::set::h362485d6a52ef2c1
[INFO] [stdout]   23:     0x5d4013781904 - tokio::runtime::context::set_scheduler::{{closure}}::h89894e0109f7dc2a
[INFO] [stdout]   24:     0x5d401375e03a - std::thread::local::LocalKey<T>::try_with::h81ed80a0f0914717
[INFO] [stdout]   25:     0x5d401375d6c9 - std::thread::local::LocalKey<T>::with::h2a9aa7f76bfcf129
[INFO] [stdout]   26:     0x5d401378185b - tokio::runtime::context::set_scheduler::h3ea72809daeb2920
[INFO] [stdout]   27:     0x5d401374cd24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca9018db9c9b5de3
[INFO] [stdout]   28:     0x5d401374cfee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a085d59735f25bb
[INFO] [stdout]   29:     0x5d401374a030 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1af4b0a11ef4ccc
[INFO] [stdout]   30:     0x5d4013775be8 - tokio::runtime::context::runtime::enter_runtime::hea31fe51f8844ddb
[INFO] [stdout]   31:     0x5d4013749a58 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ca7fd3ea88413e2
[INFO] [stdout]   32:     0x5d4013780d75 - tokio::runtime::runtime::Runtime::block_on_inner::hbf879e360a697721
[INFO] [stdout]   33:     0x5d4013780fdb - tokio::runtime::runtime::Runtime::block_on::h53edae57bb5b17c0
[INFO] [stdout]   34:     0x5d40137425bb - tests::test_database_operations::h5a7ff780b9b9daec
[INFO] [stdout]   35:     0x5d4013742653 - tests::test_database_operations::{{closure}}::h0078518b544e91b2
[INFO] [stdout]   36:     0x5d40137169e6 - core::ops::function::FnOnce::call_once::hc66af3d882e941b9
[INFO] [stdout]   37:     0x5d40137a840b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   38:     0x5d40137be075 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   39:     0x5d4013794864 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   40:     0x5d401379812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   41:     0x5d401490b9cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   42:     0x7879cef75aa4 - <unknown>
[INFO] [stdout]   43:     0x7879cf002a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_rpc_connection_and_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_rpc_connection_and_parsing' (24) panicked at tests/tests.rs:147:40:
[INFO] [stdout] Failed to load configuration from .env: InvalidValue("Failed to create directory for database: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d40149393c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5d401494c56f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5d4014903801 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5d4014910732 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5d401491639f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5d4014916231 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5d40137a864e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5d4014916b0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5d40149168ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5d4014910869 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5d40148f73ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d40149560a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5d4014955046 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5d4013764822 - core::result::Result<T,E>::expect::h8a93b39cedaa25ae
[INFO] [stdout]   14:     0x5d401374521f - tests::test_rpc_connection_and_parsing::{{closure}}::hf4439f9239801fde
[INFO] [stdout]   15:     0x5d401377d6a4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdac9992664fc0135
[INFO] [stdout]   16:     0x5d401377d686 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbede2b9da3397faa
[INFO] [stdout]   17:     0x5d401374e7a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b1a9b03333eb4f6
[INFO] [stdout]   18:     0x5d401374e5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h018b0ca7d0b4c9a5
[INFO] [stdout]   19:     0x5d401374ba50 - tokio::runtime::scheduler::current_thread::Context::enter::h0b202265b8a0c227
[INFO] [stdout]   20:     0x5d401374dcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h53d22ecd4c004172
[INFO] [stdout]   21:     0x5d401374cf84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hafe9a683e0b9a8a5
[INFO] [stdout]   22:     0x5d4013785271 - tokio::runtime::context::scoped::Scoped<T>::set::h362485d6a52ef2c1
[INFO] [stdout]   23:     0x5d4013781904 - tokio::runtime::context::set_scheduler::{{closure}}::h89894e0109f7dc2a
[INFO] [stdout]   24:     0x5d401375e03a - std::thread::local::LocalKey<T>::try_with::h81ed80a0f0914717
[INFO] [stdout]   25:     0x5d401375d6c9 - std::thread::local::LocalKey<T>::with::h2a9aa7f76bfcf129
[INFO] [stdout]   26:     0x5d401378185b - tokio::runtime::context::set_scheduler::h3ea72809daeb2920
[INFO] [stdout]   27:     0x5d401374cd24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca9018db9c9b5de3
[INFO] [stdout]   28:     0x5d401374cfee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a085d59735f25bb
[INFO] [stdout]   29:     0x5d401374a030 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1af4b0a11ef4ccc
[INFO] [stdout]   30:     0x5d4013775be8 - tokio::runtime::context::runtime::enter_runtime::hea31fe51f8844ddb
[INFO] [stdout]   31:     0x5d4013749a58 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ca7fd3ea88413e2
[INFO] [stdout]   32:     0x5d4013780d75 - tokio::runtime::runtime::Runtime::block_on_inner::hbf879e360a697721
[INFO] [stdout]   33:     0x5d4013780fdb - tokio::runtime::runtime::Runtime::block_on::h53edae57bb5b17c0
[INFO] [stdout]   34:     0x5d4013744fec - tests::test_rpc_connection_and_parsing::h40e97f97fae809f7
[INFO] [stdout]   35:     0x5d4013745083 - tests::test_rpc_connection_and_parsing::{{closure}}::hbfa15de2eee63f66
[INFO] [stdout]   36:     0x5d40137169a6 - core::ops::function::FnOnce::call_once::hc5b7be8f51092811
[INFO] [stdout]   37:     0x5d40137a840b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   38:     0x5d40137be075 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   39:     0x5d4013794864 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   40:     0x5d401379812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   41:     0x5d401490b9cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   42:     0x7879cef75aa4 - <unknown>
[INFO] [stdout]   43:     0x7879cf002a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_app_initialization_with_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_app_initialization_with_env' (20) panicked at tests/tests.rs:13:40:
[INFO] [stdout] Failed to load configuration from .env: InvalidValue("Failed to create directory for database: Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d40149393c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x5d401494c56f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x5d4014903801 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x5d4014910732 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x5d401491639f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x5d4014916231 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x5d40137a864e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x5d4014916b0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x5d40149168ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x5d4014910869 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x5d40148f73ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d40149560a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x5d4014955046 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x5d4013764822 - core::result::Result<T,E>::expect::h8a93b39cedaa25ae
[INFO] [stdout]   14:     0x5d401374622d - tests::test_app_initialization_with_env::{{closure}}::h980a443007ee7bc5
[INFO] [stdout]   15:     0x5d401377d6a4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdac9992664fc0135
[INFO] [stdout]   16:     0x5d401377d686 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbede2b9da3397faa
[INFO] [stdout]   17:     0x5d401374e7a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b1a9b03333eb4f6
[INFO] [stdout]   18:     0x5d401374e5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h018b0ca7d0b4c9a5
[INFO] [stdout]   19:     0x5d401374ba50 - tokio::runtime::scheduler::current_thread::Context::enter::h0b202265b8a0c227
[INFO] [stdout]   20:     0x5d401374dcdd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h53d22ecd4c004172
[INFO] [stdout]   21:     0x5d401374cf84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hafe9a683e0b9a8a5
[INFO] [stdout]   22:     0x5d4013785271 - tokio::runtime::context::scoped::Scoped<T>::set::h362485d6a52ef2c1
[INFO] [stdout]   23:     0x5d4013781904 - tokio::runtime::context::set_scheduler::{{closure}}::h89894e0109f7dc2a
[INFO] [stdout]   24:     0x5d401375e03a - std::thread::local::LocalKey<T>::try_with::h81ed80a0f0914717
[INFO] [stdout]   25:     0x5d401375d6c9 - std::thread::local::LocalKey<T>::with::h2a9aa7f76bfcf129
[INFO] [stdout]   26:     0x5d401378185b - tokio::runtime::context::set_scheduler::h3ea72809daeb2920
[INFO] [stdout]   27:     0x5d401374cd24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hca9018db9c9b5de3
[INFO] [stdout]   28:     0x5d401374cfee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8a085d59735f25bb
[INFO] [stdout]   29:     0x5d401374a030 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc1af4b0a11ef4ccc
[INFO] [stdout]   30:     0x5d4013775be8 - tokio::runtime::context::runtime::enter_runtime::hea31fe51f8844ddb
[INFO] [stdout]   31:     0x5d4013749a58 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ca7fd3ea88413e2
[INFO] [stdout]   32:     0x5d4013780d75 - tokio::runtime::runtime::Runtime::block_on_inner::hbf879e360a697721
[INFO] [stdout]   33:     0x5d4013780fdb - tokio::runtime::runtime::Runtime::block_on::h53edae57bb5b17c0
[INFO] [stdout]   34:     0x5d401374604c - tests::test_app_initialization_with_env::h9a1704398272a185
[INFO] [stdout]   35:     0x5d40137460e3 - tests::test_app_initialization_with_env::{{closure}}::h2e385a61bb4f0c71
[INFO] [stdout]   36:     0x5d4013716c06 - core::ops::function::FnOnce::call_once::he2603ffdf9f4068c
[INFO] [stdout]   37:     0x5d40137a840b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   38:     0x5d40137be075 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   39:     0x5d4013794864 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   40:     0x5d401379812a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   41:     0x5d401490b9cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   42:     0x7879cef75aa4 - <unknown>
[INFO] [stdout]   43:     0x7879cf002a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_api_endpoints
[INFO] [stdout]     test_app_initialization_with_env
[INFO] [stdout]     test_beacon_connection_and_parsing
[INFO] [stdout]     test_database_operations
[INFO] [stdout]     test_full_integration_with_real_data
[INFO] [stdout]     test_rpc_connection_and_parsing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "4b745e7331b430237c40f283b77eeab0f751be5d4a1b613f6f5698f5eadf9113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b745e7331b430237c40f283b77eeab0f751be5d4a1b613f6f5698f5eadf9113", kill_on_drop: false }`
[INFO] [stdout] 4b745e7331b430237c40f283b77eeab0f751be5d4a1b613f6f5698f5eadf9113
