[INFO] fetching crate stratosphere 0.1.0...
[INFO] testing stratosphere-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate stratosphere 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate stratosphere 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stratosphere 0.1.0
[INFO] tweaked toml for crates.io crate stratosphere 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stratosphere 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stratosphere 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stratosphere-generator v0.1.0
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded stratosphere-core v0.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7c51b59b88028f67ca087970ee0b281aa0e83ece886c00c37e6ed9231590e6f
[INFO] running `Command { std: "docker" "start" "-a" "d7c51b59b88028f67ca087970ee0b281aa0e83ece886c00c37e6ed9231590e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7c51b59b88028f67ca087970ee0b281aa0e83ece886c00c37e6ed9231590e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c51b59b88028f67ca087970ee0b281aa0e83ece886c00c37e6ed9231590e6f", kill_on_drop: false }`
[INFO] [stdout] d7c51b59b88028f67ca087970ee0b281aa0e83ece886c00c37e6ed9231590e6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c745ce983c5ab992a7f66d9ecd8f0cbff28999fd2f982b06c9f8cb37c154832
[INFO] running `Command { std: "docker" "start" "-a" "8c745ce983c5ab992a7f66d9ecd8f0cbff28999fd2f982b06c9f8cb37c154832", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling stratosphere-core v0.1.0
[INFO] [stderr]    Compiling stratosphere-generator v0.1.0
[INFO] [stderr]    Compiling stratosphere v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.26s
[INFO] running `Command { std: "docker" "inspect" "8c745ce983c5ab992a7f66d9ecd8f0cbff28999fd2f982b06c9f8cb37c154832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c745ce983c5ab992a7f66d9ecd8f0cbff28999fd2f982b06c9f8cb37c154832", kill_on_drop: false }`
[INFO] [stdout] 8c745ce983c5ab992a7f66d9ecd8f0cbff28999fd2f982b06c9f8cb37c154832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ada1ed25f861230d2d13e13b3e0241b6217710543f597bb7352da89ac538f8
[INFO] running `Command { std: "docker" "start" "-a" "f7ada1ed25f861230d2d13e13b3e0241b6217710543f597bb7352da89ac538f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling stratosphere-generator v0.1.0
[INFO] [stderr]    Compiling stratosphere v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use cloudformation::aws::ec2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `ec2` in `services::aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |     use cloudformation::aws::ec2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `ec2` in `services::aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:515:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use cloudformation::aws::ec2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `ec2` in `services::aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:561:9
[INFO] [stdout]     |
[INFO] [stdout] 561 |     use cloudformation::aws::ec2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `ec2` in `services::aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::applicationautoscaling`
[INFO] [stdout]    --> tests/base.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 |     use cloudformation::aws::applicationautoscaling;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `applicationautoscaling` in `services::aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(feature = "aws_applicationautoscaling")]
[INFO] [stdout]     |       -------------------------------------- the item is gated behind the `aws_applicationautoscaling` feature
[INFO] [stdout]  24 | pub mod applicationautoscaling;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |     use cloudformation::aws::ec2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `ec2` in `services::aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:867:30
[INFO] [stdout]     |
[INFO] [stdout] 867 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]     |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:912:30
[INFO] [stdout]     |
[INFO] [stdout] 912 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]     |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:948:30
[INFO] [stdout]     |
[INFO] [stdout] 948 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]     |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]    --> tests/base.rs:982:30
[INFO] [stdout]     |
[INFO] [stdout] 982 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]     |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1020:30
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1067:30
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1116:30
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     use cloudformation::aws::ec2::VPC;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1176:30
[INFO] [stdout]      |
[INFO] [stdout] 1176 |     use cloudformation::aws::ec2::Subnet;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1214:30
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     use cloudformation::aws::ec2::Subnet;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1252:30
[INFO] [stdout]      |
[INFO] [stdout] 1252 |     use cloudformation::aws::ec2::Subnet;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1290:30
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     use cloudformation::aws::ec2::Subnet;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1328:30
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     use cloudformation::aws::ec2::Subnet;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1381:30
[INFO] [stdout]      |
[INFO] [stdout] 1381 |     use cloudformation::aws::ec2::Subnet;
[INFO] [stdout]      |                              ^^^ could not find `ec2` in `aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cloudformation::aws::ec2`
[INFO] [stdout]     --> tests/base.rs:1543:9
[INFO] [stdout]      |
[INFO] [stdout] 1543 |     use cloudformation::aws::ec2;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `ec2` in `services::aws`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/services/aws.rs:170:9
[INFO] [stdout]      |
[INFO] [stdout]  169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout]  170 | pub mod ec2;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ec2` in `aws`
[INFO] [stdout]    --> tests/base.rs:80:34
[INFO] [stdout]     |
[INFO] [stdout]  80 |             cloudformation::aws::ec2::VPC_ {
[INFO] [stdout]     |                                  ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ec2` in `aws`
[INFO] [stdout]    --> tests/base.rs:92:34
[INFO] [stdout]     |
[INFO] [stdout]  92 |             cloudformation::aws::ec2::SecurityGroup_ {
[INFO] [stdout]     |                                  ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ec2` in `aws`
[INFO] [stdout]    --> tests/base.rs:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |             cloudformation::aws::ec2::SecurityGroup_ {
[INFO] [stdout]     |                                  ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ec2` in `aws`
[INFO] [stdout]    --> tests/base.rs:111:67
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 security_group_ingress: vec![cloudformation::aws::ec2::securitygroup::Ingress_ {
[INFO] [stdout]     |                                                                   ^^^ could not find `ec2` in `aws`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/services/aws.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "aws_ec2")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `aws_ec2` feature
[INFO] [stdout] 170 | pub mod ec2;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stratosphere::Tag`
[INFO] [stdout]    --> tests/base.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use stratosphere::Tag;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stratosphere::value::fn_if_bool`
[INFO] [stdout]    --> tests/base.rs:868:9
[INFO] [stdout]     |
[INFO] [stdout] 868 |     use stratosphere::value::fn_if_bool;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stratosphere::value::fn_select_bool`
[INFO] [stdout]    --> tests/base.rs:913:9
[INFO] [stdout]     |
[INFO] [stdout] 913 |     use stratosphere::value::fn_select_bool;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stratosphere::value::fn_select_string`
[INFO] [stdout]    --> tests/base.rs:949:9
[INFO] [stdout]     |
[INFO] [stdout] 949 |     use stratosphere::value::fn_select_string;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fn_select_string` and `fn_split`
[INFO] [stdout]    --> tests/base.rs:983:31
[INFO] [stdout]     |
[INFO] [stdout] 983 |     use stratosphere::value::{fn_select_string, fn_split};
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stratosphere::value::fn_find_in_map_string`
[INFO] [stdout]     --> tests/base.rs:1021:9
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     use stratosphere::value::fn_find_in_map_string;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stratosphere::value::fn_find_in_map_bool`
[INFO] [stdout]     --> tests/base.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     use stratosphere::value::fn_find_in_map_bool;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AWS_REGION` and `fn_find_in_map_string`
[INFO] [stdout]     --> tests/base.rs:1117:31
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     use stratosphere::value::{AWS_REGION, fn_find_in_map_string};
[INFO] [stdout]      |                               ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fn_get_azs` and `fn_select_string`
[INFO] [stdout]     --> tests/base.rs:1177:31
[INFO] [stdout]      |
[INFO] [stdout] 1177 |     use stratosphere::value::{fn_get_azs, fn_select_string};
[INFO] [stdout]      |                               ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fn_get_azs` and `fn_select_string`
[INFO] [stdout]     --> tests/base.rs:1215:31
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     use stratosphere::value::{fn_get_azs, fn_select_string};
[INFO] [stdout]      |                               ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AWS_REGION`, `fn_get_azs`, and `fn_select_string`
[INFO] [stdout]     --> tests/base.rs:1253:31
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     use stratosphere::value::{AWS_REGION, fn_get_azs, fn_select_string};
[INFO] [stdout]      |                               ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fn_cidr` and `fn_select_string`
[INFO] [stdout]     --> tests/base.rs:1291:31
[INFO] [stdout]      |
[INFO] [stdout] 1291 |     use stratosphere::value::{fn_cidr, fn_select_string};
[INFO] [stdout]      |                               ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fn_cidr` and `fn_select_string`
[INFO] [stdout]     --> tests/base.rs:1329:31
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     use stratosphere::value::{fn_cidr, fn_select_string};
[INFO] [stdout]      |                               ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fn_cidr` and `fn_select_string`
[INFO] [stdout]     --> tests/base.rs:1382:31
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     use stratosphere::value::{fn_cidr, fn_select_string};
[INFO] [stdout]      |                               ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stratosphere` (test "base") due to 24 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f7ada1ed25f861230d2d13e13b3e0241b6217710543f597bb7352da89ac538f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ada1ed25f861230d2d13e13b3e0241b6217710543f597bb7352da89ac538f8", kill_on_drop: false }`
[INFO] [stdout] f7ada1ed25f861230d2d13e13b3e0241b6217710543f597bb7352da89ac538f8
