cw-it 0.3.0-rc.1

A crate of utils for integration testing CosmWasm smart contracts
Build #9852022023-11-19T23:10:02.249326+00:00
# rustc version
rustc 1.76.0-nightly (4cb3beec8 2023-11-18)# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cw-it-0.3.0-rc.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cw-it-0.3.0-rc.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231118-1.76.0-nightly-4cb3beec8\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 40b144fe8510c98e3aa79dccee52e817111b26065ddfcf9a22a0ceb837eb43db
[INFO] running `Command { std: "docker" "start" "-a" "40b144fe8510c98e3aa79dccee52e817111b26065ddfcf9a22a0ceb837eb43db", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting cw-it v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/lib.rs:23:20
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg_attr(docsrs, doc(cfg(feature = "rpc-runner")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/lib.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg_attr(docsrs, doc(cfg(feature = "osmosis")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/lib.rs:31:20
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg_attr(docsrs, doc(cfg(feature = "astroport")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not document `cw-it`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --crate-name cw_it src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="apollo-cw-multi-test"' --cfg 'feature="apollo-utils"' --cfg 'feature="astroport"' --cfg 'feature="astroport-factory"' --cfg 'feature="astroport-generator"' --cfg 'feature="astroport-liquidity-manager"' --cfg 'feature="astroport-maker"' --cfg 'feature="astroport-multi-test"' --cfg 'feature="astroport-native-coin-registry"' --cfg 'feature="astroport-pair"' --cfg 'feature="astroport-pair-concentrated"' --cfg 'feature="astroport-pair-stable"' --cfg 'feature="astroport-router"' --cfg 'feature="astroport-staking"' --cfg 'feature="astroport-token"' --cfg 'feature="astroport-vesting"' --cfg 'feature="astroport-whitelist"' --cfg 'feature="chain-download"' --cfg 'feature="cosmos-sdk-proto"' --cfg 'feature="cw20"' --cfg 'feature="default"' --cfg 'feature="multi-test"' --cfg 'feature="osmosis"' --cfg 'feature="osmosis-test-tube"' --cfg 'feature="paste"' --cfg 'feature="proptest"' --cfg 'feature="regex"' --cfg 'feature="rpc-runner"' --cfg 'feature="testcontainers"' --cfg 'feature="tokio"' --cfg 'feature="tonic"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=50a8f31659c7cde0 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-f4ff6e156dcae2e3.rmeta --extern apollo_cw_multi_test=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libapollo_cw_multi_test-61756498e87fd9df.rmeta --extern apollo_utils=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libapollo_utils-4b40f73d7d7d74a7.rmeta --extern astroport=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport-75f28386dd8ad348.rmeta --extern astroport_factory=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_factory-cff536f24b941f74.rmeta --extern astroport_generator=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_generator-c7d01821d55d9934.rmeta --extern astroport_liquidity_manager=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_liquidity_manager-719c7d573dc7585c.rmeta --extern astroport_maker=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_maker-ae87495410a8d0e1.rmeta --extern astroport_native_coin_registry=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_native_coin_registry-a44c1f3d25af5448.rmeta --extern astroport_pair=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_pair-5a0b9b11f32831c4.rmeta --extern astroport_pair_concentrated=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_pair_concentrated-99c3b248efa4a983.rmeta --extern astroport_pair_stable=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_pair_stable-fae691c0f892ebee.rmeta --extern astroport_router=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_router-4b2520cd2353ec1f.rmeta --extern astroport_staking=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_staking-b13e246148e04fcc.rmeta --extern astroport_token=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_token-891bb4ca739e4d76.rmeta --extern astroport_vesting=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_vesting-9f316859db378960.rmeta --extern astroport_whitelist=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libastroport_whitelist-6f07a465a1a3ee69.rmeta --extern config=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libconfig-15174e4eccf1b035.rmeta --extern cosmos_sdk_proto=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcosmos_sdk_proto-2e13282e0877f85a.rmeta --extern cosmrs=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcosmrs-3f96e05bb275132a.rmeta --extern cosmwasm_schema=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcosmwasm_schema-da0d37f85cdc9af1.rmeta --extern cosmwasm_std=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcosmwasm_std-dbfbf5041e4574dd.rmeta --extern cw20=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcw20-94f616666577ab32.rmeta --extern osmosis_std=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libosmosis_std-2e09031a4c526d5e.rmeta --extern osmosis_test_tube=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libosmosis_test_tube-2d8688da28262dc5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-6d5f773b01654891.so --extern proptest=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libproptest-a65908e091692e24.rmeta --extern prost=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libprost-487fd332ad0a6f36.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libregex-806fd212a0514c3d.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-9477eedd176e2dad.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-b6751c09cc19a374.rmeta --extern strum=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libstrum-94e7cdbe66a0cb9c.rmeta --extern test_tube=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtest_tube-e9f67ef52edde640.rmeta --extern testcontainers=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtestcontainers-3b146b14bc1aedf0.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-d99b9225d1426b0a.rmeta --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtokio-1d05ebc7e878d41d.rmeta --extern tonic=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtonic-220d62c8f1663dd0.rmeta --extern-html-root-url 'anyhow=https://docs.rs/anyhow/1.0.75/x86_64-unknown-linux-gnu' --extern-html-root-url 'apollo_cw_multi_test=https://docs.rs/apollo-cw-multi-test/0.17.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'apollo_utils=https://docs.rs/apollo-utils/0.1.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport=https://docs.rs/astroport/2.9.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_factory=https://docs.rs/astroport-factory/1.5.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_generator=https://docs.rs/astroport-generator/2.3.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_liquidity_manager=https://docs.rs/astroport-liquidity-manager/1.0.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_maker=https://docs.rs/astroport-maker/1.3.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_native_coin_registry=https://docs.rs/astroport-native-coin-registry/1.0.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_pair=https://docs.rs/astroport-pair/1.5.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_pair_concentrated=https://docs.rs/astroport-pair-concentrated/1.2.10/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_pair_stable=https://docs.rs/astroport-pair-stable/2.1.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_router=https://docs.rs/astroport-router/1.1.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_staking=https://docs.rs/astroport-staking/1.1.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_token=https://docs.rs/astroport-token/1.1.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_vesting=https://docs.rs/astroport-vesting/1.3.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'astroport_whitelist=https://docs.rs/astroport-whitelist/1.0.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'config=https://docs.rs/config/0.13.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'cosmos_sdk_proto=https://docs.rs/cosmos-sdk-proto/0.15.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'cosmrs=https://docs.rs/cosmrs/0.9.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'cosmwasm_schema=https://docs.rs/cosmwasm-schema/1.5.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'cosmwasm_std=https://docs.rs/cosmwasm-std/1.5.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'cw20=https://docs.rs/cw20/0.15.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'osmosis_std=https://docs.rs/osmosis-std/0.20.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'osmosis_test_tube=https://docs.rs/osmosis-test-tube/20.1.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'paste=https://docs.rs/paste/1.0.14/x86_64-unknown-linux-gnu' --extern-html-root-url 'proptest=https://docs.rs/proptest/1.4.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'prost=https://docs.rs/prost/0.11.9/x86_64-unknown-linux-gnu' --extern-html-root-url 'regex=https://docs.rs/regex/1.10.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.192/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.108/x86_64-unknown-linux-gnu' --extern-html-root-url 'strum=https://docs.rs/strum/0.24.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'test_tube=https://docs.rs/test-tube/0.2.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'testcontainers=https://docs.rs/testcontainers/0.14.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.50/x86_64-unknown-linux-gnu' --extern-html-root-url 'tokio=https://docs.rs/tokio/1.34.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'tonic=https://docs.rs/tonic/0.8.3/x86_64-unknown-linux-gnu' -Zunstable-options --cfg docsrs -Z unstable-options --emit=invocation-specific --resource-suffix -20231118-1.76.0-nightly-4cb3beec8 --static-root-path /-/rustdoc.static/ --cap-lints warn --extern-html-root-takes-precedence --crate-version 0.3.0-rc.1` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "40b144fe8510c98e3aa79dccee52e817111b26065ddfcf9a22a0ceb837eb43db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b144fe8510c98e3aa79dccee52e817111b26065ddfcf9a22a0ceb837eb43db", kill_on_drop: false }`
[INFO] [stdout] 40b144fe8510c98e3aa79dccee52e817111b26065ddfcf9a22a0ceb837eb43db