[INFO] fetching crate playit-agent-core 0.17.5...
[INFO] testing playit-agent-core-0.17.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate playit-agent-core 0.17.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate playit-agent-core 0.17.5
[INFO] finished tweaking crates.io crate playit-agent-core 0.17.5
[INFO] tweaked toml for crates.io crate playit-agent-core 0.17.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate playit-agent-core 0.17.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 216 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf249b892889633fa84d9f299b4d1142cb35cba01e480fd817cddbc25ae5b72c
[INFO] running `Command { std: "docker" "start" "-a" "cf249b892889633fa84d9f299b4d1142cb35cba01e480fd817cddbc25ae5b72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf249b892889633fa84d9f299b4d1142cb35cba01e480fd817cddbc25ae5b72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf249b892889633fa84d9f299b4d1142cb35cba01e480fd817cddbc25ae5b72c", kill_on_drop: false }`
[INFO] [stdout] cf249b892889633fa84d9f299b4d1142cb35cba01e480fd817cddbc25ae5b72c
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e039b2dc6fdf926dda28b61506ce864080b9c3c63626bee9bc3b4feb1c7d40b0
[INFO] running `Command { std: "docker" "start" "-a" "e039b2dc6fdf926dda28b61506ce864080b9c3c63626bee9bc3b4feb1c7d40b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling message-encoding v0.2.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling playit-agent-proto v1.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling playit-api-client v0.1.2
[INFO] [stderr]    Compiling playit-agent-core v0.17.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ok(Ok(ControlFeed::NewClientOld(_)))` not covered
[INFO] [stdout]    --> src/agent_control/maintained_control.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |             match tokio::time::timeout(Duration::from_millis(100), self.control.recv_feed_msg()).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern `Ok(Ok(ControlFeed::NewClientOld(_)))` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Result<Result<ControlFeed, ControlError>, Elapsed>` defined here
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:550:1
[INFO] [stdout]    ::: /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:554:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: not covered
[INFO] [stdout]     |
[INFO] [stdout]     = note: not covered
[INFO] [stdout]     = note: the matched value is of type `Result<Result<ControlFeed, ControlError>, Elapsed>`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 196 ~                 },
[INFO] [stdout] 197 +                 Ok(Ok(ControlFeed::NewClientOld(_))) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `has_expired` in initializer of `AgentVersion`
[INFO] [stdout]   --> src/agent_control/version.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |             version: AgentVersion {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ missing `has_expired`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `proto_version` in initializer of `PlayitAgentVersion`
[INFO] [stdout]   --> src/agent_control/version.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         PlayitAgentVersion {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ missing `proto_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `playit-agent-core` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e039b2dc6fdf926dda28b61506ce864080b9c3c63626bee9bc3b4feb1c7d40b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e039b2dc6fdf926dda28b61506ce864080b9c3c63626bee9bc3b4feb1c7d40b0", kill_on_drop: false }`
[INFO] [stdout] e039b2dc6fdf926dda28b61506ce864080b9c3c63626bee9bc3b4feb1c7d40b0
