[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] building 0xshikhar/chaincrate against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[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] validating manifest of git repo https://github.com/0xshikhar/chaincrate on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candid_derive v0.6.4
[INFO] [stderr]   Downloaded ic-cdk v0.10.0
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded auto_impl v1.1.2
[INFO] [stderr]   Downloaded const-hex v1.11.0
[INFO] [stderr]   Downloaded scale-info v2.10.0
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded scale-info-derive v2.10.0
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded candid v0.9.11
[INFO] [stderr]   Downloaded ic-cdk-macros v0.7.1
[INFO] [stderr]   Downloaded ethers-core v2.0.13
[INFO] [stderr]   Downloaded syn v2.0.50
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 983dcf1f37c95584241dd5177466853c437c2028bdeae23304e128e267ce0d7f
[INFO] running `Command { std: "docker" "start" "-a" "983dcf1f37c95584241dd5177466853c437c2028bdeae23304e128e267ce0d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "983dcf1f37c95584241dd5177466853c437c2028bdeae23304e128e267ce0d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983dcf1f37c95584241dd5177466853c437c2028bdeae23304e128e267ce0d7f", kill_on_drop: false }`
[INFO] [stdout] 983dcf1f37c95584241dd5177466853c437c2028bdeae23304e128e267ce0d7f
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c98c01f9e0ad0680e521da22ee0b4ba8232158b1f7ed87660357e5076f66b5b0
[INFO] running `Command { std: "docker" "start" "-a" "c98c01f9e0ad0680e521da22ee0b4ba8232158b1f7ed87660357e5076f66b5b0", 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 typenum v1.17.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.40
[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 byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[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 static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[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 crc32fast v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[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 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 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 regex-automata v0.4.5
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling auto_impl v1.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling const-hex v1.11.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling ic0 v0.18.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling impl-serde v0.4.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.10.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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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/rustcFUV2tz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFUV2tz/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburl-1b020b0cd991e91b.rlib,libidna-0a90d4752734aab0.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libic_cdk-860db5edeef50faa.rlib,libic0-ffac5c3a91b50e91.rlib,libethers_core-147bdda9f7fd4925.rlib,libconst_hex-75687b08c9e25525.rlib,libtempfile-3cb492816d6d58e1.rlib,libfastrand-f70792496f031f26.rlib,librustix-1760b60328a447f3.rlib,libbitflags-533b0f0d649ff290.rlib,liblinux_raw_sys-a6a6b028d8cdab2c.rlib,libunicode_xid-9a31df2f90872cba.rlib,libnum_enum-a4637915a7ebe48c.rlib,libstrum-b7dfeea64fce98e9.rlib,libk256-78802d313f74c018.rlib,libecdsa-20cde0451496e1a9.rlib,librfc6979-4b283524c65e0d4d.rlib,libhmac-dcb5f2989b907bc5.rlib,libspki-1a5855cbcd9e9465.rlib,libsignature-120a307e7e467ec4.rlib,libelliptic_curve-046c9c92e0f327c4.rlib,libsec1-278dd5c939431616.rlib,libder-a81563d40a6a5fa4.rlib,libcrypto_bigint-d499e58017f59830.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-65c5a86eb971cbba.rlib,libff-52f806ea2304d10d.rlib,libchrono-d7d64c5c9417bd35.rlib,libopen_fastrlp-71acc7eee6da389b.rlib,libethabi-3bf0b187946e1cf1.rlib,libregex-b4ab510a70664da6.rlib,libregex_automata-bb3bffe19be004d6.rlib,libaho_corasick-96255a839044782f.rlib,libmemchr-d9f1dea47487a283.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libserde_json-cdcaa54f3a111b11.rlib,libitoa-cbcf4da6e0ac7621.rlib,libryu-0f2a15b68b451590.rlib,libethereum_types-ccc9b096e8236e5f.rlib,libethbloom-f036febb955a091b.rlib,libtiny_keccak-673ee448e4b31d81.rlib,libprimitive_types-b8767814a4db9f5c.rlib,libscale_info-7718249a54e10d8a.rlib,libimpl_serde-e6b5cd3146631589.rlib,libimpl_rlp-230a96e19638c758.rlib,librlp-dbf28cc4b218a4df.rlib,libbytes-ed3cb9888038777e.rlib,libimpl_codec-0945ec8553048694.rlib,libparity_scale_codec-98a40975cf01edba.rlib,libarrayvec-c1a566055c336d69.rlib,libbyte_slice_cast-9a7548686a1a9897.rlib,libfixed_hash-3ee723db7d7a7e1b.rlib,librand-86280eda276f8661.rlib,librand_chacha-03f8dfa98de03220.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-4a395bbd09cea03e.rlib,libgetrandom-36a3125a33ff1505.rlib,librustc_hex-bc63b2791f5fe1af.rlib,libonce_cell-24c5d665b6879050.rlib,libsha3-693ec24127a74aa3.rlib,libkeccak-42ca8630c7170c4b.rlib,libuint-00d4c02588cc313e.rlib,libcrunchy-ede7556241863659.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libcandid-ec1029044a4cd736.rlib,libstacker-852ba90c9e6fdc7b.rlib,libpsm-0ae7c656bbb37b04.rlib,liblibc-1668185cbc4ad514.rlib,libhex-28742b4ca144387c.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libdata_encoding-27d68fb865743c1d.rlib,libserde_bytes-72669b9ad5c78d15.rlib,libpretty-41081c325a40ded8.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libtyped_arena-e8efe135793da16d.rlib,libleb128-ae0983f084a091ac.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha2-17b9ea00f7df915c.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-838738d96cc6e35d.rlib,libsubtle-5e1d1905d9dfb3cb.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-f5cd2cb37620c632.rlib,libnum_integer-c4b4aef40c5ba40b.rlib,libnum_traits-95d95a8052b6466b.rlib,libanyhow-e68d773e552a4940.rlib,libnum_enum-7ba65bf82ea0bb35.rlib,libbinread-ec88fc95bc0d67ea.rlib,liblazy_static-2bb390fee0230a38.rlib,libthiserror-411a4f987fa1b2de.rlib,libcodespan_reporting-c9ca64d1c1d10951.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libtermcolor-96a9ed65821a6544.rlib,libserde-27100865899a9d0f.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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/ad211ced81509462cdfe4c29ed10f97279a0acae/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-e081f4848b559739/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/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/rustcFUV2tz/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" "c98c01f9e0ad0680e521da22ee0b4ba8232158b1f7ed87660357e5076f66b5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98c01f9e0ad0680e521da22ee0b4ba8232158b1f7ed87660357e5076f66b5b0", kill_on_drop: false }`
[INFO] [stdout] c98c01f9e0ad0680e521da22ee0b4ba8232158b1f7ed87660357e5076f66b5b0
