[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nitesh545/tomlreadwr on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e01c466d2168a41e9adb4c685b3eb3fd7618a5ba37ce5d472bb74f973185cd5c
[INFO] running `Command { std: "docker" "start" "-a" "e01c466d2168a41e9adb4c685b3eb3fd7618a5ba37ce5d472bb74f973185cd5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e01c466d2168a41e9adb4c685b3eb3fd7618a5ba37ce5d472bb74f973185cd5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01c466d2168a41e9adb4c685b3eb3fd7618a5ba37ce5d472bb74f973185cd5c", kill_on_drop: false }`
[INFO] [stdout] e01c466d2168a41e9adb4c685b3eb3fd7618a5ba37ce5d472bb74f973185cd5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3de305abbfa56d713583a9975f172232f3d1a733af9f13e99154bf644023125
[INFO] running `Command { std: "docker" "start" "-a" "b3de305abbfa56d713583a9975f172232f3d1a733af9f13e99154bf644023125", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[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 serde_derive v1.0.228
[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 tomlreadwr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] running `Command { std: "docker" "inspect" "b3de305abbfa56d713583a9975f172232f3d1a733af9f13e99154bf644023125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3de305abbfa56d713583a9975f172232f3d1a733af9f13e99154bf644023125", kill_on_drop: false }`
[INFO] [stdout] b3de305abbfa56d713583a9975f172232f3d1a733af9f13e99154bf644023125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 641a8ffa872742e5045060a54923129ea08eb6b9cca5f5e338c0803d0c401bce
[INFO] running `Command { std: "docker" "start" "-a" "641a8ffa872742e5045060a54923129ea08eb6b9cca5f5e338c0803d0c401bce", 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.43s
[INFO] running `Command { std: "docker" "inspect" "641a8ffa872742e5045060a54923129ea08eb6b9cca5f5e338c0803d0c401bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641a8ffa872742e5045060a54923129ea08eb6b9cca5f5e338c0803d0c401bce", kill_on_drop: false }`
[INFO] [stdout] 641a8ffa872742e5045060a54923129ea08eb6b9cca5f5e338c0803d0c401bce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a77d6f80e58c16da244d054981f1ade949851eaf9b54ad61f1922c314a14af1a
[INFO] running `Command { std: "docker" "start" "-a" "a77d6f80e58c16da244d054981f1ade949851eaf9b54ad61f1922c314a14af1a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tomlreadwr-b69a25534758bf04)
[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] [stderr]    Doc-tests tomlreadwr
[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] [stdout] 
[INFO] [stdout] running 11 tests
[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::create (line 288) - 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::delete (line 213) - 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::save (line 258) - 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 (line 10) - 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_of_type (line 126) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get_path (line 334) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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_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::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::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::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] ---- 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 (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::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_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::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] 
[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.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a77d6f80e58c16da244d054981f1ade949851eaf9b54ad61f1922c314a14af1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77d6f80e58c16da244d054981f1ade949851eaf9b54ad61f1922c314a14af1a", kill_on_drop: false }`
[INFO] [stdout] a77d6f80e58c16da244d054981f1ade949851eaf9b54ad61f1922c314a14af1a
