[INFO] cloning repository https://github.com/nitesh545/tomlreadwr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitesh545/tomlreadwr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Ftomlreadwr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Ftomlreadwr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ba982e3ce012e2f5b709725f0af6a7fd7633d89
[INFO] testing nitesh545/tomlreadwr against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Ftomlreadwr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nitesh545/tomlreadwr
[INFO] finished tweaking git repo https://github.com/nitesh545/tomlreadwr
[INFO] tweaked toml for git repo https://github.com/nitesh545/tomlreadwr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nitesh545/tomlreadwr on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nitesh545/tomlreadwr 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a3d4e902967dcb430bcabe1e1cfed5dd2ec7ef0b9592d282b9d22a285684c5a
[INFO] running `Command { std: "docker" "start" "-a" "1a3d4e902967dcb430bcabe1e1cfed5dd2ec7ef0b9592d282b9d22a285684c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a3d4e902967dcb430bcabe1e1cfed5dd2ec7ef0b9592d282b9d22a285684c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a3d4e902967dcb430bcabe1e1cfed5dd2ec7ef0b9592d282b9d22a285684c5a", kill_on_drop: false }`
[INFO] [stdout] 1a3d4e902967dcb430bcabe1e1cfed5dd2ec7ef0b9592d282b9d22a285684c5a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82e90fc94f2d313bd4eca4990bfb370f0bfc80ea2b4458aecfeb036213fe6ca3
[INFO] running `Command { std: "docker" "start" "-a" "82e90fc94f2d313bd4eca4990bfb370f0bfc80ea2b4458aecfeb036213fe6ca3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tomlreadwr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "82e90fc94f2d313bd4eca4990bfb370f0bfc80ea2b4458aecfeb036213fe6ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e90fc94f2d313bd4eca4990bfb370f0bfc80ea2b4458aecfeb036213fe6ca3", kill_on_drop: false }`
[INFO] [stdout] 82e90fc94f2d313bd4eca4990bfb370f0bfc80ea2b4458aecfeb036213fe6ca3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d11f31c10d17017f511497a4053c0e7030ae1f4974dc69dc65cc855108bb1d1f
[INFO] running `Command { std: "docker" "start" "-a" "d11f31c10d17017f511497a4053c0e7030ae1f4974dc69dc65cc855108bb1d1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tomlreadwr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "d11f31c10d17017f511497a4053c0e7030ae1f4974dc69dc65cc855108bb1d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11f31c10d17017f511497a4053c0e7030ae1f4974dc69dc65cc855108bb1d1f", kill_on_drop: false }`
[INFO] [stdout] d11f31c10d17017f511497a4053c0e7030ae1f4974dc69dc65cc855108bb1d1f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d510d7562112b18746b2617da31687267f7aa74e92e4530205f880a3cd88823
[INFO] running `Command { std: "docker" "start" "-a" "0d510d7562112b18746b2617da31687267f7aa74e92e4530205f880a3cd88823", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tomlreadwr-b69a25534758bf04)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tomlreadwr-dfc55cc9d8453400)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tomlreadwr
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::delete (line 213) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::create (line 288) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get (line 69) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::set (line 163) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get_str (line 98) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get_data (line 348) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get_path (line 334) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::load (line 46) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get_of_type (line 126) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig (line 10) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::save (line 258) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::delete (line 213) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:214:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::create (line 288) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:289:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::get (line 69) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:70:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::set (line 163) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:164:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::get_str (line 98) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:99:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::get_data (line 348) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:349:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::get_path (line 334) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:335:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::load (line 46) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:47:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::get_of_type (line 126) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:127:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/toml_config.rs - toml_config::TomlConfig::save (line 258) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `toml_config`
[INFO] [stdout]  --> src/toml_config.rs:259:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use toml_config::TomlConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `toml_config`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/toml_config.rs, use `mod toml_config` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod toml_config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig (line 10)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::create (line 288)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::delete (line 213)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::get (line 69)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::get_data (line 348)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::get_of_type (line 126)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::get_path (line 334)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::get_str (line 98)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::load (line 46)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::save (line 258)
[INFO] [stdout]     src/toml_config.rs - toml_config::TomlConfig::set (line 163)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.43s; merged doctests compilation took 0.16s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0d510d7562112b18746b2617da31687267f7aa74e92e4530205f880a3cd88823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d510d7562112b18746b2617da31687267f7aa74e92e4530205f880a3cd88823", kill_on_drop: false }`
[INFO] [stdout] 0d510d7562112b18746b2617da31687267f7aa74e92e4530205f880a3cd88823
