[INFO] fetching crate figment 0.10.19...
[INFO] checking figment-0.10.19 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate figment 0.10.19 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate figment 0.10.19 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate figment 0.10.19
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate figment 0.10.19
[INFO] tweaked toml for crates.io crate figment 0.10.19 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c5af5c078c21da96b3248107233f1d028584ab281c54f44480e9234323b17e2
[INFO] running `Command { std: "docker" "start" "-a" "0c5af5c078c21da96b3248107233f1d028584ab281c54f44480e9234323b17e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c5af5c078c21da96b3248107233f1d028584ab281c54f44480e9234323b17e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5af5c078c21da96b3248107233f1d028584ab281c54f44480e9234323b17e2", kill_on_drop: false }`
[INFO] [stdout] 0c5af5c078c21da96b3248107233f1d028584ab281c54f44480e9234323b17e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e12d42a7313bf56cf186ba8e30a4b7e982add11b8193c511b78551538475c17
[INFO] running `Command { std: "docker" "start" "-a" "6e12d42a7313bf56cf186ba8e30a4b7e982add11b8193c511b78551538475c17", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling figment v0.10.19 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/value/tag.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/value/tag.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::providers::Toml`
[INFO] [stdout]     --> src/value/magic.rs:1377:40
[INFO] [stdout]      |
[INFO] [stdout] 1377 |         use crate::providers::{Format, Toml};
[INFO] [stdout]      |                                        ^^^^ no `Toml` in `providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/value/tag.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/value/tag.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(any(target_pointer_width = "8", target_pointer_width = "16", target_pointer_width = "32")))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]     --> src/value/magic.rs:1377:32
[INFO] [stdout]      |
[INFO] [stdout] 1377 |         use crate::providers::{Format, Toml};
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/jail.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg_attr(nightly, doc(cfg(feature = "test")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `figment` (lib test) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `figment::providers::Yaml`
[INFO] [stdout]  --> tests/yaml-enum.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 | use figment::{Figment, providers::{Format, Yaml}};
[INFO] [stdout]   |                                            ^^^^ no `Yaml` in `providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `figment::providers::Toml`
[INFO] [stdout]  --> tests/lossy_values.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use figment::{Figment, providers::{Toml, Format}};
[INFO] [stdout]   |                                    ^^^^ no `Toml` in `providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `figment::Jail`
[INFO] [stdout]    --> tests/tagged.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout] 1   | use figment::{Figment, Jail, Profile};
[INFO] [stdout]     |                        ^^^^ no `Jail` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:51
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `figment::providers::Toml`
[INFO] [stdout]  --> tests/tuple-struct.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use figment::{Figment, providers::{Toml, Format}};
[INFO] [stdout]   |                                    ^^^^ no `Toml` in `providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `figment::providers::Env`
[INFO] [stdout]   --> tests/camel-case.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use figment::{Figment, providers::Env};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ no `Env` in `providers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] note: the item is gated behind the `env` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> tests/lossy_values.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use figment::{Figment, providers::{Toml, Format}};
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> tests/yaml-enum.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use figment::{Figment, providers::{Format, Yaml}};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> tests/tuple-struct.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use figment::{Figment, providers::{Toml, Format}};
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Jail` in `figment`
[INFO] [stdout]    --> tests/camel-case.rs:11:14
[INFO] [stdout]     |
[INFO] [stdout] 11  |     figment::Jail::expect_with(|jail| {
[INFO] [stdout]     |              ^^^^ could not find `Jail` in `figment`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:51
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `figment::providers::Toml`, `figment::providers::Json`, `figment::providers::Env`
[INFO] [stdout]   --> tests/cargo.rs:2:44
[INFO] [stdout]    |
[INFO] [stdout] 2  | use figment::{Figment, providers::{Format, Toml, Json, Env}};
[INFO] [stdout]    |                                            ^^^^  ^^^^  ^^^ no `Env` in `providers`
[INFO] [stdout]    |                                            |     |
[INFO] [stdout]    |                                            |     no `Json` in `providers`
[INFO] [stdout]    |                                            no `Toml` in `providers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] note: the item is gated behind the `env` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Jail` in `figment`
[INFO] [stdout]    --> tests/cargo.rs:23:14
[INFO] [stdout]     |
[INFO] [stdout] 23  |     figment::Jail::expect_with(|jail| {
[INFO] [stdout]     |              ^^^^ could not find `Jail` in `figment`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:51
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> tests/cargo.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use figment::{Figment, providers::{Format, Toml, Json, Env}};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `figment::providers::Env`
[INFO] [stdout]   --> tests/empty-env-vars.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout] 1  | use figment::{Figment, providers::Env};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ no `Env` in `providers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] note: the item is gated behind the `env` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Jail` in `figment`
[INFO] [stdout]    --> tests/empty-env-vars.rs:10:14
[INFO] [stdout]     |
[INFO] [stdout] 10  |     figment::Jail::expect_with(|jail| {
[INFO] [stdout]     |              ^^^^ could not find `Jail` in `figment`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:51
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `figment::providers::Toml`, `figment::providers::Env`
[INFO] [stdout]   --> tests/enum.rs:2:44
[INFO] [stdout]    |
[INFO] [stdout] 2  | use figment::{Figment, providers::{Format, Toml, Serialized, Env}};
[INFO] [stdout]    |                                            ^^^^              ^^^ no `Env` in `providers`
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            no `Toml` in `providers`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |                                            ^^^
[INFO] [stdout] note: the item is gated behind the `env` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/providers/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `figment` (test "tagged") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Jail` in `figment`
[INFO] [stdout]    --> tests/enum.rs:41:14
[INFO] [stdout]     |
[INFO] [stdout] 41  |     figment::Jail::expect_with(|jail| {
[INFO] [stdout]     |              ^^^^ could not find `Jail` in `figment`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:51
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:594:1
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Format`
[INFO] [stdout]  --> tests/enum.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use figment::{Figment, providers::{Format, Toml, Serialized, Env}};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `figment` (test "camel-case") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `figment` (test "lossy_values") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `figment` (test "tuple-struct") due to 1 previous error; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] [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 `figment` (test "yaml-enum") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `figment` (test "cargo") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `figment` (test "empty-env-vars") due to 2 previous errors
[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 `figment` (test "enum") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6e12d42a7313bf56cf186ba8e30a4b7e982add11b8193c511b78551538475c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e12d42a7313bf56cf186ba8e30a4b7e982add11b8193c511b78551538475c17", kill_on_drop: false }`
[INFO] [stdout] 6e12d42a7313bf56cf186ba8e30a4b7e982add11b8193c511b78551538475c17
