[INFO] fetching crate fadroma 0.8.8...
[INFO] checking fadroma-0.8.8 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fadroma 0.8.8 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fadroma 0.8.8 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fadroma 0.8.8
[INFO] finished tweaking crates.io crate fadroma 0.8.8
[INFO] tweaked toml for crates.io crate fadroma 0.8.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding bech32 v0.9.1 (available: v0.11.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding primitive-types v0.9.1 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 684bff58a6f742d33e2fc1e90aff33122d0932ed05ed74d45fe601808aa18d80
[INFO] running `Command { std: "docker" "start" "-a" "684bff58a6f742d33e2fc1e90aff33122d0932ed05ed74d45fe601808aa18d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "684bff58a6f742d33e2fc1e90aff33122d0932ed05ed74d45fe601808aa18d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684bff58a6f742d33e2fc1e90aff33122d0932ed05ed74d45fe601808aa18d80", kill_on_drop: false }`
[INFO] [stdout] 684bff58a6f742d33e2fc1e90aff33122d0932ed05ed74d45fe601808aa18d80
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a31e3aaf6d04534793b48a19b7a6817161a788c9fbce3d5f02ff4e63b91921e
[INFO] running `Command { std: "docker" "start" "-a" "0a31e3aaf6d04534793b48a19b7a6817161a788c9fbce3d5f02ff4e63b91921e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling fadroma-proc-auth v0.1.1
[INFO] [stderr]    Compiling fadroma-dsl v0.8.0
[INFO] [stderr]    Compiling fadroma-derive-serde v0.3.0
[INFO] [stderr]    Compiling fadroma-derive-canonize v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode2 v2.0.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking fadroma v0.8.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: Fadroma only currently supports Secret Network so the "scrt" feature must be enabled.
[INFO] [stdout]  --> lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | std::compile_error!("Fadroma only currently supports Secret Network so the \"scrt\" feature must be enabled.");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> bin_serde/adapter.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cosmwasm_std::{to_vec, from_slice};
[INFO] [stdout]    |            ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> bin_serde/uint.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cosmwasm_std::{Uint64, Uint128,Uint256, Uint512, Decimal, Decimal256};
[INFO] [stdout]    |            ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> bin_serde/cw.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::cosmwasm_std::{Binary, CanonicalAddr, Addr, Coin, Empty};
[INFO] [stdout]    |            ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::cosmwasm_std`, `crate::cosmwasm_std`
[INFO] [stdout]   --> core/addr.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::cosmwasm_std::{
[INFO] [stdout]    |            ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout] 4  |     self, Addr, Api, Binary, BlockInfo, CanonicalAddr, Coin, Empty,
[INFO] [stdout]    |     ^^^^ no `cosmwasm_std` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::cosmwasm_std`, `crate::cosmwasm_std`
[INFO] [stdout]   --> core/link.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     cosmwasm_std::{self, StdResult, Addr, Env, Api, WasmMsg, to_binary, Coin},
[INFO] [stdout]    |     ^^^^^^^^^^^^   ^^^^ no `cosmwasm_std` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::cosmwasm_std`, `crate::cosmwasm_std`
[INFO] [stdout]   --> core/callback.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     cosmwasm_std::{self, StdResult, Api, Addr, Binary, CosmosMsg, WasmMsg},
[INFO] [stdout]    |     ^^^^^^^^^^^^   ^^^^ no `cosmwasm_std` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> tokens/mod.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::cosmwasm_std::{StdResult, Uint256};
[INFO] [stdout]    |            ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> killswitch/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     cosmwasm_std,
[INFO] [stdout]    |     ^^^^^^^^^^^^ no `cosmwasm_std` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::cosmwasm_std`, `crate::cosmwasm_std`
[INFO] [stdout]   --> admin/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     cosmwasm_std::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout] 14 |         self,
[INFO] [stdout]    |         ^^^^ no `cosmwasm_std` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> storage/iterable.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     cosmwasm_std::{Storage, Deps, DepsMut, StdResult, StdError},
[INFO] [stdout]    |     ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> storage/map.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     cosmwasm_std::{Storage, Deps, DepsMut, Binary, StdResult},
[INFO] [stdout]    |     ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> storage/single_item.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     cosmwasm_std::{Deps, DepsMut, Storage, StdResult}
[INFO] [stdout]    |     ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> storage/item_space.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  |     cosmwasm_std::{Deps, DepsMut, Storage, StdResult}
[INFO] [stdout]    |     ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cosmwasm_std`
[INFO] [stdout]   --> storage/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     cosmwasm_std::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::cosmwasm_std`, `crate::cosmwasm_std`
[INFO] [stdout]   --> lib.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub use crate::cosmwasm_std::{self, *};
[INFO] [stdout]    |                    ^^^^^^^^^^^^   ^^^^ no `cosmwasm_std` in the root
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    could not find `cosmwasm_std` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use secret_cosmwasm_std as cosmwasm_std;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `scrt` feature
[INFO] [stdout]   --> lib.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "scrt")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fadroma` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a31e3aaf6d04534793b48a19b7a6817161a788c9fbce3d5f02ff4e63b91921e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a31e3aaf6d04534793b48a19b7a6817161a788c9fbce3d5f02ff4e63b91921e", kill_on_drop: false }`
[INFO] [stdout] 0a31e3aaf6d04534793b48a19b7a6817161a788c9fbce3d5f02ff4e63b91921e
