[INFO] cloning repository https://github.com/shravanshetty1/squares-dao [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shravanshetty1/squares-dao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshravanshetty1%2Fsquares-dao", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshravanshetty1%2Fsquares-dao'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aed1b9a4728441c500fc3dc4ab5950d879998ac [INFO] building shravanshetty1/squares-dao against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshravanshetty1%2Fsquares-dao" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/shravanshetty1/squares-dao [INFO] finished tweaking git repo https://github.com/shravanshetty1/squares-dao [INFO] tweaked toml for git repo https://github.com/shravanshetty1/squares-dao written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shravanshetty1/squares-dao 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/shravanshetty1/squares-dao 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 39fe60779885a0f01a3550c8475f032e43487e22b87b76d1ee6fe9a94685dbdd [INFO] running `Command { std: "docker" "start" "-a" "39fe60779885a0f01a3550c8475f032e43487e22b87b76d1ee6fe9a94685dbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39fe60779885a0f01a3550c8475f032e43487e22b87b76d1ee6fe9a94685dbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fe60779885a0f01a3550c8475f032e43487e22b87b76d1ee6fe9a94685dbdd", kill_on_drop: false }` [INFO] [stdout] 39fe60779885a0f01a3550c8475f032e43487e22b87b76d1ee6fe9a94685dbdd [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] 373c9fe4c871cfd5227db0e96f94fcfe8132e91a8977d435f4c45e7fe73f339c [INFO] running `Command { std: "docker" "start" "-a" "373c9fe4c871cfd5227db0e96f94fcfe8132e91a8977d435f4c45e7fe73f339c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling cosmwasm-derive v0.16.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-std v0.16.3 [INFO] [stderr] Compiling cw-storage-plus v0.9.1 [INFO] [stderr] Compiling cw0 v0.9.1 [INFO] [stderr] Compiling cw721 v0.9.2 [INFO] [stderr] Compiling cw2 v0.9.1 [INFO] [stderr] Compiling cw721-base v0.9.2 [INFO] [stderr] Compiling squares 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" "execute" "--export" "instantiate" "--export" "query" "--export" "allocate" "--export" "deallocate" "--export" "interface_version_7" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<11 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/libcw721_base-6fffb55f5f378076.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libcw2-829d55533bf3d237,libcw_storage_plus-ad3616bbda79408c,libcw721-7ab0796d8399235f,libcw0-deb849567ae7e75c,libcosmwasm_std-fe02b30a3418347f,libserde_json_wasm-e12179b62da7f9a8,libbase64-4ed240cdd589693c,libuint-4a11be7d794fa55e,libcrunchy-59509cf7265afd1d,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-802b2f5d0f9b82ad,libthiserror-5d540c6028efbdd7,libschemars-8359f831e5c6b2ed,libdyn_clone-70117fbdee569814,libserde_json-06a4c4fe36d78cdd,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libserde-8a3e91b4b5700577}.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/squares.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/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-fe02b30a3418347f.rlib(cosmwasm_std-fe02b30a3418347f.cosmwasm_std.d61cc57414c96855-cgu.08.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `squares` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "373c9fe4c871cfd5227db0e96f94fcfe8132e91a8977d435f4c45e7fe73f339c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373c9fe4c871cfd5227db0e96f94fcfe8132e91a8977d435f4c45e7fe73f339c", kill_on_drop: false }` [INFO] [stdout] 373c9fe4c871cfd5227db0e96f94fcfe8132e91a8977d435f4c45e7fe73f339c