[INFO] cloning repository https://github.com/NearDeFi/wrapped-ft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NearDeFi/wrapped-ft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNearDeFi%2Fwrapped-ft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNearDeFi%2Fwrapped-ft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a12da1fdde54a7b30c8f88e692403393a262fb5 [INFO] building NearDeFi/wrapped-ft against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNearDeFi%2Fwrapped-ft" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NearDeFi/wrapped-ft [INFO] finished tweaking git repo https://github.com/NearDeFi/wrapped-ft [INFO] tweaked toml for git repo https://github.com/NearDeFi/wrapped-ft written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NearDeFi/wrapped-ft on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NearDeFi/wrapped-ft 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83107dd1e105bc1910be71bf0b97a72550399898b4ce6d83678b9a800e94033 [INFO] running `Command { std: "docker" "start" "-a" "a83107dd1e105bc1910be71bf0b97a72550399898b4ce6d83678b9a800e94033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83107dd1e105bc1910be71bf0b97a72550399898b4ce6d83678b9a800e94033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83107dd1e105bc1910be71bf0b97a72550399898b4ce6d83678b9a800e94033", kill_on_drop: false }` [INFO] [stdout] a83107dd1e105bc1910be71bf0b97a72550399898b4ce6d83678b9a800e94033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b1314e350754e9edada655fa2e6a14adeaf08fbc643cca61ebb6bc8033934ccc [INFO] running `Command { std: "docker" "start" "-a" "b1314e350754e9edada655fa2e6a14adeaf08fbc643cca61ebb6bc8033934ccc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.7 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling near-primitives-core v0.4.0 [INFO] [stderr] Compiling near-vm-errors v4.0.0-pre.1 [INFO] [stderr] Compiling near-vm-logic v4.0.0-pre.1 [INFO] [stderr] Compiling near-sdk v3.1.0 [INFO] [stderr] Compiling near-contract-standards v3.2.0 [INFO] [stderr] Compiling wrapped-ft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "add_transfer_whitelist" "--export" "after_ft_transfer" "--export" "ft_balance_of" "--export" "ft_metadata" "--export" "ft_on_transfer" "--export" "ft_resolve_transfer" "--export" "ft_total_supply" "--export" "ft_transfer" "--export" "ft_transfer_call" "--export" "get_info" "--export" "lock" "--export" "new" "--export" "remove_transfer_whitelist" "--export" "storage_balance_bounds" "--export" "storage_balance_of" "--export" "storage_deposit" "--export" "storage_unregister" "--export" "storage_withdraw" "--export" "unlock" "--export" "unwrap" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnear_contract_standards-c015761b1c516096,libnear_sdk-f5b88706446ce4b5,libwee_alloc-5885fc6494f36ffb,libmemory_units-93578f67784e9426,libcfg_if-c52cb2c48f08318d,libserde_json-627eca88ea2133d7,libryu-1081a85990212fc6,libitoa-47758f2dd03bc722,libindexmap-8f3e8adf6304a45d,libhashbrown-ece374be44553230,libnear_vm_logic-fcfa4702d86edec7,libsha3-b17d6f1b88a8a4df,libkeccak-f3b808a740bd0bfb,libnear_runtime_utils-2d80590b89689a3c,libregex-79e871bbedef2450,libaho_corasick-baddd0b3557f6bb6,libmemchr-545e7d17a9c608e3,libregex_syntax-8d711ceefe044bbe,liblazy_static-36da267ce9339a94,libbyteorder-f00db367bf6f80f8,libnear_vm_errors-54db11cfdc4d0386,libhex-85aa986ef279af61,libnear_primitives_core-1c431903889b271f,libbase64-4ed240cdd589693c,libbs58-d328228bb53bbec7,libsha2-be69be7299a26b93,libcfg_if-50b02a9e3502ecf2,libopaque_debug-d63d41056a54e997,libdigest-0ee94b54bc3391ba,libblock_buffer-6d164ee5ec052469,libblock_padding-aaea6da2dbf5c6ce,libgeneric_array-74504bee76987001,libtypenum-4999784581bc7ff0,libnum_rational-053ad51c628f0063,libnum_bigint-5703fe838ddd96ae,libnum_integer-ee2085b354959fc8,libnum_traits-455151b1df79f40f,libserde-7204122f3cbc7b0f,libborsh-587a209f59ca2b2d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: panic_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: block_index [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: prepaid_gas [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: promise_and [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: random_seed [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: epoch_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: promise_then [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: register_len [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: storage_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: value_return [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: read_register [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: storage_usage [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: storage_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: promise_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: promise_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: promise_return [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: storage_remove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: account_balance [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: block_timestamp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wrapped_ft.wrapped_ft.f81d3fc8d3f07c5f-cgu.2.rcgu.o: undefined symbol: storage_has_key [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wrapped-ft` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1314e350754e9edada655fa2e6a14adeaf08fbc643cca61ebb6bc8033934ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1314e350754e9edada655fa2e6a14adeaf08fbc643cca61ebb6bc8033934ccc", kill_on_drop: false }` [INFO] [stdout] b1314e350754e9edada655fa2e6a14adeaf08fbc643cca61ebb6bc8033934ccc