[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Ftomlreadwr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nitesh545/tomlreadwr on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb
[INFO] running `Command { std: "docker" "start" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", 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 toml_writer v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tomlreadwr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.62s
[INFO] running `Command { std: "docker" "inspect" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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.30s
[INFO] running `Command { std: "docker" "inspect" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tomlreadwr-dc0a517080a9f918)
[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-d72aae0f7469c9e5)
[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::save (line 258) - 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::load (line 46) - 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::create (line 288) - 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::delete (line 213) - 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 (line 69) - compile ... FAILED
[INFO] [stdout] test src/toml_config.rs - toml_config::TomlConfig::get_of_type (line 126) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 259 | 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] 258 + 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] 349 | 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] 348 + 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] 47 | 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] 46 + 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] 99 | 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] 98 + 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] 289 | 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] 288 + 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] 335 | 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] 334 + 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] 214 | 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] 213 + 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] 11 | 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] 10 + 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] 164 | 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] 163 + 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] 70 | 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] 69 + 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] 127 | 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] 126 + 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.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb", kill_on_drop: false }`
[INFO] [stdout] c67381f8e0453770c3c157098b87a9bd4a0ddd88b69e0fba253467cc9aeab4bb
