[INFO] cloning repository https://github.com/jimmielovell/ruse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmielovell/ruse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90329ce9808029eb9c9dc5e455ac8ab0484031ae
[INFO] testing jimmielovell/ruse against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse" "/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/jimmielovell/ruse
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/jimmielovell/ruse
[INFO] tweaked toml for git repo https://github.com/jimmielovell/ruse written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimmielovell/ruse on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 259 packages to latest Rust 1.85.0 compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding cookie-factory v0.3.2 (available: v0.3.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding home v0.5.11 (available: v0.5.12, requires Rust 1.88)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d6b01acbf06daa1be1078161f3f81ec67b4ca81d0b67d9b71fbcf76d26dce77
[INFO] running `Command { std: "docker" "start" "-a" "3d6b01acbf06daa1be1078161f3f81ec67b4ca81d0b67d9b71fbcf76d26dce77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d6b01acbf06daa1be1078161f3f81ec67b4ca81d0b67d9b71fbcf76d26dce77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6b01acbf06daa1be1078161f3f81ec67b4ca81d0b67d9b71fbcf76d26dce77", kill_on_drop: false }`
[INFO] [stdout] 3d6b01acbf06daa1be1078161f3f81ec67b4ca81d0b67d9b71fbcf76d26dce77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ee7dadf545885547526adbcee6aefcc71c0ee4105050c97f299b00e3c873b2b
[INFO] running `Command { std: "docker" "start" "-a" "8ee7dadf545885547526adbcee6aefcc71c0ee4105050c97f299b00e3c873b2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ruts v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/store/store_trait.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl SessionMap {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 73 |     pub(crate) fn new(map: HashMap<String, Vec<u8>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.21s
[INFO] running `Command { std: "docker" "inspect" "8ee7dadf545885547526adbcee6aefcc71c0ee4105050c97f299b00e3c873b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee7dadf545885547526adbcee6aefcc71c0ee4105050c97f299b00e3c873b2b", kill_on_drop: false }`
[INFO] [stdout] 8ee7dadf545885547526adbcee6aefcc71c0ee4105050c97f299b00e3c873b2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1fab56a99545ceafb4df6d48d559e9869f0e67b0cddae98a441997b6edb6d84
[INFO] running `Command { std: "docker" "start" "-a" "e1fab56a99545ceafb4df6d48d559e9869f0e67b0cddae98a441997b6edb6d84", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ruts v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/store/store_trait.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl SessionMap {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 73 |     pub(crate) fn new(map: HashMap<String, Vec<u8>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stdout] warning: type `TestUser` is more private than the item `TestSession::user`
[INFO] [stdout]   --> tests/axum.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub user: TestUser,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ field `TestSession::user` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TestUser` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> tests/axum.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct TestUser {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TestPreferences` is more private than the item `TestSession::preferences`
[INFO] [stdout]   --> tests/axum.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub preferences: TestPreferences,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TestSession::preferences` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TestPreferences` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> tests/axum.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct TestPreferences {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/store/store_trait.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl SessionMap {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 73 |     pub(crate) fn new(map: HashMap<String, Vec<u8>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.11s
[INFO] running `Command { std: "docker" "inspect" "e1fab56a99545ceafb4df6d48d559e9869f0e67b0cddae98a441997b6edb6d84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fab56a99545ceafb4df6d48d559e9869f0e67b0cddae98a441997b6edb6d84", kill_on_drop: false }`
[INFO] [stdout] e1fab56a99545ceafb4df6d48d559e9869f0e67b0cddae98a441997b6edb6d84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49c2d7593267001f178a940e4b0f4b5e84a2962a7da539993c53d67456272f56
[INFO] running `Command { std: "docker" "start" "-a" "49c2d7593267001f178a940e4b0f4b5e84a2962a7da539993c53d67456272f56", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/store/store_trait.rs:73:19
[INFO] [stderr]    |
[INFO] [stderr] 72 | impl SessionMap {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 73 |     pub(crate) fn new(map: HashMap<String, Vec<u8>>) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ruts` (lib) generated 1 warning
[INFO] [stderr] warning: type `TestUser` is more private than the item `TestSession::user`
[INFO] [stderr]   --> tests/axum.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub user: TestUser,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ field `TestSession::user` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `TestUser` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> tests/axum.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub(crate) struct TestUser {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `TestPreferences` is more private than the item `TestSession::preferences`
[INFO] [stderr]   --> tests/axum.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub preferences: TestPreferences,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `TestSession::preferences` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `TestPreferences` is only usable at visibility `pub(crate)`
[INFO] [stderr]   --> tests/axum.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub(crate) struct TestPreferences {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ruts` (test "axum") generated 2 warnings
[INFO] [stderr] warning: `ruts` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruts-0d2ea9941cb90f20)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test store::memory::tests::test_basic_operations ... ok
[INFO] [stdout] test session::tests::test_prepare_regenerate ... ok
[INFO] [stdout] test store::memory::tests::test_rename_preserves_data ... ok
[INFO] [stdout] test session::tests::test_session_operations ... ok
[INFO] [stdout] test store::memory::tests::test_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/axum.rs (/opt/rustwide/target/debug/deps/axum-f47ed0a7ad392cdb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_malformed_session_id ... ok
[INFO] [stdout] test tests::test_session_extraction_with_existing_cookie ... ok
[INFO] [stdout] test tests::test_missing_cookie_middleware ... ok
[INFO] [stderr]    Doc-tests ruts
[INFO] [stdout] test tests::test_session_extraction_new_session ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - (line 232) - compile ... ok
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::set (line 123) - compile ... FAILED
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::delete (line 260) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) - compile ... FAILED
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::prepare_regenerate (line 390) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 136) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 120) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 169) - compile ... FAILED
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::regenerate (line 350) ... FAILED
[INFO] [stdout] test src/service/mod.rs - service::SessionLayer (line 82) ... FAILED
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::get (line 49) - compile ... FAILED
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::expire (line 297) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) - compile ... ok
[INFO] [stdout] test src/session/mod.rs - session::Session<S>::remove (line 217) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 214) ... ok
[INFO] [stdout] test src/session/cookie_options.rs - session::cookie_options::CookieOptions (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::set (line 123) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/session/mod.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::delete (line 260) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/session/mod.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fred::clients::Client;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use fred::interfaces::ClientLike;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::redis`
[INFO] [stdout]   --> src/lib.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ruts::store::redis::RedisStore;
[INFO] [stdout]    |                  ^^^^^ could not find `redis` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/store/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "redis-store")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `redis-store` feature
[INFO] [stdout] 10 | pub mod redis;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let count: Option<i32> = session.get("count").await.unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     session.set("count", &new_count, None, None).await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     client.wait_for_connect().await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::prepare_regenerate (line 390) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/session/mod.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::postgres`
[INFO] [stdout]    --> src/lib.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 | use ruts::store::postgres::PostgresStoreBuilder;
[INFO] [stdout]     |                  ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/store/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "postgres-store")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `postgres-store` feature
[INFO] [stdout]   7 | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/lib.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use sqlx::PgPool;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |      let pool = PgPool::connect(&database_url).await.unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |        let store = PostgresStoreBuilder::new(pool, true)
[INFO] [stdout]     |  __________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |          .await
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 120) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::redis`
[INFO] [stdout]    --> src/lib.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 | use ruts::store::redis::RedisStore;
[INFO] [stdout]     |                  ^^^^^ could not find `redis` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/store/mod.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[cfg(feature = "redis-store")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `redis-store` feature
[INFO] [stdout]  10 | pub mod redis;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 169) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::redis`
[INFO] [stdout]    --> src/lib.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 | use ruts::store::redis::RedisStore;
[INFO] [stdout]     |                  ^^^^^ could not find `redis` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/store/mod.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[cfg(feature = "redis-store")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `redis-store` feature
[INFO] [stdout]  10 | pub mod redis;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::postgres`
[INFO] [stdout]    --> src/lib.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 | use ruts::store::postgres::PostgresStore;
[INFO] [stdout]     |                  ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/store/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "postgres-store")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `postgres-store` feature
[INFO] [stdout]   7 | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/lib.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::layered`
[INFO] [stdout]    --> src/lib.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 | use ruts::store::layered::LayeredStore;
[INFO] [stdout]     |                  ^^^^^^^ could not find `layered` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/store/mod.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[cfg(feature = "layered-store")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `layered-store` feature
[INFO] [stdout]  13 | pub mod layered;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]    --> src/lib.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | use sqlx::PgPool;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     session.set("user", &user, None, Some(short_term_hot_cache_expiry)).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::regenerate (line 350) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/session/mod.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/service/mod.rs - service::SessionLayer (line 82) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]   --> src/service/mod.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | use fred::clients::Client;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ruts::store::redis`
[INFO] [stdout]   --> src/service/mod.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 | use ruts::store::redis::RedisStore;
[INFO] [stdout]    |                  ^^^^^ could not find `redis` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/store/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "redis-store")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `redis-store` feature
[INFO] [stdout] 10 | pub mod redis;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::get (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]   --> src/session/mod.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use fred::clients::Client;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::expire (line 297) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/session/mod.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session/mod.rs - session::Session<S>::remove (line 217) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred`
[INFO] [stdout]    --> src/session/mod.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | use fred::clients::Client;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `fred`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fred`, use `cargo add fred` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/lib.rs - (line 120)
[INFO] [stdout]     src/lib.rs - (line 136)
[INFO] [stdout]     src/lib.rs - (line 169)
[INFO] [stdout]     src/service/mod.rs - service::SessionLayer (line 82)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::delete (line 260)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::expire (line 297)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::get (line 49)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::prepare_regenerate (line 390)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::regenerate (line 350)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::remove (line 217)
[INFO] [stdout]     src/session/mod.rs - session::Session<S>::set (line 123)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.32s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "49c2d7593267001f178a940e4b0f4b5e84a2962a7da539993c53d67456272f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c2d7593267001f178a940e4b0f4b5e84a2962a7da539993c53d67456272f56", kill_on_drop: false }`
[INFO] [stdout] 49c2d7593267001f178a940e4b0f4b5e84a2962a7da539993c53d67456272f56
