[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] d111116f67972e689db448ced9dfd711a4722748 [INFO] testing OpenVibeProject/OpenVibe-Server against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenVibeProject%2FOpenVibe-Server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OpenVibeProject/OpenVibe-Server on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb9229ec191658d9a057d7d1727d973528bbb296cbd2224889fa039bb26a118b [INFO] running `Command { std: "docker" "start" "-a" "bb9229ec191658d9a057d7d1727d973528bbb296cbd2224889fa039bb26a118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb9229ec191658d9a057d7d1727d973528bbb296cbd2224889fa039bb26a118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9229ec191658d9a057d7d1727d973528bbb296cbd2224889fa039bb26a118b", kill_on_drop: false }` [INFO] [stdout] bb9229ec191658d9a057d7d1727d973528bbb296cbd2224889fa039bb26a118b [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81230aa1d6a3012ced6ff74ec62d2b378f656e3baeb907031a9c45cc41bb29f3 [INFO] running `Command { std: "docker" "start" "-a" "81230aa1d6a3012ced6ff74ec62d2b378f656e3baeb907031a9c45cc41bb29f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 tower-http v0.6.8 [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 46.51s [INFO] running `Command { std: "docker" "inspect" "81230aa1d6a3012ced6ff74ec62d2b378f656e3baeb907031a9c45cc41bb29f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81230aa1d6a3012ced6ff74ec62d2b378f656e3baeb907031a9c45cc41bb29f3", kill_on_drop: false }` [INFO] [stdout] 81230aa1d6a3012ced6ff74ec62d2b378f656e3baeb907031a9c45cc41bb29f3 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac7047a1bb56dbc368b10ca664e084aed1fb06c1df97f26bfc62f5ede2fdff5 [INFO] running `Command { std: "docker" "start" "-a" "6ac7047a1bb56dbc368b10ca664e084aed1fb06c1df97f26bfc62f5ede2fdff5", 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 tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 tower-http v0.6.8 [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 25.84s [INFO] running `Command { std: "docker" "inspect" "6ac7047a1bb56dbc368b10ca664e084aed1fb06c1df97f26bfc62f5ede2fdff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac7047a1bb56dbc368b10ca664e084aed1fb06c1df97f26bfc62f5ede2fdff5", kill_on_drop: false }` [INFO] [stdout] 6ac7047a1bb56dbc368b10ca664e084aed1fb06c1df97f26bfc62f5ede2fdff5 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c938bfe23a0c486de44d8c7dde03810a637baa5d8a86e1dfc5ce4735ffe7f76 [INFO] running `Command { std: "docker" "start" "-a" "0c938bfe23a0c486de44d8c7dde03810a637baa5d8a86e1dfc5ce4735ffe7f76", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openvibe_server-877b2b8cd2d9b5c8) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openvibe_server-35c66a401e298cac) [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cc41e161adbf5da4) [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 3 tests [INFO] [stdout] 2026-04-08T07:23:13.482910Z  INFO openvibe_server: WebSocket server starting on 0.0.0.0:4002 [INFO] [stdout] 2026-04-08T07:23:13.484291Z  INFO openvibe_server: WebSocket server starting on 0.0.0.0:4001 [INFO] [stdout] 2026-04-08T07:23:13.485293Z  INFO openvibe_server: WebSocket server starting on 0.0.0.0:3001 [INFO] [stdout] 2026-04-08T07:23:13.685208Z  INFO openvibe_server: Slave device_no_cross connected [INFO] [stdout] 2026-04-08T07:23:13.686218Z  INFO openvibe_server: Master device_no_cross connected [INFO] [stdout] 2026-04-08T07:23:13.687181Z  INFO openvibe_server: Master device_no_cross connected [INFO] [stdout] 2026-04-08T07:23:13.687586Z  INFO openvibe_server::state: [device_no_cross] Master -> Slave | from mobile1 [INFO] [stdout] 2026-04-08T07:23:13.688138Z  INFO openvibe_server: Slave test_device_123 connected [INFO] [stdout] 2026-04-08T07:23:13.689180Z  INFO openvibe_server: Master test_device_123 connected [INFO] [stdout] 2026-04-08T07:23:13.689607Z  INFO openvibe_server::state: [test_device_123] Master -> Slave | Hello from mobile [INFO] [stdout] 2026-04-08T07:23:13.689979Z  INFO openvibe_server::state: [test_device_123] Slave -> Master | Hello from device [INFO] [stdout] test test_device_mobile_communication ... ok [INFO] [stdout] 2026-04-08T07:23:13.786465Z  INFO openvibe_server: Slave device123 connected [INFO] [stdout] 2026-04-08T07:23:13.787850Z  INFO openvibe_server: Master device123 connected [INFO] [stdout] 2026-04-08T07:23:13.789187Z  INFO openvibe_server: Master device123 connected [INFO] [stdout] 2026-04-08T07:23:13.790282Z  INFO openvibe_server: Master device123 connected [INFO] [stdout] 2026-04-08T07:23:13.790976Z  INFO openvibe_server::state: [device123] Slave -> Master | hello mobiles [INFO] [stdout] 2026-04-08T07:23:13.792020Z  INFO openvibe_server::state: [device123] Master -> Slave | hello device [INFO] [stdout] test device_broadcasts_to_multiple_masters ... ok [INFO] [stderr] Doc-tests openvibe_server [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] [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" "0c938bfe23a0c486de44d8c7dde03810a637baa5d8a86e1dfc5ce4735ffe7f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c938bfe23a0c486de44d8c7dde03810a637baa5d8a86e1dfc5ce4735ffe7f76", kill_on_drop: false }` [INFO] [stdout] 0c938bfe23a0c486de44d8c7dde03810a637baa5d8a86e1dfc5ce4735ffe7f76