[INFO] cloning repository https://github.com/CudoVentures/cudos-cosmwasm-bindings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CudoVentures/cudos-cosmwasm-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCudoVentures%2Fcudos-cosmwasm-bindings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCudoVentures%2Fcudos-cosmwasm-bindings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4722aab0c9bbf2daa0c1abb12b3da9a7c7b990c7 [INFO] building CudoVentures/cudos-cosmwasm-bindings against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCudoVentures%2Fcudos-cosmwasm-bindings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CudoVentures/cudos-cosmwasm-bindings [INFO] finished tweaking git repo https://github.com/CudoVentures/cudos-cosmwasm-bindings [INFO] tweaked toml for git repo https://github.com/CudoVentures/cudos-cosmwasm-bindings written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CudoVentures/cudos-cosmwasm-bindings 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/CudoVentures/cudos-cosmwasm-bindings 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3b99a13d584aa7c5e4ea62fe8571e911329ac596ef55daf1ee041b8a19f826df [INFO] running `Command { std: "docker" "start" "-a" "3b99a13d584aa7c5e4ea62fe8571e911329ac596ef55daf1ee041b8a19f826df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b99a13d584aa7c5e4ea62fe8571e911329ac596ef55daf1ee041b8a19f826df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b99a13d584aa7c5e4ea62fe8571e911329ac596ef55daf1ee041b8a19f826df", kill_on_drop: false }` [INFO] [stdout] 3b99a13d584aa7c5e4ea62fe8571e911329ac596ef55daf1ee041b8a19f826df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7de7180adc4ccbac9345a0486af33a0ab9da0b4cd779de2850a909599156808b [INFO] running `Command { std: "docker" "start" "-a" "7de7180adc4ccbac9345a0486af33a0ab9da0b4cd779de2850a909599156808b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta8 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta8 [INFO] [stderr] Compiling cudos-cosmwasm v0.0.7 [INFO] [stderr] Compiling cudos-cosmwasm v0.0.7 (/opt/rustwide/workdir/packages/cudos-cosmwasm) [INFO] [stderr] Compiling native-tester v0.0.1 (/opt/rustwide/workdir/contracts/native_tester) [INFO] [stderr] Compiling nft-bindings-tester v0.0.1 (/opt/rustwide/workdir/contracts/nft_bindings_tester) [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_8" "--export" "requires_iterator" "--export" "requires_staking" "--export" "requires_stargate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libcudos_cosmwasm-8029ba23c7a93d49,libcosmwasm_std-18adc87259891398,libserde_json_wasm-206b9ac1a7a02885,libbase64-4ed240cdd589693c,libuint-86251b3ec683a074,libcrunchy-59509cf7265afd1d,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-802b2f5d0f9b82ad,libforward_ref-6287b004023aa316,libthiserror-b1f732570bb797b8,libschemars-9d1aa04845c9341c,libdyn_clone-70117fbdee569814,libserde_json-88e2545f446b18b4,libryu-b540009c26d765e9,libitoa-47758f2dd03bc722,libserde-a521c9942416fd99}.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/nft_bindings_tester.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-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [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" "execute" "--export" "instantiate" "--export" "query" "--export" "allocate" "--export" "deallocate" "--export" "interface_version_8" "--export" "requires_iterator" "--export" "requires_staking" "--export" "requires_stargate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libcosmwasm_std-18adc87259891398,libserde_json_wasm-206b9ac1a7a02885,libbase64-4ed240cdd589693c,libuint-86251b3ec683a074,libcrunchy-59509cf7265afd1d,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-802b2f5d0f9b82ad,libforward_ref-6287b004023aa316,libthiserror-b1f732570bb797b8,libschemars-9d1aa04845c9341c,libdyn_clone-70117fbdee569814,libserde_json-88e2545f446b18b4,libryu-b540009c26d765e9,libitoa-47758f2dd03bc722,libserde-a521c9942416fd99}.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/native_tester.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-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-18adc87259891398.rlib(cosmwasm_std-18adc87259891398.cosmwasm_std.e3f27e52e1ab8334-cgu.06.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nft-bindings-tester` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `native-tester` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7de7180adc4ccbac9345a0486af33a0ab9da0b4cd779de2850a909599156808b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de7180adc4ccbac9345a0486af33a0ab9da0b4cd779de2850a909599156808b", kill_on_drop: false }` [INFO] [stdout] 7de7180adc4ccbac9345a0486af33a0ab9da0b4cd779de2850a909599156808b