[INFO] cloning repository https://github.com/minnecadosDAO/ipr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minnecadosDAO/ipr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FminnecadosDAO%2Fipr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FminnecadosDAO%2Fipr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e90218428d3d88e7e8eb4a76d5a16a6a36aa8b1 [INFO] building minnecadosDAO/ipr against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FminnecadosDAO%2Fipr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/minnecadosDAO/ipr [INFO] finished tweaking git repo https://github.com/minnecadosDAO/ipr [INFO] tweaked toml for git repo https://github.com/minnecadosDAO/ipr written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/minnecadosDAO/ipr 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/minnecadosDAO/ipr 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-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] 6de170425750cd297c31480448bae46b2c6f31e398cdda33a6aa81baf4f971df [INFO] running `Command { std: "docker" "start" "-a" "6de170425750cd297c31480448bae46b2c6f31e398cdda33a6aa81baf4f971df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6de170425750cd297c31480448bae46b2c6f31e398cdda33a6aa81baf4f971df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de170425750cd297c31480448bae46b2c6f31e398cdda33a6aa81baf4f971df", kill_on_drop: false }` [INFO] [stdout] 6de170425750cd297c31480448bae46b2c6f31e398cdda33a6aa81baf4f971df [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] c76d615e7bc18cf34d86aa24e82f38182a14487e62d3714e826e951949cb4783 [INFO] running `Command { std: "docker" "start" "-a" "c76d615e7bc18cf34d86aa24e82f38182a14487e62d3714e826e951949cb4783", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling cosmwasm-derive v0.16.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-std v0.16.5 [INFO] [stderr] Compiling cw0 v0.9.1 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 [INFO] [stderr] Compiling cosmwasm-bignumber v2.2.0 [INFO] [stderr] Compiling cosmwasm-storage v0.16.5 [INFO] [stderr] Compiling cw20 v0.9.1 [INFO] [stderr] Compiling cw2 v0.8.1 [INFO] [stderr] Compiling ipr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `QueryMsg` is never used [INFO] [stdout] --> src/handler/anchor.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum QueryMsg { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConfigResponse` is never constructed [INFO] [stdout] --> src/handler/anchor.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ConfigResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EpochStateResponse` is never constructed [INFO] [stdout] --> src/handler/anchor.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct EpochStateResponse { [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_7" "--export" "requires_terra" "-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/{libterra_cosmwasm-d143fedfc1eef42c,libcosmwasm_bignumber-84630bedb3d9a0cd,libbigint-fa10eb99926fe83c,libcrunchy-56a86de9bb5807dc,libcw20-25f35e476230c964,libcw0-e9dd8128daf4b71b,libcw2-aef295150fcab20b,libcw_storage_plus-d1bf624e333e8717,libcosmwasm_std-e98213b94b3252a2,libserde_json_wasm-916cab82b166ca8f,libbase64-4ed240cdd589693c,libuint-4a11be7d794fa55e,libcrunchy-59509cf7265afd1d,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-802b2f5d0f9b82ad,libthiserror-6885db6d110a25f7,libschemars-b2557a2df204a61f,libdyn_clone-70117fbdee569814,libserde_json-ff73b3e3386f11ee,libryu-23f3ccdf871e5b71,libitoa-9acc885e9ae026f1,libserde-2886fbefccef51df}.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/ipr.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-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-e98213b94b3252a2.rlib(cosmwasm_std-e98213b94b3252a2.cosmwasm_std.f36278febe89dbc-cgu.15.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ipr` (lib) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c76d615e7bc18cf34d86aa24e82f38182a14487e62d3714e826e951949cb4783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76d615e7bc18cf34d86aa24e82f38182a14487e62d3714e826e951949cb4783", kill_on_drop: false }` [INFO] [stdout] c76d615e7bc18cf34d86aa24e82f38182a14487e62d3714e826e951949cb4783