[INFO] cloning repository https://github.com/jackson90g/dao-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackson90g/dao-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackson90g%2Fdao-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackson90g%2Fdao-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06eacc116211ac187952e2680e6a9cf3b49033b0 [INFO] testing jackson90g/dao-contracts against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackson90g%2Fdao-contracts" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jackson90g/dao-contracts [INFO] finished tweaking git repo https://github.com/jackson90g/dao-contracts [INFO] tweaked toml for git repo https://github.com/jackson90g/dao-contracts written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackson90g/dao-contracts on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackson90g/dao-contracts 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 165bce1810ba09bd489b591690af72173f3bec6dc6ce32edee608356252129ee [INFO] running `Command { std: "docker" "start" "-a" "165bce1810ba09bd489b591690af72173f3bec6dc6ce32edee608356252129ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "165bce1810ba09bd489b591690af72173f3bec6dc6ce32edee608356252129ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165bce1810ba09bd489b591690af72173f3bec6dc6ce32edee608356252129ee", kill_on_drop: false }` [INFO] [stdout] 165bce1810ba09bd489b591690af72173f3bec6dc6ce32edee608356252129ee [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526d9dc1174d33c7703ae0b5aa3176842d71426fc993afb1b59b9bec2f8e2cea [INFO] running `Command { std: "docker" "start" "-a" "526d9dc1174d33c7703ae0b5aa3176842d71426fc993afb1b59b9bec2f8e2cea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cw-core-macros v0.1.0 [INFO] [stderr] Compiling cw-core-macros v0.1.0 (https://github.com/DA0-DA0/dao-contracts.git?tag=v1.0.0#e531c760) [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling test-context-macros v0.1.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling osmosis-std-derive v0.20.1 [INFO] [stderr] Compiling omniflix-std-derive v0.0.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling test-context v0.1.6 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling bip32 v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling serde-cw-value v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.5 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling cosmwasm-std v1.5.5 [INFO] [stderr] Compiling cosmwasm-schema v1.5.5 [INFO] [stderr] Compiling tendermint-proto v0.26.0 [INFO] [stderr] Compiling tendermint-proto v0.23.9 [INFO] [stderr] Compiling tendermint-proto v0.32.2 [INFO] [stderr] Compiling prost-reflect v0.12.0 [INFO] [stderr] Compiling osmosis-test-tube v20.1.2 [INFO] [stderr] error: failed to run custom build command for `osmosis-test-tube v20.1.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/osmosis-test-tube-a05781872a56f3a1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./libosmosistesttube [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] go: downloading github.com/informalsystems/tendermint v0.34.24 [INFO] [stderr] go: downloading github.com/osmosis-labs/wasmd v0.31.0-osmo-v16 [INFO] [stderr] go: downloading github.com/osmosis-labs/cosmos-sdk v0.45.0-rc1.0.20230922030206-734f99fba785 [INFO] [stderr] go: downloading github.com/pkg/errors v0.9.1 [INFO] [stderr] go: downloading github.com/regen-network/protobuf v1.3.3-alpha.regen.1 [INFO] [stderr] go: downloading github.com/osmosis-labs/osmosis/v20 v20.1.0 [INFO] [stderr] go: downloading cosmossdk.io/errors v1.0.0 [INFO] [stderr] go: downloading github.com/tendermint/tm-db v0.6.8-0.20220506192307-f628bb5dc95b [INFO] [stderr] main.go:32:2: github.com/osmosis-labs/wasmd@v0.31.0-osmo-v16: Get "https://proxy.golang.org/github.com/osmosis-labs/wasmd/@v/v0.31.0-osmo-v16.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:25:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:26:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:27:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:28:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:29:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:15:2: github.com/regen-network/protobuf@v1.3.3-alpha.regen.1: Get "https://proxy.golang.org/github.com/regen-network/protobuf/@v/v1.3.3-alpha.regen.1.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:16:2: github.com/regen-network/protobuf@v1.3.3-alpha.regen.1: Get "https://proxy.golang.org/github.com/regen-network/protobuf/@v/v1.3.3-alpha.regen.1.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:12:2: cosmossdk.io/errors@v1.0.0: Get "https://proxy.golang.org/cosmossdk.io/errors/@v/v1.0.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:29:2: github.com/osmosis-labs/wasmd@v0.31.0-osmo-v16: Get "https://proxy.golang.org/github.com/osmosis-labs/wasmd/@v/v0.31.0-osmo-v16.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:21:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/params.go:7:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:24:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:25:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:26:2: github.com/osmosis-labs/cosmos-sdk@v0.45.0-rc1.0.20230922030206-734f99fba785: Get "https://proxy.golang.org/github.com/osmosis-labs/cosmos-sdk/@v/v0.45.0-rc1.0.20230922030206-734f99fba785.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:33:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:34:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:35:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:36:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:37:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:38:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:39:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:40:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:41:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:42:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:43:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:44:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:45:2: github.com/osmosis-labs/osmosis/v20@v20.1.0: Get "https://proxy.golang.org/github.com/osmosis-labs/osmosis/v20/@v/v20.1.0.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:13:2: github.com/informalsystems/tendermint@v0.34.24: Get "https://proxy.golang.org/github.com/informalsystems/tendermint/@v/v0.34.24.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:14:2: github.com/informalsystems/tendermint@v0.34.24: Get "https://proxy.golang.org/github.com/informalsystems/tendermint/@v/v0.34.24.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:15:2: github.com/informalsystems/tendermint@v0.34.24: Get "https://proxy.golang.org/github.com/informalsystems/tendermint/@v/v0.34.24.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] testenv/setup.go:16:2: github.com/tendermint/tm-db@v0.6.8-0.20220506192307-f628bb5dc95b: Get "https://proxy.golang.org/github.com/tendermint/tm-db/@v/v0.6.8-0.20220506192307-f628bb5dc95b.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] main.go:17:2: github.com/pkg/errors@v0.9.1: Get "https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip": dial tcp: lookup proxy.golang.org on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: network is unreachable [INFO] [stderr] [INFO] [stderr] thread 'main' (3845) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/osmosis-test-tube-20.1.2/build.rs:116:9: [INFO] [stderr] failed to build go code [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62e4fe9c146a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62e4fe9c146a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62e4fe9c146a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x62e4fe9c146a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x62e4fe9d6c9a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x62e4fe9d6c9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x62e4fe9c63e2 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62e4fe9c63e2 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x62e4fe9a2a9f - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x62e4fe9a2a9f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x62e4fe9bb161 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x62e4fe9bb3db - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x62e4fe9a2b8a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x62e4fe99a359 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x62e4fe9a34bd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x62e4fe9d74dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x62e4fe46a050 - build_script_build[bff917300f835a4c]::build_libosmosistesttube [INFO] [stderr] 17: 0x62e4fe46aa9f - build_script_build[bff917300f835a4c]::main [INFO] [stderr] 18: 0x62e4fe46d253 - >::call_once [INFO] [stderr] 19: 0x62e4fe469a96 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x62e4fe469aa9 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x62e4fe9b9f84 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x62e4fe9b9f84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x62e4fe9b9f84 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x62e4fe9b9f84 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x62e4fe9b9f84 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x62e4fe9b9f84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x62e4fe9b9f84 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x62e4fe9b9f84 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x62e4fe9b9f84 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x62e4fe469a81 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] 31: 0x62e4fe46d685 - main [INFO] [stderr] 32: 0x7fdc415831ca - [INFO] [stderr] 33: 0x7fdc4158328b - __libc_start_main [INFO] [stderr] 34: 0x62e4fe469035 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "526d9dc1174d33c7703ae0b5aa3176842d71426fc993afb1b59b9bec2f8e2cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526d9dc1174d33c7703ae0b5aa3176842d71426fc993afb1b59b9bec2f8e2cea", kill_on_drop: false }` [INFO] [stdout] 526d9dc1174d33c7703ae0b5aa3176842d71426fc993afb1b59b9bec2f8e2cea