[INFO] fetching crate roam-http-bridge 0.6.0...
[INFO] testing roam-http-bridge-0.6.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate roam-http-bridge 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate roam-http-bridge 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate roam-http-bridge 0.6.0
[INFO] tweaked toml for crates.io crate roam-http-bridge 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate roam-http-bridge 0.6.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate roam-http-bridge 0.6.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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5b067ac621ea0b48b90cbe6c3932b1a89db2bd7ffb17f2da2dbef2f54e20a2d
[INFO] running `Command { std: "docker" "start" "-a" "e5b067ac621ea0b48b90cbe6c3932b1a89db2bd7ffb17f2da2dbef2f54e20a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5b067ac621ea0b48b90cbe6c3932b1a89db2bd7ffb17f2da2dbef2f54e20a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b067ac621ea0b48b90cbe6c3932b1a89db2bd7ffb17f2da2dbef2f54e20a2d", kill_on_drop: false }`
[INFO] [stdout] e5b067ac621ea0b48b90cbe6c3932b1a89db2bd7ffb17f2da2dbef2f54e20a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c06fa409f1fde1020fd31cf8fd0e282bb93a7a9c5e4c0c9443e5188b84ac170c
[INFO] running `Command { std: "docker" "start" "-a" "c06fa409f1fde1020fd31cf8fd0e282bb93a7a9c5e4c0c9443e5188b84ac170c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling facet-core v0.43.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling facet v0.43.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling facet-macro-types v0.43.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling facet-reflect v0.43.0
[INFO] [stderr]    Compiling facet-path v0.43.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling facet-macro-parse v0.43.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling facet-macros-impl v0.43.0
[INFO] [stderr]    Compiling facet-dessert v0.43.0
[INFO] [stderr]    Compiling facet-solver v0.43.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling facet-format v0.43.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling facet-pretty v0.43.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling roam-task-local v0.6.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling facet-value v0.43.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling facet-postcard v0.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling cobs v0.5.0
[INFO] [stderr]    Compiling facet-macros v0.43.0
[INFO] [stderr]    Compiling roam-schema v0.6.0
[INFO] [stderr]    Compiling roam-frame v0.6.0
[INFO] [stderr]    Compiling roam-wire v0.6.0
[INFO] [stderr]    Compiling facet-json v0.43.0
[INFO] [stderr]    Compiling roam-hash v0.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling roam-session v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling roam-http-bridge v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "c06fa409f1fde1020fd31cf8fd0e282bb93a7a9c5e4c0c9443e5188b84ac170c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06fa409f1fde1020fd31cf8fd0e282bb93a7a9c5e4c0c9443e5188b84ac170c", kill_on_drop: false }`
[INFO] [stdout] c06fa409f1fde1020fd31cf8fd0e282bb93a7a9c5e4c0c9443e5188b84ac170c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8d5749a2b990e5e7166d3212d369a3e07302fc47de0d049227b73871eaf4807
[INFO] running `Command { std: "docker" "start" "-a" "e8d5749a2b990e5e7166d3212d369a3e07302fc47de0d049227b73871eaf4807", kill_on_drop: false }`
[INFO] [stderr]    Compiling roam-http-bridge v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `roam_stream`
[INFO] [stdout]   --> tests/integration.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use roam_stream::{Connector, HandshakeConfig, NoDispatcher, accept, connect};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use roam_stream::{Connector, HandshakeConfig, NoDispatcher, accept, connect};
[INFO] [stdout] 14 + use roam_schema::{Connector, HandshakeConfig, NoDispatcher, accept, connect};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spec_proto`
[INFO] [stdout]   --> tests/integration.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use spec_proto::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_tungstenite`
[INFO] [stdout]   --> tests/integration.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio_tungstenite::{connect_async, tungstenite};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             "red" => Some(spec_proto::Color::Red),
[INFO] [stdout]     |                           ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:123:29
[INFO] [stdout]     |
[INFO] [stdout] 123 |             "green" => Some(spec_proto::Color::Green),
[INFO] [stdout]     |                             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |             "blue" => Some(spec_proto::Color::Blue),
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |             spec_proto::Shape::Circle { radius } => std::f64::consts::PI * radius * radius,
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             spec_proto::Shape::Rectangle { width, height } => width * height,
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             spec_proto::Shape::Point => 0.0,
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:341:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:363:18
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]   --> tests/integration.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |         point: spec_proto::Point,
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]   --> tests/integration.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> spec_proto::Point {
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ) -> spec_proto::Person {
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         spec_proto::Person { name, age, email }
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |         rect: spec_proto::Rectangle,
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     ) -> Option<spec_proto::Color> {
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:129:68
[INFO] [stdout]     |
[INFO] [stdout] 129 |     async fn shape_area(&self, _cx: &roam_session::Context, shape: spec_proto::Shape) -> f64 {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |         shapes: Vec<spec_proto::Shape>,
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |         background: spec_proto::Color,
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> spec_proto::Canvas {
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         spec_proto::Canvas {
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |         msg: spec_proto::Message,
[INFO] [stdout]     |              ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 |     ) -> spec_proto::Message {
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:159:80
[INFO] [stdout]     |
[INFO] [stdout] 159 |     async fn get_points(&self, _cx: &roam_session::Context, count: u32) -> Vec<spec_proto::Point> {
[INFO] [stdout]     |                                                                                ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:161:22
[INFO] [stdout]     |
[INFO] [stdout] 161 |             .map(|i| spec_proto::Point { x: i, y: i * 2 })
[INFO] [stdout]     |                      ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `roam_stream` in this scope
[INFO] [stdout]    --> tests/integration.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn connect_to_roam(addr: SocketAddr) -> roam_stream::Client<BridgeConnector, NoDispatcher> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 208 - async fn connect_to_roam(addr: SocketAddr) -> roam_stream::Client<BridgeConnector, NoDispatcher> {
[INFO] [stdout] 208 + async fn connect_to_roam(addr: SocketAddr) -> roam_schema::Client<BridgeConnector, NoDispatcher> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `roam_stream` in this scope
[INFO] [stdout]    --> tests/integration.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |     roam_client: roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 217 -     roam_client: roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout] 217 +     roam_client: roam_schema::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `roam_stream` in this scope
[INFO] [stdout]    --> tests/integration.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 221 -     roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout] 221 +     roam_schema::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:697:9
[INFO] [stdout]     |
[INFO] [stdout] 697 |         tokio_tungstenite::WebSocketStream<
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:698:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |             tokio_tungstenite::MaybeTlsStream<tokio::net::TcpStream>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:703:9
[INFO] [stdout]     |
[INFO] [stdout] 703 |         tokio_tungstenite::WebSocketStream<
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:704:13
[INFO] [stdout]     |
[INFO] [stdout] 704 |             tokio_tungstenite::MaybeTlsStream<tokio::net::TcpStream>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roam-http-bridge` (test "integration") due to 36 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8d5749a2b990e5e7166d3212d369a3e07302fc47de0d049227b73871eaf4807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d5749a2b990e5e7166d3212d369a3e07302fc47de0d049227b73871eaf4807", kill_on_drop: false }`
[INFO] [stdout] e8d5749a2b990e5e7166d3212d369a3e07302fc47de0d049227b73871eaf4807
