[INFO] cloning repository https://github.com/fuiz-us/game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuiz-us/game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuiz-us%2Fgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuiz-us%2Fgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5973d68eda89c0c4a268ab2593ee50ee85ca072 [INFO] testing fuiz-us/game against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuiz-us%2Fgame" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fuiz-us/game [INFO] finished tweaking git repo https://github.com/fuiz-us/game [INFO] tweaked toml for git repo https://github.com/fuiz-us/game written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fuiz-us/game 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 git repo https://github.com/fuiz-us/game 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 0faca3a2721e4d365be8448d580c1e5f0ac074982ab2133ff8dbd4e526d6f8cb [INFO] running `Command { std: "docker" "start" "-a" "0faca3a2721e4d365be8448d580c1e5f0ac074982ab2133ff8dbd4e526d6f8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0faca3a2721e4d365be8448d580c1e5f0ac074982ab2133ff8dbd4e526d6f8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0faca3a2721e4d365be8448d580c1e5f0ac074982ab2133ff8dbd4e526d6f8cb", kill_on_drop: false }` [INFO] [stdout] 0faca3a2721e4d365be8448d580c1e5f0ac074982ab2133ff8dbd4e526d6f8cb [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] 4b07debfd81a8238a5557c4328288fb3454a74adc8d03730333342d8bb48ac4e [INFO] running `Command { std: "docker" "start" "-a" "4b07debfd81a8238a5557c4328288fb3454a74adc8d03730333342d8bb48ac4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.117 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling garde_derive v0.22.1 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.117 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustrict v0.7.38 [INFO] [stderr] Compiling derive-where v1.6.1 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-multipart-derive v0.7.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling js-sys v0.3.94 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling garde v0.22.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling once_cell_serde v1.20.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fuiz v0.1.0 (/opt/rustwide/workdir/game/logic) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ravif v0.13.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling web-sys v0.3.94 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.67 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling corkboard v0.1.0 (/opt/rustwide/workdir/corkboard/logic) [INFO] [stderr] Compiling worker-sys v0.7.5 [INFO] [stderr] Compiling wasm-streams v0.5.0 [INFO] [stderr] Compiling worker-macros v0.7.5 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling worker v0.7.5 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling fuiz-cloudflare v0.1.0 (/opt/rustwide/workdir/game/cloudflare) [INFO] [stderr] Compiling corkboard-cloudflare v0.1.0 (/opt/rustwide/workdir/corkboard/cloudflare) [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling garde-actix-web v0.12.0 [INFO] [stderr] Compiling actix-ws v0.4.0 [INFO] [stderr] Compiling actix-multipart v0.7.2 [INFO] [stderr] Compiling corkboard-server v0.1.0 (/opt/rustwide/workdir/corkboard/server) [INFO] [stderr] Compiling fuiz-server v0.1.0 (/opt/rustwide/workdir/game/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "4b07debfd81a8238a5557c4328288fb3454a74adc8d03730333342d8bb48ac4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b07debfd81a8238a5557c4328288fb3454a74adc8d03730333342d8bb48ac4e", kill_on_drop: false }` [INFO] [stdout] 4b07debfd81a8238a5557c4328288fb3454a74adc8d03730333342d8bb48ac4e [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] 203717bfffc44ae52e5357a3bfee7f912929b2a99de017207cc631a4b2112ad2 [INFO] running `Command { std: "docker" "start" "-a" "203717bfffc44ae52e5357a3bfee7f912929b2a99de017207cc631a4b2112ad2", kill_on_drop: false }` [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling corkboard v0.1.0 (/opt/rustwide/workdir/corkboard/logic) [INFO] [stderr] Compiling corkboard-cloudflare v0.1.0 (/opt/rustwide/workdir/corkboard/cloudflare) [INFO] [stderr] Compiling fuiz v0.1.0 (/opt/rustwide/workdir/game/logic) [INFO] [stderr] Compiling corkboard-server v0.1.0 (/opt/rustwide/workdir/corkboard/server) [INFO] [stderr] Compiling fuiz-server v0.1.0 (/opt/rustwide/workdir/game/server) [INFO] [stderr] Compiling fuiz-cloudflare v0.1.0 (/opt/rustwide/workdir/game/cloudflare) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "203717bfffc44ae52e5357a3bfee7f912929b2a99de017207cc631a4b2112ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203717bfffc44ae52e5357a3bfee7f912929b2a99de017207cc631a4b2112ad2", kill_on_drop: false }` [INFO] [stdout] 203717bfffc44ae52e5357a3bfee7f912929b2a99de017207cc631a4b2112ad2 [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", kill_on_drop: false }` [INFO] [stdout] f8bc17270dbd75650777fe05657c09cc19211647a45b97f5e276d41c419e46fd [INFO] running `Command { std: "docker" "start" "-a" "f8bc17270dbd75650777fe05657c09cc19211647a45b97f5e276d41c419e46fd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/corkboard-0087f48fdc3d1f98) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/corkboard_cloudflare-2b6622a19c5a0d30) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/corkboard_server-c152929e4d48a5e7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::server_config_defaults ... ok [INFO] [stdout] test tests::server_config_from_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuiz-2edc1fc779e68e00) [INFO] [stdout] [INFO] [stdout] running 236 tests [INFO] [stdout] test fuiz::config::tests::test_fuiz_len_and_is_empty ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_config_to_state_order ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_config_to_state_multiple_choice ... ok [INFO] [stdout] test fuiz::config::tests::test_current_slide_serialization ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_play_multiple_choice ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_play_order ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_config_to_state_type_answer ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_receive_alarm_multiple_choice ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_play_type_answer ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_receive_alarm_order ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_receive_alarm_type_answer ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_receive_message_order ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_receive_message_multiple_choice ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_receive_message_type_answer ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_state_message_multiple_choice ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_state_message_order ... ok [INFO] [stdout] test fuiz::config::tests::test_slide_state_state_message_type_answer ... ok [INFO] [stdout] test game::tests::test_game_alarm_message_variants ... ok [INFO] [stdout] test fuiz::config::tests::test_text_or_media_validation ... ok [INFO] [stdout] test game::tests::test_game_add_unassigned ... ok [INFO] [stdout] test game::tests::test_game_assign_player_name_invalid ... ok [INFO] [stdout] test game::tests::test_game_debug_format ... ok [INFO] [stdout] test game::tests::test_game_empty_fuiz ... ok [INFO] [stdout] test game::tests::test_game_handle_unassigned_manual_names ... ok [INFO] [stdout] test game::tests::test_game_finish_slide_multiple_slides ... ok [INFO] [stdout] test game::tests::test_game_host_index_message ... ok [INFO] [stdout] test game::tests::test_game_leaderboard_id_with_teams ... ok [INFO] [stdout] test game::tests::test_game_leaderboard_id_without_teams ... ok [INFO] [stdout] test game::tests::test_game_finish_slide ... ok [INFO] [stdout] test game::tests::test_game_leaderboard_state_transition ... ok [INFO] [stdout] test game::tests::test_game_leaderboard_state_next_message ... ok [INFO] [stdout] test game::tests::test_game_new_with_teams ... ok [INFO] [stdout] test game::tests::test_game_mark_as_done ... ok [INFO] [stdout] test game::tests::test_game_new_without_teams ... ok [INFO] [stdout] test game::tests::test_game_locked_behavior ... ok [INFO] [stdout] test game::tests::test_game_no_leaderboard_option ... ok [INFO] [stdout] test game::tests::test_game_options_serialization ... ok [INFO] [stdout] test game::tests::test_game_options_validation ... ok [INFO] [stdout] test game::tests::test_game_options_with_teams ... ok [INFO] [stdout] test game::tests::test_game_receive_alarm_non_slide_state ... ok [INFO] [stdout] test game::tests::test_game_receive_alarm_valid_slide ... ok [INFO] [stdout] test game::tests::test_game_receive_alarm_mismatched_slide ... ok [INFO] [stdout] test game::tests::test_game_play_method ... ok [INFO] [stdout] test game::tests::test_game_receive_message_done_state ... ok [INFO] [stdout] test game::tests::test_game_receive_message_name_request_locked ... ok [INFO] [stdout] test game::tests::test_game_score_no_score ... ok [INFO] [stdout] test game::tests::test_game_set_state ... ok [INFO] [stdout] test game::tests::test_game_state_message ... ok [INFO] [stdout] test game::tests::test_game_receive_message_nonexistent_watcher ... ok [INFO] [stdout] test game::tests::test_game_serialization ... ok [INFO] [stdout] test game::tests::test_game_state_message_done_host ... ok [INFO] [stdout] test game::tests::test_game_state_message_leaderboard_host ... ok [INFO] [stdout] test game::tests::test_game_state_message_done_player_no_leaderboard ... ok [INFO] [stdout] test game::tests::test_game_state_message_done_unassigned ... ok [INFO] [stdout] test game::tests::test_game_state_message_leaderboard_unassigned ... ok [INFO] [stdout] test game::tests::test_game_state_message_team_display ... ok [INFO] [stdout] test game::tests::test_game_state_message_slide_state ... ok [INFO] [stdout] test game::tests::test_game_update_player_with_name_empty_name ... ok [INFO] [stdout] test game::tests::test_game_update_player_with_name ... ok [INFO] [stdout] test game::tests::test_game_update_player_with_name_team_random_assignment ... ok [INFO] [stdout] test game::tests::test_game_update_session_host ... ok [INFO] [stdout] test game::tests::test_game_update_session_locked_unassigned ... ok [INFO] [stdout] test game::tests::test_game_update_session_nonexistent_watcher ... ok [INFO] [stdout] test game::tests::test_game_waiting_screen_names_team_display ... ok [INFO] [stdout] test game::tests::test_game_leaderboard_message ... ok [INFO] [stdout] test game::tests::test_game_mark_as_done_with_watchers ... ok [INFO] [stdout] test game::tests::test_game_receive_message_invalid_sender ... ok [INFO] [stdout] test game::tests::test_game_name_assignment_with_random_names ... ok [INFO] [stdout] test game::tests::test_game_update_session_player_individual ... ok [INFO] [stdout] test game::tests::test_game_update_session_player_with_team ... ok [INFO] [stdout] test game::tests::test_game_receive_message_name_assignment_error ... ok [INFO] [stdout] test game::tests::test_game_announce_summary ... ok [INFO] [stdout] test game::tests::test_game_waiting_screen_names_with_players ... ok [INFO] [stdout] test game::tests::test_game_teammate_selection ... ok [INFO] [stdout] test game::tests::test_game_choose_teammates_message ... ok [INFO] [stdout] test game::tests::test_game_receive_message_name_request_with_random_names ... ok [INFO] [stdout] test game::tests::test_game_state_message_waiting_screen_with_team_selection ... ok [INFO] [stdout] test game::tests::test_game_announce_summary_no_leaderboard ... ok [INFO] [stdout] test game::tests::test_game_name_assignment_error ... ok [INFO] [stdout] test game::tests::test_game_with_show_answers_option ... ok [INFO] [stdout] test game::tests::test_incoming_message_deserialization ... ok [INFO] [stdout] test game::tests::test_incoming_host_message_index ... ok [INFO] [stdout] test game::tests::test_leaderboard_message_serialization ... ok [INFO] [stdout] test game::tests::test_player_message_types ... ok [INFO] [stdout] test game::tests::test_state_serialization ... ok [INFO] [stdout] test game::tests::test_ghost_message_follows ... ok [INFO] [stdout] test game::tests::test_sync_message_serialization ... ok [INFO] [stdout] test game::tests::test_team_options_serialization ... ok [INFO] [stdout] test game::tests::test_incoming_message_follows ... ok [INFO] [stdout] test game::tests::test_team_options_validation ... ok [INFO] [stdout] test game::tests::test_update_message_serialization ... ok [INFO] [stdout] test game::tests::test_summary_message_serialization ... ok [INFO] [stdout] test game_id::tests::test_game_id_default ... ok [INFO] [stdout] test game::tests::test_team_options_with_invalid_size ... ok [INFO] [stdout] test game_id::tests::test_game_id_deserialization_error ... ok [INFO] [stdout] test game_id::tests::test_game_id_display_format ... ok [INFO] [stdout] test game_id::tests::test_game_id_enum_conversions ... ok [INFO] [stdout] test game_id::tests::test_game_id_enum_boundary_clamping ... ok [INFO] [stdout] test game_id::tests::test_game_id_hash_equality ... ok [INFO] [stdout] test game_id::tests::test_game_id_new_in_range ... ok [INFO] [stdout] test game_id::tests::test_game_id_from_str ... ok [INFO] [stdout] test game_id::tests::test_game_id_ordering ... ok [INFO] [stdout] test game_id::tests::test_game_id_serialization ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_add_scores_multiple_rounds ... ok [INFO] [stdout] test game_id::tests::test_game_id_deserialization_parse_error ... ok [INFO] [stdout] test game_id::tests::test_game_id_from_str_invalid ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_deserialization_with_same_player_multiple_previous_rounds ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_host_summary_binary_scoring ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_player_summary_binary_scoring ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_player_summary_real_scoring ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_score_nonexistent_player ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_player_summary_nonexistent ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_host_summary ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_add_scores_single_round ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_tied_scores ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_serialization_deserialization ... ok [INFO] [stdout] test names::tests::test_error_display ... ok [INFO] [stdout] test names::tests::test_name_style_default ... ok [INFO] [stdout] test names::tests::test_name_style_petname_generation ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_zero_scores ... ok [INFO] [stdout] test names::tests::test_name_style_roman_name_generation ... ok [INFO] [stdout] test names::tests::test_names_empty_name ... ok [INFO] [stdout] test names::tests::test_names_get_nonexistent ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_last_two_scores_descending ... ok [INFO] [stdout] test leaderboard::tests::test_score_message_serialization ... ok [INFO] [stdout] test names::tests::test_names_case_sensitivity ... ok [INFO] [stdout] test names::tests::test_names_already_assigned_error ... ok [INFO] [stdout] test names::tests::test_names_duplicate_error ... ok [INFO] [stdout] test names::tests::test_names_inappropriate_content ... ok [INFO] [stdout] test names::tests::test_names_too_long ... ok [INFO] [stdout] test names::tests::test_names_serialization_deserialization ... ok [INFO] [stdout] test names::tests::test_names_max_length_allowed ... ok [INFO] [stdout] test names::tests::test_names_set_and_get ... ok [INFO] [stdout] test names::tests::test_names_reverse_mapping_rebuild ... ok [INFO] [stdout] test teams::tests::assign_all_players_to_teams_tests::test_assign_all_players_to_teams_empty_team ... ok [INFO] [stdout] test teams::tests::assign_all_players_to_teams_tests::test_assign_all_players_to_teams_empty_teams ... ok [INFO] [stdout] test names::tests::test_names_whitespace_trimming ... ok [INFO] [stdout] test names::tests::test_names_unicode_support ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_empty_teams ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_merge_teams_optimally ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_no_merging_needed ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_partial_merging ... ok [INFO] [stdout] test teams::tests::assign_all_players_to_teams_tests::test_assign_all_players_to_teams_multiple_teams ... ok [INFO] [stdout] test teams::tests::assign_all_players_to_teams_tests::test_assign_all_players_to_teams_single_player_teams ... ok [INFO] [stdout] test teams::tests::assign_all_players_to_teams_tests::test_assign_all_players_to_teams_single_team ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_single_player_teams_equal_to_players_count ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_single_player_teams_more_than_optimal ... ok [INFO] [stdout] test teams::tests::balance_teams_tests::test_balance_teams_single_team_larger_than_optimal ... ok [INFO] [stdout] test teams::tests::consolidate_single_member_teams_tests::test_consolidate_single_member_teams_empty ... ok [INFO] [stdout] test teams::tests::consolidate_single_member_teams_tests::test_consolidate_single_member_teams_mixed_sizes ... ok [INFO] [stdout] test teams::tests::consolidate_single_member_teams_tests::test_consolidate_single_member_teams_only_single_member ... ok [INFO] [stdout] test teams::tests::assign_all_players_to_teams_tests::test_assign_all_players_to_teams_updates_watchers ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_complex_mutual_preferences ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_no_players ... ok [INFO] [stdout] test teams::tests::consolidate_single_member_teams_tests::test_consolidate_single_member_teams_larger_team ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_no_preferences ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_circular_preferences ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_single_player ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_one_way_preferences ... ok [INFO] [stdout] test teams::tests::consolidate_single_member_teams_tests::test_consolidate_single_member_teams_with_consolidation ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_sorted_by_size ... ok [INFO] [stdout] test teams::tests::create_team_id_names_tests::test_create_team_id_names_empty_teams ... ok [INFO] [stdout] test teams::tests::create_preference_groups_tests::test_create_preference_groups_mutual_preferences ... ok [INFO] [stdout] test teams::tests::generate_unique_team_name_tests::test_generate_unique_team_name_no_collision ... ok [INFO] [stdout] test teams::tests::generate_unique_team_name_tests::test_generate_unique_team_name_collision_handling ... ok [INFO] [stdout] test teams::tests::test_add_player_before_finalization ... ok [INFO] [stdout] test teams::tests::generate_unique_team_name_tests::test_generate_unique_team_name_multiple_collisions ... ok [INFO] [stdout] test teams::tests::test_non_random_assignment ... ok [INFO] [stdout] test teams::tests::test_random_assignment ... ok [INFO] [stdout] test teams::tests::test_set_preferences ... ok [INFO] [stdout] test teams::tests::test_set_preferences_random_mode ... ok [INFO] [stdout] test game_id::tests::test_game_id_from_usize_large_value - should panic ... ok [INFO] [stdout] test game::tests::test_game_play_with_team_formation ... ok [INFO] [stdout] test teams::tests::test_preferences_with_mutual_preferences ... ok [INFO] [stdout] test teams::tests::test_finalize_when_teams_already_exist ... ok [INFO] [stdout] test teams::tests::test_single_member_team_consolidation ... ok [INFO] [stdout] test game::tests::test_game_with_team_formation ... ok [INFO] [stdout] test teams::tests::test_add_player_after_finalization ... ok [INFO] [stdout] test teams::tests::test_team_index_player_filtered_out ... ok [INFO] [stdout] test teams::tests::test_single_team_consolidation ... ok [INFO] [stdout] test teams::tests::create_team_id_names_tests::test_create_team_id_names_single_player_teams ... ok [INFO] [stdout] test teams::tests::test_single_player_teams_consolidation ... ok [INFO] [stdout] test teams::tests::test_empty_teams_edge_case ... ok [INFO] [stdout] test teams::tests::test_add_player_already_assigned ... ok [INFO] [stdout] test teams::tests::test_all_ids ... ok [INFO] [stdout] test teams::tests::test_team_index ... ok [INFO] [stdout] test names::tests::test_naming_scheme_implementation ... ok [INFO] [stdout] test teams::tests::create_team_id_names_tests::test_create_team_id_names_single_team ... ok [INFO] [stdout] test tests::test_truncated_vec_map ... ok [INFO] [stdout] test tests::test_truncated_vec_map_string ... ok [INFO] [stdout] test tests::test_sync_message_to_message ... ok [INFO] [stdout] test teams::tests::create_team_id_names_tests::test_create_team_id_names_unique_ids_and_names ... ok [INFO] [stdout] test teams::tests::test_team_names ... ok [INFO] [stdout] test teams::tests::create_team_id_names_tests::test_create_team_id_names_multiple_teams ... ok [INFO] [stdout] test teams::tests::test_complex_team_formation_with_preferences ... ok [INFO] [stdout] test tests::test_update_message_to_message ... ok [INFO] [stdout] test tests::test_truncated_vec_new_limit_larger_than_items ... ok [INFO] [stdout] test tests::test_truncated_vec_new_empty ... ok [INFO] [stdout] test watcher::tests::test_add_team_player_watcher ... ok [INFO] [stdout] test tests::test_truncated_vec_new ... ok [INFO] [stdout] test watcher::tests::test_add_player_watcher ... ok [INFO] [stdout] test watcher::tests::test_add_watcher ... ok [INFO] [stdout] test watcher::tests::test_announce ... ok [INFO] [stdout] test watcher::tests::test_announce_with ... ok [INFO] [stdout] test watcher::tests::test_announce_specific ... ok [INFO] [stdout] test watcher::tests::test_get_name_for_non_player ... ok [INFO] [stdout] test watcher::tests::test_get_team_name_for_non_team_player ... ok [INFO] [stdout] test watcher::tests::test_error_display ... ok [INFO] [stdout] test watcher::tests::test_id_creation_and_formatting ... ok [INFO] [stdout] test watcher::tests::test_id_default ... ok [INFO] [stdout] test watcher::tests::test_id_serialize_deserialize ... ok [INFO] [stdout] test watcher::tests::test_id_from_invalid_string ... ok [INFO] [stdout] test watcher::tests::test_is_alive ... ok [INFO] [stdout] test watcher::tests::test_send_state ... ok [INFO] [stdout] test watcher::tests::test_send_message ... ok [INFO] [stdout] test watcher::tests::test_player_value_name ... ok [INFO] [stdout] test watcher::tests::test_remove_watcher_session ... ok [INFO] [stdout] test watcher::tests::test_send_state_no_tunnel ... ok [INFO] [stdout] test watcher::tests::test_send_message_no_tunnel ... ok [INFO] [stdout] test watcher::tests::test_remove_watcher_session_no_tunnel ... ok [INFO] [stdout] test watcher::tests::test_serde_roundtrip ... ok [INFO] [stdout] test watcher::tests::test_update_watcher_value ... ok [INFO] [stdout] test watcher::tests::test_value_kind ... ok [INFO] [stdout] test watcher::tests::test_vec_with_tunnels ... ok [INFO] [stdout] test watcher::tests::test_specific_vec_with_missing_tunnels ... ok [INFO] [stdout] test watcher::tests::test_specific_vec ... ok [INFO] [stdout] test watcher::tests::test_update_nonexistent_watcher ... ok [INFO] [stdout] test watcher::tests::test_watchers_with_host_id ... ok [INFO] [stdout] test watcher::tests::test_watchers_default ... ok [INFO] [stdout] test watcher::tests::test_maximum_players_error ... ok [INFO] [stdout] test teams::tests::test_teams_perfect_distribution_team_size_3 ... ok [INFO] [stdout] test teams::tests::test_teams_perfect_distribution_team_size_2 ... ok [INFO] [stdout] test teams::tests::test_teams_perfect_distribution_team_size_4 ... ok [INFO] [stdout] test teams::tests::test_teams_additional_person_team_size_3 ... ok [INFO] [stdout] test teams::tests::test_teams_additional_person_team_size_4 ... ok [INFO] [stdout] test teams::tests::test_teams_additional_person_team_size_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 236 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuiz_cloudflare-7115f204a7e6ef29) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuiz_server-d468b2cd0138434b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::server_config_defaults ... ok [INFO] [stdout] test tests::server_config_from_env ... ok [INFO] [stdout] test tests::settings_defaults ... ok [INFO] [stdout] test tests::server_config_multiple_origins ... ok [INFO] [stdout] test tests::settings_from_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests corkboard [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fuiz [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test game/logic/src/settings.rs - settings (line 13) ... ignored [INFO] [stdout] test game/logic/src/settings.rs - settings::Settings::figment (line 242) ... ignored [INFO] [stdout] test game/logic/src/game.rs - game::Game::new (line 513) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.30s [INFO] running `Command { std: "docker" "inspect" "f8bc17270dbd75650777fe05657c09cc19211647a45b97f5e276d41c419e46fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8bc17270dbd75650777fe05657c09cc19211647a45b97f5e276d41c419e46fd", kill_on_drop: false }` [INFO] [stdout] f8bc17270dbd75650777fe05657c09cc19211647a45b97f5e276d41c419e46fd