[INFO] cloning repository https://github.com/stiiifff/cw-interchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stiiifff/cw-interchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiiifff%2Fcw-interchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiiifff%2Fcw-interchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9f9f4e05e063c176e1b3a4caa65f00de7f87ae3 [INFO] building stiiifff/cw-interchain against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiiifff%2Fcw-interchain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stiiifff/cw-interchain [INFO] finished tweaking git repo https://github.com/stiiifff/cw-interchain [INFO] tweaked toml for git repo https://github.com/stiiifff/cw-interchain written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stiiifff/cw-interchain 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/stiiifff/cw-interchain 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-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] 99ce3a2f1705fa000322e784f70ce86818bc31c90919ce187c10edc86da1cdae [INFO] running `Command { std: "docker" "start" "-a" "99ce3a2f1705fa000322e784f70ce86818bc31c90919ce187c10edc86da1cdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99ce3a2f1705fa000322e784f70ce86818bc31c90919ce187c10edc86da1cdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ce3a2f1705fa000322e784f70ce86818bc31c90919ce187c10edc86da1cdae", kill_on_drop: false }` [INFO] [stdout] 99ce3a2f1705fa000322e784f70ce86818bc31c90919ce187c10edc86da1cdae [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] 0a8fc3dfbab8a8a320037304796356e9354bb23c37aec7d19e6685389737b119 [INFO] running `Command { std: "docker" "start" "-a" "0a8fc3dfbab8a8a320037304796356e9354bb23c37aec7d19e6685389737b119", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling protobuf-support v3.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling speedate v0.13.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling cosmwasm-std v1.5.3 [INFO] [stderr] Compiling cosmwasm-schema v1.5.3 [INFO] [stderr] Compiling tendermint-proto v0.34.1 [INFO] [stderr] Compiling cw-storage-plus v1.2.0 [INFO] [stderr] Compiling cw2 v1.1.2 [INFO] [stderr] Compiling cosmos-sdk-proto v0.20.0 [INFO] [stderr] Compiling neutron-sdk v0.10.0 [INFO] [stderr] Compiling cw-ibc-transfer v0.0.1 (/opt/rustwide/workdir/packages/cw-ibc-transfer) [INFO] [stderr] Compiling ibc-transfer v0.0.1 (/opt/rustwide/workdir/contracts/ibc-transfer) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ibc-transfer/src/lib.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> contracts/ibc-transfer/src/lib.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[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] --> contracts/ibc-transfer/src/lib.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | #[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] --> contracts/ibc-transfer/src/lib.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | #[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] --> contracts/ibc-transfer/src/lib.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | #[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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "0a8fc3dfbab8a8a320037304796356e9354bb23c37aec7d19e6685389737b119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8fc3dfbab8a8a320037304796356e9354bb23c37aec7d19e6685389737b119", kill_on_drop: false }` [INFO] [stdout] 0a8fc3dfbab8a8a320037304796356e9354bb23c37aec7d19e6685389737b119 [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] 08faeb5549cbd7f59f873a1875561b2079dba6a82b6aee92bc4adf80ce220cca [INFO] running `Command { std: "docker" "start" "-a" "08faeb5549cbd7f59f873a1875561b2079dba6a82b6aee92bc4adf80ce220cca", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ibc-transfer/src/lib.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> contracts/ibc-transfer/src/lib.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[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] --> contracts/ibc-transfer/src/lib.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | #[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] [stderr] Compiling cw-ibc-transfer v0.0.1 (/opt/rustwide/workdir/packages/cw-ibc-transfer) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ibc-transfer/src/lib.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | #[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] --> contracts/ibc-transfer/src/lib.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | #[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] [stderr] Compiling ibc-transfer v0.0.1 (/opt/rustwide/workdir/contracts/ibc-transfer) [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> contracts/ibc-transfer/src/lib.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | #[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] --> contracts/ibc-transfer/src/lib.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | #[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] --> contracts/ibc-transfer/src/lib.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | #[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] --> contracts/ibc-transfer/src/lib.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | #[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] --> contracts/ibc-transfer/src/lib.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | #[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] 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" "migrate" "--export" "reply" "--export" "sudo" "--export" "allocate" "--export" "deallocate" "--export" "interface_version_8" "--export" "requires_cosmwasm_1_1" "--export" "requires_cosmwasm_1_2" "--export" "requires_cosmwasm_1_3" "--export" "requires_iterator" "--export" "requires_stargate" "--export" "requires_neutron" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/libcw_ibc_transfer-8734fdd2012b38b1.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libneutron_sdk-53153d4cfb9586d1,libbech32-5d33bc51768fc649,libspeedate-9e7e4271cac3f246,libstrum-f1abaae7e540cca9,libcosmos_sdk_proto-132c32173d987a10,libtendermint_proto-53d17dbc0b1cece2,libnum_traits-ccae770c00060f9a,libtime-dc5e67267217ae3d,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-502618670aef07a8,libpowerfmt-fbc2fd0c9a129936,libsubtle_encoding-fe344f38233e5601,libzeroize-33b2d8070e1c0111,libflex_error-0dea974fe4ecc221,libprost_types-865a22f7987ab7ae,libprost-4478102dbd4a0f82,libbytes-799f7e86a77b7a99,libserde_json_wasm-5d02b66b3e831c4d,libcw2-9ff253253e2f0eb0,libsemver-afb4d68268424722,libcw_storage_plus-af67ee3d751eeb1d,libcosmwasm_schema-567fb9748bf56ff7,libcosmwasm_std-305c1a58f998bca9,libserde_json_wasm-3915540158722941,libhex-85aa986ef279af61,libstatic_assertions-5a320074c6765347,libbnum-e0de16bc07f0e9bb,libforward_ref-6287b004023aa316,libbase64-7b14680fd3f3a6df,libthiserror-202bd991631f2a5d,libsha2-3584603ac31ca7ef,libcfg_if-50b02a9e3502ecf2,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libschemars-7617d13e561accc8,libdyn_clone-76c18f1bcc3ba005,libserde_json-2ba333fa11266422,libitoa-323c19d08fbe6984,libryu-452e68edcd92953e,libserde-56406523ba7d905d}.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/ibc_transfer-325e204691095cb2.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-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.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-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-305c1a58f998bca9.rlib(cosmwasm_std-305c1a58f998bca9.cosmwasm_std.984a3255b31fa481-cgu.10.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ibc-transfer` (lib test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "08faeb5549cbd7f59f873a1875561b2079dba6a82b6aee92bc4adf80ce220cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08faeb5549cbd7f59f873a1875561b2079dba6a82b6aee92bc4adf80ce220cca", kill_on_drop: false }` [INFO] [stdout] 08faeb5549cbd7f59f873a1875561b2079dba6a82b6aee92bc4adf80ce220cca