[INFO] cloning repository https://github.com/slammywill/chain_bounty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slammywill/chain_bounty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslammywill%2Fchain_bounty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslammywill%2Fchain_bounty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d8c14dafb29c053d50582e859ffbec012851072 [INFO] building slammywill/chain_bounty against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslammywill%2Fchain_bounty" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/slammywill/chain_bounty [INFO] finished tweaking git repo https://github.com/slammywill/chain_bounty [INFO] tweaked toml for git repo https://github.com/slammywill/chain_bounty written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/slammywill/chain_bounty 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/slammywill/chain_bounty 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: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/contract/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [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] 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] 04b6b01574546ef71055ea9e7f7cccefa455a9d307742b7a658ea7bb7c4860d8 [INFO] running `Command { std: "docker" "start" "-a" "04b6b01574546ef71055ea9e7f7cccefa455a9d307742b7a658ea7bb7c4860d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04b6b01574546ef71055ea9e7f7cccefa455a9d307742b7a658ea7bb7c4860d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b6b01574546ef71055ea9e7f7cccefa455a9d307742b7a658ea7bb7c4860d8", kill_on_drop: false }` [INFO] [stdout] 04b6b01574546ef71055ea9e7f7cccefa455a9d307742b7a658ea7bb7c4860d8 [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] fbe9431a0b9b4b4b65bad2cb33f743597d484b93f4b75835f5051b4a9c2bacfe [INFO] running `Command { std: "docker" "start" "-a" "fbe9431a0b9b4b4b65bad2cb33f743597d484b93f4b75835f5051b4a9c2bacfe", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [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] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling secret-cosmwasm-std v1.1.11 [INFO] [stderr] Compiling cosmwasm-schema v1.5.11 [INFO] [stderr] Compiling secret-cosmwasm-storage v1.1.11 [INFO] [stderr] Compiling secret-toolkit-serialization v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit-crypto v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit-utils v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit-storage v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit-permit v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit-snip20 v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit-snip721 v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret-toolkit v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2) [INFO] [stderr] Compiling secret_contract_example v0.1.0 (/opt/rustwide/workdir/contract) [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_random" "--export" "rustsecp256k1_v0_8_1_context_create" "--export" "rustsecp256k1_v0_8_1_context_destroy" "--export" "rustsecp256k1_v0_8_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_8_1_default_illegal_callback_fn" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsecret_toolkit-dee7376745fec1fb,libsecret_toolkit_storage-e22d1436d04c6837,libsecret_toolkit_snip721-66345b6ae6af47a6,libsecret_toolkit_snip20-d785026a92e4aab1,libsecret_toolkit_utils-e82232def27b89f8,libsecret_cosmwasm_storage-8e9bbc38d7286f6a,libsecret_toolkit_serialization-ec80d46cc27eea75,libbincode2-a807718a6948a1d9,libsecret_toolkit_permit-07f604e69a97543f,libbech32-5d33bc51768fc649,libripemd-521d45a19df8a872,libsecret_toolkit_crypto-0878e3162f0c99b5,libsecp256k1-e971279d948f02f8,libsecp256k1_sys-c64ad73418850f73,librand_chacha-e8d547aa81eb074e,libppv_lite86-044d3e9c554138f5,libzerocopy-df3851e798b988b2,librand_core-118bb59543b95104,libgetrandom-07d6d93dab28ee56,libwasi-b9c6bfbff0bef49f,libsha2-748ec11512c4856b,libcfg_if-50b02a9e3502ecf2,libdigest-1d47c04746748a66,libsubtle-9872cdfd361825fb,libblock_buffer-560d4e062081421e,libcrypto_common-6f77c0127f7f183f,libgeneric_array-8902a99a8971d46a,libtypenum-4da84aea010a8886,libsecret_cosmwasm_std-0225f90a161b0dbc,libserde_json_wasm-0d8dc6a7fb4a3b0f,libbase64-de1e4dcf0aa853ba,libuint-e670dd9a6fbb34ef,libcrunchy-e232c7421a229cb4,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-1f73498ad3f0a8bf,libforward_ref-6287b004023aa316,libthiserror-85031e6202049ad1,libschemars-10fd429c143d320c,libdyn_clone-e3c61e9c09d3327b,libserde_json-6b7f73c2aed6b037,libmemchr-fce70e7b22dffad4,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libserde-e73c93fc69aaea0c}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/secp256k1-sys-a329a3ba3fc8d130/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/secret_contract_example.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/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: ed25519_sign [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: gas_evaporate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: secp256k1_sign [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: check_gas [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-0225f90a161b0dbc.rlib(secret_cosmwasm_std-0225f90a161b0dbc.secret_cosmwasm_std.e8a12a268b9e43d3-cgu.15.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `secret_contract_example` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fbe9431a0b9b4b4b65bad2cb33f743597d484b93f4b75835f5051b4a9c2bacfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe9431a0b9b4b4b65bad2cb33f743597d484b93f4b75835f5051b4a9c2bacfe", kill_on_drop: false }` [INFO] [stdout] fbe9431a0b9b4b4b65bad2cb33f743597d484b93f4b75835f5051b4a9c2bacfe