[INFO] cloning repository https://github.com/noosphere01/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/noosphere01/chain-fusion-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoosphere01%2Fchain-fusion-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoosphere01%2Fchain-fusion-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b97edabc8d5dacac44795c3db005805804fdb46 [INFO] testing noosphere01/chain-fusion-starter against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoosphere01%2Fchain-fusion-starter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/noosphere01/chain-fusion-starter [INFO] finished tweaking git repo https://github.com/noosphere01/chain-fusion-starter [INFO] tweaked toml for git repo https://github.com/noosphere01/chain-fusion-starter written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noosphere01/chain-fusion-starter on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/noosphere01/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae09e1a0e2cc69b2c0f93f3b22c670881916742104bf7fdb8c17fcd439d99ca9 [INFO] running `Command { std: "docker" "start" "-a" "ae09e1a0e2cc69b2c0f93f3b22c670881916742104bf7fdb8c17fcd439d99ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae09e1a0e2cc69b2c0f93f3b22c670881916742104bf7fdb8c17fcd439d99ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae09e1a0e2cc69b2c0f93f3b22c670881916742104bf7fdb8c17fcd439d99ca9", kill_on_drop: false }` [INFO] [stdout] ae09e1a0e2cc69b2c0f93f3b22c670881916742104bf7fdb8c17fcd439d99ca9 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b075b3f6e4c9b259a888bd4dcdf1e764f363327aef9d4c66fe2b981a044a4383 [INFO] running `Command { std: "docker" "start" "-a" "b075b3f6e4c9b259a888bd4dcdf1e764f363327aef9d4c66fe2b981a044a4383", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling term v0.7.0 [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 same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling fixed-hash v0.8.0 [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 encoding_rs v0.8.34 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling minicbor v0.24.0 [INFO] [stderr] Compiling ic0 v0.21.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [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 open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling minicbor-derive v0.15.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_tokenstream v0.2.1 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling ic-stable-structures v0.6.4 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling candid v0.10.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling candid_parser v0.1.4 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling ic-cdk-macros v0.14.0 [INFO] [stderr] Compiling ic-cdk-macros v0.9.0 [INFO] [stderr] Compiling ic-cdk v0.13.1 [INFO] [stderr] Compiling ic-canisters-http-types v0.9.0 (https://github.com/dfinity/ic#c264c976) [INFO] [stderr] Compiling ic-cdk 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 h2 v0.4.5 [INFO] [stderr] Compiling ic-cdk-timers v0.7.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling evm-rpc-canister-types v0.1.2 [INFO] [stderr] Compiling evm-rpc-canister-types v1.0.0 (/opt/rustwide/workdir/packages/evm-rpc-canister-types) [INFO] [stderr] Compiling evm-rpc-canister-types v1.0.0 [INFO] [stderr] Compiling ic-evm-utils v1.0.0 [INFO] [stderr] Compiling ic-evm-utils v1.0.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=/tmp/rustc6eYDMW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6eYDMW/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk_timers-20737daea7ceba77,libic_cdk-33f5812c4d990bfc,libic0-79a8909626322a3c,libslotmap-2a94507439b6d303,libfutures-7ea307752055026b,libfutures_executor-f5981dc04ec4ac70,libfutures_util-74cfbc9c76d9c0ad,libfutures_io-15f510aebc68962e,libslab-cd97a2b6ccc891c3,libfutures_channel-c5a37d957ff72faa,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libic_evm_utils-74dddbd44baedfd6,libevm_rpc_canister_types-7ca7cc7c06fc956f,libic_cdk-e2722cab41484dbe,libic0-4f417b3a97bce63f,libcandid-4e21bccd95a864ad,libstacker-58f12b4ff1f7f653,libpsm-2b712b641d2f72c6,libserde_bytes-3b2ab6957728cb3c,libpretty-2e14940cfb632c07,libunicode_width-affb1d25ef114124,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libic_principal-378f0e7a9b340879,libcrc32fast-5a181ba3ef164dd5,libdata_encoding-12b8151122438183,libarbitrary-ddddbadbff02f70f,libnum_bigint-c595cc0852f09eb7,libnum_integer-a003ed1e55df915d,libanyhow-1bcc413dc0fdeb01,libbinread-90d9daa0b4f5985a,liblazy_static-af860367908b8176,libethers_core-946a7721822959b2,libconst_hex-42d087953addd3c7,libtempfile-ea6f50836bf03b03,libfastrand-bf71312072415342,librustix-09f30f7858a449c0,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-c36d1328135c5f9a,libunicode_xid-0488fac86b109842,libnum_enum-c8e1e4268164f6d7,libstrum-1a4c67709da9bcfc,libk256-ca6068117cb67101,libsha2-abf78d8653fc2546,libcpufeatures-926366d381e17465,libecdsa-2ecd10d48a1e8412,librfc6979-769a4306c84492e0,libhmac-fa99294e3b4c66e8,libspki-25192fc0a66e739f,libsignature-6f4472b69b6a9e5f,libelliptic_curve-648175f9fcd07dad,libsec1-5c090f8ff55aeaba,libder-4343d1ee3e5f7be2,libcrypto_bigint-276d05a7a51bb14f,libbase16ct-c4cc4b0550013254,libgroup-913f220165bd08a0,libff-cadb015e056ae2b2,libchrono-7fe06448894db856,libnum_traits-6ca48cca60371d3d,libopen_fastrlp-929d09dd914f3a25,libethabi-9512b4b093ff5bcd,libregex-394a303906fca8ee,libregex_automata-102bec97f9ebf929,libaho_corasick-00a745380b85aca7,libmemchr-64e185d99f0c46ef,libregex_syntax-a3b2c2df707c8030,libserde_json-2eef28ba7a96ce3e,libitoa-20e94f961f8d160c,libryu-bfbf481d1d54f9d3,libethereum_types-7209377558ca2eef,libethbloom-5b34e68fa537c727,libtiny_keccak-629c0f366aeafc74,libprimitive_types-1feb0c83a293502d,libscale_info-6460274fca651cbc,libimpl_serde-c3c904939bd7102b,libimpl_rlp-fb98207bd9fa584e,librlp-71dd3b7270a214c3,libbytes-147b227794c2b6b4,libimpl_codec-f07a3ec6df608973,libparity_scale_codec-6f4d7d9f01774be2,libarrayvec-220afbb64ffc3a4d,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-40fb5ed422891901,librand-489fff0bc4e499fa,librand_chacha-69b072a6d6450f03,libppv_lite86-74d192d5fb0d20a2,librand_core-d9e1230af98522d9,libgetrandom-43e0d95a977440b4,liblibc-4c260f4814e68eb7,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-65f4c5014d4daa8e,libkeccak-b3eea90d0aeeb926,libdigest-d84a10982efcec4a,libsubtle-062d035f0f3fe35f,libconst_oid-2aadc73a32842898,libblock_buffer-328a61f2a81f5ce6,libcrypto_common-291ca8c5820a2096,libgeneric_array-400d0f7db4036716,libtypenum-1862a5dd6fcdc44c,libzeroize-6c0b2f4484099dee,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-6d8c3b6d68d3fcb6,libserde-7c09123843c5a231}.rlib" "/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" "/tmp/rustc6eYDMW/raw-dylibs" "-B/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-52ae7340b182e07d/out" "-L" "/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: /tmp/rustc6eYDMW/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" "b075b3f6e4c9b259a888bd4dcdf1e764f363327aef9d4c66fe2b981a044a4383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b075b3f6e4c9b259a888bd4dcdf1e764f363327aef9d4c66fe2b981a044a4383", kill_on_drop: false }` [INFO] [stdout] b075b3f6e4c9b259a888bd4dcdf1e764f363327aef9d4c66fe2b981a044a4383