[INFO] cloning repository https://github.com/omarperacha/eth-metadata-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omarperacha/eth-metadata-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarperacha%2Feth-metadata-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarperacha%2Feth-metadata-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90944347e9dc23e63c376a1495fc558e35e9b141 [INFO] testing omarperacha/eth-metadata-starter against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarperacha%2Feth-metadata-starter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omarperacha/eth-metadata-starter [INFO] finished tweaking git repo https://github.com/omarperacha/eth-metadata-starter [INFO] tweaked toml for git repo https://github.com/omarperacha/eth-metadata-starter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omarperacha/eth-metadata-starter on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omarperacha/eth-metadata-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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cc1afc77ab3fbc7a54eaeafa950ce1c7dd757f7735ff5ba3a1a1fc596c71f75 [INFO] running `Command { std: "docker" "start" "-a" "2cc1afc77ab3fbc7a54eaeafa950ce1c7dd757f7735ff5ba3a1a1fc596c71f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cc1afc77ab3fbc7a54eaeafa950ce1c7dd757f7735ff5ba3a1a1fc596c71f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc1afc77ab3fbc7a54eaeafa950ce1c7dd757f7735ff5ba3a1a1fc596c71f75", kill_on_drop: false }` [INFO] [stdout] 2cc1afc77ab3fbc7a54eaeafa950ce1c7dd757f7735ff5ba3a1a1fc596c71f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bca9ea25298695f0a187a1452f27d22a7f5f02f1c82380d49ab40d0ff7124a6 [INFO] running `Command { std: "docker" "start" "-a" "5bca9ea25298695f0a187a1452f27d22a7f5f02f1c82380d49ab40d0ff7124a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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 toml_datetime v0.6.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.58 [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 anyhow v1.0.81 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [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 rustix v0.38.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling candid_derive v0.6.4 [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 derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.11.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling const-hex v1.11.3 [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 strum v0.26.2 [INFO] [stderr] Compiling regex v1.10.4 [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 serde_tokenstream v0.1.7 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [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 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.7.1 [INFO] [stderr] Compiling ic-cdk v0.10.0 [INFO] [stderr] Compiling eth_metadata v0.0.0 (/opt/rustwide/workdir/src/eth_metadata) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc31CSDp/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc31CSDp/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburl-584af45e868bc717,libidna-3d968c85a4dbeb2c,libunicode_normalization-812aeaedb348c362,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libethers_core-7bf0f1fe7986cbc7,libconst_hex-449990fa5d8850e6,libtempfile-ea6f50836bf03b03,libfastrand-bf71312072415342,librustix-09f30f7858a449c0,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-c36d1328135c5f9a,libunicode_xid-0488fac86b109842,libnum_enum-dccaa459cfa8aace,libstrum-dbaa7a1dbe06c902,libk256-1412a2875d4bcae8,libecdsa-a1f0adb3130321cb,librfc6979-769a4306c84492e0,libhmac-fa99294e3b4c66e8,libspki-2634fe912b3163f1,libsignature-17ab56f2365b9eb0,libelliptic_curve-3c44bb1ce59642d8,libsec1-497a643013bc637f,libder-a3028eaa2b99e717,libcrypto_bigint-0e50522485ad4e5e,libbase16ct-c4cc4b0550013254,libgroup-b5c73ad86b7a41bc,libff-7bb87a62d87b84f4,libchrono-d6a4a5c7f96d5f99,libopen_fastrlp-68ff13ff45d0cf33,libethabi-4121fbfa7b5dc5d8,libregex-5473f7b8f2ac9a04,libregex_automata-ea600c84fe4b8d4b,libaho_corasick-55835cf9e0d2dcca,libmemchr-ab5784c1c39210b9,libregex_syntax-a3b2c2df707c8030,libserde_json-03a76e5af5ca71fd,libitoa-20e94f961f8d160c,libryu-bfbf481d1d54f9d3,libethereum_types-98ca031891f7d1ec,libethbloom-d3223bc940f9e89a,libtiny_keccak-629c0f366aeafc74,libprimitive_types-e2777aafd8dea914,libscale_info-99d69c129d364110,libimpl_serde-36724052d39be3a3,libimpl_rlp-952917d943d06c20,librlp-c24344eba4659313,libbytes-d222dcc0ee72ebfe,libimpl_codec-f51e44d4a111f684,libparity_scale_codec-f70c694216bb80de,libarrayvec-220afbb64ffc3a4d,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-0d7dab3037757c44,librand-509ec4f0e4c9539d,librand_chacha-e61758237d8de3c4,libppv_lite86-74d192d5fb0d20a2,librand_core-364f66b3b911913e,libgetrandom-32cb0cca9d2aef97,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-65f4c5014d4daa8e,libkeccak-b3eea90d0aeeb926,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libic_cdk-43b23e9099f84797,libic0-180a1c468572c857,libcandid-fd7a2933178730f5,libstacker-58f12b4ff1f7f653,libpsm-2b712b641d2f72c6,liblibc-4c260f4814e68eb7,libhex-13e08b3b00984ab7,libcrc32fast-5a181ba3ef164dd5,libdata_encoding-12b8151122438183,libserde_bytes-5c87f05ae02f53b8,libpretty-2e14940cfb632c07,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libsha2-abf78d8653fc2546,libcpufeatures-926366d381e17465,libcfg_if-3e7fc4e38d4a72b5,libdigest-d84a10982efcec4a,libsubtle-062d035f0f3fe35f,libconst_oid-2aadc73a32842898,libblock_buffer-328a61f2a81f5ce6,libcrypto_common-291ca8c5820a2096,libgeneric_array-400d0f7db4036716,libtypenum-1862a5dd6fcdc44c,libzeroize-6c0b2f4484099dee,libnum_bigint-473ff0978d116164,libnum_integer-9457401e763c0aa3,libnum_traits-33697d1765985000,libanyhow-1bcc413dc0fdeb01,libnum_enum-b6e9b8c4016fcd75,libbinread-90d9daa0b4f5985a,liblazy_static-af860367908b8176,libthiserror-e472093f20bc0906,libcodespan_reporting-d2b1dca7acde1561,libunicode_width-affb1d25ef114124,libtermcolor-cbafc8825e041b3d,libserde-24dd0d23a8d6483e}.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/rustc31CSDp/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/libeth_metadata.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/rustc31CSDp/list:3: ; expected, but got http_request [INFO] [stdout] >>> canister_query http_request; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eth_metadata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5bca9ea25298695f0a187a1452f27d22a7f5f02f1c82380d49ab40d0ff7124a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bca9ea25298695f0a187a1452f27d22a7f5f02f1c82380d49ab40d0ff7124a6", kill_on_drop: false }` [INFO] [stdout] 5bca9ea25298695f0a187a1452f27d22a7f5f02f1c82380d49ab40d0ff7124a6