[INFO] cloning repository https://github.com/alexLizhenyu/Taiko_indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexLizhenyu/Taiko_indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalexLizhenyu%2FTaiko_indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalexLizhenyu%2FTaiko_indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f2da4bb4e09abf26ae121141da3f57391108fce [INFO] checking alexLizhenyu/Taiko_indexer/6f2da4bb4e09abf26ae121141da3f57391108fce against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalexLizhenyu%2FTaiko_indexer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexLizhenyu/Taiko_indexer on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alexLizhenyu/Taiko_indexer [INFO] finished tweaking git repo https://github.com/alexLizhenyu/Taiko_indexer [INFO] tweaked toml for git repo https://github.com/alexLizhenyu/Taiko_indexer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexLizhenyu/Taiko_indexer 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 821ea0ac4c17f76ac06f903b9c17268ef6b9ab165e076da66d7856c0d522f799 [INFO] running `Command { std: "docker" "start" "-a" "821ea0ac4c17f76ac06f903b9c17268ef6b9ab165e076da66d7856c0d522f799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "821ea0ac4c17f76ac06f903b9c17268ef6b9ab165e076da66d7856c0d522f799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821ea0ac4c17f76ac06f903b9c17268ef6b9ab165e076da66d7856c0d522f799", kill_on_drop: false }` [INFO] [stdout] 821ea0ac4c17f76ac06f903b9c17268ef6b9ab165e076da66d7856c0d522f799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba0e9fac93cbb33dfa607ed22bc546bd0cb797c815b80315cb42da3851a886b [INFO] running `Command { std: "docker" "start" "-a" "aba0e9fac93cbb33dfa607ed22bc546bd0cb797c815b80315cb42da3851a886b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking thiserror v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking parity-scale-codec v3.6.4 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking stringprep v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking coins-core v0.8.3 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking coins-bip32 v0.8.3 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking enr v0.8.1 [INFO] [stderr] Checking postgres-protocol v0.6.5 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking postgres-types v0.2.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tokio-postgres v0.7.8 [INFO] [stderr] Checking coins-bip39 v0.8.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking clap_builder v4.3.22 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking postgres v0.19.5 [INFO] [stderr] Checking ethers-core v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-core) [INFO] [stderr] Checking r2d2_postgres v0.18.1 [INFO] [stderr] Checking clap v4.3.22 [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ethers-rs/ethers-core/src/abi/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ethers-rs/ethers-core/src/abi/mod.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | pub use ethabi::{self, Contract as Abi, *}; [INFO] [stdout] | ^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ethers-rs/ethers-core/src/abi/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ethers-rs/ethers-core/src/abi/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Bytes` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ethers-rs/ethers-core/src/abi/mod.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | pub use ethabi::{self, Contract as Abi, *}; [INFO] [stdout] | ^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ethers-rs/ethers-core/src/abi/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | types::{Bytes, Selector, Uint8, H256, H512, I256, U128, U256, U64}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking diesel v2.1.0 [INFO] [stderr] Compiling solang-parser v0.2.4 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> ethers-rs/ethers-core/src/types/i256.rs:1105:13 [INFO] [stdout] | [INFO] [stdout] 1105 | _ => unreachable!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> ethers-rs/ethers-core/src/types/i256.rs:1105:13 [INFO] [stdout] | [INFO] [stdout] 1086 | (0, _) => self, [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1089 | (1..=254, Sign::Positive) => self.wrapping_shr(rhs), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 1090 | (1..=254, Sign::Negative) => { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1100 | (255.., Sign::Positive) => Self::zero(), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1105 | _ => unreachable!(), [INFO] [stdout] | ^ ...and 1 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> ethers-rs/ethers-core/src/types/i256.rs:1105:13 [INFO] [stdout] | [INFO] [stdout] 1105 | _ => unreachable!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> ethers-rs/ethers-core/src/types/i256.rs:1105:13 [INFO] [stdout] | [INFO] [stdout] 1086 | (0, _) => self, [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1089 | (1..=254, Sign::Positive) => self.wrapping_shr(rhs), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 1090 | (1..=254, Sign::Negative) => { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1100 | (255.., Sign::Positive) => Self::zero(), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1105 | _ => unreachable!(), [INFO] [stdout] | ^ ...and 1 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethers-signers v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-signers) [INFO] [stderr] Checking ethers-addressbook v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-addressbook) [INFO] [stdout] warning: unused import: `MnemonicBuilderError` [INFO] [stdout] --> ethers-rs/ethers-signers/src/wallet/mod.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mnemonic::{MnemonicBuilder, MnemonicBuilderError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.19 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-contract/ethers-contract-abigen) [INFO] [stderr] Checking ethers-providers v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-providers) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/provider.rs:530:36 [INFO] [stdout] | [INFO] [stdout] 527 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 530 | ) -> Result, ProviderError> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/provider.rs:600:58 [INFO] [stdout] | [INFO] [stdout] 600 | async fn watch_blocks(&self) -> Result, ProviderError> { [INFO] [stdout] | - ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/provider.rs:609:31 [INFO] [stdout] | [INFO] [stdout] 608 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 609 | ) -> Result, ProviderError> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/provider.rs:1016:36 [INFO] [stdout] | [INFO] [stdout] 1014 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 1015 | params: T, [INFO] [stdout] 1016 | ) -> Result, ProviderError> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/provider.rs:1036:36 [INFO] [stdout] | [INFO] [stdout] 1035 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 1036 | ) -> Result>, ProviderError> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/provider.rs:1045:36 [INFO] [stdout] | [INFO] [stdout] 1044 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 1045 | ) -> Result, ProviderError> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tx_stream::*` [INFO] [stdout] --> ethers-rs/ethers-providers/src/stream/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tx_stream::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/middleware.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 156 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 159 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/middleware.rs:525:31 [INFO] [stdout] | [INFO] [stdout] 524 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 525 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/middleware.rs:559:58 [INFO] [stdout] | [INFO] [stdout] 559 | async fn watch_blocks(&self) -> Result, Self::Error> { [INFO] [stdout] | - ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/middleware.rs:871:36 [INFO] [stdout] | [INFO] [stdout] 869 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 870 | params: T, [INFO] [stdout] 871 | ) -> Result, Self::Error> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/middleware.rs:901:36 [INFO] [stdout] | [INFO] [stdout] 900 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 901 | ) -> Result>, Self::Error> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-providers/src/middleware.rs:916:36 [INFO] [stdout] | [INFO] [stdout] 915 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 916 | ) -> Result, Self::Error> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethers-contract-derive v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-contract/ethers-contract-derive) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ethers-rs/ethers-providers/src/toolbox/call_raw.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | self.map_input(|mut call| call.input.block = Some(id)) [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ethers-rs/ethers-providers/src/toolbox/call_raw.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | self.map_input(|mut call| call.input.state = Some(state)) [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/transports/common.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | Success { id: u64, result: &'a RawValue }, [INFO] [stdout] | ------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/transports/common.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | Error { id: u64, error: JsonRpcError }, [INFO] [stdout] | ----- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `method` and `params` are never read [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/transports/common.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | Notification { method: &'a str, params: Params<'a> }, [INFO] [stdout] | ------------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `subscription` and `result` are never read [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/transports/common.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Params<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 107 | pub subscription: U256, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 108 | #[serde(borrow)] [INFO] [stdout] 109 | pub result: &'a RawValue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Params` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/transports/common.rs:119:36 [INFO] [stdout] | [INFO] [stdout] 119 | struct ResponseVisitor<'a>(&'a ()); [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PubsubClient` is never used [INFO] [stdout] --> ethers-rs/ethers-providers/src/rpc/connections.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait PubsubClient: JsonRpcClient { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethers-solc v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-solc) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> ethers-rs/ethers-solc/src/artifacts/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | lowfidelity::NodeType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `NodeType` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> ethers-rs/ethers-solc/src/artifacts/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use ast::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> ethers-rs/ethers-solc/src/artifacts/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | lowfidelity::NodeType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-solc/src/compile/output/mod.rs:465:10 [INFO] [stdout] | [INFO] [stdout] 461 | pub fn diagnostics<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 465 | ) -> OutputDiagnostics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `functions` are never read [INFO] [stdout] --> ethers-rs/ethers-solc/src/resolver/parse.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct SolContract { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 137 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | pub functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolContract` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> ethers-rs/ethers-solc/src/resolver/parse.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct SolLibrary { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 175 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolLibrary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> ethers-rs/ethers-solc/src/report/mod.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | Some(GLOBAL_REPORTER.as_ref().expect( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethers-etherscan v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-etherscan) [INFO] [stderr] Checking ethers-contract v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-contract) [INFO] [stderr] Checking ethers-middleware v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers-middleware) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/gas_escalator/mod.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 159 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 162 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/gas_oracle/middleware.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 113 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 116 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/nonce_manager.rs:142:36 [INFO] [stdout] | [INFO] [stdout] 139 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 142 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/transformer/middleware.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 67 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 70 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/signer.rs:292:36 [INFO] [stdout] | [INFO] [stdout] 289 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 292 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/policy.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 110 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 113 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/timelag/mod.rs:133:54 [INFO] [stdout] | [INFO] [stdout] 130 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/timelag/mod.rs:341:49 [INFO] [stdout] | [INFO] [stdout] 340 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 341 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/timelag/mod.rs:348:54 [INFO] [stdout] | [INFO] [stdout] 346 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 347 | _params: T, [INFO] [stdout] 348 | ) -> Result, Self::Error> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/timelag/mod.rs:367:54 [INFO] [stdout] | [INFO] [stdout] 366 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 367 | ) -> Result>, Self::Error> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ethers-rs/ethers-middleware/src/timelag/mod.rs:376:54 [INFO] [stdout] | [INFO] [stdout] 375 | &self, [INFO] [stdout] | - lifetime `'life0` declared here [INFO] [stdout] 376 | ) -> Result, Self::Error> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethers v2.0.4 (/opt/rustwide/workdir/ethers-rs/ethers) [INFO] [stderr] Checking iela v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Mint` [INFO] [stdout] --> src/main.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use models::{Deployment, Mint}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Query` [INFO] [stdout] --> src/handlers.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | extract::{Path, Query}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mint` [INFO] [stdout] --> src/main.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use models::{Deployment, Mint}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Query` [INFO] [stdout] --> src/handlers.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | extract::{Path, Query}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_hex_str` is never used [INFO] [stdout] --> src/models.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl InscriptionDeploy { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn from_hex_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_hex_str` is never used [INFO] [stdout] --> src/models.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl InscriptionMint { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_hex_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `to_address` is never read [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct Deployment { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | pub to_address: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `to_address` are never read [INFO] [stdout] --> src/models.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Mint { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 177 | #[serde(skip)] [INFO] [stdout] 178 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pub to_address: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `find` is never used [INFO] [stdout] --> src/models.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 213 | impl Mint { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 214 | pub fn find(chain_id: i64, wallet: &str, tick: &str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_hex_str` is never used [INFO] [stdout] --> src/models.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl InscriptionDeploy { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn from_hex_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_hex_str` is never used [INFO] [stdout] --> src/models.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl InscriptionMint { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_hex_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `to_address` is never read [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct Deployment { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | pub to_address: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `to_address` are never read [INFO] [stdout] --> src/models.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Mint { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 177 | #[serde(skip)] [INFO] [stdout] 178 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 191 | pub to_address: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `find` is never used [INFO] [stdout] --> src/models.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 213 | impl Mint { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 214 | pub fn find(chain_id: i64, wallet: &str, tick: &str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | sync(endpoint_url, start_block, end_block).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = sync(endpoint_url, start_block, end_block).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | serve(host, port).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = serve(host, port).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | / tokio::join!( [INFO] [stdout] 47 | | sync(endpoint_url, start_block, end_block), [INFO] [stdout] 48 | | serve(host, port), [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` in tuple element 1 that must be used [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | / tokio::join!( [INFO] [stdout] 47 | | sync(endpoint_url, start_block, end_block), [INFO] [stdout] 48 | | serve(host, port), [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | sync(endpoint_url, start_block, end_block).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = sync(endpoint_url, start_block, end_block).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | serve(host, port).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = serve(host, port).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` in tuple element 0 that must be used [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | / tokio::join!( [INFO] [stdout] 47 | | sync(endpoint_url, start_block, end_block), [INFO] [stdout] 48 | | serve(host, port), [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` in tuple element 1 that must be used [INFO] [stdout] --> src/main.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | / tokio::join!( [INFO] [stdout] 47 | | sync(endpoint_url, start_block, end_block), [INFO] [stdout] 48 | | serve(host, port), [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `tokio::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "aba0e9fac93cbb33dfa607ed22bc546bd0cb797c815b80315cb42da3851a886b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba0e9fac93cbb33dfa607ed22bc546bd0cb797c815b80315cb42da3851a886b", kill_on_drop: false }` [INFO] [stdout] aba0e9fac93cbb33dfa607ed22bc546bd0cb797c815b80315cb42da3851a886b