[INFO] cloning repository https://github.com/nseguias/cw-templates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nseguias/cw-templates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnseguias%2Fcw-templates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnseguias%2Fcw-templates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebe8843b36cce2836c08842aa668756697d60998 [INFO] building nseguias/cw-templates against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnseguias%2Fcw-templates" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 63% (1006/1595) Updating files: 64% (1021/1595) Updating files: 65% (1037/1595) Updating files: 66% (1053/1595) Updating files: 67% (1069/1595) Updating files: 68% (1085/1595) Updating files: 69% (1101/1595) Updating files: 70% (1117/1595) Updating files: 71% (1133/1595) Updating files: 72% (1149/1595) Updating files: 73% (1165/1595) Updating files: 74% (1181/1595) Updating files: 75% (1197/1595) Updating files: 76% (1213/1595) Updating files: 77% (1229/1595) Updating files: 78% (1245/1595) Updating files: 79% (1261/1595) Updating files: 80% (1276/1595) Updating files: 81% (1292/1595) Updating files: 82% (1308/1595) Updating files: 83% (1324/1595) Updating files: 84% (1340/1595) Updating files: 85% (1356/1595) Updating files: 86% (1372/1595) Updating files: 87% (1388/1595) Updating files: 88% (1404/1595) Updating files: 89% (1420/1595) Updating files: 90% (1436/1595) Updating files: 91% (1452/1595) Updating files: 92% (1468/1595) Updating files: 93% (1484/1595) Updating files: 94% (1500/1595) Updating files: 95% (1516/1595) Updating files: 96% (1532/1595) Updating files: 97% (1548/1595) Updating files: 98% (1564/1595) Updating files: 99% (1580/1595) Updating files: 99% (1592/1595) Updating files: 100% (1595/1595) Updating files: 100% (1595/1595), done. [INFO] started tweaking git repo https://github.com/nseguias/cw-templates [INFO] finished tweaking git repo https://github.com/nseguias/cw-templates [INFO] tweaked toml for git repo https://github.com/nseguias/cw-templates written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nseguias/cw-templates 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/nseguias/cw-templates 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 117367636b0a66d73a60c0a88bfcc3ea076a2114118cdd1558bbfb958868da0c [INFO] running `Command { std: "docker" "start" "-a" "117367636b0a66d73a60c0a88bfcc3ea076a2114118cdd1558bbfb958868da0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "117367636b0a66d73a60c0a88bfcc3ea076a2114118cdd1558bbfb958868da0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117367636b0a66d73a60c0a88bfcc3ea076a2114118cdd1558bbfb958868da0c", kill_on_drop: false }` [INFO] [stdout] 117367636b0a66d73a60c0a88bfcc3ea076a2114118cdd1558bbfb958868da0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bc6a702ba71a934d982262d2ee3c6360e8312291c0bdeaf5ed2829eea8bf5c84 [INFO] running `Command { std: "docker" "start" "-a" "bc6a702ba71a934d982262d2ee3c6360e8312291c0bdeaf5ed2829eea8bf5c84", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bnum v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling cosmwasm-derive v1.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.1 [INFO] [stderr] Compiling cosmwasm-std v1.5.0 [INFO] [stderr] Compiling cosmwasm-schema v1.5.0 [INFO] [stderr] Compiling cw-storage-plus v1.2.0 [INFO] [stderr] Compiling cw2 v1.1.2 [INFO] [stderr] Compiling practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deps` [INFO] [stdout] --> src/contract.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | deps: DepsMut, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_deps` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/contract.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | msg: ExecuteMsg, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/contract.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | amount: Uint128, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.09s [INFO] running `Command { std: "docker" "inspect" "bc6a702ba71a934d982262d2ee3c6360e8312291c0bdeaf5ed2829eea8bf5c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6a702ba71a934d982262d2ee3c6360e8312291c0bdeaf5ed2829eea8bf5c84", kill_on_drop: false }` [INFO] [stdout] bc6a702ba71a934d982262d2ee3c6360e8312291c0bdeaf5ed2829eea8bf5c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 93105f15f8445eb949cda088cd31a7ba6224d3b53e739a3c1c61df56ea5880cc [INFO] running `Command { std: "docker" "start" "-a" "93105f15f8445eb949cda088cd31a7ba6224d3b53e739a3c1c61df56ea5880cc", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deps` [INFO] [stdout] --> src/contract.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | deps: DepsMut, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_deps` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/contract.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | msg: ExecuteMsg, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/contract.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | amount: Uint128, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> src/contract.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "library"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deps` [INFO] [stdout] --> src/contract.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | deps: DepsMut, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_deps` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/contract.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | msg: ExecuteMsg, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/contract.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | amount: Uint128, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "execute" "--export" "instantiate" "--export" "allocate" "--export" "deallocate" "--export" "interface_version_8" "--export" "requires_iterator" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libcw2-8a32a60417f37e89,libsemver-45978e2bb89d6b78,libcw_storage_plus-b37fee375011c84b,libcosmwasm_schema-797dc7b6d38c3779,libcosmwasm_std-aa1db81b9295cfb4,libserde_json_wasm-6e337984cb390439,libhex-85aa986ef279af61,libstatic_assertions-5a320074c6765347,libbnum-9c83ce30a9e87779,libforward_ref-6287b004023aa316,libbase64-710238602af2c408,libthiserror-c0db66bc0f160423,libsha2-3584603ac31ca7ef,libcfg_if-50b02a9e3502ecf2,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libschemars-c4821e8598fb317a,libdyn_clone-3fd5f854984ef1b9,libserde_json-9720ef9da428aaf4,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,libserde-191abb6aecc03fca}.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/practice-a8de905f6958dfe0.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: function signature mismatch: abort [INFO] [stdout] >>> defined as (i32) -> void in /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o) [INFO] [stdout] >>> defined as () -> void in /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/libc.a(abort.o) [INFO] [stdout] [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-aa1db81b9295cfb4.rlib(cosmwasm_std-aa1db81b9295cfb4.cosmwasm_std.1b4905d73fe08fe3-cgu.03.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `practice` (lib test) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93105f15f8445eb949cda088cd31a7ba6224d3b53e739a3c1c61df56ea5880cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93105f15f8445eb949cda088cd31a7ba6224d3b53e739a3c1c61df56ea5880cc", kill_on_drop: false }` [INFO] [stdout] 93105f15f8445eb949cda088cd31a7ba6224d3b53e739a3c1c61df56ea5880cc