[INFO] fetching crate okcodes-config 0.14.3...
[INFO] checking okcodes-config-0.14.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate okcodes-config 0.14.3 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate okcodes-config 0.14.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate okcodes-config 0.14.3
[INFO] finished tweaking crates.io crate okcodes-config 0.14.3
[INFO] tweaked toml for crates.io crate okcodes-config 0.14.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate okcodes-config 0.14.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a66815c50fff910eedc3ebeaa1cb002c52a55596986db4272736e0bc45d9fee
[INFO] running `Command { std: "docker" "start" "-a" "2a66815c50fff910eedc3ebeaa1cb002c52a55596986db4272736e0bc45d9fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a66815c50fff910eedc3ebeaa1cb002c52a55596986db4272736e0bc45d9fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a66815c50fff910eedc3ebeaa1cb002c52a55596986db4272736e0bc45d9fee", kill_on_drop: false }`
[INFO] [stdout] 2a66815c50fff910eedc3ebeaa1cb002c52a55596986db4272736e0bc45d9fee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 445ff8ebc774ed3f216b5e8a00e94b2152fd9e21cbbbb5fd648d39619a25d2b2
[INFO] running `Command { std: "docker" "start" "-a" "445ff8ebc774ed3f216b5e8a00e94b2152fd9e21cbbbb5fd648d39619a25d2b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.33
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rust-ini v0.21.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking temp-env v0.3.6
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking okcodes-config v0.14.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stdout] error[E0463]: can't find crate for `config`
[INFO] [stdout]  --> tests/log.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate config;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> examples/global/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use config::Config;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/errors.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use config::{Config, ConfigError, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/merge.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::{Config, File, FileFormat, Map};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]  --> examples/async_source/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> examples/async_source/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::{
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Config` in this scope
[INFO] [stdout]   --> tests/log.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn config(s: &str) -> Config {
[INFO] [stdout]    |                       ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 8  + use notify::Config;
[INFO] [stdout]    |
[INFO] [stdout] 8  + use okcodes_config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `okcodes-config` (test "merge") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> tests/log.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Config::builder()
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 8  + use notify::Config;
[INFO] [stdout]    |
[INFO] [stdout] 8  + use okcodes_config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]   --> tests/log.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .add_source(File::from_str(s, FileFormat::Json))
[INFO] [stdout]    |                     ^^^^ use of undeclared type `File`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 8  + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] 8  + use okcodes_config::File;
[INFO] [stdout]    |
[INFO] [stdout] 8  + use tokio::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] 8  + use warp::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileFormat`
[INFO] [stdout]   --> tests/log.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .add_source(File::from_str(s, FileFormat::Json))
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `FileFormat`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 8  + use okcodes_config::FileFormat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/errors.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use config::{Config, ConfigError, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/file.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::{Config, File, FileFormat};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/file_ini.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use config::{Config, File, FileFormat};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/file_json.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use config::{Config, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/file_ron.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use config::{Config, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/file_toml.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use config::{Config, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/file_yaml.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use config::{Config, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/get.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use config::{Config, File, FileFormat, Map, Value};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/merge.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::{Config, File, FileFormat, Map};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/legacy/set.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use config::{Config, File, FileFormat};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> examples/async_source/main.rs:61:51
[INFO] [stdout]    |
[INFO] [stdout] 61 |     async fn collect(&self) -> Result<Map<String, config::Value>, ConfigError> {
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared crate or module `config`
[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 `okcodes-config` (example "async_source") due to 3 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition value: `hjson`
[INFO] [stdout]  --> tests/legacy/datetime.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     feature = "hjson",
[INFO] [stdout]   |     ^^^^^^^^^^-------
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: there is a expected value with a similar name: `"json"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async`, `async-trait`, `convert-case`, `convert_case`, `default`, `indexmap`, `ini`, `json`, `json5`, `json5_rs`, `preserve_order`, `ron`, `rust-ini`, `serde_json`, `toml`, `yaml`, and `yaml-rust2`
[INFO] [stdout]   = help: consider adding `hjson` as a feature in `Cargo.toml`
[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] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/env.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use config::{Config, Environment, Source};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]    --> tests/env.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |     use config::Case;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `okcodes-config` (test "log") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `okcodes-config` (test "errors") due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `write` found for struct `SETTINGS` in the current scope
[INFO] [stdout]   --> examples/global/main.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 7  | / lazy_static! {
[INFO] [stdout] 8  | |     static ref SETTINGS: RwLock<Config> = RwLock::new(Config::default());
[INFO] [stdout] 9  | | }
[INFO] [stdout]    | |_- method `write` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |       SETTINGS.write()?.set("property", 42)?;
[INFO] [stdout]    |                ^^^^^ method not found in `SETTINGS`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Hasher`
[INFO] [stdout]            candidate #2: `futures_util::AsyncWriteExt`
[INFO] [stdout]            candidate #3: `itoa::private::Sealed`
[INFO] [stdout]            candidate #4: `std::io::Write`
[INFO] [stdout]            candidate #5: `tokio::io::AsyncWriteExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read` found for struct `SETTINGS` in the current scope
[INFO] [stdout]   --> examples/global/main.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 7  | / lazy_static! {
[INFO] [stdout] 8  | |     static ref SETTINGS: RwLock<Config> = RwLock::new(Config::default());
[INFO] [stdout] 9  | | }
[INFO] [stdout]    | |_- method `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |       println!("property: {}", SETTINGS.read()?.get::<i32>("property")?);
[INFO] [stdout]    |                                         ^^^^ method not found in `SETTINGS`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `digest::XofReader`
[INFO] [stdout]            candidate #2: `futures_util::AsyncReadExt`
[INFO] [stdout]            candidate #3: `std::io::Read`
[INFO] [stdout]            candidate #4: `tokio::io::AsyncReadExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `okcodes-config` (example "global") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/legacy/file_json.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 .collect::<Vec<(String, config::Value)>>(),
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/legacy/file_ron.rs:63:41
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 .collect::<Vec<(String, config::Value)>>(),
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/legacy/file_toml.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 .collect::<Vec<(String, config::Value)>>(),
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/legacy/file_yaml.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 .collect::<Vec<(String, config::Value)>>(),
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared crate or module `config`
[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 `okcodes-config` (test "legacy_tests") due to 14 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `okcodes-config` (test "env") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "445ff8ebc774ed3f216b5e8a00e94b2152fd9e21cbbbb5fd648d39619a25d2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "445ff8ebc774ed3f216b5e8a00e94b2152fd9e21cbbbb5fd648d39619a25d2b2", kill_on_drop: false }`
[INFO] [stdout] 445ff8ebc774ed3f216b5e8a00e94b2152fd9e21cbbbb5fd648d39619a25d2b2
