[INFO] cloning repository https://github.com/htamlive/voting-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/htamlive/voting-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtamlive%2Fvoting-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtamlive%2Fvoting-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a1b92b1ae58da1326975c94e3fb8d321d7182eb [INFO] building htamlive/voting-contract against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtamlive%2Fvoting-contract" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/htamlive/voting-contract [INFO] finished tweaking git repo https://github.com/htamlive/voting-contract [INFO] tweaked toml for git repo https://github.com/htamlive/voting-contract written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/htamlive/voting-contract 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/htamlive/voting-contract 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a5cd5eebd11f514e3a77607314aa967e79a2ab205600c5be3ad8edb207b0a43b [INFO] running `Command { std: "docker" "start" "-a" "a5cd5eebd11f514e3a77607314aa967e79a2ab205600c5be3ad8edb207b0a43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5cd5eebd11f514e3a77607314aa967e79a2ab205600c5be3ad8edb207b0a43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cd5eebd11f514e3a77607314aa967e79a2ab205600c5be3ad8edb207b0a43b", kill_on_drop: false }` [INFO] [stdout] a5cd5eebd11f514e3a77607314aa967e79a2ab205600c5be3ad8edb207b0a43b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1c468b2fad63a7d96e5c9070694f29e7c87d3db0bb797f8f518c072e78524497 [INFO] running `Command { std: "docker" "start" "-a" "1c468b2fad63a7d96e5c9070694f29e7c87d3db0bb797f8f518c072e78524497", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.7.1 [INFO] [stderr] Compiling borsh-derive-internal v0.7.1 [INFO] [stderr] Compiling near-sdk-core v2.0.0 [INFO] [stderr] Compiling borsh-derive v0.7.1 [INFO] [stderr] Compiling near-sdk-macros v2.0.0 [INFO] [stderr] Compiling borsh v0.7.1 [INFO] [stderr] Compiling near-runtime-fees v2.0.0 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling near-vm-errors v2.0.0 [INFO] [stderr] Compiling near-vm-logic v2.0.0 [INFO] [stderr] Compiling near-sdk v2.0.0 [INFO] [stderr] Compiling voting-contract v0.2.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" "get_result" "--export" "get_total_voted_stake" "--export" "get_votes" "--export" "new" "--export" "ping" "--export" "vote" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnear_sdk-5f1c2563237c35a8,libwee_alloc-5885fc6494f36ffb,libmemory_units-93578f67784e9426,libcfg_if-c52cb2c48f08318d,libserde_json-a6ea5c6823e7fde9,libryu-1081a85990212fc6,libitoa-aee37f8cc4299a8e,libindexmap-43d89904861c6385,libhashbrown-359bab67f4b51cc0,libnear_vm_logic-19b4104c7b54f1fe,libbs58-0bb5c497f3596c5e,libbase64-ce6ccaeb2e2de164,libsha3-67c30a75b9f05874,libkeccak-f3b808a740bd0bfb,libsha2-9159e23e8cde7dff,libdigest-a29e4aa58e277214,libopaque_debug-c49481a206caa42f,libfake_simd-ca4b4de3dd52aa09,libblock_buffer-b747eecd1c11a56e,libgeneric_array-c06c52a8d1da5728,libtypenum-427d6b1faf4d5335,libblock_padding-91dfda1310f3089d,libbyte_tools-2d99e388891527ef,libbyteorder-1e6983f3598691a3,libnear_runtime_fees-ee3c740fcd4e5bdf,libnum_rational-28145c8ab2fac435,libnum_bigint-3cf21b14788cb398,libnum_integer-0c8d279ae0b1adcd,libnum_traits-26ca7cee4a74fc6c,libnear_vm_errors-0d966086370ab232,libserde-a57ef48fb421df97,libborsh-1d67e71243d40226}.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/voting_contract.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/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: panic_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: block_index [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: prepaid_gas [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: promise_and [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: random_seed [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: epoch_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: promise_then [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: register_len [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: storage_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: value_return [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: read_register [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: storage_usage [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: storage_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: promise_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: promise_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: promise_return [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: storage_remove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: account_balance [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-cgu.2.rcgu.o: undefined symbol: block_timestamp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/voting_contract.voting_contract.43ca32931038a940-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 `voting-contract` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1c468b2fad63a7d96e5c9070694f29e7c87d3db0bb797f8f518c072e78524497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c468b2fad63a7d96e5c9070694f29e7c87d3db0bb797f8f518c072e78524497", kill_on_drop: false }` [INFO] [stdout] 1c468b2fad63a7d96e5c9070694f29e7c87d3db0bb797f8f518c072e78524497