[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] 66e1ff93a67814a5a3d2bea42481eb8446ec3f35 [INFO] testing jimmielovell/ruse against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jimmielovell/ruse on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 255 packages to latest Rust 1.85.0 compatible versions [INFO] [stderr] Adding cookie-factory v0.3.2 (available: v0.3.3) [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded hyper-util v0.1.17 [INFO] [stderr] Downloaded rmp-serde v1.3.0 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded rustls v0.23.32 [INFO] [stderr] Downloaded serde_path_to_error v0.1.20 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded sqlx-mysql v0.8.6 [INFO] [stderr] Downloaded whoami v1.6.1 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded sqlx-postgres v0.8.6 [INFO] [stderr] Downloaded bytes-utils v0.1.4 [INFO] [stderr] Downloaded fred v10.1.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded base64ct v1.8.0 [INFO] [stderr] Downloaded sqlx v0.8.6 [INFO] [stderr] Downloaded axum-core v0.5.5 [INFO] [stderr] Downloaded zeroize v1.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc2393cd105e9a767bc30bffb10efd023c5c9f95d5a0a9c442166bb7bdbbc74 [INFO] running `Command { std: "docker" "start" "-a" "2dc2393cd105e9a767bc30bffb10efd023c5c9f95d5a0a9c442166bb7bdbbc74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc2393cd105e9a767bc30bffb10efd023c5c9f95d5a0a9c442166bb7bdbbc74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc2393cd105e9a767bc30bffb10efd023c5c9f95d5a0a9c442166bb7bdbbc74", kill_on_drop: false }` [INFO] [stdout] 2dc2393cd105e9a767bc30bffb10efd023c5c9f95d5a0a9c442166bb7bdbbc74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9ca187d18c543542e00c462e454ec3819042a24be779c3a59e927033f7d861 [INFO] running `Command { std: "docker" "start" "-a" "ed9ca187d18c543542e00c462e454ec3819042a24be779c3a59e927033f7d861", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ruts v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio v1.47.1 [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>) -> 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 11.40s [INFO] running `Command { std: "docker" "inspect" "ed9ca187d18c543542e00c462e454ec3819042a24be779c3a59e927033f7d861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9ca187d18c543542e00c462e454ec3819042a24be779c3a59e927033f7d861", kill_on_drop: false }` [INFO] [stdout] ed9ca187d18c543542e00c462e454ec3819042a24be779c3a59e927033f7d861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b683f483291bbab2cb804ea352625019ae859cb0ee2462beb26dfd2a22d2589 [INFO] running `Command { std: "docker" "start" "-a" "5b683f483291bbab2cb804ea352625019ae859cb0ee2462beb26dfd2a22d2589", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling ruts v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.17 [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>) -> 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.6 [INFO] [stdout] warning: struct `TestSession` is never constructed [INFO] [stdout] --> tests/common/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TestSession { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestPreferences` is never constructed [INFO] [stdout] --> tests/common/mod.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct TestPreferences { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_session` is never used [INFO] [stdout] --> tests/common/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create_test_session() -> TestSession { [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>) -> 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 14.75s [INFO] running `Command { std: "docker" "inspect" "5b683f483291bbab2cb804ea352625019ae859cb0ee2462beb26dfd2a22d2589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b683f483291bbab2cb804ea352625019ae859cb0ee2462beb26dfd2a22d2589", kill_on_drop: false }` [INFO] [stdout] 5b683f483291bbab2cb804ea352625019ae859cb0ee2462beb26dfd2a22d2589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5063b0a4deb67839bacd3521ee2a453d87a5069eb8c24a27f6634ffd4681d443 [INFO] running `Command { std: "docker" "start" "-a" "5063b0a4deb67839bacd3521ee2a453d87a5069eb8c24a27f6634ffd4681d443", 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>) -> 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: struct `TestSession` is never constructed [INFO] [stderr] --> tests/common/mod.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct TestSession { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `TestPreferences` is never constructed [INFO] [stderr] --> tests/common/mod.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | pub(crate) struct TestPreferences { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_test_session` is never used [INFO] [stderr] --> tests/common/mod.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn create_test_session() -> TestSession { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ruts` (test "axum") generated 3 warnings [INFO] [stderr] warning: `ruts` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruts-8f8c8e12feff4454) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test session::tests::test_prepare_regenerate_with_insert ... ok [INFO] [stdout] test session::tests::test_prepare_regenerate_with_update ... ok [INFO] [stdout] test session::tests::test_session_basic_operations ... ok [INFO] [stdout] test session::tests::test_session_regeneration ... ok [INFO] [stdout] test store::memory::tests::test_basic_operations ... ok [INFO] [stdout] test session::tests::test_multiple_prepare_regenerate ... ok [INFO] [stdout] test store::memory::tests::test_expiration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s [INFO] [stdout] [INFO] [stderr] Running tests/axum.rs (/opt/rustwide/target/debug/deps/axum-c27a5592dbb1b15f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_missing_cookie_middleware ... ok [INFO] [stdout] test tests::test_malformed_session_id ... ok [INFO] [stdout] test tests::test_session_extraction_new_session ... ok [INFO] [stdout] test tests::test_session_extraction_with_existing_cookie ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ruts [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/lib.rs - (line 123) - compile ... FAILED [INFO] [stdout] test src/session/mod.rs - session::Session::delete (line 368) - compile ... FAILED [INFO] [stdout] test src/session/mod.rs - session::Session::expire (line 405) - compile ... FAILED [INFO] [stdout] test src/session/mod.rs - session::Session::prepare_regenerate (line 498) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 139) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 172) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 235) - compile ... ok [INFO] [stdout] test src/session/mod.rs - session::Session::remove (line 325) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 66) - compile ... ok [INFO] [stdout] test src/session/mod.rs - session::Session::regenerate (line 458) ... FAILED [INFO] [stdout] test src/session/mod.rs - session::Session::get (line 49) - compile ... FAILED [INFO] [stdout] test src/service/mod.rs - service::SessionLayer (line 82) ... FAILED [INFO] [stdout] test src/session/mod.rs - session::Session::insert (line 123) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 11) - compile ... FAILED [INFO] [stdout] test src/session/mod.rs - session::Session::update (line 231) - compile ... FAILED [INFO] [stdout] test src/session/cookie_options.rs - session::cookie_options::CookieOptions (line 7) ... ok [INFO] [stdout] test src/lib.rs - (line 217) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 123) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/lib.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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:127:18 [INFO] [stdout] | [INFO] [stdout] 7 | 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] --> /opt/rustwide/workdir/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::delete (line 368) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/session/mod.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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::expire (line 405) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/session/mod.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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::prepare_regenerate (line 498) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/session/mod.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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 139) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ruts::store::postgres` [INFO] [stdout] --> src/lib.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 6 | 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] --> /opt/rustwide/workdir/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:142:5 [INFO] [stdout] | [INFO] [stdout] 5 | 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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 172) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ruts::store::redis` [INFO] [stdout] --> src/lib.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 5 | 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] --> /opt/rustwide/workdir/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:175:18 [INFO] [stdout] | [INFO] [stdout] 6 | 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] --> /opt/rustwide/workdir/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:176:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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:178:18 [INFO] [stdout] | [INFO] [stdout] 9 | 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] --> /opt/rustwide/workdir/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:177:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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: aborting due to 5 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::remove (line 325) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/session/mod.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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::regenerate (line 458) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/session/mod.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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::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] 6 | 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] 5 | 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] 7 | 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] --> /opt/rustwide/workdir/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::insert (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] 6 | 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] 7 | 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] 9 | 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] 6 | 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] --> /opt/rustwide/workdir/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 3 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::update (line 231) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fred` [INFO] [stdout] --> src/session/mod.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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 123) [INFO] [stdout] src/lib.rs - (line 139) [INFO] [stdout] src/lib.rs - (line 172) [INFO] [stdout] src/service/mod.rs - service::SessionLayer (line 82) [INFO] [stdout] src/session/mod.rs - session::Session::delete (line 368) [INFO] [stdout] src/session/mod.rs - session::Session::expire (line 405) [INFO] [stdout] src/session/mod.rs - session::Session::get (line 49) [INFO] [stdout] src/session/mod.rs - session::Session::insert (line 123) [INFO] [stdout] src/session/mod.rs - session::Session::prepare_regenerate (line 498) [INFO] [stdout] src/session/mod.rs - session::Session::regenerate (line 458) [INFO] [stdout] src/session/mod.rs - session::Session::remove (line 325) [INFO] [stdout] src/session/mod.rs - session::Session::update (line 231) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.15s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5063b0a4deb67839bacd3521ee2a453d87a5069eb8c24a27f6634ffd4681d443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5063b0a4deb67839bacd3521ee2a453d87a5069eb8c24a27f6634ffd4681d443", kill_on_drop: false }` [INFO] [stdout] 5063b0a4deb67839bacd3521ee2a453d87a5069eb8c24a27f6634ffd4681d443