[INFO] fetching crate uvm_live_platform 0.7.0...
[INFO] testing uvm_live_platform-0.7.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate uvm_live_platform 0.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate uvm_live_platform 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate uvm_live_platform 0.7.0
[INFO] tweaked toml for crates.io crate uvm_live_platform 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uvm_live_platform 0.7.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uvm_live_platform 0.7.0 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" "+1.91.0" "fetch" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssri v9.2.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded redox_users v0.2.0
[INFO] [stderr]   Downloaded dirs-2 v3.0.1
[INFO] [stderr]   Downloaded unity-version v0.3.1
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded argon2rs v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e4dbf726100b486389b47c41fe57997cd78449bbaaa9d190c2857b6bf4374b7
[INFO] running `Command { std: "docker" "start" "-a" "7e4dbf726100b486389b47c41fe57997cd78449bbaaa9d190c2857b6bf4374b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e4dbf726100b486389b47c41fe57997cd78449bbaaa9d190c2857b6bf4374b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4dbf726100b486389b47c41fe57997cd78449bbaaa9d190c2857b6bf4374b7", kill_on_drop: false }`
[INFO] [stdout] 7e4dbf726100b486389b47c41fe57997cd78449bbaaa9d190c2857b6bf4374b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d282d99c7e0e76ea4ed7d0646c0764223e76f43b00d1a8038f50958eaa46f949
[INFO] running `Command { std: "docker" "start" "-a" "d282d99c7e0e76ea4ed7d0646c0764223e76f43b00d1a8038f50958eaa46f949", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[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.223
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling typed-builder v0.22.0
[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 hyper v1.7.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unity-version v0.3.1
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling uvm_live_platform v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `UnityReleaseOrder` is never used
[INFO] [stdout]    --> src/api/fetch_release.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub enum UnityReleaseOrder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageInfo` is never constructed
[INFO] [stdout]    --> src/api/fetch_release.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 | struct PageInfo {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add` is never used
[INFO] [stdout]   --> src/api/middleware.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a, Opts, Res, Err> MiddlewareChain<'a, Opts, Res, Err> {
[INFO] [stdout]    | ------------------------------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn add<M: Middleware<Opts, Res, Err> + Send + Sync + 'a>(mut self, middleware: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.62s
[INFO] running `Command { std: "docker" "inspect" "d282d99c7e0e76ea4ed7d0646c0764223e76f43b00d1a8038f50958eaa46f949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d282d99c7e0e76ea4ed7d0646c0764223e76f43b00d1a8038f50958eaa46f949", kill_on_drop: false }`
[INFO] [stdout] d282d99c7e0e76ea4ed7d0646c0764223e76f43b00d1a8038f50958eaa46f949
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8da4b1319388656a193b4f33c930821a61504bd2292f9e02658bc0e84f5452b
[INFO] running `Command { std: "docker" "start" "-a" "b8da4b1319388656a193b4f33c930821a61504bd2292f9e02658bc0e84f5452b", kill_on_drop: false }`
[INFO] [stdout] warning: enum `UnityReleaseOrder` is never used
[INFO] [stdout]    --> src/api/fetch_release.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub enum UnityReleaseOrder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageInfo` is never constructed
[INFO] [stdout]    --> src/api/fetch_release.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 | struct PageInfo {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uvm_live_platform v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `add` is never used
[INFO] [stdout]   --> src/api/middleware.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a, Opts, Res, Err> MiddlewareChain<'a, Opts, Res, Err> {
[INFO] [stdout]    | ------------------------------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn add<M: Middleware<Opts, Res, Err> + Send + Sync + 'a>(mut self, middleware: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_refresh` found for struct `uvm_live_platform::api::list_versions::ListVersionsBuilder<'a>` in the current scope
[INFO] [stdout]    --> tests/list_version_integration.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let result2 = ListVersions::builder()
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 157 | |         .with_platform(UnityReleaseDownloadPlatform::Linux)
[INFO] [stdout] 158 | |         .with_architecture(UnityReleaseDownloadArchitecture::X86_64)
[INFO] [stdout] 159 | |         .with_stream(UnityReleaseStream::Lts)
[INFO] [stdout] 160 | |         .limit(3)
[INFO] [stdout] 161 | |         .with_refresh(true)  // This bypasses cache read but still writes
[INFO] [stdout]     | |         -^^^^^^^^^^^^ method not found in `uvm_live_platform::api::list_versions::ListVersionsBuilder<'_>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/list_version_integration.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let mut current_page = match current_page {
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uvm_live_platform` (test "list_version_integration") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: enum `UnityReleaseOrder` is never used
[INFO] [stdout]    --> src/api/fetch_release.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub enum UnityReleaseOrder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageInfo` is never constructed
[INFO] [stdout]    --> src/api/fetch_release.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 | struct PageInfo {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8da4b1319388656a193b4f33c930821a61504bd2292f9e02658bc0e84f5452b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8da4b1319388656a193b4f33c930821a61504bd2292f9e02658bc0e84f5452b", kill_on_drop: false }`
[INFO] [stdout] b8da4b1319388656a193b4f33c930821a61504bd2292f9e02658bc0e84f5452b
