[INFO] cloning repository https://github.com/OpenVibeProject/OpenVibe-Server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenVibeProject/OpenVibe-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenVibeProject%2FOpenVibe-Server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenVibeProject%2FOpenVibe-Server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dff00be4824c90368f068a423e975e21b80d61f [INFO] testing OpenVibeProject/OpenVibe-Server against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenVibeProject%2FOpenVibe-Server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OpenVibeProject/OpenVibe-Server [INFO] finished tweaking git repo https://github.com/OpenVibeProject/OpenVibe-Server [INFO] tweaked toml for git repo https://github.com/OpenVibeProject/OpenVibe-Server written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OpenVibeProject/OpenVibe-Server on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OpenVibeProject/OpenVibe-Server 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.28.0 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.24.0 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c4f324226eac76597670b25b4cd69a8500975cb2a6448bd159876fbe8c3f546 [INFO] running `Command { std: "docker" "start" "-a" "4c4f324226eac76597670b25b4cd69a8500975cb2a6448bd159876fbe8c3f546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c4f324226eac76597670b25b4cd69a8500975cb2a6448bd159876fbe8c3f546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4f324226eac76597670b25b4cd69a8500975cb2a6448bd159876fbe8c3f546", kill_on_drop: false }` [INFO] [stdout] 4c4f324226eac76597670b25b4cd69a8500975cb2a6448bd159876fbe8c3f546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98aada2fd404a9fc7433e75eebab51a7a1047473626d149fdd4e6dd63dbfe18 [INFO] running `Command { std: "docker" "start" "-a" "c98aada2fd404a9fc7433e75eebab51a7a1047473626d149fdd4e6dd63dbfe18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling openvibe-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.25s [INFO] running `Command { std: "docker" "inspect" "c98aada2fd404a9fc7433e75eebab51a7a1047473626d149fdd4e6dd63dbfe18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98aada2fd404a9fc7433e75eebab51a7a1047473626d149fdd4e6dd63dbfe18", kill_on_drop: false }` [INFO] [stdout] c98aada2fd404a9fc7433e75eebab51a7a1047473626d149fdd4e6dd63dbfe18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb4ec5d5f077967ecfd6eee0b11cca1502292c960fdde94f485e956c92139d98 [INFO] running `Command { std: "docker" "start" "-a" "cb4ec5d5f077967ecfd6eee0b11cca1502292c960fdde94f485e956c92139d98", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling openvibe-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.25s [INFO] running `Command { std: "docker" "inspect" "cb4ec5d5f077967ecfd6eee0b11cca1502292c960fdde94f485e956c92139d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4ec5d5f077967ecfd6eee0b11cca1502292c960fdde94f485e956c92139d98", kill_on_drop: false }` [INFO] [stdout] cb4ec5d5f077967ecfd6eee0b11cca1502292c960fdde94f485e956c92139d98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5cf585213a12e44d2a4165743237438f956358eb90dbdb97fc0762da2df6ea4 [INFO] running `Command { std: "docker" "start" "-a" "a5cf585213a12e44d2a4165743237438f956358eb90dbdb97fc0762da2df6ea4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openvibe_server-fbece4d90534c354) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openvibe_server-5c1f1b8276ed8d51) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-890d355e940df8aa) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2026-01-06T10:44:48.851812Z  INFO openvibe_server: WebSocket server starting on 0.0.0.0:4002 [INFO] [stdout] 2026-01-06T10:44:48.851870Z  INFO openvibe_server: WebSocket server starting on 0.0.0.0:4001 [INFO] [stdout] 2026-01-06T10:44:48.852357Z  INFO openvibe_server: WebSocket server starting on 0.0.0.0:3001 [INFO] [stdout] 2026-01-06T10:44:49.055038Z  INFO openvibe_server: Slave test_device_123 connected [INFO] [stdout] 2026-01-06T10:44:49.055834Z  INFO openvibe_server: Slave device_no_cross connected [INFO] [stdout] 2026-01-06T10:44:49.056451Z  INFO openvibe_server: Master test_device_123 connected [INFO] [stdout] 2026-01-06T10:44:49.057021Z  INFO openvibe_server::state: [test_device_123] Master -> Slave | Hello from mobile [INFO] [stdout] 2026-01-06T10:44:49.056631Z  INFO openvibe_server: Master device_no_cross connected [INFO] [stdout] 2026-01-06T10:44:49.058282Z  INFO openvibe_server: Master device_no_cross connected [INFO] [stdout] 2026-01-06T10:44:49.058303Z  INFO openvibe_server::state: [test_device_123] Slave -> Master | Hello from device [INFO] [stdout] 2026-01-06T10:44:49.059054Z  INFO openvibe_server::state: [device_no_cross] Master -> Slave | from mobile1 [INFO] [stdout] test test_device_mobile_communication ... ok [INFO] [stdout] 2026-01-06T10:44:49.155283Z  INFO openvibe_server: Slave device123 connected [INFO] [stdout] 2026-01-06T10:44:49.156208Z  INFO openvibe_server: Master device123 connected [INFO] [stdout] 2026-01-06T10:44:49.156938Z  INFO openvibe_server: Master device123 connected [INFO] [stdout] 2026-01-06T10:44:49.159234Z  INFO openvibe_server: Master device123 connected [INFO] [stdout] 2026-01-06T10:44:49.159764Z  INFO openvibe_server::state: [device123] Slave -> Master | hello mobiles [INFO] [stdout] 2026-01-06T10:44:49.160324Z  INFO openvibe_server::state: [device123] Master -> Slave | hello device [INFO] [stdout] 2026-01-06T10:44:49.160679Z  INFO openvibe_server: Master device123 disconnected [INFO] [stdout] test device_broadcasts_to_multiple_masters ... ok [INFO] [stdout] test mobile_messages_do_not_go_to_other_masters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Doc-tests openvibe_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5cf585213a12e44d2a4165743237438f956358eb90dbdb97fc0762da2df6ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cf585213a12e44d2a4165743237438f956358eb90dbdb97fc0762da2df6ea4", kill_on_drop: false }` [INFO] [stdout] a5cf585213a12e44d2a4165743237438f956358eb90dbdb97fc0762da2df6ea4