[INFO] cloning repository https://github.com/0xshikhar/chaincrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xshikhar/chaincrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xshikhar%2Fchaincrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xshikhar%2Fchaincrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c173a45910242a0f15fd19a6375ea1e475ea6437
[INFO] testing 0xshikhar/chaincrate against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xshikhar%2Fchaincrate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xshikhar/chaincrate
[INFO] finished tweaking git repo https://github.com/0xshikhar/chaincrate
[INFO] tweaked toml for git repo https://github.com/0xshikhar/chaincrate written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xshikhar/chaincrate on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xshikhar/chaincrate 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.7.1
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.14
[INFO] [stderr]   Downloaded scale-info-derive v2.10.0
[INFO] [stderr]   Downloaded const-hex v1.11.0
[INFO] [stderr]   Downloaded ethabi v18.0.0
[INFO] [stderr]   Downloaded auto_impl v1.1.2
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.9
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded der v0.7.8
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded k256 v0.13.3
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded ethers-core v2.0.13
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded regex v1.10.3
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded scale-info v2.10.0
[INFO] [stderr]   Downloaded candid_derive v0.6.4
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.9
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded open-fastrlp v0.1.4
[INFO] [stderr]   Downloaded ic-cdk v0.10.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded candid v0.9.11
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded open-fastrlp-derive v0.1.1
[INFO] [stderr]   Downloaded rlp-derive v0.1.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebe92e90c41b83f25db98343b5bf504d3a53faa08975cb6bc65fc60d8373f0fb
[INFO] running `Command { std: "docker" "start" "-a" "ebe92e90c41b83f25db98343b5bf504d3a53faa08975cb6bc65fc60d8373f0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe92e90c41b83f25db98343b5bf504d3a53faa08975cb6bc65fc60d8373f0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe92e90c41b83f25db98343b5bf504d3a53faa08975cb6bc65fc60d8373f0fb", kill_on_drop: false }`
[INFO] [stdout] ebe92e90c41b83f25db98343b5bf504d3a53faa08975cb6bc65fc60d8373f0fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6a9f9c45197cd3c4a28c628e6752bdc4be0957a9e760d4393cd2b21da1da2f
[INFO] running `Command { std: "docker" "start" "-a" "9b6a9f9c45197cd3c4a28c628e6752bdc4be0957a9e760d4393cd2b21da1da2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 autocfg v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[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 scale-info-derive v2.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling auto_impl v1.1.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling const-hex v1.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ic0 v0.18.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling impl-serde v0.4.0
[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.10.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[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.13
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]    Compiling ic-cdk v0.10.0
[INFO] [stderr]    Compiling ic_eth v0.0.0 (/opt/rustwide/workdir/canisters/ic_eth)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcWjUTpZ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWjUTpZ/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburl-1b020b0cd991e91b,libidna-0a90d4752734aab0,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libic_cdk-d3d5d23e1467aaf2,libic0-ffac5c3a91b50e91,libethers_core-fa9b1b3e0652f143,libconst_hex-75687b08c9e25525,libtempfile-e58c57751fbe6781,libfastrand-f70792496f031f26,librustix-32180ee14bab6209,libbitflags-533b0f0d649ff290,liblinux_raw_sys-a6a6b028d8cdab2c,libunicode_xid-9a31df2f90872cba,libnum_enum-61e8e154ff19be19,libstrum-285a7644b619e1d5,libk256-56a2902393077ec1,libecdsa-492d812aba0ed423,librfc6979-99b376c74cbd0c05,libhmac-b7f0c98b84ca27a4,libspki-1a5855cbcd9e9465,libsignature-e3588b9a1ed77042,libelliptic_curve-2a29c5da2d4cbca7,libsec1-b6a6135617595f02,libder-a81563d40a6a5fa4,libcrypto_bigint-5f7de98bd4308c57,libbase16ct-b0752502dc7a9a1c,libgroup-6ec2210279f7c2fb,libff-5a735a867d23f994,libchrono-260b6af2d11ac9f9,libopen_fastrlp-274c8f7317088170,libethabi-0de1c45a4d0b8ade,libregex-b4ab510a70664da6,libregex_automata-bb3bffe19be004d6,libaho_corasick-96255a839044782f,libmemchr-d9f1dea47487a283,libregex_syntax-03701eaa5490ec0b,libserde_json-ae7596de786fc85e,libitoa-cbcf4da6e0ac7621,libryu-0f2a15b68b451590,libethereum_types-643da30c82058042,libethbloom-0bcad8c70bb16a70,libtiny_keccak-8945c92d64eaaa15,libprimitive_types-e5ad0c7148b4e2be,libscale_info-eac80ba168e6298b,libimpl_serde-54b0dc713a74f14c,libimpl_rlp-20d71a4f65c7b419,librlp-0f76e3e9f03566d6,libbytes-1b08957610e78b40,libimpl_codec-79650e2a5cbff33e,libparity_scale_codec-7305282ec54e9401,libarrayvec-c1a566055c336d69,libbyte_slice_cast-9a7548686a1a9897,libfixed_hash-141e79245f659501,librand-8236fc31d2b8c3eb,librand_chacha-4e720a1e81c7bfc7,libppv_lite86-4250c766b4729968,librand_core-92e0093e3e23c722,libgetrandom-01a8012966519623,librustc_hex-bc63b2791f5fe1af,libonce_cell-24c5d665b6879050,libsha3-af2da4d35fa640cd,libkeccak-42ca8630c7170c4b,libuint-dd784960542386ec,libcrunchy-4ce2b3c64c281690,libstatic_assertions-d53a9977dc6e27e5,libcandid-37c42c9fb231ef43,libstacker-91987ed00fb95d35,libpsm-3766fd56ddda4c7f,liblibc-21d71f812ea07b39,libhex-28742b4ca144387c,libcrc32fast-b0a822c04decf57d,libdata_encoding-27d68fb865743c1d,libserde_bytes-3b4838b3162a472a,libpretty-41081c325a40ded8,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libsha2-ec0224e6e6b01850,libcpufeatures-42c2188ae17ada4c,libcfg_if-33ef6c02a07f9fec,libdigest-b2e527af3df7da6a,libsubtle-5e1d1905d9dfb3cb,libconst_oid-5d63b50f42b847e9,libblock_buffer-4ff2824f4dfb7759,libcrypto_common-1e28245d92ef3781,libgeneric_array-728f8cc25aa128a0,libtypenum-66c155be53855aa0,libzeroize-1083299c83aa749e,libnum_bigint-6bb3d9f1b9ffaaf7,libnum_integer-c699a165ae4bc039,libnum_traits-d058f15b0ea4d768,libanyhow-c600d1f5f55b361a,libnum_enum-3af5ea018ae75256,libbinread-2b63b96f82b9dfae,liblazy_static-2bb390fee0230a38,libthiserror-9c8d3a3fcc188f04,libcodespan_reporting-c9ca64d1c1d10951,libunicode_width-ff8848b4c91bc42d,libtermcolor-96a9ed65821a6544,libserde-a7ccf3abd52bdd94}.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" "/tmp/rustcWjUTpZ/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-3b66de03c054c051/out" "-L" "<sysroot>/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/rustcWjUTpZ/list:3: ; 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
[INFO] running `Command { std: "docker" "inspect" "9b6a9f9c45197cd3c4a28c628e6752bdc4be0957a9e760d4393cd2b21da1da2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6a9f9c45197cd3c4a28c628e6752bdc4be0957a9e760d4393cd2b21da1da2f", kill_on_drop: false }`
[INFO] [stdout] 9b6a9f9c45197cd3c4a28c628e6752bdc4be0957a9e760d4393cd2b21da1da2f
