[INFO] fetching crate tower-sessions-ext-core 1.0.0...
[INFO] testing tower-sessions-ext-core-1.0.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate tower-sessions-ext-core 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tower-sessions-ext-core 1.0.0
[INFO] finished tweaking crates.io crate tower-sessions-ext-core 1.0.0
[INFO] tweaked toml for crates.io crate tower-sessions-ext-core 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-sessions-ext-core 1.0.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-sessions-ext-core 1.0.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f12c67685857c88ae9f594a447707952f5a616ac5f4aff069d123d6d6e88af7
[INFO] running `Command { std: "docker" "start" "-a" "6f12c67685857c88ae9f594a447707952f5a616ac5f4aff069d123d6d6e88af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f12c67685857c88ae9f594a447707952f5a616ac5f4aff069d123d6d6e88af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f12c67685857c88ae9f594a447707952f5a616ac5f4aff069d123d6d6e88af7", kill_on_drop: false }`
[INFO] [stdout] 6f12c67685857c88ae9f594a447707952f5a616ac5f4aff069d123d6d6e88af7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e015ed3fc1b19bc8ec18d7328a1ed367b59c4b13d7f2d4e31e9227ee1e899d9a
[INFO] running `Command { std: "docker" "start" "-a" "e015ed3fc1b19bc8ec18d7328a1ed367b59c4b13d7f2d4e31e9227ee1e899d9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling tower-sessions-ext-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/session.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<Record>> {
[INFO] [stdout]     |                         ^^^^^            ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<'_, Record>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "e015ed3fc1b19bc8ec18d7328a1ed367b59c4b13d7f2d4e31e9227ee1e899d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e015ed3fc1b19bc8ec18d7328a1ed367b59c4b13d7f2d4e31e9227ee1e899d9a", kill_on_drop: false }`
[INFO] [stdout] e015ed3fc1b19bc8ec18d7328a1ed367b59c4b13d7f2d4e31e9227ee1e899d9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afed79180dfb8000b9cecca7372be3456f6899c8a9d2e084c32e85828dc2c421
[INFO] running `Command { std: "docker" "start" "-a" "afed79180dfb8000b9cecca7372be3456f6899c8a9d2e084c32e85828dc2c421", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-sessions-ext-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/session.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<Record>> {
[INFO] [stdout]     |                         ^^^^^            ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<'_, Record>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/session.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<Record>> {
[INFO] [stdout]     |                         ^^^^^            ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<'_, Record>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "afed79180dfb8000b9cecca7372be3456f6899c8a9d2e084c32e85828dc2c421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afed79180dfb8000b9cecca7372be3456f6899c8a9d2e084c32e85828dc2c421", kill_on_drop: false }`
[INFO] [stdout] afed79180dfb8000b9cecca7372be3456f6899c8a9d2e084c32e85828dc2c421
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5724e752b805881587cfae3e96d8cbb6123bf1ba17b568880885f68738d6344d
[INFO] running `Command { std: "docker" "start" "-a" "5724e752b805881587cfae3e96d8cbb6123bf1ba17b568880885f68738d6344d", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/session.rs:108:25
[INFO] [stderr]     |
[INFO] [stderr] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<Record>> {
[INFO] [stderr]     |                         ^^^^^            ------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 108 |     async fn get_record(&self) -> Result<MappedMutexGuard<'_, Record>> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tower-sessions-ext-core` (lib) generated 1 warning
[INFO] [stderr] warning: `tower-sessions-ext-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_sessions_ext_core-a93f0121dbd644c9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test session::tests::test_cycle_id ... ok
[INFO] [stdout] test session_store::tests::test_create ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_create ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_delete ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_load ... ok
[INFO] [stdout] test session_store::tests::test_caching_store_save ... ok
[INFO] [stdout] test session_store::tests::test_delete ... ok
[INFO] [stdout] test session_store::tests::test_load ... ok
[INFO] [stdout] test session_store::tests::test_save ... ok
[INFO] [stderr]    Doc-tests tower_sessions_ext_core
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/session.rs - session::Session::clear (line 369) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::delete (line 735) ... FAILED
[INFO] [stdout] test src/session.rs - session::Expiry (line 939) ... FAILED
[INFO] [stdout] test src/session.rs - session::Id (line 872) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::get_value (line 269) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::expiry_age (line 588) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::expiry_date (line 554) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::cycle_id (line 813) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::expiry (line 508) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::flush (line 773) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::new (line 77) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::get (line 236) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::insert_value (line 187) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::id (line 486) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::remove (line 299) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::is_modified (line 613) ... FAILED
[INFO] [stdout] test src/session_store.rs - session_store::CachingSessionStore (line 164) ... ignored
[INFO] [stdout] test src/session.rs - session::Session::remove_value (line 335) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::load (line 695) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::insert (line 150) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::is_empty (line 419) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::set_expiry (line 529) ... FAILED
[INFO] [stdout] test src/session.rs - session::Session::save (line 646) ... FAILED
[INFO] [stdout] test src/session_store.rs - session_store (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/session.rs - session::Session::clear (line 369) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:373:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::delete (line 735) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:739:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, SessionStore, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, SessionStore, session::Id};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:739:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, SessionStore, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, SessionStore, session::Id};
[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.rs - session::Expiry (line 939) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:941:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tower_sessions_ext::Expiry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tower_sessions_ext_core::Expiry;
[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/session.rs - session::Id (line 872) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:873:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tower_sessions_ext::session::Id;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tower_sessions_ext_core::session::Id;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/session.rs - session::Session::get_value (line 269) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:273:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::expiry_age (line 588) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:592:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::expiry_date (line 554) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:558:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::cycle_id (line 813) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:817:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:817:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[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.rs - session::Session::expiry (line 508) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:511:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext::{MemoryStore, Session, session::Expiry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext_core::{MemoryStore, Session, session::Expiry};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:511:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext::{MemoryStore, Session, session::Expiry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext_core::{MemoryStore, Session, session::Expiry};
[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.rs - session::Session::flush (line 773) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:777:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, SessionStore};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, SessionStore};
[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/session.rs - session::Session::new (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:80:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::get (line 236) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:240:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::insert_value (line 187) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:191:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::id (line 486) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:489:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:489:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[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.rs - session::Session::remove (line 299) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:303:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::is_modified (line 613) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:617:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::remove_value (line 335) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:339:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::load (line 695) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:699:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:699:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[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.rs - session::Session::insert (line 150) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:154:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Session::is_empty (line 419) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:423:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:423:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Id};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Id};
[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.rs - session::Session::set_expiry (line 529) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:533:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Expiry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Expiry};
[INFO] [stdout]   |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:533:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session, session::Expiry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session, session::Expiry};
[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.rs - session::Session::save (line 646) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tower_sessions_ext`
[INFO] [stdout]  --> src/session.rs:650:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext::{MemoryStore, Session};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tower_sessions_ext`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tower_sessions_ext_core::{MemoryStore, Session};
[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/session.rs - session::Expiry (line 939)
[INFO] [stdout]     src/session.rs - session::Id (line 872)
[INFO] [stdout]     src/session.rs - session::Session::clear (line 369)
[INFO] [stdout]     src/session.rs - session::Session::cycle_id (line 813)
[INFO] [stdout]     src/session.rs - session::Session::delete (line 735)
[INFO] [stdout]     src/session.rs - session::Session::expiry (line 508)
[INFO] [stdout]     src/session.rs - session::Session::expiry_age (line 588)
[INFO] [stdout]     src/session.rs - session::Session::expiry_date (line 554)
[INFO] [stdout]     src/session.rs - session::Session::flush (line 773)
[INFO] [stdout]     src/session.rs - session::Session::get (line 236)
[INFO] [stdout]     src/session.rs - session::Session::get_value (line 269)
[INFO] [stdout]     src/session.rs - session::Session::id (line 486)
[INFO] [stdout]     src/session.rs - session::Session::insert (line 150)
[INFO] [stdout]     src/session.rs - session::Session::insert_value (line 187)
[INFO] [stdout]     src/session.rs - session::Session::is_empty (line 419)
[INFO] [stdout]     src/session.rs - session::Session::is_modified (line 613)
[INFO] [stdout]     src/session.rs - session::Session::load (line 695)
[INFO] [stdout]     src/session.rs - session::Session::new (line 77)
[INFO] [stdout]     src/session.rs - session::Session::remove (line 299)
[INFO] [stdout]     src/session.rs - session::Session::remove_value (line 335)
[INFO] [stdout]     src/session.rs - session::Session::save (line 646)
[INFO] [stdout]     src/session.rs - session::Session::set_expiry (line 529)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 22 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5724e752b805881587cfae3e96d8cbb6123bf1ba17b568880885f68738d6344d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5724e752b805881587cfae3e96d8cbb6123bf1ba17b568880885f68738d6344d", kill_on_drop: false }`
[INFO] [stdout] 5724e752b805881587cfae3e96d8cbb6123bf1ba17b568880885f68738d6344d
