[INFO] cloning repository https://github.com/dingyi2021/rust-counter-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dingyi2021/rust-counter-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdingyi2021%2Frust-counter-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdingyi2021%2Frust-counter-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0873ff1fe2a212361e13e46ee6d2c88b5bf7d9c5 [INFO] building dingyi2021/rust-counter-tutorial against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdingyi2021%2Frust-counter-tutorial" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dingyi2021/rust-counter-tutorial [INFO] finished tweaking git repo https://github.com/dingyi2021/rust-counter-tutorial [INFO] tweaked toml for git repo https://github.com/dingyi2021/rust-counter-tutorial written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dingyi2021/rust-counter-tutorial 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/dingyi2021/rust-counter-tutorial 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c2244d9b35ee3d2f7939d9e2320690db5d1ba84f1641d6aa2ac4ab1ababa69fd [INFO] running `Command { std: "docker" "start" "-a" "c2244d9b35ee3d2f7939d9e2320690db5d1ba84f1641d6aa2ac4ab1ababa69fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2244d9b35ee3d2f7939d9e2320690db5d1ba84f1641d6aa2ac4ab1ababa69fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2244d9b35ee3d2f7939d9e2320690db5d1ba84f1641d6aa2ac4ab1ababa69fd", kill_on_drop: false }` [INFO] [stdout] c2244d9b35ee3d2f7939d9e2320690db5d1ba84f1641d6aa2ac4ab1ababa69fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 200f5f6b57227a1f2d990bd396c317a6a9e8a6b19e27bc005d49ecb43fbfca6a [INFO] running `Command { std: "docker" "start" "-a" "200f5f6b57227a1f2d990bd396c317a6a9e8a6b19e27bc005d49ecb43fbfca6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling near-vm-errors v4.0.0-pre.1 [INFO] [stderr] Compiling near-primitives-core v0.4.0 [INFO] [stderr] Compiling near-vm-logic v4.0.0-pre.1 [INFO] [stderr] Compiling near-sdk v3.1.0 [INFO] [stderr] Compiling rust-couter-tutorial 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" "decrement" "--export" "get_num" "--export" "increment" "--export" "reset" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnear_sdk-0f0765e14368715e,libwee_alloc-5885fc6494f36ffb,libmemory_units-93578f67784e9426,libcfg_if-c52cb2c48f08318d,libserde_json-4c37cb62fb967a77,libryu-23f3ccdf871e5b71,libitoa-9acc885e9ae026f1,libnear_vm_logic-645adc37e68bec42,libsha3-57c30b4f46ee66f5,libkeccak-f3b808a740bd0bfb,libnear_runtime_utils-2d80590b89689a3c,libregex-79e871bbedef2450,libaho_corasick-baddd0b3557f6bb6,libmemchr-545e7d17a9c608e3,libregex_syntax-8d711ceefe044bbe,liblazy_static-36da267ce9339a94,libbyteorder-f00db367bf6f80f8,libnear_vm_errors-84ba31950ec7ede1,libhex-85aa986ef279af61,libnear_primitives_core-466591bc0fed0241,libbase64-4ed240cdd589693c,libbs58-d328228bb53bbec7,libsha2-569d51dcf29abea5,libcfg_if-50b02a9e3502ecf2,libopaque_debug-d63d41056a54e997,libdigest-72e707cc889f3a93,libblock_buffer-1f75b64b51f1891a,libblock_padding-aaea6da2dbf5c6ce,libgeneric_array-458f7fc11ad00c3c,libtypenum-868cb60eed00f291,libnum_rational-c9dbfbe71115df44,libnum_bigint-5703fe838ddd96ae,libnum_integer-ee2085b354959fc8,libnum_traits-455151b1df79f40f,libserde-3e13ab66dea06c8a,libborsh-04e442b315db0bfe}.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/rust_couter_tutorial.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/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: panic_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: block_index [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: prepaid_gas [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: promise_and [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: random_seed [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: epoch_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: promise_then [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: register_len [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: storage_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: value_return [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: read_register [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: storage_usage [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: storage_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: promise_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: promise_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: promise_return [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: storage_remove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: account_balance [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.rcgu.o: undefined symbol: block_timestamp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rust_couter_tutorial.rust_couter_tutorial.bc900d02a68b7a44-cgu.0.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 `rust-couter-tutorial` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "200f5f6b57227a1f2d990bd396c317a6a9e8a6b19e27bc005d49ecb43fbfca6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200f5f6b57227a1f2d990bd396c317a6a9e8a6b19e27bc005d49ecb43fbfca6a", kill_on_drop: false }` [INFO] [stdout] 200f5f6b57227a1f2d990bd396c317a6a9e8a6b19e27bc005d49ecb43fbfca6a