[INFO] fetching crate opentalk-roomserver-types-raise-hands 0.0.12... [INFO] testing opentalk-roomserver-types-raise-hands-0.0.12 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate opentalk-roomserver-types-raise-hands 0.0.12 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate opentalk-roomserver-types-raise-hands 0.0.12 [INFO] finished tweaking crates.io crate opentalk-roomserver-types-raise-hands 0.0.12 [INFO] tweaked toml for crates.io crate opentalk-roomserver-types-raise-hands 0.0.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opentalk-roomserver-types-raise-hands 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-types-raise-hands 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8bffba009e82ba7e34fe0fcb43cb6aafb8913d0035e2856b62cdc0b4661b41ac [INFO] running `Command { std: "docker" "start" "-a" "8bffba009e82ba7e34fe0fcb43cb6aafb8913d0035e2856b62cdc0b4661b41ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bffba009e82ba7e34fe0fcb43cb6aafb8913d0035e2856b62cdc0b4661b41ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bffba009e82ba7e34fe0fcb43cb6aafb8913d0035e2856b62cdc0b4661b41ac", kill_on_drop: false }` [INFO] [stdout] 8bffba009e82ba7e34fe0fcb43cb6aafb8913d0035e2856b62cdc0b4661b41ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] db01fe1af311a4f5fb20410a1958f89f62376ce2e5a551da1513dccbc18a9b35 [INFO] running `Command { std: "docker" "start" "-a" "db01fe1af311a4f5fb20410a1958f89f62376ce2e5a551da1513dccbc18a9b35", 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 hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml v0.9.8 [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 snafu-derive v0.8.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling snafu v0.8.9 [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 opentalk-types-common-identifiers v0.33.0 [INFO] [stderr] Compiling opentalk-types-common-macros v0.32.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 opentalk-roomserver-common v0.0.12 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [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 [INFO] [stderr] Compiling opentalk-roomserver-types-raise-hands v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "db01fe1af311a4f5fb20410a1958f89f62376ce2e5a551da1513dccbc18a9b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db01fe1af311a4f5fb20410a1958f89f62376ce2e5a551da1513dccbc18a9b35", kill_on_drop: false }` [INFO] [stdout] db01fe1af311a4f5fb20410a1958f89f62376ce2e5a551da1513dccbc18a9b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6717e1bfe8feb8fcd990712f036009bdb925d962dd5fb87f178e8f3175a762b3 [INFO] running `Command { std: "docker" "start" "-a" "6717e1bfe8feb8fcd990712f036009bdb925d962dd5fb87f178e8f3175a762b3", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling opentalk-roomserver-types-raise-hands v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.20s [INFO] running `Command { std: "docker" "inspect" "6717e1bfe8feb8fcd990712f036009bdb925d962dd5fb87f178e8f3175a762b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6717e1bfe8feb8fcd990712f036009bdb925d962dd5fb87f178e8f3175a762b3", kill_on_drop: false }` [INFO] [stdout] 6717e1bfe8feb8fcd990712f036009bdb925d962dd5fb87f178e8f3175a762b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }` [INFO] [stdout] f655f07f14368dcd0b703c56a137a846ef89038d5093d9c0e00b278e91d65df9 [INFO] running `Command { std: "docker" "start" "-a" "f655f07f14368dcd0b703c56a137a846ef89038d5093d9c0e00b278e91d65df9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentalk_roomserver_types_raise_hands-f180bac91fb204da) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test command::serde_tests::deserialize_enable_raise_hands ... ok [INFO] [stdout] test command::serde_tests::deserialize_disable_raise_hands ... ok [INFO] [stdout] test command::serde_tests::deserialize_raise_hand ... ok [INFO] [stdout] test command::serde_tests::deserialize_reset_raised_hand_for_multiple_participants ... ok [INFO] [stdout] test command::serde_tests::deserialize_lower_hand ... ok [INFO] [stdout] test command::serde_tests::deserialize_reset_raised_hand_for_single_participant ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::deserialize_hand_lowered ... ok [INFO] [stdout] test command::serde_tests::deserialize_reset_raised_hands_for_all_participants ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::deserialize_error ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::deserialize_hand_raised ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::deserialize_raised_hand_reset_by_moderator ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::deserialize_raise_hands_disabled ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::deserialize_raise_hands_enabled ... ok [INFO] [stdout] test command::serde_tests::serialize_reset_raise_hands_for_single_participant ... ok [INFO] [stdout] test command::serde_tests::serialize_disable_raise_hands ... ok [INFO] [stdout] test command::serde_tests::serialize_raise_hand ... ok [INFO] [stdout] test command::serde_tests::serialize_lower_hand ... ok [INFO] [stdout] test command::serde_tests::serialize_reset_raise_hands_for_multiple_participants ... ok [INFO] [stdout] test command::serde_tests::serialize_reset_raise_hands_for_all_participants ... ok [INFO] [stdout] test command::serde_tests::serialize_enable_raise_hands ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::serialize_error ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::serialize_raise_hands_enabled ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::serialize_raised_hand_reset_by_moderator ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::serialize_hand_lowered ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::serialize_hand_raised ... ok [INFO] [stdout] test event::raise_hands_event::serde_tests::serialize_raise_hands_disabled ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests opentalk_roomserver_types_raise_hands [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" "f655f07f14368dcd0b703c56a137a846ef89038d5093d9c0e00b278e91d65df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f655f07f14368dcd0b703c56a137a846ef89038d5093d9c0e00b278e91d65df9", kill_on_drop: false }` [INFO] [stdout] f655f07f14368dcd0b703c56a137a846ef89038d5093d9c0e00b278e91d65df9