[INFO] fetching crate alloy-erc20-full 1.0.0...
[INFO] testing alloy-erc20-full-1.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate alloy-erc20-full 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate alloy-erc20-full 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate alloy-erc20-full 1.0.0
[INFO] tweaked toml for crates.io crate alloy-erc20-full 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alloy-erc20-full 1.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alloy-erc20-full 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54d80e413c13d9359f75c7ba01ce3934349638bbc386f5d6421763b848dba2b2
[INFO] running `Command { std: "docker" "start" "-a" "54d80e413c13d9359f75c7ba01ce3934349638bbc386f5d6421763b848dba2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54d80e413c13d9359f75c7ba01ce3934349638bbc386f5d6421763b848dba2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d80e413c13d9359f75c7ba01ce3934349638bbc386f5d6421763b848dba2b2", kill_on_drop: false }`
[INFO] [stdout] 54d80e413c13d9359f75c7ba01ce3934349638bbc386f5d6421763b848dba2b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3e69f771c1546207f63387956e02e07ae59fc16dd5e71e3ba7f54da562f5ba3
[INFO] running `Command { std: "docker" "start" "-a" "d3e69f771c1546207f63387956e02e07ae59fc16dd5e71e3ba7f54da562f5ba3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling nybbles v0.4.6
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-serde v1.1.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.1.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_with v3.16.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling alloy-signer v1.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling alloy-chains v0.2.18
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling alloy-eips v1.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alloy-consensus v1.1.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.1.1
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1
[INFO] [stderr]    Compiling alloy-transport v1.1.1
[INFO] [stderr]    Compiling alloy-core v1.4.1
[INFO] [stderr]    Compiling alloy-transport-http v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-client v1.1.1
[INFO] [stderr]    Compiling alloy-consensus-any v1.1.1
[INFO] [stderr]    Compiling alloy-network-primitives v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-types v1.1.1
[INFO] [stderr]    Compiling alloy-network v1.1.1
[INFO] [stderr]    Compiling alloy-provider v1.1.1
[INFO] [stderr]    Compiling alloy-signer-local v1.1.1
[INFO] [stderr]    Compiling alloy-contract v1.1.1
[INFO] [stderr]    Compiling alloy v1.1.1
[INFO] [stderr]    Compiling alloy-erc20-full v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
[INFO] running `Command { std: "docker" "inspect" "d3e69f771c1546207f63387956e02e07ae59fc16dd5e71e3ba7f54da562f5ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e69f771c1546207f63387956e02e07ae59fc16dd5e71e3ba7f54da562f5ba3", kill_on_drop: false }`
[INFO] [stdout] d3e69f771c1546207f63387956e02e07ae59fc16dd5e71e3ba7f54da562f5ba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1efb22b7be79c0fc54d44b27f673f20611ef9b7fd16c41119f7bafb3ce681dbd
[INFO] running `Command { std: "docker" "start" "-a" "1efb22b7be79c0fc54d44b27f673f20611ef9b7fd16c41119f7bafb3ce681dbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling alloy-genesis v1.1.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.1.1
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling alloy-core v1.4.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling alloy-transport v1.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-types v1.1.1
[INFO] [stderr]    Compiling alloy-network v1.1.1
[INFO] [stderr]    Compiling alloy-signer-local v1.1.1
[INFO] [stderr]    Compiling alloy-node-bindings v1.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling alloy-transport-http v1.1.1
[INFO] [stderr]    Compiling alloy-rpc-client v1.1.1
[INFO] [stderr]    Compiling alloy-provider v1.1.1
[INFO] [stderr]    Compiling alloy-contract v1.1.1
[INFO] [stderr]    Compiling alloy v1.1.1
[INFO] [stderr]    Compiling alloy-erc20-full v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "1efb22b7be79c0fc54d44b27f673f20611ef9b7fd16c41119f7bafb3ce681dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efb22b7be79c0fc54d44b27f673f20611ef9b7fd16c41119f7bafb3ce681dbd", kill_on_drop: false }`
[INFO] [stdout] 1efb22b7be79c0fc54d44b27f673f20611ef9b7fd16c41119f7bafb3ce681dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71dd2f24df1dbef9387442ec6fdff916b10292af5bf3c72f7b6dc9ce5972825d
[INFO] running `Command { std: "docker" "start" "-a" "71dd2f24df1dbef9387442ec6fdff916b10292af5bf3c72f7b6dc9ce5972825d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alloy_erc20_full-9c547b3865d6e5de)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test stores::store_iter::tests::test_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lazy_token_tests.rs (/opt/rustwide/target/debug/deps/lazy_token_tests-ac7d3cea52db74f0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_lazy_token_allowance ... ignored
[INFO] [stdout] test test_lazy_token_balance_of ... ignored
[INFO] [stdout] test test_lazy_token_get_balance ... ignored
[INFO] [stdout] test test_lazy_token_metadata ... ignored
[INFO] [stdout] test test_lazy_token_total_supply ... ignored
[INFO] [stdout] test test_lazy_token_address ... ok
[INFO] [stdout] test test_instance_field_is_public ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alloy_erc20_full
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - (line 285) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 267) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 229) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 216) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 197) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 82) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 285) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `-`
[INFO] [stdout]    --> src/lib.rs:288:6
[INFO] [stdout]     |
[INFO] [stdout] 288 | alloy-erc20-full = "1.0"  // ← new
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 267) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erc20_rs`
[INFO] [stdout]    --> src/lib.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | use erc20_rs::Erc20;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `erc20_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erc20_rs`, use `cargo add erc20_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `address` in this scope
[INFO] [stdout]    --> src/lib.rs:271:24
[INFO] [stdout]     |
[INFO] [stdout] 271 | let erc20 = Erc20::new(address, provider);
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `provider` in this scope
[INFO] [stdout]    --> src/lib.rs:271:33
[INFO] [stdout]     |
[INFO] [stdout] 271 | let erc20 = Erc20::new(address, provider);
[INFO] [stdout]     |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user` in this scope
[INFO] [stdout]    --> src/lib.rs:272:32
[INFO] [stdout]     |
[INFO] [stdout] 272 | let balance = erc20.balance_of(user).await?;
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `from` in this scope
[INFO] [stdout]    --> src/lib.rs:273:25
[INFO] [stdout]     |
[INFO] [stdout] 273 | let tx = erc20.transfer(from, to, amount).await?;
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to` in this scope
[INFO] [stdout]    --> src/lib.rs:273:31
[INFO] [stdout]     |
[INFO] [stdout] 273 | let tx = erc20.transfer(from, to, amount).await?;
[INFO] [stdout]     |                               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `amount` in this scope
[INFO] [stdout]    --> src/lib.rs:273:35
[INFO] [stdout]     |
[INFO] [stdout] 273 | let tx = erc20.transfer(from, to, amount).await?;
[INFO] [stdout]     |                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `address` in this scope
[INFO] [stdout]    --> src/lib.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 | let token = LazyToken::new(address, provider);
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `provider` in this scope
[INFO] [stdout]    --> src/lib.rs:277:37
[INFO] [stdout]     |
[INFO] [stdout] 277 | let token = LazyToken::new(address, provider);
[INFO] [stdout]     |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user` in this scope
[INFO] [stdout]    --> src/lib.rs:278:32
[INFO] [stdout]     |
[INFO] [stdout] 278 | let balance = token.balance_of(user).await?;
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to` in this scope
[INFO] [stdout]    --> src/lib.rs:279:39
[INFO] [stdout]     |
[INFO] [stdout] 279 | let receipt = token.instance.transfer(to, amount).send().await?.watch().await?;
[INFO] [stdout]     |                                       ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 279 - let receipt = token.instance.transfer(to, amount).send().await?.watch().await?;
[INFO] [stdout] 279 + let receipt = token.instance.transfer(tx, amount).send().await?.watch().await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `amount` in this scope
[INFO] [stdout]    --> src/lib.rs:279:43
[INFO] [stdout]     |
[INFO] [stdout] 279 | let receipt = token.instance.transfer(to, amount).send().await?.watch().await?;
[INFO] [stdout]     |                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:272:38
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_267_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 272 | let balance = erc20.balance_of(user).await?;
[INFO] [stdout]     |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:273:43
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_267_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 273 | let tx = erc20.transfer(from, to, amount).await?;
[INFO] [stdout]     |                                           ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:278:38
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_267_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 278 | let balance = token.balance_of(user).await?;
[INFO] [stdout]     |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:279:58
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_267_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 279 | let receipt = token.instance.transfer(to, amount).send().await?.watch().await?;
[INFO] [stdout]     |                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:279:73
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_267_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 279 | let receipt = token.instance.transfer(to, amount).send().await?.watch().await?;
[INFO] [stdout]     |                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 229) stdout ----
[INFO] [stdout] error: cannot find macro `address` in this scope
[INFO] [stdout]    --> src/lib.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     address!("6B175474E89094C44Da98b954EedeAC495271d0F"),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `provider` in this scope
[INFO] [stdout]    --> src/lib.rs:236:11
[INFO] [stdout]     |
[INFO] [stdout] 236 | let dai = provider.get_token(
[INFO] [stdout]     |           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_229_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 239 | ).await?;
[INFO] [stdout]     |   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `BasicTokenStore` in the current scope
[INFO] [stdout]    --> src/lib.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 | let dai_from_store = store.get(1, TokenId::Symbol("DAI".to_string()));
[INFO] [stdout]     |                            ^^^ method not found in `BasicTokenStore`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stores/token_store.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]  15 |     fn get(&'a self, chain_id: u64, id: TokenId) -> Option<Self::Item>;
[INFO] [stdout]     |        --- the method is available for `BasicTokenStore` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TokenStore` which provides `get` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 228 + use crate::alloy_erc20_full::TokenStore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 216) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `provider` in this scope
[INFO] [stdout]    --> src/lib.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 | let token_info = provider.retrieve_token(token_address).await?;
[INFO] [stdout]     |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `token_address` in this scope
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    --> src/lib.rs:221:42
[INFO] [stdout]     |
[INFO] [stdout] 221 | let token_info = provider.retrieve_token(token_address).await?;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `provider` in this scope
[INFO] [stdout]    --> src/lib.rs:225:15
[INFO] [stdout]     |
[INFO] [stdout] 225 | let balance = provider.balance_of(token_address, user_address).await?;
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `token_address` in this scope
[INFO] [stdout]    --> src/lib.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 | let balance = provider.balance_of(token_address, user_address).await?;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user_address` in this scope
[INFO] [stdout]    --> src/lib.rs:225:50
[INFO] [stdout]     |
[INFO] [stdout] 225 | let balance = provider.balance_of(token_address, user_address).await?;
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:221:57
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_216_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 221 | let token_info = provider.retrieve_token(token_address).await?;
[INFO] [stdout]     |                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:225:64
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_216_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 225 | let balance = provider.balance_of(token_address, user_address).await?;
[INFO] [stdout]     |                                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 120) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_recommended_fillers` found for struct `ProviderBuilder<Identity, JoinFill<Identity, JoinFill<..., ...>>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |       let provider = ProviderBuilder::new()
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 136 | |         .with_recommended_fillers()
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctest8g2ccM/rust_out.long-type-657431577078696921.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: there is a method `disable_recommended_fillers` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 136 -         .with_recommended_fillers()
[INFO] [stdout] 136 +         .disable_recommended_fillers()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation panicked: Encountered non-ASCII character
[INFO] [stdout]    --> src/lib.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             address!("владелец"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ evaluation of `main::{closure#0}::{constant#3}::{constant#0}` failed inside this call
[INFO] [stdout]     |
[INFO] [stdout] note: inside `alloy::alloy_primitives::hex_literal::len`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-1.4.1/src/hex_literal.rs:52:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |         while let Some((_, new_pos)) = next_byte(strings[i], pos) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: inside `alloy::alloy_primitives::hex_literal::next_byte`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-1.4.1/src/hex_literal.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let (half1, pos) = match next_hex_char(string, pos) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: inside `alloy::alloy_primitives::hex_literal::next_hex_char`
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the failure occurred here
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-1.4.1/src/hex_literal.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 |             _ => panic!("Encountered non-ASCII character"),
[INFO] [stdout]     |                  ----------------------------------------- in this macro invocation
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation panicked: Encountered non-ASCII character
[INFO] [stdout]    --> src/lib.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |             address!("получатель"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ evaluation of `main::{closure#0}::{constant#4}::{constant#0}` failed inside this call
[INFO] [stdout]     |
[INFO] [stdout] note: inside `alloy::alloy_primitives::hex_literal::len`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-1.4.1/src/hex_literal.rs:52:40
[INFO] [stdout]     |
[INFO] [stdout]  52 |         while let Some((_, new_pos)) = next_byte(strings[i], pos) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: inside `alloy::alloy_primitives::hex_literal::next_byte`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-1.4.1/src/hex_literal.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let (half1, pos) = match next_hex_char(string, pos) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: inside `alloy::alloy_primitives::hex_literal::next_hex_char`
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the failure occurred here
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-1.4.1/src/hex_literal.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 |             _ => panic!("Encountered non-ASCII character"),
[INFO] [stdout]     |                  ----------------------------------------- in this macro invocation
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0080, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0080`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 197) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `address` in this scope
[INFO] [stdout]    --> src/lib.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 | let token = LazyToken::new(address, provider);
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `provider` in this scope
[INFO] [stdout]    --> src/lib.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 | let token = LazyToken::new(address, provider);
[INFO] [stdout]     |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user` in this scope
[INFO] [stdout]    --> src/lib.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 | let balance = token.balance_of(user).await?;
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_197_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 205 | let symbol = token.symbol().await?; // Network call
[INFO] [stdout]     |                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:208:35
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_197_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 208 | let symbol_again = token.symbol().await?; // From cache!
[INFO] [stdout]     |                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:211:38
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_197_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 211 | let balance = token.balance_of(user).await?;
[INFO] [stdout]     |                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_197_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 212 | let supply = token.total_supply().await?;
[INFO] [stdout]     |                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 82) stdout ----
[INFO] [stdout] warning: use of deprecated method `alloy::providers::ProviderBuilder::<L, F, N>::on_http`: use `connect_http` instead
[INFO] [stdout]   --> src/lib.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |         .on_http(rpc_url.parse().unwrap());
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (73) panicked at src/lib.rs:21:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TransportError(Transport(Custom(reqwest::Error { kind: Request, url: "https://eth.llamarpc.com/", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56449ba1e69a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56449ba1e69a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56449ba1e69a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56449ba1e69a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56449ba33c4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56449ba33c4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56449ba23302 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56449ba23302 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56449ba0448f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56449ba0448f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56449ba16ba1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56449ba16e1b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56449ba04548 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56449b9fbf59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56449ba0540d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56449ba3452c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56449ba342a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56449b34d278 - rust_out::main::{{closure}}::he905f4dd14c0ae61
[INFO] [stdout]   18:     0x56449b347106 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb51eacc04bd2f8a
[INFO] [stdout]   19:     0x56449b3402a6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd17e20800142bc25
[INFO] [stdout]   20:     0x56449b33fd76 - tokio::runtime::park::CachedParkThread::block_on::hf60fa22edf38b729
[INFO] [stdout]   21:     0x56449b3414fb - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h4a32e1dab8b62509
[INFO] [stdout]   22:     0x56449b341c41 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hef7a7d14975da092
[INFO] [stdout]   23:     0x56449b340933 - tokio::runtime::context::runtime::enter_runtime::h136810bcf222d436
[INFO] [stdout]   24:     0x56449b341b7d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb7101f2958656462
[INFO] [stdout]   25:     0x56449b3416cd - tokio::runtime::runtime::Runtime::block_on_inner::hb4efe9ac82c78cbb
[INFO] [stdout]   26:     0x56449b341b23 - tokio::runtime::runtime::Runtime::block_on::haf4cf5643c40b82c
[INFO] [stdout]   27:     0x56449b34cb0c - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   28:     0x56449b334203 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   29:     0x56449b332406 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   30:     0x56449b3323e9 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   31:     0x56449ba160f4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x56449ba160f4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x56449ba160f4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x56449ba160f4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x56449ba160f4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x56449ba160f4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56449ba160f4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56449ba160f4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56449ba160f4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x56449b3323d1 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   41:     0x56449b3552c5 - main
[INFO] [stdout]   42:     0x7859d87151ca - <unknown>
[INFO] [stdout]   43:     0x7859d871528b - __libc_start_main
[INFO] [stdout]   44:     0x56449b3164e5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 120)
[INFO] [stdout]     src/lib.rs - (line 197)
[INFO] [stdout]     src/lib.rs - (line 216)
[INFO] [stdout]     src/lib.rs - (line 229)
[INFO] [stdout]     src/lib.rs - (line 267)
[INFO] [stdout]     src/lib.rs - (line 285)
[INFO] [stdout]     src/lib.rs - (line 82)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "71dd2f24df1dbef9387442ec6fdff916b10292af5bf3c72f7b6dc9ce5972825d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71dd2f24df1dbef9387442ec6fdff916b10292af5bf3c72f7b6dc9ce5972825d", kill_on_drop: false }`
[INFO] [stdout] 71dd2f24df1dbef9387442ec6fdff916b10292af5bf3c72f7b6dc9ce5972825d
