[INFO] cloning repository https://github.com/domwoe/icp-eth-coprocessor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domwoe/icp-eth-coprocessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Ficp-eth-coprocessor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Ficp-eth-coprocessor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6bccd32149e37be63ebfe638dfbe792643d8274 [INFO] checking domwoe/icp-eth-coprocessor against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Ficp-eth-coprocessor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domwoe/icp-eth-coprocessor on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/domwoe/icp-eth-coprocessor [INFO] finished tweaking git repo https://github.com/domwoe/icp-eth-coprocessor [INFO] tweaked toml for git repo https://github.com/domwoe/icp-eth-coprocessor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/domwoe/icp-eth-coprocessor 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-stable-structures v0.6.3 [INFO] [stderr] Downloaded const-hex v1.11.3 [INFO] [stderr] Downloaded ic-cdk v0.13.1 [INFO] [stderr] Downloaded candid v0.10.5 [INFO] [stderr] Downloaded ic-cdk-macros v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01047e99166839a69f70dc0fef59aa8843ef300373faf83e2c1dcde044e83f7c [INFO] running `Command { std: "docker" "start" "-a" "01047e99166839a69f70dc0fef59aa8843ef300373faf83e2c1dcde044e83f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01047e99166839a69f70dc0fef59aa8843ef300373faf83e2c1dcde044e83f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01047e99166839a69f70dc0fef59aa8843ef300373faf83e2c1dcde044e83f7c", kill_on_drop: false }` [INFO] [stdout] 01047e99166839a69f70dc0fef59aa8843ef300373faf83e2c1dcde044e83f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300bb76c38722dc11c732eda69ce9ae1803535c79f3b25a4ae20c6286136ebbe [INFO] running `Command { std: "docker" "start" "-a" "300bb76c38722dc11c732eda69ce9ae1803535c79f3b25a4ae20c6286136ebbe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking const-hex v1.11.3 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.11.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ic-stable-structures v0.6.3 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.11.0 [INFO] [stderr] Checking candid v0.10.5 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Compiling ic-cdk-macros v0.9.0 [INFO] [stderr] Checking ic-cdk v0.13.1 [INFO] [stderr] Checking ic-cdk-timers v0.7.0 [INFO] [stderr] Checking icp_eth_coprocessor v0.1.0 (/opt/rustwide/workdir/src/icp_eth_coprocessor) [INFO] [stdout] warning: unused variable: `topics` [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | topics: Option>>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_id` [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | async fn submit_result(job_id: u64, result: &str) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topics` [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | topics: Option>>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_id` [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | async fn submit_result(job_id: u64, result: &str) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | Custom { chainId: u64, services: Vec }, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `responseSizeEstimate` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub responseSizeEstimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_size_estimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockCount` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub blockCount: u128, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `block_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `newestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub newestBlock: BlockTag, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `newest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rewardPercentiles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub rewardPercentiles: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reward_percentiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsedRatio` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub gasUsedRatio: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `gas_used_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oldestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub oldestBlock: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `oldest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub baseFeePerGas: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parsingError` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | parsingError: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parsing_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalDifficulty` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub totalDifficulty: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_difficulty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `receiptsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | pub receiptsRoot: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `receipts_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stateRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub stateRoot: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `state_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub baseFeePerGas: u128, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extraData` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub extraData: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `extra_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub transactionsRoot: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sha3Uncles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub sha3Uncles: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sha3_uncles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasLimit` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub gasLimit: u128, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub parentHash: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parent_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mixHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub mixHash: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mix_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fromBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fromBlock: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `from_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `toBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub toBlock: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `to_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub transactionHash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub blockNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | pub blockHash: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub transactionIndex: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | pub logIndex: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `log_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub transactionHash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub blockNumber: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | pub blockHash: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub transactionIndex: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `effectiveGasPrice` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub effectiveGasPrice: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `effective_gas_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `contractAddress` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub contractAddress: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `contract_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesWithdrawn` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub cyclesWithdrawn: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_withdrawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errNoPermission` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub errNoPermission: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_no_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inconsistentResponses` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | pub inconsistentResponses: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `inconsistent_responses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesCharged` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | pub cyclesCharged: Vec<((String, String), u128)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_charged` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHttpOutcall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | pub errHttpOutcall: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_http_outcall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHostNotAllowed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | pub errHostNotAllowed: Vec<(String, u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_host_not_allowed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | pub credentialPath: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | pub cyclesPerCall: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | pub credentialPath: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | pub cyclesPerMessageByte: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | Custom { chainId: u64, services: Vec }, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `responseSizeEstimate` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub responseSizeEstimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_size_estimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockCount` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub blockCount: u128, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `block_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `newestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub newestBlock: BlockTag, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `newest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rewardPercentiles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub rewardPercentiles: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reward_percentiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsedRatio` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub gasUsedRatio: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `gas_used_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oldestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub oldestBlock: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `oldest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub baseFeePerGas: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parsingError` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | parsingError: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parsing_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalDifficulty` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub totalDifficulty: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_difficulty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `receiptsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | pub receiptsRoot: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `receipts_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stateRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub stateRoot: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `state_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub baseFeePerGas: u128, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extraData` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub extraData: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `extra_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub transactionsRoot: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sha3Uncles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub sha3Uncles: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sha3_uncles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasLimit` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub gasLimit: u128, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub parentHash: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parent_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mixHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub mixHash: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mix_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fromBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fromBlock: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `from_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `toBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub toBlock: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `to_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub transactionHash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub blockNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | pub blockHash: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub transactionIndex: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | pub logIndex: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `log_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub transactionHash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub blockNumber: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | pub blockHash: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub transactionIndex: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `effectiveGasPrice` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub effectiveGasPrice: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `effective_gas_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `contractAddress` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub contractAddress: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `contract_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesWithdrawn` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub cyclesWithdrawn: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_withdrawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errNoPermission` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub errNoPermission: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_no_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inconsistentResponses` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | pub inconsistentResponses: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `inconsistent_responses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesCharged` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | pub cyclesCharged: Vec<((String, String), u128)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_charged` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHttpOutcall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | pub errHttpOutcall: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_http_outcall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHostNotAllowed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | pub errHostNotAllowed: Vec<(String, u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_host_not_allowed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | pub credentialPath: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | pub cyclesPerCall: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | pub credentialPath: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | pub cyclesPerMessageByte: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s [INFO] running `Command { std: "docker" "inspect" "300bb76c38722dc11c732eda69ce9ae1803535c79f3b25a4ae20c6286136ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300bb76c38722dc11c732eda69ce9ae1803535c79f3b25a4ae20c6286136ebbe", kill_on_drop: false }` [INFO] [stdout] 300bb76c38722dc11c732eda69ce9ae1803535c79f3b25a4ae20c6286136ebbe [INFO] checking domwoe/icp-eth-coprocessor against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomwoe%2Ficp-eth-coprocessor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domwoe/icp-eth-coprocessor on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/domwoe/icp-eth-coprocessor [INFO] finished tweaking git repo https://github.com/domwoe/icp-eth-coprocessor [INFO] tweaked toml for git repo https://github.com/domwoe/icp-eth-coprocessor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/domwoe/icp-eth-coprocessor 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f7fc6ae6707c9058590ccb6bd238edf3c12101025b0d75c5c24c7ef8a0800e3 [INFO] running `Command { std: "docker" "start" "-a" "5f7fc6ae6707c9058590ccb6bd238edf3c12101025b0d75c5c24c7ef8a0800e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f7fc6ae6707c9058590ccb6bd238edf3c12101025b0d75c5c24c7ef8a0800e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7fc6ae6707c9058590ccb6bd238edf3c12101025b0d75c5c24c7ef8a0800e3", kill_on_drop: false }` [INFO] [stdout] 5f7fc6ae6707c9058590ccb6bd238edf3c12101025b0d75c5c24c7ef8a0800e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e569ddcc3efb758292afacf67788789e98bf97046e92018a5858c8ed753ed1b2 [INFO] running `Command { std: "docker" "start" "-a" "e569ddcc3efb758292afacf67788789e98bf97046e92018a5858c8ed753ed1b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking const-hex v1.11.3 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling scale-info-derive v2.11.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ic-stable-structures v0.6.3 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking scale-info v2.11.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking candid v0.10.5 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Compiling ic-cdk-macros v0.9.0 [INFO] [stderr] Checking ic-cdk v0.13.1 [INFO] [stderr] Checking ic-cdk-timers v0.7.0 [INFO] [stderr] Checking icp_eth_coprocessor v0.1.0 (/opt/rustwide/workdir/src/icp_eth_coprocessor) [INFO] [stdout] warning: unused variable: `topics` [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | topics: Option>>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topics` [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | topics: Option>>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_topics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_id` [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | async fn submit_result(job_id: u64, result: &str) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_id` [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | async fn submit_result(job_id: u64, result: &str) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:36:66 [INFO] [stdout] | [INFO] [stdout] 36 | set_timer_interval(Duration::from_secs(60), || ic_cdk::spawn(sync_logs())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:41:66 [INFO] [stdout] | [INFO] [stdout] 41 | set_timer_interval(Duration::from_secs(60), || ic_cdk::spawn(sync_logs())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | let config = CONFIG.with(|config| config.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | let state = STATE.with(|state| state.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | let config = CONFIG.with(|config| config.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | let state = STATE.with(|state| state.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | Custom { chainId: u64, services: Vec }, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `responseSizeEstimate` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub responseSizeEstimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_size_estimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockCount` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub blockCount: u128, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `block_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `newestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub newestBlock: BlockTag, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `newest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rewardPercentiles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub rewardPercentiles: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reward_percentiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsedRatio` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub gasUsedRatio: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `gas_used_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oldestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub oldestBlock: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `oldest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub baseFeePerGas: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parsingError` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | parsingError: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parsing_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalDifficulty` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub totalDifficulty: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_difficulty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `receiptsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | pub receiptsRoot: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `receipts_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stateRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub stateRoot: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `state_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub baseFeePerGas: u128, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extraData` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub extraData: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `extra_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub transactionsRoot: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sha3Uncles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub sha3Uncles: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sha3_uncles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasLimit` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub gasLimit: u128, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub parentHash: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parent_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mixHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub mixHash: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mix_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fromBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fromBlock: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `from_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `toBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub toBlock: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `to_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub transactionHash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub blockNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | pub blockHash: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub transactionIndex: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | pub logIndex: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `log_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub transactionHash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub blockNumber: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | pub blockHash: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub transactionIndex: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `effectiveGasPrice` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub effectiveGasPrice: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `effective_gas_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `contractAddress` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub contractAddress: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `contract_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesWithdrawn` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub cyclesWithdrawn: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_withdrawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errNoPermission` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub errNoPermission: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_no_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inconsistentResponses` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | pub inconsistentResponses: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `inconsistent_responses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesCharged` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | pub cyclesCharged: Vec<((String, String), u128)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_charged` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHttpOutcall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | pub errHttpOutcall: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_http_outcall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHostNotAllowed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | pub errHostNotAllowed: Vec<(String, u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_host_not_allowed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | pub credentialPath: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | pub cyclesPerCall: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | pub credentialPath: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | pub cyclesPerMessageByte: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/memory.rs:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/memory.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:36:66 [INFO] [stdout] | [INFO] [stdout] 36 | set_timer_interval(Duration::from_secs(60), || ic_cdk::spawn(sync_logs())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:41:66 [INFO] [stdout] | [INFO] [stdout] 41 | set_timer_interval(Duration::from_secs(60), || ic_cdk::spawn(sync_logs())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | let config = CONFIG.with(|config| config.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | let state = STATE.with(|state| state.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | let config = CONFIG.with(|config| config.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/lib.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | let state = STATE.with(|state| state.borrow().get().clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | Custom { chainId: u64, services: Vec }, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `responseSizeEstimate` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub responseSizeEstimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_size_estimate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockCount` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub blockCount: u128, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `block_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `newestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub newestBlock: BlockTag, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `newest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rewardPercentiles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub rewardPercentiles: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reward_percentiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsedRatio` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub gasUsedRatio: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `gas_used_ratio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oldestBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub oldestBlock: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `oldest_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub baseFeePerGas: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parsingError` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | parsingError: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `parsing_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalDifficulty` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub totalDifficulty: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_difficulty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `receiptsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | pub receiptsRoot: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `receipts_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stateRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub stateRoot: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `state_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baseFeePerGas` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub baseFeePerGas: u128, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_fee_per_gas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `extraData` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub extraData: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `extra_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionsRoot` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | pub transactionsRoot: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sha3Uncles` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | pub sha3Uncles: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sha3_uncles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasLimit` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub gasLimit: u128, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub parentHash: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `parent_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mixHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub mixHash: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mix_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fromBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fromBlock: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `from_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `toBlock` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub toBlock: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `to_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub transactionHash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub blockNumber: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | pub blockHash: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub transactionIndex: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | pub logIndex: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `log_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub transactionHash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockNumber` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub blockNumber: u128, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `block_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blockHash` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | pub blockHash: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `block_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transactionIndex` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub transactionIndex: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `effectiveGasPrice` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | pub effectiveGasPrice: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `effective_gas_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `logsBloom` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub logsBloom: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `logs_bloom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `contractAddress` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub contractAddress: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `contract_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gasUsed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | pub gasUsed: u128, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `gas_used` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesWithdrawn` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | pub cyclesWithdrawn: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_withdrawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errNoPermission` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub errNoPermission: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_no_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inconsistentResponses` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | pub inconsistentResponses: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `inconsistent_responses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesCharged` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | pub cyclesCharged: Vec<((String, String), u128)>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_charged` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHttpOutcall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | pub errHttpOutcall: Vec<((String, String), u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_http_outcall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errHostNotAllowed` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | pub errHostNotAllowed: Vec<(String, u64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_host_not_allowed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | pub cyclesPerCall: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | pub credentialPath: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chainId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | pub chainId: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `chain_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | pub cyclesPerMessageByte: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerCall` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | pub cyclesPerCall: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialPath` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | pub credentialPath: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `credentialHeaders` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | pub credentialHeaders: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `credential_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cyclesPerMessageByte` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | pub cyclesPerMessageByte: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cycles_per_message_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `providerId` should have a snake case name [INFO] [stdout] --> src/icp_eth_coprocessor/src/evm_rpc.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub providerId: u64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `provider_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/memory.rs:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/icp_eth_coprocessor/src/memory.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icp_eth_coprocessor` (lib test) due to 9 previous errors; 59 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icp_eth_coprocessor` (lib) due to 9 previous errors; 59 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e569ddcc3efb758292afacf67788789e98bf97046e92018a5858c8ed753ed1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e569ddcc3efb758292afacf67788789e98bf97046e92018a5858c8ed753ed1b2", kill_on_drop: false }` [INFO] [stdout] e569ddcc3efb758292afacf67788789e98bf97046e92018a5858c8ed753ed1b2