[INFO] cloning repository https://github.com/noahjohnson83/terra-cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noahjohnson83/terra-cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahjohnson83%2Fterra-cosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahjohnson83%2Fterra-cosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46542acb210ea27aa6a326132a57635ae0656816 [INFO] building noahjohnson83/terra-cosmwasm against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahjohnson83%2Fterra-cosmwasm" "/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/noahjohnson83/terra-cosmwasm [INFO] finished tweaking git repo https://github.com/noahjohnson83/terra-cosmwasm [INFO] tweaked toml for git repo https://github.com/noahjohnson83/terra-cosmwasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noahjohnson83/terra-cosmwasm 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/noahjohnson83/terra-cosmwasm 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-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] a79814f99a90ef8004b1c9520d7ea3f530a5c102379593262aea21b7cd8c4eaa [INFO] running `Command { std: "docker" "start" "-a" "a79814f99a90ef8004b1c9520d7ea3f530a5c102379593262aea21b7cd8c4eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a79814f99a90ef8004b1c9520d7ea3f530a5c102379593262aea21b7cd8c4eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79814f99a90ef8004b1c9520d7ea3f530a5c102379593262aea21b7cd8c4eaa", kill_on_drop: false }` [INFO] [stdout] a79814f99a90ef8004b1c9520d7ea3f530a5c102379593262aea21b7cd8c4eaa [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] 1fbacc848fd10fa95290370aee24b25b2fcc2aec174d2086d4da490a84c318c5 [INFO] running `Command { std: "docker" "start" "-a" "1fbacc848fd10fa95290370aee24b25b2fcc2aec174d2086d4da490a84c318c5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.16.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling cosmwasm-std v0.16.0 [INFO] [stderr] Compiling cosmwasm-storage v0.16.0 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 (/opt/rustwide/workdir/packages/terra-cosmwasm) [INFO] [stderr] Compiling cosmwasm-bignumber v2.2.0 (/opt/rustwide/workdir/packages/bignumber) [INFO] [stderr] Compiling bindings-tester v0.0.0 (/opt/rustwide/workdir/contracts/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_7" "--export" "requires_terra" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libterra_cosmwasm-ea1e0087afddc94e,libcosmwasm_std-9747b4c3820b3ef7,libserde_json_wasm-779e288d3e5bf6a0,libbase64-4ed240cdd589693c,libuint-672921a1701ad91d,libcrunchy-59509cf7265afd1d,libstatic_assertions-5a320074c6765347,libhex-85aa986ef279af61,libbyteorder-802b2f5d0f9b82ad,libthiserror-ebcabb7b1e90e6f6,libschemars-391bf69cf1501ee6,libdyn_clone-70117fbdee569814,libserde_json-21dc51a95d8e37b4,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libserde-c9f399ffe3b5114a}.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/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-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: db_next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: addr_humanize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: addr_validate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: ed25519_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: secp256k1_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: addr_canonicalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: ed25519_batch_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: secp256k1_recover_pubkey [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: query_chain [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: db_read [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: db_scan [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcosmwasm_std-9747b4c3820b3ef7.rlib(cosmwasm_std-9747b4c3820b3ef7.cosmwasm_std.51a9d3dce21d7cb2-cgu.4.rcgu.o): undefined symbol: db_remove [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bindings-tester` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1fbacc848fd10fa95290370aee24b25b2fcc2aec174d2086d4da490a84c318c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbacc848fd10fa95290370aee24b25b2fcc2aec174d2086d4da490a84c318c5", kill_on_drop: false }` [INFO] [stdout] 1fbacc848fd10fa95290370aee24b25b2fcc2aec174d2086d4da490a84c318c5