[INFO] cloning repository https://github.com/ALLiDoizCode/farcaster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ALLiDoizCode/farcaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALLiDoizCode%2Ffarcaster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALLiDoizCode%2Ffarcaster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9429b02b56522f36d940ebbc3949e3d81d8e426c
[INFO] building ALLiDoizCode/farcaster against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALLiDoizCode%2Ffarcaster" "/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/ALLiDoizCode/farcaster on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ALLiDoizCode/farcaster
[INFO] finished tweaking git repo https://github.com/ALLiDoizCode/farcaster
[INFO] tweaked toml for git repo https://github.com/ALLiDoizCode/farcaster written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ALLiDoizCode/farcaster 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 838d1b5ab4593c282be022beee97ca3e6ebf6298a01f846534936b8feb75c616
[INFO] running `Command { std: "docker" "start" "-a" "838d1b5ab4593c282be022beee97ca3e6ebf6298a01f846534936b8feb75c616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "838d1b5ab4593c282be022beee97ca3e6ebf6298a01f846534936b8feb75c616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "838d1b5ab4593c282be022beee97ca3e6ebf6298a01f846534936b8feb75c616", kill_on_drop: false }`
[INFO] [stdout] 838d1b5ab4593c282be022beee97ca3e6ebf6298a01f846534936b8feb75c616
[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" "-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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4da55296adc94c6b54547b115ee76e3ee8aeb06b95957832ca486f49c9355db8
[INFO] running `Command { std: "docker" "start" "-a" "4da55296adc94c6b54547b115ee76e3ee8aeb06b95957832ca486f49c9355db8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling winnow v0.5.32
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling ic0 v0.18.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling const-hex v1.10.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.2
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling num_enum v0.7.1
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling ethbloom v0.12.1
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.10.0
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling ethereum-types v0.13.1
[INFO] [stderr]    Compiling ethabi v17.2.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]    Compiling ethers-core v2.0.13
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]    Compiling ic-cdk v0.7.4
[INFO] [stderr]    Compiling ic-cdk v0.6.10
[INFO] [stderr]    Compiling ic-web3 v0.1.7 (https://github.com/rocklabs-io/ic-web3#c4b92878)
[INFO] [stderr]    Compiling ic_eth v0.0.0 (/opt/rustwide/workdir/canisters/ic_eth)
[INFO] [stdout] warning: unused import: `update`
[INFO] [stdout]   --> canisters/ic_eth/src/hub.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ic_cdk_macros::{self, query, update};
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]   --> canisters/ic_eth/src/hub.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json::{self, Value};
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> canisters/ic_eth/src/message.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> canisters/ic_eth/src/username_proof.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpResponse` and `TransformArgs`
[INFO] [stdout]  --> canisters/ic_eth/src/lib.rs:6:54
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ic_cdk::api::management_canister::http_request::{HttpResponse, TransformArgs};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `query`
[INFO] [stdout]  --> canisters/ic_eth/src/lib.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ic_cdk_macros::{self, update, query};
[INFO] [stdout]   |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> canisters/ic_eth/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_addr`
[INFO] [stdout]    --> canisters/ic_eth/src/lib.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let from_addr = get_eth_addr(None, None, KEY_NAME.to_string())
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_addr`
[INFO] [stdout]    --> canisters/ic_eth/src/lib.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let from_addr = get_eth_addr(None, None, KEY_NAME.to_string())
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> canisters/ic_eth/src/lib.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let timestamp = ic_cdk::api::time();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> canisters/ic_eth/src/hub.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let host = "putsreq.com";
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]   --> canisters/ic_eth/src/hub.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let endpoint = "/v1/submitMessage";
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FARCASTER_EPOCH` is never used
[INFO] [stdout]   --> canisters/ic_eth/src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const FARCASTER_EPOCH: i64 = 1609459200; // January 1, 2021 UTC
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> canisters/ic_eth/src/lib.rs:230:4
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn main() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `public_key` is never used
[INFO] [stdout]    --> canisters/ic_eth/src/lib.rs:477:10
[INFO] [stdout]     |
[INFO] [stdout] 477 | async fn public_key() -> Result<PublicKeyReply, String> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha256` is never used
[INFO] [stdout]    --> canisters/ic_eth/src/lib.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 | fn sha256(input: &String) -> [u8; 32] {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcxJ9qaD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxJ9qaD/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libblake3-921317da3e0e4ace.rlib,libconstant_time_eq-e955faf78c8e8aa9.rlib,libprotobuf-1de1f0db1fea62ba.rlib,libic_web3-d1bd72396b391a9b.rlib,liblibsecp256k1-4351cc43a6adfd81.rlib,libbase64-6b06c3a34869bc09.rlib,libsha2-60e82380d4d927f8.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libblock_buffer-61023f02ec021da2.rlib,libhmac_drbg-902a3759726756a0.rlib,libhmac-94b3232e8eb8b0c4.rlib,libcrypto_mac-7d4afbc1b3364b50.rlib,libarrayref-b36cbe17ebb6cb52.rlib,liblibsecp256k1_core-dc2c671ea9be2f7e.rlib,libdigest-581814835b53a8fe.rlib,libic_cdk-ce378765d2fe4d70.rlib,libparking_lot-6753cbaa2adbf8b5.rlib,libparking_lot_core-7c3a8ab894ebc3a7.rlib,libsmallvec-1a60f31cc60814d8.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libfutures_timer-6467accce12785db.rlib,libpin_project-2f87a56b2e5af6f8.rlib,libethabi-8d13ccbcb27fb406.rlib,libregex-51aa5c4548c471b8.rlib,libregex_automata-8a7ba0318798594e.rlib,libaho_corasick-583b6363a71b589e.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libethereum_types-3edf5e5d97f9bf6e.rlib,libethbloom-000031e6dc651503.rlib,libtiny_keccak-673ee448e4b31d81.rlib,libprimitive_types-46b63f84edf51b1c.rlib,libimpl_codec-1e484f412d2389d1.rlib,libparity_scale_codec-c722ecb60dbdf6a1.rlib,libarrayvec-f942e8c771b56381.rlib,libbyte_slice_cast-9a7548686a1a9897.rlib,libimpl_serde-deb287451e34cd4c.rlib,libimpl_rlp-5ae0cf08579785b6.rlib,librlp-8085fc806600e2cb.rlib,libbytes-76b15666d2743e42.rlib,libfixed_hash-6c0e34e54e43c0f7.rlib,librand-6c4015dd247463c2.rlib,librand_chacha-49554a76c28e27da.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-75ec5c67a7b60945.rlib,libgetrandom-277c0e948f9b7a64.rlib,liblibc-0124761c4bd01839.rlib,librustc_hex-bc63b2791f5fe1af.rlib,libonce_cell-24c5d665b6879050.rlib,libsha3-bf6c9b579fdc2e96.rlib,libkeccak-b27ebc75c39bdf30.rlib,libuint-7dab4953bd3f3deb.rlib,libcrunchy-ede7556241863659.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libjsonrpc_core-436d293af89c97f1.rlib,liblog-062448fef1760a61.rlib,libfutures-be31358879cce958.rlib,libfutures_executor-df86da5cb7016a81.rlib,libfutures_util-82820ae5b44089df.rlib,libmemchr-6a998f109380bfd7.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-04579c13bebef5f6.rlib,libfutures_channel-2567751a6eaafbe5.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_sink-14e79dfc79b50e92.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-14ebb66ec99947da.rlib,libserde_json-325bc415554a16f7.rlib,libryu-8ff14dfa97b8970c.rlib,libitoa-cbcf4da6e0ac7621.rlib,libic_cdk-1bd4d78ec51e4516.rlib,libic0-ffac5c3a91b50e91.rlib,libcandid-2927924386fbbb9e.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libdata_encoding-27d68fb865743c1d.rlib,libserde_bytes-c603eabf4f94eed3.rlib,libhex-28742b4ca144387c.rlib,libleb128-ae0983f084a091ac.rlib,libbyteorder-1efcbe4f07366651.rlib,liblogos-670090f4209fe5ce.rlib,libsha2-54d0aa5c5722dfb7.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-a479a6b28d2a3b1f.rlib,libsubtle-717db00e6c6629bc.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-62efee5467cf7579.rlib,libcrypto_common-59903266c370fa16.rlib,libgeneric_array-3a0d8dbff2d57553.rlib,libtypenum-e3323f6ed06bf501.rlib,libzeroize-1083299c83aa749e.rlib,libnum_bigint-18c0fe1caf2514b7.rlib,libnum_integer-bf997a9b925e6065.rlib,libnum_traits-66af25cac9c3b77c.rlib,libanyhow-b594d1c08c3a83d9.rlib,libnum_enum-87e44af341f6ef4a.rlib,libbinread-0d5d50465c648ea0.rlib,liblazy_static-2bb390fee0230a38.rlib,liblalrpop_util-9a2205370e3c0ffc.rlib,libthiserror-1b279ebf3d6b5746.rlib,libcodespan_reporting-279e1e16687018f1.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libtermcolor-b45930379953534a.rlib,libpretty-90d63a9d2fe1aa9e.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libtyped_arena-e8efe135793da16d.rlib,libserde-bb3a227c2ef095a5.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-d215286111448052/out" "-L" "/opt/rustwide/target/debug/build/blake3-d215286111448052/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libic_eth.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcxJ9qaD/list:4: ; expected, but got transform
[INFO] [stdout]           >>>     canister_query transform;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic_eth` (lib) due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4da55296adc94c6b54547b115ee76e3ee8aeb06b95957832ca486f49c9355db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da55296adc94c6b54547b115ee76e3ee8aeb06b95957832ca486f49c9355db8", kill_on_drop: false }`
[INFO] [stdout] 4da55296adc94c6b54547b115ee76e3ee8aeb06b95957832ca486f49c9355db8
