[INFO] fetching crate okcodes-config 0.14.3...
[INFO] checking okcodes-config-0.14.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate okcodes-config 0.14.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate okcodes-config 0.14.3 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 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-tc1/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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.5.0
[INFO] [stderr]   Downloaded rust-ini v0.21.0
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d32c52e576e2b769854d0f0982bfc892a1af38561c301286a3cb1b3795005d6c
[INFO] running `Command { std: "docker" "start" "-a" "d32c52e576e2b769854d0f0982bfc892a1af38561c301286a3cb1b3795005d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32c52e576e2b769854d0f0982bfc892a1af38561c301286a3cb1b3795005d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32c52e576e2b769854d0f0982bfc892a1af38561c301286a3cb1b3795005d6c", kill_on_drop: false }`
[INFO] [stdout] d32c52e576e2b769854d0f0982bfc892a1af38561c301286a3cb1b3795005d6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1a9c6c642142fb1eefe6567e0a560ee4110a3247fce69807d9dd2dc36c5905ee
[INFO] running `Command { std: "docker" "start" "-a" "1a9c6c642142fb1eefe6567e0a560ee4110a3247fce69807d9dd2dc36c5905ee", 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 memchr v2.7.2
[INFO] [stderr]     Checking zerocopy v0.7.33
[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]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[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 ryu v1.0.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tower-layer v0.3.2
[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 utf-8 v0.7.6
[INFO] [stderr]     Checking winnow v0.6.7
[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 rustls-pki-types v1.5.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking yaml-rust2 v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[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]    Compiling pest v2.7.10
[INFO] [stderr]     Checking pin-project v1.1.5
[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 toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned 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[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/ron_enum.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[E0432]: unresolved import `config`
[INFO] [stdout]   --> tests/datetime.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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/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] For more information about this error, try `rustc --explain E0432`.
[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `okcodes-config` (test "datetime") due to 1 previous error
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/file_json5.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] [stderr] error: could not compile `okcodes-config` (test "ron_enum") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `okcodes-config` (test "merge") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_toml.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |         .add_source(config::Environment::with_prefix("APP").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 119 -         .add_source(config::Environment::with_prefix("APP").separator("_"))
[INFO] [stdout] 119 +         .add_source(Environment::with_prefix("APP").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_toml.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |         .add_source(config::Environment::with_prefix("config").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 154 -         .add_source(config::Environment::with_prefix("config").separator("_"))
[INFO] [stdout] 154 +         .add_source(Environment::with_prefix("config").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_toml.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |         .add_source(config::Environment::with_prefix("APPS").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 172 -         .add_source(config::Environment::with_prefix("APPS").separator("_"))
[INFO] [stdout] 172 +         .add_source(Environment::with_prefix("APPS").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_toml.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |         .add_source(config::Environment::with_prefix("test").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 190 -         .add_source(config::Environment::with_prefix("test").separator("_"))
[INFO] [stdout] 190 +         .add_source(Environment::with_prefix("test").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_json5.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .add_source(config::Environment::with_prefix("APP").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -         .add_source(config::Environment::with_prefix("APP").separator("_"))
[INFO] [stdout] 115 +         .add_source(Environment::with_prefix("APP").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_json5.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .add_source(config::Environment::with_prefix("config").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 150 -         .add_source(config::Environment::with_prefix("config").separator("_"))
[INFO] [stdout] 150 +         .add_source(Environment::with_prefix("config").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_json5.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .add_source(config::Environment::with_prefix("APPS").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 168 -         .add_source(config::Environment::with_prefix("APPS").separator("_"))
[INFO] [stdout] 168 +         .add_source(Environment::with_prefix("APPS").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]    --> tests/file_json5.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |         .add_source(config::Environment::with_prefix("test").separator("_"))
[INFO] [stdout]     |                     ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use okcodes_config::Environment;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Environment`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 185 -         .add_source(config::Environment::with_prefix("test").separator("_"))
[INFO] [stdout] 185 +         .add_source(Environment::with_prefix("test").separator("_"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> tests/get.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[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/unsigned_int_hm.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             config::Value::from(unsigned.unsigned),
[INFO] [stdout]    |             ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use okcodes_config::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ron::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use toml::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -             config::Value::from(unsigned.unsigned),
[INFO] [stdout] 24 +             Value::from(unsigned.unsigned),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/unsigned_int_hm.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let built = config::Config::builder()
[INFO] [stdout]    |                 ^^^^^^ use of undeclared crate or module `config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use notify::Config;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use okcodes_config::Config;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -     let built = config::Config::builder()
[INFO] [stdout] 37 +     let built = Config::builder()
[INFO] [stdout]    |
[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] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/file_toml.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 .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] error[E0433]: failed to resolve: use of undeclared crate or module `config`
[INFO] [stdout]   --> tests/unsigned_int_hm.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl From<Unsigned> for config::ValueKind {
[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/file_json5.rs:60:41
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 .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 this error, try `rustc --explain 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` (test "file_toml") due to 6 previous errors
[INFO] [stderr] error: could not compile `okcodes-config` (test "file_json5") due to 6 previous errors
[INFO] [stderr] error: could not compile `okcodes-config` (test "unsigned_int_hm") due to 3 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 "get") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1a9c6c642142fb1eefe6567e0a560ee4110a3247fce69807d9dd2dc36c5905ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9c6c642142fb1eefe6567e0a560ee4110a3247fce69807d9dd2dc36c5905ee", kill_on_drop: false }`
[INFO] [stdout] 1a9c6c642142fb1eefe6567e0a560ee4110a3247fce69807d9dd2dc36c5905ee
