[INFO] cloning repository https://github.com/m2MUSK/chain-fusion-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m2MUSK/chain-fusion-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2MUSK%2Fchain-fusion-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2MUSK%2Fchain-fusion-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4b5f814c732f93d5b408f4f7a7b2781003e019a
[INFO] testing m2MUSK/chain-fusion-starter against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2MUSK%2Fchain-fusion-starter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m2MUSK/chain-fusion-starter
[INFO] finished tweaking git repo https://github.com/m2MUSK/chain-fusion-starter
[INFO] tweaked toml for git repo https://github.com/m2MUSK/chain-fusion-starter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m2MUSK/chain-fusion-starter on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m2MUSK/chain-fusion-starter 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4fea3086ca34991b5937d30100771b206764adf0b992456979cac214f421237
[INFO] running `Command { std: "docker" "start" "-a" "e4fea3086ca34991b5937d30100771b206764adf0b992456979cac214f421237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4fea3086ca34991b5937d30100771b206764adf0b992456979cac214f421237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fea3086ca34991b5937d30100771b206764adf0b992456979cac214f421237", kill_on_drop: false }`
[INFO] [stdout] e4fea3086ca34991b5937d30100771b206764adf0b992456979cac214f421237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 705e31f05900aa62ae039da1557088489dea98528313dcc89026c58546beb235
[INFO] running `Command { std: "docker" "start" "-a" "705e31f05900aa62ae039da1557088489dea98528313dcc89026c58546beb235", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling candid v0.10.6
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ic-cdk v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling candid_parser v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling minicbor v0.24.0
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling ic-cdk v0.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling minicbor-derive v0.15.0
[INFO] [stderr]    Compiling ic-canisters-http-types v0.9.0 (https://github.com/dfinity/ic#c264c976)
[INFO] [stderr]    Compiling ic-stable-structures v0.6.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling ic-cdk-timers v0.7.0
[INFO] [stderr]    Compiling evm-rpc-canister-types v3.0.0
[INFO] [stderr]    Compiling evm-rpc-canister-types v3.0.0 (/opt/rustwide/workdir/packages/evm-rpc-canister-types)
[INFO] [stderr]    Compiling ic-evm-utils v3.2.0
[INFO] [stderr]    Compiling ic-evm-utils v3.2.0 (/opt/rustwide/workdir/packages/ic-evm-utils)
[INFO] [stderr]    Compiling chain_fusion v0.1.0 (/opt/rustwide/workdir/canisters/chain_fusion)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> canisters/chain_fusion/src/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: field `rpc_service` is never read
[INFO] [stdout]   --> canisters/chain_fusion/src/state.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     pub rpc_services: RpcServices,
[INFO] [stdout] 17 |     pub rpc_service: RpcService,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/rustcwbXpdj/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcwbXpdj/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk_timers-544ce73370432c2c,libic_cdk-dbbd36ad6c9a2b33,libic0-39cf8fa040fd8ec7,libslotmap-b8be8d43138ae3b7,libfutures-9215806f93916bce,libfutures_executor-1214be3f18aa1aa8,libfutures_util-75e0e5c091fb3e0a,libfutures_io-18270eb9e30f2ef3,libslab-a1ce861fb78e13cd,libfutures_channel-ab91ae58e73f9265,libpin_project_lite-76f060ffbb2c8add,libfutures_sink-ea5ab7ab67d12075,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-f707c9ca2a12b7c6,libic_evm_utils-7d61ee9fc942620c,libevm_rpc_canister_types-aba5d4f70423f508,libic_cdk-96e8daafb5a1cca4,libic0-565eeab7eb519e57,libcandid-02e9aa4ec11a42d8,libstacker-7d8993e76d1c2c20,libpsm-8913a1937fcefdfd,libserde_bytes-20935a304dbc18f2,libpretty-6ba9e19a319d7728,libunicode_width-1f69fea0ab160d47,libarrayvec-7841a2b342eb6c47,libtyped_arena-8e8d93be6dd75dfc,libleb128-e6aaf33ff8dd19d1,libic_principal-401b0037ddb601a6,libcrc32fast-0cde5695c6e7979c,libdata_encoding-19d9f568572c53e7,libarbitrary-42f8fdc6d765b897,libnum_bigint-b60152a6320e6619,libnum_integer-fb1bd93fd2ec1fa2,libanyhow-0490bdd322215f94,libbinread-f5d125f04055d279,liblazy_static-8f54c7c82e1daacf,libethers_core-9991857022523e9a,libconst_hex-3eac06dd8a6bf85a,libtempfile-a1c830b48887e875,libfastrand-56b4eb3ced93247d,librustix-9b4e9488cfac4181,libbitflags-5d17655221415d5e,liblinux_raw_sys-fc9786e72df809e8,libunicode_xid-bb848f79e893a58e,libnum_enum-3239de2e61e78fbb,libstrum-ca36dbb440424751,libk256-66f67879dc04cf4f,libsha2-1f5f8fe58be0d138,libcpufeatures-78d4f9a8b9f22474,libecdsa-91abce561a31f01c,librfc6979-40e1435cef2d2f19,libhmac-06fad9628eba8379,libspki-6bf1ea24bb3b6597,libsignature-1b64c4c3b81ab4be,libelliptic_curve-468c6adf35a9414b,libsec1-021dc507ee88d715,libder-b689f8ec20b494d4,libcrypto_bigint-da4cb766d798cbff,libbase16ct-ee53c8fd603fe2a0,libgroup-93e5e4366b99ac37,libff-71bc9e9193ff9cb8,libchrono-0dc79bc68137bdb0,libnum_traits-854fccf32431d963,libopen_fastrlp-9a23b5679f775300,libethabi-b8ffdd6df61f80b0,libregex-fa559480423442d8,libregex_automata-e320763e93d8f3dd,libaho_corasick-a3bad10fce8fe466,libmemchr-6620cd4720c33ccd,libregex_syntax-3b7dcdd8daeb0c09,libserde_json-5d1d9c0856226458,libitoa-9338662b57616465,libryu-d91047165cb5e124,libethereum_types-e802b5bdb9e1480b,libethbloom-2bb4e106ba76c43b,libtiny_keccak-73e27d1113814af4,libprimitive_types-658d8098c3fc6e92,libscale_info-1e629406b5dc8cff,libimpl_serde-3f215f73e165ada4,libimpl_rlp-49c195e436a31762,librlp-2f59ec1bacd5f249,libbytes-3d0f524e0ccba67a,libimpl_codec-aa071590ce4810ab,libparity_scale_codec-5e560cafeb712c5b,libarrayvec-7deecae02b389550,libbyte_slice_cast-400ddb1f79f2fa1b,libfixed_hash-ec88c31afd1781a2,librand-4d80a857d7266720,librand_chacha-c9e55ecbf8a18b89,libppv_lite86-3f4ad8964e653bde,librand_core-c957534bb5a1b60f,libgetrandom-6bba2b52f8432f55,liblibc-81db508b147e1894,libcfg_if-d9b80cb51cda7b5b,librustc_hex-1180a4de5354f308,libonce_cell-6210bb12b47e720c,libsha3-430c92d99775eee8,libkeccak-f5114e35a895b5f9,libdigest-d438f1a095c4529b,libsubtle-5a6d8bbaa7e8718c,libconst_oid-6d76aba8482c7d1e,libblock_buffer-e91cdd01928298ae,libcrypto_common-f0939749e6f8277c,libgeneric_array-9e1fcea1c5563f43,libtypenum-f2a6805d9d87d208,libzeroize-913c6e427c7f546c,libuint-f3f04122e841f377,libcrunchy-0aa02439eddaf418,libstatic_assertions-95336585f0b7f57d,libhex-aa11f1b7b510398f,libbyteorder-0d5229b4099d70a3,libthiserror-fea96cd14418dae1,libserde-beb85b3d3d67ce30}.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/rustcwbXpdj/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-d103b7e0c5de013d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libchain_fusion.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/rustcwbXpdj/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` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "705e31f05900aa62ae039da1557088489dea98528313dcc89026c58546beb235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "705e31f05900aa62ae039da1557088489dea98528313dcc89026c58546beb235", kill_on_drop: false }`
[INFO] [stdout] 705e31f05900aa62ae039da1557088489dea98528313dcc89026c58546beb235
