[INFO] fetching crate opentalk-roomserver-signaling 0.0.12...
[INFO] testing opentalk-roomserver-signaling-0.0.12 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate opentalk-roomserver-signaling 0.0.12 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate opentalk-roomserver-signaling 0.0.12
[INFO] finished tweaking crates.io crate opentalk-roomserver-signaling 0.0.12
[INFO] tweaked toml for crates.io crate opentalk-roomserver-signaling 0.0.12 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentalk-roomserver-signaling 0.0.12 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opentalk-roomserver-signaling 0.0.12 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 720e9f46a47307ed4a8835e06b6450fa1ae37ea6275d8d92e4411d7f52d6f544
[INFO] running `Command { std: "docker" "start" "-a" "720e9f46a47307ed4a8835e06b6450fa1ae37ea6275d8d92e4411d7f52d6f544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "720e9f46a47307ed4a8835e06b6450fa1ae37ea6275d8d92e4411d7f52d6f544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "720e9f46a47307ed4a8835e06b6450fa1ae37ea6275d8d92e4411d7f52d6f544", kill_on_drop: false }`
[INFO] [stdout] 720e9f46a47307ed4a8835e06b6450fa1ae37ea6275d8d92e4411d7f52d6f544
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee68b6e1675a4a2c04a52eb2600769846e961d01e7662027e05243a1c852ea58
[INFO] running `Command { std: "docker" "start" "-a" "ee68b6e1675a4a2c04a52eb2600769846e961d01e7662027e05243a1c852ea58", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling config v0.15.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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 yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling opentalk-types-common-identifiers v0.33.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling opentalk-types-common-macros v0.32.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling opentalk-roomserver-common v0.0.12
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling opentalk-types-common v0.38.0
[INFO] [stderr]    Compiling opentalk-types-signaling v0.40.0
[INFO] [stderr]    Compiling opentalk-roomserver-types v0.0.12
[INFO] [stderr]    Compiling opentalk-roomserver-signaling v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.44s
[INFO] running `Command { std: "docker" "inspect" "ee68b6e1675a4a2c04a52eb2600769846e961d01e7662027e05243a1c852ea58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee68b6e1675a4a2c04a52eb2600769846e961d01e7662027e05243a1c852ea58", kill_on_drop: false }`
[INFO] [stdout] ee68b6e1675a4a2c04a52eb2600769846e961d01e7662027e05243a1c852ea58
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7013c23ff224e7f2f30bbfd2d4a4c83cfebcd1c001ad727a2605dd5443e04705
[INFO] running `Command { std: "docker" "start" "-a" "7013c23ff224e7f2f30bbfd2d4a4c83cfebcd1c001ad727a2605dd5443e04705", kill_on_drop: false }`
[INFO] [stderr]    Compiling opentalk-roomserver-signaling v0.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:158:54
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let connected_participant_0 = ParticipantId::generate();
[INFO] [stdout]     |                                                      ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:174:54
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let connected_participant_1 = ParticipantId::generate();
[INFO] [stdout]     |                                                      ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:190:55
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let disconnected_participant = ParticipantId::generate();
[INFO] [stdout]     |                                                       ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:227:49
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let connected_breakout = ParticipantId::generate();
[INFO] [stdout]     |                                                 ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:243:52
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let disconnected_breakout = ParticipantId::generate();
[INFO] [stdout]     |                                                    ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:259:48
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let disconnected_main = ParticipantId::generate();
[INFO] [stdout]     |                                                ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:344:35
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let user = ParticipantId::generate();
[INFO] [stdout]     |                                   ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:360:36
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let guest = ParticipantId::generate();
[INFO] [stdout]     |                                    ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let recorder = ParticipantId::generate();
[INFO] [stdout]     |                                       ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:413:35
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let user = ParticipantId::generate();
[INFO] [stdout]     |                                   ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:429:36
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let guest = ParticipantId::generate();
[INFO] [stdout]     |                                    ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:445:39
[INFO] [stdout]     |
[INFO] [stdout] 445 |         let recorder = ParticipantId::generate();
[INFO] [stdout]     |                                       ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 |         let user = ParticipantId::generate();
[INFO] [stdout]     |                                   ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:489:36
[INFO] [stdout]     |
[INFO] [stdout] 489 |         let guest = ParticipantId::generate();
[INFO] [stdout]     |                                    ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `opentalk_types_signaling::ParticipantId` in the current scope
[INFO] [stdout]    --> src/participant_state.rs:505:39
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let recorder = ParticipantId::generate();
[INFO] [stdout]     |                                       ^^^^^^^^ function or associated item not found in `opentalk_types_signaling::ParticipantId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `opentalk_types_signaling::ParticipantId` consider using one of the following associated functions:
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::nil
[INFO] [stdout]       opentalk_types_signaling::ParticipantId::from_u128
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentalk-types-signaling-0.40.0/src/participant_id.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub const fn nil() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub const fn from_u128(id: u128) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentalk-roomserver-signaling` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "7013c23ff224e7f2f30bbfd2d4a4c83cfebcd1c001ad727a2605dd5443e04705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7013c23ff224e7f2f30bbfd2d4a4c83cfebcd1c001ad727a2605dd5443e04705", kill_on_drop: false }`
[INFO] [stdout] 7013c23ff224e7f2f30bbfd2d4a4c83cfebcd1c001ad727a2605dd5443e04705
