[INFO] cloning repository https://github.com/scrtlabs/proxy-governance-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scrtlabs/proxy-governance-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrtlabs%2Fproxy-governance-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrtlabs%2Fproxy-governance-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfe2652da59f2d5318e4ee035ddcf421ec4152ea [INFO] building scrtlabs/proxy-governance-contract against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrtlabs%2Fproxy-governance-contract" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scrtlabs/proxy-governance-contract [INFO] finished tweaking git repo https://github.com/scrtlabs/proxy-governance-contract [INFO] tweaked toml for git repo https://github.com/scrtlabs/proxy-governance-contract written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scrtlabs/proxy-governance-contract 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/scrtlabs/proxy-governance-contract 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ef3870198c6b14c92f7b2be78db6e7b0d57680b05c2e151f3898d8ff9fe2f0da [INFO] running `Command { std: "docker" "start" "-a" "ef3870198c6b14c92f7b2be78db6e7b0d57680b05c2e151f3898d8ff9fe2f0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef3870198c6b14c92f7b2be78db6e7b0d57680b05c2e151f3898d8ff9fe2f0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3870198c6b14c92f7b2be78db6e7b0d57680b05c2e151f3898d8ff9fe2f0da", kill_on_drop: false }` [INFO] [stdout] ef3870198c6b14c92f7b2be78db6e7b0d57680b05c2e151f3898d8ff9fe2f0da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 444f89f7b917a52ed032b47c281d340138f67b84244fb90717ff738a193d5a5d [INFO] running `Command { std: "docker" "start" "-a" "444f89f7b917a52ed032b47c281d340138f67b84244fb90717ff738a193d5a5d", kill_on_drop: false }` [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 serde_json v1.0.143 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling secret-cosmwasm-std v1.1.11 [INFO] [stderr] Compiling secret-cosmwasm-storage v1.1.11 [INFO] [stderr] Compiling secret_contract_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn config(storage: &mut dyn Storage) -> Singleton { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/state.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> { [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" "migrate" "--export" "query" "--export" "allocate" "--export" "deallocate" "--export" "interface_version_8" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsecret_cosmwasm_storage-0ff069ea54e881b4,libsecret_cosmwasm_std-6db03d5212430560,libserde_json_wasm-4b1099341dc4d9ee,libbase64-de1e4dcf0aa853ba,libuint-bebaaddcc71699a8,libcrunchy-768bada4c51b9381,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-2a7ee6990857c1b0,libforward_ref-6287b004023aa316,libthiserror-b3da0088416bc5a8,libschemars-97df9b7cfd8af2c2,libdyn_clone-e0165bf17af8bf44,libserde_json-7489f4ca59e6df14,libmemchr-16325235a5e5bbef,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libserde-15c9d1dc7c7b33e2}.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/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-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: ed25519_sign [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: gas_evaporate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: secp256k1_sign [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: check_gas [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-6db03d5212430560.rlib(secret_cosmwasm_std-6db03d5212430560.secret_cosmwasm_std.543d760f5777a0de-cgu.04.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; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "444f89f7b917a52ed032b47c281d340138f67b84244fb90717ff738a193d5a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444f89f7b917a52ed032b47c281d340138f67b84244fb90717ff738a193d5a5d", kill_on_drop: false }` [INFO] [stdout] 444f89f7b917a52ed032b47c281d340138f67b84244fb90717ff738a193d5a5d