[INFO] fetching crate turul-mcp-session-storage 0.1.1... [INFO] testing turul-mcp-session-storage-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate turul-mcp-session-storage 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate turul-mcp-session-storage 0.1.1 [INFO] finished tweaking crates.io crate turul-mcp-session-storage 0.1.1 [INFO] tweaked toml for crates.io crate turul-mcp-session-storage 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turul-mcp-session-storage 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turul-mcp-session-storage 0.1.1 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 133bfce7d14c3e5d5c83684e1fdb5f843c0dfb775624c6968b1a88f278f5702e [INFO] running `Command { std: "docker" "start" "-a" "133bfce7d14c3e5d5c83684e1fdb5f843c0dfb775624c6968b1a88f278f5702e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "133bfce7d14c3e5d5c83684e1fdb5f843c0dfb775624c6968b1a88f278f5702e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133bfce7d14c3e5d5c83684e1fdb5f843c0dfb775624c6968b1a88f278f5702e", kill_on_drop: false }` [INFO] [stdout] 133bfce7d14c3e5d5c83684e1fdb5f843c0dfb775624c6968b1a88f278f5702e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5150c62dbcbf1eee1cf8c546816ed7915c40039975aa0211b4221b4c1ba81dd [INFO] running `Command { std: "docker" "start" "-a" "e5150c62dbcbf1eee1cf8c546816ed7915c40039975aa0211b4221b4c1ba81dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling turul-mcp-json-rpc-server v0.1.1 [INFO] [stderr] Compiling turul-mcp-protocol-2025-06-18 v0.1.1 [INFO] [stderr] Compiling turul-mcp-protocol v0.1.1 [INFO] [stderr] Compiling turul-mcp-session-storage v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.97s [INFO] running `Command { std: "docker" "inspect" "e5150c62dbcbf1eee1cf8c546816ed7915c40039975aa0211b4221b4c1ba81dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5150c62dbcbf1eee1cf8c546816ed7915c40039975aa0211b4221b4c1ba81dd", kill_on_drop: false }` [INFO] [stdout] e5150c62dbcbf1eee1cf8c546816ed7915c40039975aa0211b4221b4c1ba81dd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b238cd659df20207b6c675fd53fa87c25cc6aa80ab876a4be2c0f0278b2f45 [INFO] running `Command { std: "docker" "start" "-a" "b6b238cd659df20207b6c675fd53fa87c25cc6aa80ab876a4be2c0f0278b2f45", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling turul-mcp-session-storage v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.17s [INFO] running `Command { std: "docker" "inspect" "b6b238cd659df20207b6c675fd53fa87c25cc6aa80ab876a4be2c0f0278b2f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b238cd659df20207b6c675fd53fa87c25cc6aa80ab876a4be2c0f0278b2f45", kill_on_drop: false }` [INFO] [stdout] b6b238cd659df20207b6c675fd53fa87c25cc6aa80ab876a4be2c0f0278b2f45 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 539b4b0462e5feb1c2480f0dd47fa3a4164e1ac12e3c7bdd40d8e3cfe8e89612 [INFO] running `Command { std: "docker" "start" "-a" "539b4b0462e5feb1c2480f0dd47fa3a4164e1ac12e3c7bdd40d8e3cfe8e89612", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turul_mcp_session_storage-51baf7b61c11d5d5) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test in_memory::tests::test_session_state ... ok [INFO] [stdout] test in_memory::tests::test_event_storage_and_retrieval ... ok [INFO] [stdout] test traits::tests::test_session_expiration ... ok [INFO] [stdout] test in_memory::tests::test_session_lifecycle ... ok [INFO] [stdout] test traits::tests::test_sse_event_formatting ... ok [INFO] [stdout] test traits::tests::test_session_info_creation ... ok [INFO] [stdout] test integration_tests::test_storage_trait_compliance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests turul_mcp_session_storage [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/traits.rs - traits::SessionStorage::create_session_with_id (line 179) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/traits.rs - traits::SessionStorage::create_session_with_id (line 179) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `storage` in this scope [INFO] [stdout] --> src/traits.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 4 | let session = storage.create_session_with_id("test-session-123".to_string(), caps).await?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `caps` in this scope [INFO] [stdout] --> src/traits.rs:181:78 [INFO] [stdout] | [INFO] [stdout] 4 | let session = storage.create_session_with_id("test-session-123".to_string(), caps).await?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `storage` in this scope [INFO] [stdout] --> src/traits.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 7 | let session = storage.create_session_with_id(Uuid::now_v7().to_string(), caps).await?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uuid` [INFO] [stdout] --> src/traits.rs:184:46 [INFO] [stdout] | [INFO] [stdout] 7 | let session = storage.create_session_with_id(Uuid::now_v7().to_string(), caps).await?; [INFO] [stdout] | ^^^^ use of undeclared type `Uuid` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use uuid::Uuid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `caps` in this scope [INFO] [stdout] --> src/traits.rs:184:74 [INFO] [stdout] | [INFO] [stdout] 7 | let session = storage.create_session_with_id(Uuid::now_v7().to_string(), caps).await?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/traits.rs:181:84 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_traits_rs_179_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] 3 | // ✅ CORRECT - Testing specific session behavior [INFO] [stdout] 4 | let session = storage.create_session_with_id("test-session-123".to_string(), caps).await?; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/traits.rs:184:80 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_traits_rs_179_0() { [INFO] [stdout] | -------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 7 | let session = storage.create_session_with_id(Uuid::now_v7().to_string(), caps).await?; [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/traits.rs - traits::SessionStorage::create_session_with_id (line 179) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.50s; merged doctests compilation took 0.38s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "539b4b0462e5feb1c2480f0dd47fa3a4164e1ac12e3c7bdd40d8e3cfe8e89612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539b4b0462e5feb1c2480f0dd47fa3a4164e1ac12e3c7bdd40d8e3cfe8e89612", kill_on_drop: false }` [INFO] [stdout] 539b4b0462e5feb1c2480f0dd47fa3a4164e1ac12e3c7bdd40d8e3cfe8e89612