[INFO] fetching crate bias-rust-mcp-transport 0.8.0...
[INFO] testing bias-rust-mcp-transport-0.8.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate bias-rust-mcp-transport 0.8.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bias-rust-mcp-transport 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bias-rust-mcp-transport 0.8.0
[INFO] tweaked toml for crates.io crate bias-rust-mcp-transport 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bias-rust-mcp-transport 0.8.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bias-rust-mcp-transport 0.8.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e33cce485dd8af288e7f6bcf1514c75f8399b21a21ccb2a8921f1083eccf3a9
[INFO] running `Command { std: "docker" "start" "-a" "7e33cce485dd8af288e7f6bcf1514c75f8399b21a21ccb2a8921f1083eccf3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e33cce485dd8af288e7f6bcf1514c75f8399b21a21ccb2a8921f1083eccf3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e33cce485dd8af288e7f6bcf1514c75f8399b21a21ccb2a8921f1083eccf3a9", kill_on_drop: false }`
[INFO] [stdout] 7e33cce485dd8af288e7f6bcf1514c75f8399b21a21ccb2a8921f1083eccf3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36068291832f68130ebb3e32732b6058dc2cfa20aa6958b3c333f05770f5930c
[INFO] running `Command { std: "docker" "start" "-a" "36068291832f68130ebb3e32732b6058dc2cfa20aa6958b3c333f05770f5930c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rust-mcp-schema v0.9.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bias-rust-mcp-transport v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "36068291832f68130ebb3e32732b6058dc2cfa20aa6958b3c333f05770f5930c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36068291832f68130ebb3e32732b6058dc2cfa20aa6958b3c333f05770f5930c", kill_on_drop: false }`
[INFO] [stdout] 36068291832f68130ebb3e32732b6058dc2cfa20aa6958b3c333f05770f5930c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa64b28cf709976eb4e512761109a0cbe218e0faa5c196db3fccfd935586774
[INFO] running `Command { std: "docker" "start" "-a" "6fa64b28cf709976eb4e512761109a0cbe218e0faa5c196db3fccfd935586774", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling bias-rust-mcp-transport v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "6fa64b28cf709976eb4e512761109a0cbe218e0faa5c196db3fccfd935586774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa64b28cf709976eb4e512761109a0cbe218e0faa5c196db3fccfd935586774", kill_on_drop: false }`
[INFO] [stdout] 6fa64b28cf709976eb4e512761109a0cbe218e0faa5c196db3fccfd935586774
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c63444c8e29e5b3184dc9296b9ceb4e6c527d2463d4cd83347a7700ac7669992
[INFO] running `Command { std: "docker" "start" "-a" "c63444c8e29e5b3184dc9296b9ceb4e6c527d2463d4cd83347a7700ac7669992", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bias_rust_mcp_transport-38d5f8a9aa248c86)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test utils::cancellation_token::tests::test_channel_closed_error ... ok
[INFO] [stdout] test utils::cancellation_token::tests::test_trigger_cancellation ... ok
[INFO] [stdout] test utils::cancellation_token::tests::test_multiple_tokens ... ok
[INFO] [stdout] test utils::cancellation_token::tests::test_new_token_creation ... ok
[INFO] [stdout] test utils::http_utils::tests::test_extract_origin_empty_string ... ok
[INFO] [stdout] test utils::http_utils::tests::test_extract_origin_invalid_url ... ok
[INFO] [stdout] test utils::http_utils::tests::test_extract_origin_with_fragment ... ok
[INFO] [stdout] test utils::http_utils::tests::test_extract_origin_with_path ... ok
[INFO] [stdout] test utils::http_utils::tests::test_extract_origin_without_path ... ok
[INFO] [stdout] test utils::readable_channel::tests::test_read_after_channel_closed ... ok
[INFO] [stdout] test utils::http_utils::tests::test_http_post_with_custom_headers ... ok
[INFO] [stdout] test utils::readable_channel::tests::test_read_partial_then_continue ... ok
[INFO] [stdout] test utils::readable_channel::tests::test_read_larger_than_buffer ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_basic_sse_event ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_comment_line_ignored ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_event_chunks_in_different_orders ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_event_with_empty_data ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_event_with_id_and_data ... ok
[INFO] [stdout] test utils::http_utils::tests::test_http_post_success ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_malformed_lines ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_partial_chunks ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_single_data_event ... ok
[INFO] [stdout] test utils::readable_channel::tests::test_read_single_message ... ok
[INFO] [stdout] test utils::tests::test_endpoint_with_session_id ... ok
[INFO] [stdout] test utils::writable_channel::tests::test_poll_flush_and_shutdown ... ok
[INFO] [stdout] test utils::http_utils::tests::test_http_post_non_success_status ... ok
[INFO] [stdout] test utils::writable_channel::tests::test_write_after_channel_closed ... ok
[INFO] [stdout] test utils::writable_channel::tests::test_write_successful ... ok
[INFO] [stdout] test utils::sse_parser::tests::test_multiple_events_in_one_chunk ... ok
[INFO] [stdout] test utils::writable_channel::tests::test_write_when_channel_full ... ok
[INFO] [stdout] test utils::http_utils::tests::test_http_post_network_error ... ok
[INFO] [stdout] test utils::sse_stream::tests::test_sse_client_sends_custom_headers_on_connection ... ok
[INFO] [stdout] test utils::cancellation_token::tests::test_create_and_initial_state ... ok
[INFO] [stdout] test utils::readable_channel::tests::test_pending_read ... ok
[INFO] [stdout] test utils::cancellation_token::tests::test_await_cancellation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_imports.rs (/opt/rustwide/target/debug/deps/check_imports-0672da228d5d27f6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::check_no_rust_mcp_schema_imports ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bias_rust_mcp_transport
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/event_store/in_memory_event_store.rs - event_store::in_memory_event_store::InMemoryEventStore::parse_event_id (line 95) ... FAILED
[INFO] [stdout] test src/event_store/in_memory_event_store.rs - event_store::in_memory_event_store::InMemoryEventStore::new (line 51) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/event_store/in_memory_event_store.rs - event_store::in_memory_event_store::InMemoryEventStore::parse_event_id (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `InMemoryEventStore` in this scope
[INFO] [stdout]   --> src/event_store/in_memory_event_store.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 | let store = InMemoryEventStore::new(None);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InMemoryEventStore`
[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/event_store/in_memory_event_store.rs - event_store::in_memory_event_store::InMemoryEventStore::new (line 51) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `InMemoryEventStore` in this scope
[INFO] [stdout]   --> src/event_store/in_memory_event_store.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 | let store = InMemoryEventStore::new(Some(10));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ use of undeclared type `InMemoryEventStore`
[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/event_store/in_memory_event_store.rs - event_store::in_memory_event_store::InMemoryEventStore::new (line 51)
[INFO] [stdout]     src/event_store/in_memory_event_store.rs - event_store::in_memory_event_store::InMemoryEventStore::parse_event_id (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c63444c8e29e5b3184dc9296b9ceb4e6c527d2463d4cd83347a7700ac7669992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63444c8e29e5b3184dc9296b9ceb4e6c527d2463d4cd83347a7700ac7669992", kill_on_drop: false }`
[INFO] [stdout] c63444c8e29e5b3184dc9296b9ceb4e6c527d2463d4cd83347a7700ac7669992
