[INFO] cloning repository https://github.com/Tyrannican/dotstore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tyrannican/dotstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyrannican%2Fdotstore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyrannican%2Fdotstore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8c7a9b5b3b9011adce96624646a0fd003d1fbd0
[INFO] testing Tyrannican/dotstore against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyrannican%2Fdotstore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tyrannican/dotstore
[INFO] finished tweaking git repo https://github.com/Tyrannican/dotstore
[INFO] tweaked toml for git repo https://github.com/Tyrannican/dotstore written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tyrannican/dotstore on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tyrannican/dotstore 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc53dfb32a52af604f5e6a28a218504c7fdb1e05d5419f0dc08449d0d85e028a
[INFO] running `Command { std: "docker" "start" "-a" "dc53dfb32a52af604f5e6a28a218504c7fdb1e05d5419f0dc08449d0d85e028a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc53dfb32a52af604f5e6a28a218504c7fdb1e05d5419f0dc08449d0d85e028a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc53dfb32a52af604f5e6a28a218504c7fdb1e05d5419f0dc08449d0d85e028a", kill_on_drop: false }`
[INFO] [stdout] dc53dfb32a52af604f5e6a28a218504c7fdb1e05d5419f0dc08449d0d85e028a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d004e328a76a22eccbfc3ce66e20252baa6239d67c1a13472fed8622d51a585
[INFO] running `Command { std: "docker" "start" "-a" "1d004e328a76a22eccbfc3ce66e20252baa6239d67c1a13472fed8622d51a585", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dotstore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
[INFO] running `Command { std: "docker" "inspect" "1d004e328a76a22eccbfc3ce66e20252baa6239d67c1a13472fed8622d51a585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d004e328a76a22eccbfc3ce66e20252baa6239d67c1a13472fed8622d51a585", kill_on_drop: false }`
[INFO] [stdout] 1d004e328a76a22eccbfc3ce66e20252baa6239d67c1a13472fed8622d51a585
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffa278a839d7362ecc3693df73fe4c8f0fd1253247354edb85d88ed1576abcbc
[INFO] running `Command { std: "docker" "start" "-a" "ffa278a839d7362ecc3693df73fe4c8f0fd1253247354edb85d88ed1576abcbc", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr]    Compiling dotstore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "ffa278a839d7362ecc3693df73fe4c8f0fd1253247354edb85d88ed1576abcbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffa278a839d7362ecc3693df73fe4c8f0fd1253247354edb85d88ed1576abcbc", kill_on_drop: false }`
[INFO] [stdout] ffa278a839d7362ecc3693df73fe4c8f0fd1253247354edb85d88ed1576abcbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b8d0ebd4a18a78df514c277a507a813f79703de4cf56d1c63693ebc1959b904
[INFO] running `Command { std: "docker" "start" "-a" "8b8d0ebd4a18a78df514c277a507a813f79703de4cf56d1c63693ebc1959b904", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.respository
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotstore-1a26853cba6bcf08)
[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 dotstore
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - custom_store (line 207) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0254]: the name `dotstore` is defined multiple times
[INFO] [stdout]  --> src/lib.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#dotstore;
[INFO] [stdout]   | ------------------------ previous import of the extern crate `dotstore` here
[INFO] [stdout] 4 | use dotstore;
[INFO] [stdout]   |     ^^^^^^^^ `dotstore` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `dotstore` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0254`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - custom_store (line 207) stdout ----
[INFO] [stdout] error[E0254]: the name `dotstore` is defined multiple times
[INFO] [stdout]  --> src/lib.rs:209:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#dotstore;
[INFO] [stdout]   | ------------------------ previous import of the extern crate `dotstore` here
[INFO] [stdout] 4 | use dotstore;
[INFO] [stdout]   |     ^^^^^^^^ `dotstore` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `dotstore` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/lib.rs:211:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn main() -> std::io::Result<()> {
[INFO] [stdout]   |    ----      ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0254, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0254`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - custom_store (line 207)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.19s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8b8d0ebd4a18a78df514c277a507a813f79703de4cf56d1c63693ebc1959b904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8d0ebd4a18a78df514c277a507a813f79703de4cf56d1c63693ebc1959b904", kill_on_drop: false }`
[INFO] [stdout] 8b8d0ebd4a18a78df514c277a507a813f79703de4cf56d1c63693ebc1959b904
