[INFO] fetching crate opentalk-roomserver-types 0.0.7... [INFO] testing opentalk-roomserver-types-0.0.7 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate opentalk-roomserver-types 0.0.7 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate opentalk-roomserver-types 0.0.7 [INFO] finished tweaking crates.io crate opentalk-roomserver-types 0.0.7 [INFO] tweaked toml for crates.io crate opentalk-roomserver-types 0.0.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opentalk-roomserver-types 0.0.7 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opentalk-roomserver-types 0.0.7 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f086cfba25667c8f44931e8873910ba25c454754effb3c8a39aac684223f139b [INFO] running `Command { std: "docker" "start" "-a" "f086cfba25667c8f44931e8873910ba25c454754effb3c8a39aac684223f139b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f086cfba25667c8f44931e8873910ba25c454754effb3c8a39aac684223f139b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f086cfba25667c8f44931e8873910ba25c454754effb3c8a39aac684223f139b", kill_on_drop: false }` [INFO] [stdout] f086cfba25667c8f44931e8873910ba25c454754effb3c8a39aac684223f139b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f9d8cc16fc9c62dedb47e287c9fbc3f4a67f87e4addf132339841b9187bf65 [INFO] running `Command { std: "docker" "start" "-a" "a8f9d8cc16fc9c62dedb47e287c9fbc3f4a67f87e4addf132339841b9187bf65", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [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 serde_derive v1.0.225 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling opentalk-types-common-identifiers v0.33.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 opentalk-types-common-macros v0.32.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [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 uuid v1.18.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling opentalk-types-common v0.36.1 [INFO] [stderr] Compiling opentalk-types-signaling v0.38.1 [INFO] [stderr] Compiling opentalk-roomserver-types v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.02s [INFO] running `Command { std: "docker" "inspect" "a8f9d8cc16fc9c62dedb47e287c9fbc3f4a67f87e4addf132339841b9187bf65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f9d8cc16fc9c62dedb47e287c9fbc3f4a67f87e4addf132339841b9187bf65", kill_on_drop: false }` [INFO] [stdout] a8f9d8cc16fc9c62dedb47e287c9fbc3f4a67f87e4addf132339841b9187bf65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f75bfc6a772fa788f378a8b04df777fd9e66986747d4c307db3a974c4d813d9 [INFO] running `Command { std: "docker" "start" "-a" "1f75bfc6a772fa788f378a8b04df777fd9e66986747d4c307db3a974c4d813d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling opentalk-types-common v0.36.1 [INFO] [stderr] Compiling opentalk-types-signaling v0.38.1 [INFO] [stderr] Compiling opentalk-roomserver-types v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.95s [INFO] running `Command { std: "docker" "inspect" "1f75bfc6a772fa788f378a8b04df777fd9e66986747d4c307db3a974c4d813d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f75bfc6a772fa788f378a8b04df777fd9e66986747d4c307db3a974c4d813d9", kill_on_drop: false }` [INFO] [stdout] 1f75bfc6a772fa788f378a8b04df777fd9e66986747d4c307db3a974c4d813d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5dd270f2d0fcf5e367dfecf8af15f3b9ca5d7532ecf0bdf1e9a957fa53264e3 [INFO] running `Command { std: "docker" "start" "-a" "a5dd270f2d0fcf5e367dfecf8af15f3b9ca5d7532ecf0bdf1e9a957fa53264e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentalk_roomserver_types-daab77ecee92f7e2) [INFO] [stdout] running 30 tests [INFO] [stdout] test api::token_response::tests::unknown_room ... ok [INFO] [stdout] test api::token_response::tests::token ... ok [INFO] [stdout] test breakout::command::tests::start ... ok [INFO] [stdout] test breakout::command::tests::start_with_assignment ... ok [INFO] [stdout] test breakout::command::tests::stop_with_delay ... ok [INFO] [stdout] test breakout::command::tests::stop ... ok [INFO] [stdout] test breakout::command::tests::switch_room ... ok [INFO] [stdout] test client_parameters::tests::guest ... ok [INFO] [stdout] test client_parameters::tests::registered ... ok [INFO] [stdout] test client_parameters::tests::service ... ok [INFO] [stdout] test client_parameters::tests::registered_call_in ... ok [INFO] [stdout] test error::tests::unknown_namespace ... ok [INFO] [stdout] test public_user_profile::test::serialize_public_user_profile ... ok [INFO] [stdout] test client_parameters::tests::call_in ... ok [INFO] [stdout] test room_parameters::tests::event_info ... ok [INFO] [stdout] test room_parameters::tests::room_parameters ... ok [INFO] [stdout] test breakout::event::tests::closing ... ok [INFO] [stdout] test breakout::event::tests::closing_issued_by ... ok [INFO] [stdout] test breakout::event::tests::close_notice ... ok [INFO] [stdout] test breakout::event::tests::closed ... ok [INFO] [stdout] test breakout::event::tests::participant_switched_room ... ok [INFO] [stdout] test breakout::event::tests::error ... ok [INFO] [stdout] test breakout::event::tests::unknown_participant ... ok [INFO] [stdout] test core::event::tests::joined_waiting_room ... ok [INFO] [stdout] test breakout::event::tests::started ... ok [INFO] [stdout] test core::event::tests::left_waiting_room ... ok [INFO] [stdout] test shared_json::tests::serialize ... ok [INFO] [stdout] test join::participant::test::serialize ... ok [INFO] [stdout] test shared_raw_json::tests::serialize ... ok [INFO] [stdout] test breakout::event::tests::switched_room ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests opentalk_roomserver_types [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" "a5dd270f2d0fcf5e367dfecf8af15f3b9ca5d7532ecf0bdf1e9a957fa53264e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5dd270f2d0fcf5e367dfecf8af15f3b9ca5d7532ecf0bdf1e9a957fa53264e3", kill_on_drop: false }` [INFO] [stdout] a5dd270f2d0fcf5e367dfecf8af15f3b9ca5d7532ecf0bdf1e9a957fa53264e3