[INFO] cloning repository https://github.com/letmejustputthishere/dappcon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/letmejustputthishere/dappcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmejustputthishere%2Fdappcon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmejustputthishere%2Fdappcon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 832f43a6b9a19204cb4f3f97ef7e26d9d0880244
[INFO] testing letmejustputthishere/dappcon against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletmejustputthishere%2Fdappcon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/letmejustputthishere/dappcon
[INFO] finished tweaking git repo https://github.com/letmejustputthishere/dappcon
[INFO] tweaked toml for git repo https://github.com/letmejustputthishere/dappcon written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/letmejustputthishere/dappcon on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/letmejustputthishere/dappcon 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded serde_derive v1.0.197
[INFO] [stderr]   Downloaded uint v0.9.5
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded open-fastrlp-derive v0.1.1
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded ic-cdk-timers v0.7.0
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded rlp v0.5.2
[INFO] [stderr]   Downloaded rustc-hex v2.1.0
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.14
[INFO] [stderr]   Downloaded ic-cdk-macros v0.9.0
[INFO] [stderr]   Downloaded impl-codec v0.6.0
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded rlp-derive v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded fixed-hash v0.8.0
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded primitive-types v0.12.2
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded num_enum_derive v0.7.2
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded num_enum v0.7.2
[INFO] [stderr]   Downloaded ethabi v18.0.0
[INFO] [stderr]   Downloaded minicbor v0.24.0
[INFO] [stderr]   Downloaded candid v0.10.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] [stderr]   Downloaded svg v0.17.0
[INFO] [stderr]   Downloaded serde v1.0.197
[INFO] [stderr]   Downloaded crc32fast v1.4.0
[INFO] [stderr]   Downloaded derive_more v0.99.17
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded minicbor-derive v0.15.0
[INFO] [stderr]   Downloaded ic-cdk v0.13.1
[INFO] [stderr]   Downloaded proc-macro-crate v3.1.0
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded open-fastrlp v0.1.4
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded auto_impl v1.2.0
[INFO] [stderr]   Downloaded const-hex v1.11.3
[INFO] [stderr]   Downloaded scale-info-derive v2.11.2
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded scale-info v2.11.2
[INFO] [stderr]   Downloaded rustversion v1.0.14
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded quote v1.0.35
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.4
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded toml_edit v0.21.1
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded ethers-core v2.0.14
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.153
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.13
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e4568480895dbc5a26f29f8a195cc7ca639a18fd25c934f316961afb4808852
[INFO] running `Command { std: "docker" "start" "-a" "7e4568480895dbc5a26f29f8a195cc7ca639a18fd25c934f316961afb4808852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e4568480895dbc5a26f29f8a195cc7ca639a18fd25c934f316961afb4808852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4568480895dbc5a26f29f8a195cc7ca639a18fd25c934f316961afb4808852", kill_on_drop: false }`
[INFO] [stdout] 7e4568480895dbc5a26f29f8a195cc7ca639a18fd25c934f316961afb4808852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f5cf930ffce5858edac165d8e45a8d0cab700972cb4e365db2b1676c46bafa7
[INFO] running `Command { std: "docker" "start" "-a" "7f5cf930ffce5858edac165d8e45a8d0cab700972cb4e365db2b1676c46bafa7", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.17
[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 elliptic-curve v0.13.8
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[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.2
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling minicbor v0.24.0
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling minicbor-derive v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling const-hex v1.11.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling svg v0.17.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling ic-stable-structures v0.6.4
[INFO] [stderr]    Compiling candid v0.10.6
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[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-canisters-http-types v0.9.0 (https://github.com/dfinity/ic#c264c976)
[INFO] [stderr]    Compiling ic-cdk-macros v0.9.0
[INFO] [stderr]    Compiling ic-cdk v0.13.1
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling chain_fusion_backend v0.1.0 (/opt/rustwide/workdir/src/chain_fusion_backend)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/chain_fusion_backend/src/eth_logs.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let logs_to_process = read_state(|s| (s.logs_to_process.clone()));
[INFO] [stdout]    |                                          ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     let logs_to_process = read_state(|s| (s.logs_to_process.clone()));
[INFO] [stdout] 26 +     let logs_to_process = read_state(|s| s.logs_to_process.clone() );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/chain_fusion_backend/src/evm_signer.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let pubkey = read_state(|s| (s.ecdsa_pub_key.clone())).expect("public key should be set");
[INFO] [stdout]    |                                 ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     let pubkey = read_state(|s| (s.ecdsa_pub_key.clone())).expect("public key should be set");
[INFO] [stdout] 79 +     let pubkey = read_state(|s| s.ecdsa_pub_key.clone() ).expect("public key should be set");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chain_fusion_backend/src/storage.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustcQXneQd/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcQXneQd/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libminicbor-4b7af17b8bf90d92,libic_cdk_timers-02efeb55327183a8,libslotmap-2998cb02822ea904,libfutures-5130018860554931,libfutures_executor-555768f89376c07d,libfutures_util-09d40f99a38f7de9,libfutures_io-6e64e51f807c1330,libslab-6c3ce758a1bcd6b8,libfutures_channel-b6101c9885397626,libpin_project_lite-96380cfbe13ff412,libfutures_sink-abd0720b630188a5,libfutures_task-b56747de5200829a,libpin_utils-edd6e294c1e21a4f,libfutures_core-9152a44bfbe2c3bd,libic_canisters_http_types-84370b60f7048cd3,libic_stable_structures-270ee5463e0c393a,libsvg-ad42bc2f0d73d621,libethers_core-90937c813bbe6905,libconst_hex-947093c7bbe21ccc,libtempfile-ee213ddcf3228436,libfastrand-d736a37c539b6c70,librustix-4fdb4902c691aeab,libbitflags-a36c7e4e7fd0a64d,liblinux_raw_sys-a0aea7134e68eb5c,libunicode_xid-56bee48913eeadeb,libnum_enum-5856f9cade56b834,libstrum-094c4b03e6b3f3e7,libk256-50d022934188b418,libecdsa-69915ec6cf2ca71b,librfc6979-c28529e8bb6e9157,libhmac-fe87e49d0eaa7282,libspki-161d0b07cebbc702,libsignature-96282c15727461cd,libelliptic_curve-52716ea8201f7aab,libsec1-6c80b46d9469202c,libder-87df55b2301dfce3,libcrypto_bigint-32d5f288cad406af,libbase16ct-f8f63fe68ab728c8,libgroup-5223cfbf8c7ebaa5,libff-9917e2a171a71a0a,libchrono-47989103ca5118b1,libopen_fastrlp-a858b10b7d06c98a,libethabi-7de4ca61ceeac371,libregex-93dca4c4eb4dd9e0,libregex_automata-186767e2fd30103f,libaho_corasick-01be2c6c0e58d85b,libmemchr-0f4907d57c584502,libregex_syntax-9f1e1c07ed32c167,libserde_json-95b60c0d5a1d509e,libitoa-0222dfc469e21d72,libryu-2fe63ec87fc646d1,libethereum_types-e88b558ff143e755,libethbloom-10cef7cdd8f06311,libtiny_keccak-dae0bb0d6f089d8b,libprimitive_types-88ce135a42e61ef6,libscale_info-11061acada3fc786,libimpl_serde-df6aa79c9e72169a,libimpl_rlp-4daa18d9041c028f,librlp-c710ef97253c066c,libbytes-5952e1b225d1b10a,libimpl_codec-b15d6b07baa6e5be,libparity_scale_codec-47b25757a203e1f7,libarrayvec-33c39748ba43490e,libbyte_slice_cast-6422019de9d5f8b8,libfixed_hash-77da4a867241346d,librand-33c9239de74a99b2,librand_chacha-cbf1d21d572fd2b8,libppv_lite86-2079bc674c3c594c,librand_core-a7fe6f15ce353895,libgetrandom-95f79b5c889c2d50,librustc_hex-a4b6c34550164efc,libonce_cell-75d2118436933f61,libsha3-69152e645af013df,libkeccak-b310f641bfffea80,libuint-6b36d71b24cf5928,libcrunchy-f59a8539e794190a,libstatic_assertions-acd18841cc36d7c2,libic_cdk-165522f8c1efca28,libic0-c3b61f191c2062ea,libcandid-d8c8803975898ba5,libstacker-d4ad2372e7a06ebc,libpsm-54e4cb7bc575faa0,liblibc-4635fd12fed5c874,libhex-ce2ce186edf8450e,libserde_bytes-222a15c48d865b20,libpretty-7392645de809d809,libunicode_width-f9bb554e286710e9,libarrayvec-1c7631e677e32f39,libtyped_arena-03249d7259e4de4f,libleb128-eb95cd58b6fc338b,libbyteorder-7912a666fa871683,libic_principal-01422d0e72844728,libcrc32fast-1550565dafac4c7f,libdata_encoding-53d2599705afb572,libsha2-0d3fa0835a23199b,libcpufeatures-be9c2321680ba848,libcfg_if-8c8419bc1cff3c76,libdigest-b589ffb821b27ae7,libsubtle-ea2e9a22e860c73c,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-61d9f34da56ccedd,libcrypto_common-8a0df10b48c7b257,libgeneric_array-3c01870a9dce718f,libtypenum-9e78589573f827b3,libzeroize-10437fbdebc6586c,libnum_bigint-cf947aeb9af18277,libnum_integer-d99488f8145946cd,libnum_traits-b62767e380604564,libanyhow-0785a5629938b4eb,libbinread-f51b6d47acab7858,liblazy_static-40183573d33ff167,libthiserror-523a4082ae34e304,libserde-3b196cbe883de9e8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQXneQd/raw-dylibs" "-B<sysroot>/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/psm-b0200a1b12ea6c4b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libchain_fusion_backend.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: /opt/rustwide/target/debug/deps/rustcQXneQd/list:4: ; expected, but got get_evm_address
[INFO] [stdout]           >>>     canister_query get_evm_address;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chain_fusion_backend` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7f5cf930ffce5858edac165d8e45a8d0cab700972cb4e365db2b1676c46bafa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5cf930ffce5858edac165d8e45a8d0cab700972cb4e365db2b1676c46bafa7", kill_on_drop: false }`
[INFO] [stdout] 7f5cf930ffce5858edac165d8e45a8d0cab700972cb4e365db2b1676c46bafa7
