[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-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenVibeProject%2FOpenVibe-Server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 14816bd2b0101b2c06b189a947fb25a00e12fa6ce32158ea4dbdcb89daf8e692
[INFO] running `Command { std: "docker" "start" "-a" "14816bd2b0101b2c06b189a947fb25a00e12fa6ce32158ea4dbdcb89daf8e692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14816bd2b0101b2c06b189a947fb25a00e12fa6ce32158ea4dbdcb89daf8e692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14816bd2b0101b2c06b189a947fb25a00e12fa6ce32158ea4dbdcb89daf8e692", kill_on_drop: false }`
[INFO] [stdout] 14816bd2b0101b2c06b189a947fb25a00e12fa6ce32158ea4dbdcb89daf8e692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ea0b406176c32cb7453e0b5f897419363bcb02d94e8c33511b9ff7b6cc91053e
[INFO] running `Command { std: "docker" "start" "-a" "ea0b406176c32cb7453e0b5f897419363bcb02d94e8c33511b9ff7b6cc91053e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.19.0
[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 serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 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 1m 04s
[INFO] running `Command { std: "docker" "inspect" "ea0b406176c32cb7453e0b5f897419363bcb02d94e8c33511b9ff7b6cc91053e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0b406176c32cb7453e0b5f897419363bcb02d94e8c33511b9ff7b6cc91053e", kill_on_drop: false }`
[INFO] [stdout] ea0b406176c32cb7453e0b5f897419363bcb02d94e8c33511b9ff7b6cc91053e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e1f6e3f8de914ba45282ca9186c8841c0c14bb64033011f0d48d8d7e1eb6fd20
[INFO] running `Command { std: "docker" "start" "-a" "e1f6e3f8de914ba45282ca9186c8841c0c14bb64033011f0d48d8d7e1eb6fd20", 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-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 27.18s
[INFO] running `Command { std: "docker" "inspect" "e1f6e3f8de914ba45282ca9186c8841c0c14bb64033011f0d48d8d7e1eb6fd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f6e3f8de914ba45282ca9186c8841c0c14bb64033011f0d48d8d7e1eb6fd20", kill_on_drop: false }`
[INFO] [stdout] e1f6e3f8de914ba45282ca9186c8841c0c14bb64033011f0d48d8d7e1eb6fd20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4971daa73bffe8864a3e0ebe5f68a26a9a2bd57be5e632cc895c75f0942e848c
[INFO] running `Command { std: "docker" "start" "-a" "4971daa73bffe8864a3e0ebe5f68a26a9a2bd57be5e632cc895c75f0942e848c", 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/openvibe_server-fbece4d90534c354)
[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-5c1f1b8276ed8d51)
[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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-890d355e940df8aa)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2026-01-08T10:57:54.105642Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m WebSocket server starting on 0.0.0.0:3001
[INFO] [stdout] [2m2026-01-08T10:57:54.106204Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m WebSocket server starting on 0.0.0.0:4002
[INFO] [stdout] [2m2026-01-08T10:57:54.106511Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m WebSocket server starting on 0.0.0.0:4001
[INFO] [stdout] [2m2026-01-08T10:57:54.308454Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Slave device_no_cross connected
[INFO] [stdout] [2m2026-01-08T10:57:54.308609Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Slave test_device_123 connected
[INFO] [stdout] [2m2026-01-08T10:57:54.309392Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Master device_no_cross connected
[INFO] [stdout] [2m2026-01-08T10:57:54.309484Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Master test_device_123 connected
[INFO] [stdout] [2m2026-01-08T10:57:54.309865Z[0m [32m INFO[0m [2mopenvibe_server::state[0m[2m:[0m [test_device_123] Master -> Slave | Hello from mobile
[INFO] [stdout] [2m2026-01-08T10:57:54.310192Z[0m [32m INFO[0m [2mopenvibe_server::state[0m[2m:[0m [test_device_123] Slave -> Master | Hello from device
[INFO] [stdout] [2m2026-01-08T10:57:54.311741Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Master device_no_cross connected
[INFO] [stdout] [2m2026-01-08T10:57:54.312103Z[0m [32m INFO[0m [2mopenvibe_server::state[0m[2m:[0m [device_no_cross] Master -> Slave | from mobile1
[INFO] [stdout] test test_device_mobile_communication ... ok
[INFO] [stdout] [2m2026-01-08T10:57:54.408997Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Slave device123 connected
[INFO] [stdout] [2m2026-01-08T10:57:54.409954Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Master device123 connected
[INFO] [stdout] [2m2026-01-08T10:57:54.410849Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Master device123 connected
[INFO] [stdout] [2m2026-01-08T10:57:54.413432Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m Master device123 connected
[INFO] [stdout] [2m2026-01-08T10:57:54.413975Z[0m [32m INFO[0m [2mopenvibe_server::state[0m[2m:[0m [device123] Slave -> Master | hello mobiles
[INFO] [stdout] [2m2026-01-08T10:57:54.414703Z[0m [32m INFO[0m [2mopenvibe_server::state[0m[2m:[0m [device123] Master -> Slave | hello device
[INFO] [stdout] [2m2026-01-08T10:57:54.415021Z[0m [32m INFO[0m [2mopenvibe_server[0m[2m:[0m 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" "4971daa73bffe8864a3e0ebe5f68a26a9a2bd57be5e632cc895c75f0942e848c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4971daa73bffe8864a3e0ebe5f68a26a9a2bd57be5e632cc895c75f0942e848c", kill_on_drop: false }`
[INFO] [stdout] 4971daa73bffe8864a3e0ebe5f68a26a9a2bd57be5e632cc895c75f0942e848c
