[INFO] fetching crate smcp-server-core 0.1.15...
[INFO] testing smcp-server-core-0.1.15 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate smcp-server-core 0.1.15 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate smcp-server-core 0.1.15
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smcp-server-core 0.1.15
[INFO] tweaked toml for crates.io crate smcp-server-core 0.1.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smcp-server-core 0.1.15 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 smcp-server-core 0.1.15 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] dd5aefd47ecf30d6f2ac4ea074c9d158ac6939629dad289450ce1713fb66b2eb
[INFO] running `Command { std: "docker" "start" "-a" "dd5aefd47ecf30d6f2ac4ea074c9d158ac6939629dad289450ce1713fb66b2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd5aefd47ecf30d6f2ac4ea074c9d158ac6939629dad289450ce1713fb66b2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5aefd47ecf30d6f2ac4ea074c9d158ac6939629dad289450ce1713fb66b2eb", kill_on_drop: false }`
[INFO] [stdout] dd5aefd47ecf30d6f2ac4ea074c9d158ac6939629dad289450ce1713fb66b2eb
[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] 9f7f6ebf807dac645b967dab9ff4267d6686e07b840ad198cb526bd405e8ea40
[INFO] running `Command { std: "docker" "start" "-a" "9f7f6ebf807dac645b967dab9ff4267d6686e07b840ad198cb526bd405e8ea40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling smcp v0.1.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling engineioxide-core v0.1.0
[INFO] [stderr]    Compiling socketioxide-core v0.16.1
[INFO] [stderr]    Compiling socketioxide-parser-common v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling engineioxide v0.16.2
[INFO] [stderr]    Compiling socketioxide v0.16.3
[INFO] [stderr]    Compiling smcp-server-core v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s
[INFO] running `Command { std: "docker" "inspect" "9f7f6ebf807dac645b967dab9ff4267d6686e07b840ad198cb526bd405e8ea40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f7f6ebf807dac645b967dab9ff4267d6686e07b840ad198cb526bd405e8ea40", kill_on_drop: false }`
[INFO] [stdout] 9f7f6ebf807dac645b967dab9ff4267d6686e07b840ad198cb526bd405e8ea40
[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] 2222306fab133f0489b6c6e8a6883f1af5c6967b454cf49ccd83dcd5dd2fafa7
[INFO] running `Command { std: "docker" "start" "-a" "2222306fab133f0489b6c6e8a6883f1af5c6967b454cf49ccd83dcd5dd2fafa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling smcp v0.1.15
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling engineioxide-core v0.1.0
[INFO] [stderr]    Compiling socketioxide-core v0.16.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling socketioxide-parser-common v0.16.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling engineioxide v0.16.2
[INFO] [stderr]    Compiling hyper-tungstenite v0.17.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling socketioxide v0.16.3
[INFO] [stderr]    Compiling tf-rust-engineio v0.7.0
[INFO] [stderr]    Compiling smcp-server-core v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tf-rust-socketio v0.7.0
[INFO] [stderr] error: could not compile `smcp-server-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name smcp_server_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=803a9020a84c0c28 -C extra-filename=-d997479fdabc47de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `smcp-server-core` (test "socketio_interop")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name socketio_interop --edition=2021 tests/socketio_interop.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=c0d9d16ea734d964 -C extra-filename=-880b80b6490c93e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `smcp-server-core` (test "room_management_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name room_management_test --edition=2021 tests/room_management_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=acde72f1a2bd7b76 -C extra-filename=-3e4d5a459437e02f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `smcp-server-core` (test "update_config_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name update_config_test --edition=2021 tests/update_config_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=de9df847c576f3e0 -C extra-filename=-885b59b8e7b9b62d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `smcp-server-core` (test "utils_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name utils_test --edition=2021 tests/utils_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=3d6a97ff4cb187b5 -C extra-filename=-e2e530c9081669a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `smcp-server-core` (test "tool_call_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tool_call_test --edition=2021 tests/tool_call_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=38e84213ca0aab7e -C extra-filename=-e9ab9bf83995b392 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `smcp-server-core` (test "get_tools_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name get_tools_test --edition=2021 tests/get_tools_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=62dc1a2c8b3c7e7f -C extra-filename=-311e5d10850d23f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `smcp-server-core` (test "get_config_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name get_config_test --edition=2021 tests/get_config_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper"))' -C metadata=a5b85b867d43de54 -C extra-filename=-e1af8e4657621e7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ab5691fa7fe0dbdb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3fd6145ca2fd8319.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e39cfc299345540.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9147c92aea2e8fbd.rlib --extern hyper_tungstenite=/opt/rustwide/target/debug/deps/libhyper_tungstenite-c1924c587a304a0c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-384152877b7e377b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-099e7332b18eefd3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a8a4ccf419effd9.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-415623cbed16b2cc.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-8e9bad5114de4ec7.rlib --extern socketioxide=/opt/rustwide/target/debug/deps/libsocketioxide-6506386595e9e4eb.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-68c3f08ae7eaeebe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d5a785353194988.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-784bf9ad383b28d9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce4fbfc9e4a3262e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-69718d97ea77e29a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c9632986645261d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2222306fab133f0489b6c6e8a6883f1af5c6967b454cf49ccd83dcd5dd2fafa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2222306fab133f0489b6c6e8a6883f1af5c6967b454cf49ccd83dcd5dd2fafa7", kill_on_drop: false }`
[INFO] [stdout] 2222306fab133f0489b6c6e8a6883f1af5c6967b454cf49ccd83dcd5dd2fafa7
