[INFO] cloning repository https://github.com/nhtyy/uniswapx-sdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhtyy/uniswapx-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhtyy%2Funiswapx-sdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhtyy%2Funiswapx-sdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52bcea7882740d1da27b697b1a2a09f623fd5275 [INFO] checking nhtyy/uniswapx-sdk-rs against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhtyy%2Funiswapx-sdk-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nhtyy/uniswapx-sdk-rs on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nhtyy/uniswapx-sdk-rs [INFO] finished tweaking git repo https://github.com/nhtyy/uniswapx-sdk-rs [INFO] tweaked toml for git repo https://github.com/nhtyy/uniswapx-sdk-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nhtyy/uniswapx-sdk-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: workspace.package.name [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17c9b86844a6c8c739a9c2caa4874800aac0d1cede810e7fdfaaa953321a445a [INFO] running `Command { std: "docker" "start" "-a" "17c9b86844a6c8c739a9c2caa4874800aac0d1cede810e7fdfaaa953321a445a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17c9b86844a6c8c739a9c2caa4874800aac0d1cede810e7fdfaaa953321a445a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c9b86844a6c8c739a9c2caa4874800aac0d1cede810e7fdfaaa953321a445a", kill_on_drop: false }` [INFO] [stdout] 17c9b86844a6c8c739a9c2caa4874800aac0d1cede810e7fdfaaa953321a445a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a25b60852f023138e837c36a0e16c054899f83d365a2f5c46394e8e8196e242 [INFO] running `Command { std: "docker" "start" "-a" "8a25b60852f023138e837c36a0e16c054899f83d365a2f5c46394e8e8196e242", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.173 [INFO] [stderr] Compiling serde_derive v1.0.173 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Checking const-oid v0.9.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking der v0.7.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking ecdsa v0.16.7 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking parity-scale-codec v3.6.4 [INFO] [stderr] Checking rustls-webpki v0.101.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.10 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking ethers-core v2.0.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking coins-core v0.8.3 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking tungstenite v0.19.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking coins-bip32 v0.8.3 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking enr v0.8.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking coins-bip39 v0.8.6 [INFO] [stderr] Checking tokio-tungstenite v0.19.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ethers-signers v2.0.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ethers-etherscan v2.0.8 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking ethers-addressbook v2.0.8 [INFO] [stderr] Checking ethers-providers v2.0.8 [INFO] [stderr] Compiling ruint2-macro v1.0.3 [INFO] [stderr] Compiling ruint2 v1.9.0 [INFO] [stderr] Compiling syn-solidity v0.2.0 [INFO] [stderr] Checking const-hex v1.6.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking alloy-primitives v0.2.0 [INFO] [stderr] Compiling alloy-sol-macro v0.2.0 [INFO] [stderr] Checking ethers-contract-abigen v2.0.8 [INFO] [stderr] Checking alloy-sol-types v0.2.0 [INFO] [stderr] Compiling ethers-contract-derive v2.0.8 [INFO] [stderr] Checking ethers-contract v2.0.8 [INFO] [stderr] Checking ethers-middleware v2.0.8 [INFO] [stderr] Checking ethers v2.0.8 [INFO] [stderr] Checking uniswapx-ethers-bindings v0.1.0 (/opt/rustwide/workdir/ethers-bindings) [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/array_builder.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | ARRAYBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/bytes_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | BYTESLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/currency_library.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | CURRENCYLIBRARY_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_dutch.rs:55326:17 [INFO] [stdout] | [INFO] [stdout] 55326 | DEPLOYDUTCH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_exclusive_dutch.rs:56338:17 [INFO] [stdout] | [INFO] [stdout] 56338 | DEPLOYEXCLUSIVEDUTCH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_permit_2.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | DEPLOYPERMIT2_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_swap_router_02_executor.rs:18398:17 [INFO] [stdout] | [INFO] [stdout] 18398 | DEPLOYSWAPROUTER02EXECUTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/dutch_decay_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | DUTCHDECAYLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/dutch_order_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | DUTCHORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/dutch_order_reactor.rs:25996:17 [INFO] [stdout] | [INFO] [stdout] 25996 | DUTCHORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/ecdsa.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | ECDSA_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusive_dutch_order_lib.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | EXCLUSIVEDUTCHORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusive_dutch_order_reactor.rs:27004:17 [INFO] [stdout] | [INFO] [stdout] 27004 | EXCLUSIVEDUTCHORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusive_filler_validation.rs:1448:17 [INFO] [stdout] | [INFO] [stdout] 1448 | EXCLUSIVEFILLERVALIDATION_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusivity_override_lib.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | EXCLUSIVITYOVERRIDELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/expected_balance_lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | EXPECTEDBALANCELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/fixed_point_math_lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | FIXEDPOINTMATHLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/gas_snapshot.rs:2007:17 [INFO] [stdout] | [INFO] [stdout] 2007 | GASSNAPSHOT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/limit_order_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | LIMITORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/limit_order_reactor.rs:22364:17 [INFO] [stdout] | [INFO] [stdout] 22364 | LIMITORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/math.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | MATH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_direct_filler.rs:985:17 [INFO] [stdout] | [INFO] [stdout] 985 | MOCKDIRECTFILLER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_dutch_order_reactor.rs:26752:17 [INFO] [stdout] | [INFO] [stdout] 26752 | MOCKDUTCHORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_erc20.rs:8280:17 [INFO] [stdout] | [INFO] [stdout] 8280 | MOCKERC20_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_exclusivity_override_lib.rs:4912:17 [INFO] [stdout] | [INFO] [stdout] 4912 | MOCKEXCLUSIVITYOVERRIDELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_expected_balance_lib.rs:2451:17 [INFO] [stdout] | [INFO] [stdout] 2451 | MOCKEXPECTEDBALANCELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fee_controller.rs:6476:17 [INFO] [stdout] | [INFO] [stdout] 6476 | MOCKFEECONTROLLER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fee_controller_duplicates.rs:6112:17 [INFO] [stdout] | [INFO] [stdout] 6112 | MOCKFEECONTROLLERDUPLICATES_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fee_controller_zero_fee.rs:5337:17 [INFO] [stdout] | [INFO] [stdout] 5337 | MOCKFEECONTROLLERZEROFEE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fill_contract.rs:4500:17 [INFO] [stdout] | [INFO] [stdout] 4500 | MOCKFILLCONTRACT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fill_contract_with_output_override.rs:4632:17 [INFO] [stdout] | [INFO] [stdout] 4632 | MOCKFILLCONTRACTWITHOUTPUTOVERRIDE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_protocol_fees.rs:8480:17 [INFO] [stdout] | [INFO] [stdout] 8480 | MOCKPROTOCOLFEES_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_resolved_order_lib.rs:4214:17 [INFO] [stdout] | [INFO] [stdout] 4214 | MOCKRESOLVEDORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_swap_router.rs:8156:17 [INFO] [stdout] | [INFO] [stdout] 8156 | MOCKSWAPROUTER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_swapper.rs:981:17 [INFO] [stdout] | [INFO] [stdout] 981 | MOCKSWAPPER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_validation_contract.rs:2948:17 [INFO] [stdout] | [INFO] [stdout] 2948 | MOCKVALIDATIONCONTRACT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/order_info_builder.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | ORDERINFOBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/order_info_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | ORDERINFOLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/order_quoter.rs:7530:17 [INFO] [stdout] | [INFO] [stdout] 7530 | ORDERQUOTER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/outputs_builder.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | OUTPUTSBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/path.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | PATH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/path_builder.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | PATHBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/permit_2_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | PERMIT2LIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/permit_signature.rs:6221:17 [INFO] [stdout] | [INFO] [stdout] 6221 | PERMITSIGNATURE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/resolved_order_lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | RESOLVEDORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/safe_cast.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SAFECAST_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/safe_transfer_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SAFETRANSFERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/short_strings.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SHORTSTRINGS_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/signed_math.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SIGNEDMATH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/std_invariant.rs:4780:17 [INFO] [stdout] | [INFO] [stdout] 4780 | STDINVARIANT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/std_style.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | STDSTYLE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/storage_slot.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | STORAGESLOT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/strings.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | STRINGS_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/swap_router_02_executor.rs:13094:17 [INFO] [stdout] | [INFO] [stdout] 13094 | SWAPROUTER02EXECUTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/uint_string.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | UINTSTRING_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/weth.rs:8928:17 [INFO] [stdout] | [INFO] [stdout] 8928 | WETH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uniswapx-ethers-bindings` (lib) due to 56 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/array_builder.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | ARRAYBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/bytes_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | BYTESLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/currency_library.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | CURRENCYLIBRARY_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_dutch.rs:55326:17 [INFO] [stdout] | [INFO] [stdout] 55326 | DEPLOYDUTCH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_exclusive_dutch.rs:56338:17 [INFO] [stdout] | [INFO] [stdout] 56338 | DEPLOYEXCLUSIVEDUTCH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_permit_2.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | DEPLOYPERMIT2_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/deploy_swap_router_02_executor.rs:18398:17 [INFO] [stdout] | [INFO] [stdout] 18398 | DEPLOYSWAPROUTER02EXECUTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/dutch_decay_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | DUTCHDECAYLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/dutch_order_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | DUTCHORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/dutch_order_reactor.rs:25996:17 [INFO] [stdout] | [INFO] [stdout] 25996 | DUTCHORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/ecdsa.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | ECDSA_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusive_dutch_order_lib.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | EXCLUSIVEDUTCHORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusive_dutch_order_reactor.rs:27004:17 [INFO] [stdout] | [INFO] [stdout] 27004 | EXCLUSIVEDUTCHORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusive_filler_validation.rs:1448:17 [INFO] [stdout] | [INFO] [stdout] 1448 | EXCLUSIVEFILLERVALIDATION_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/exclusivity_override_lib.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | EXCLUSIVITYOVERRIDELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/expected_balance_lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | EXPECTEDBALANCELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/fixed_point_math_lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | FIXEDPOINTMATHLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/gas_snapshot.rs:2007:17 [INFO] [stdout] | [INFO] [stdout] 2007 | GASSNAPSHOT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/limit_order_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | LIMITORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/limit_order_reactor.rs:22364:17 [INFO] [stdout] | [INFO] [stdout] 22364 | LIMITORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/math.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | MATH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_direct_filler.rs:985:17 [INFO] [stdout] | [INFO] [stdout] 985 | MOCKDIRECTFILLER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_dutch_order_reactor.rs:26752:17 [INFO] [stdout] | [INFO] [stdout] 26752 | MOCKDUTCHORDERREACTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_erc20.rs:8280:17 [INFO] [stdout] | [INFO] [stdout] 8280 | MOCKERC20_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_exclusivity_override_lib.rs:4912:17 [INFO] [stdout] | [INFO] [stdout] 4912 | MOCKEXCLUSIVITYOVERRIDELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_expected_balance_lib.rs:2451:17 [INFO] [stdout] | [INFO] [stdout] 2451 | MOCKEXPECTEDBALANCELIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fee_controller.rs:6476:17 [INFO] [stdout] | [INFO] [stdout] 6476 | MOCKFEECONTROLLER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fee_controller_duplicates.rs:6112:17 [INFO] [stdout] | [INFO] [stdout] 6112 | MOCKFEECONTROLLERDUPLICATES_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fee_controller_zero_fee.rs:5337:17 [INFO] [stdout] | [INFO] [stdout] 5337 | MOCKFEECONTROLLERZEROFEE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fill_contract.rs:4500:17 [INFO] [stdout] | [INFO] [stdout] 4500 | MOCKFILLCONTRACT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_fill_contract_with_output_override.rs:4632:17 [INFO] [stdout] | [INFO] [stdout] 4632 | MOCKFILLCONTRACTWITHOUTPUTOVERRIDE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_protocol_fees.rs:8480:17 [INFO] [stdout] | [INFO] [stdout] 8480 | MOCKPROTOCOLFEES_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_resolved_order_lib.rs:4214:17 [INFO] [stdout] | [INFO] [stdout] 4214 | MOCKRESOLVEDORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_swap_router.rs:8156:17 [INFO] [stdout] | [INFO] [stdout] 8156 | MOCKSWAPROUTER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_swapper.rs:981:17 [INFO] [stdout] | [INFO] [stdout] 981 | MOCKSWAPPER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/mock_validation_contract.rs:2948:17 [INFO] [stdout] | [INFO] [stdout] 2948 | MOCKVALIDATIONCONTRACT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/order_info_builder.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | ORDERINFOBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/order_info_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | ORDERINFOLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/order_quoter.rs:7530:17 [INFO] [stdout] | [INFO] [stdout] 7530 | ORDERQUOTER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/outputs_builder.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | OUTPUTSBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/path.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | PATH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/path_builder.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | PATHBUILDER_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/permit_2_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | PERMIT2LIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/permit_signature.rs:6221:17 [INFO] [stdout] | [INFO] [stdout] 6221 | PERMITSIGNATURE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/resolved_order_lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | RESOLVEDORDERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/safe_cast.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SAFECAST_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/safe_transfer_lib.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SAFETRANSFERLIB_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/short_strings.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SHORTSTRINGS_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/signed_math.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | SIGNEDMATH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/std_invariant.rs:4780:17 [INFO] [stdout] | [INFO] [stdout] 4780 | STDINVARIANT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/std_style.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | STDSTYLE_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/storage_slot.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | STORAGESLOT_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/strings.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | STRINGS_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/swap_router_02_executor.rs:13094:17 [INFO] [stdout] | [INFO] [stdout] 13094 | SWAPROUTER02EXECUTOR_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/uint_string.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | UINTSTRING_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `ethers::types::Bytes` to `ethers::types::Bytes` [INFO] [stdout] --> ethers-bindings/src/weth.rs:8928:17 [INFO] [stdout] | [INFO] [stdout] 8928 | WETH_BYTECODE.clone().into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uniswapx-ethers-bindings` (lib test) due to 56 previous errors [INFO] running `Command { std: "docker" "inspect" "8a25b60852f023138e837c36a0e16c054899f83d365a2f5c46394e8e8196e242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a25b60852f023138e837c36a0e16c054899f83d365a2f5c46394e8e8196e242", kill_on_drop: false }` [INFO] [stdout] 8a25b60852f023138e837c36a0e16c054899f83d365a2f5c46394e8e8196e242