[INFO] fetching crate unleash-api-client 0.15.0...
[INFO] testing unleash-api-client-0.15.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate unleash-api-client 0.15.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate unleash-api-client 0.15.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unleash-api-client 0.15.0
[INFO] tweaked toml for crates.io crate unleash-api-client 0.15.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unleash-api-client 0.15.0 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] crate crates.io crate unleash-api-client 0.15.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4530eef4253cb6bc68887691759f06cfd8437a16fabf65a979616c75506887c
[INFO] running `Command { std: "docker" "start" "-a" "e4530eef4253cb6bc68887691759f06cfd8437a16fabf65a979616c75506887c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4530eef4253cb6bc68887691759f06cfd8437a16fabf65a979616c75506887c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4530eef4253cb6bc68887691759f06cfd8437a16fabf65a979616c75506887c", kill_on_drop: false }`
[INFO] [stdout] e4530eef4253cb6bc68887691759f06cfd8437a16fabf65a979616c75506887c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89e15a31e0dc2c7645f321e2c91daf9f0f4b4e06773ba7535e58adcc92cd52e0
[INFO] running `Command { std: "docker" "start" "-a" "89e15a31e0dc2c7645f321e2c91daf9f0f4b4e06773ba7535e58adcc92cd52e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling unleash-api-client v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.72s
[INFO] running `Command { std: "docker" "inspect" "89e15a31e0dc2c7645f321e2c91daf9f0f4b4e06773ba7535e58adcc92cd52e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e15a31e0dc2c7645f321e2c91daf9f0f4b4e06773ba7535e58adcc92cd52e0", kill_on_drop: false }`
[INFO] [stdout] 89e15a31e0dc2c7645f321e2c91daf9f0f4b4e06773ba7535e58adcc92cd52e0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 026292871bf192e79a816a6e22e2dc9c218b22a9f0484f95f9e3452b225da0be
[INFO] running `Command { std: "docker" "start" "-a" "026292871bf192e79a816a6e22e2dc9c218b22a9f0484f95f9e3452b225da0be", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling unleash-api-client v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Cannot run test suite without a client enabled
[INFO] [stdout]   --> tests/clientspec.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 compile_error!("Cannot run test suite without a client enabled");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Cannot run test suite without a client enabled
[INFO] [stdout]   --> examples/threads.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             compile_error!("Cannot run test suite without a client enabled");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]    --> tests/clientspec.rs:121:44
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 .into_client::<NoFeatures, HttpClient>(
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   6 +     use unleash_api_client::http::HttpClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Cannot run test suite without a client enabled
[INFO] [stdout]    --> src/client.rs:915:13
[INFO] [stdout]     |
[INFO] [stdout] 915 |             compile_error!("Cannot run test suite without a client enabled");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]   --> examples/threads.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .into_client::<UserFeatures, HttpClient>(
[INFO] [stdout]    |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  8 + use unleash_api_client::http::HttpClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rt` in this scope
[INFO] [stdout]   --> examples/threads.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     rt.block_on(async {
[INFO] [stdout]    |     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rt` in this scope
[INFO] [stdout]   --> examples/threads.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let inner_rt = rt.clone();
[INFO] [stdout]    |                    ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rt` in this scope
[INFO] [stdout]   --> examples/threads.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     rt.block_on(async {
[INFO] [stdout]    |     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1009:42
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             .into_client::<UserFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1052:40
[INFO] [stdout]      |
[INFO] [stdout] 1052 |             .into_client::<NoFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1117:42
[INFO] [stdout]      |
[INFO] [stdout] 1117 |             .into_client::<UserFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1260:42
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             .into_client::<UserFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1341:40
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             .into_client::<NoFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1421:42
[INFO] [stdout]      |
[INFO] [stdout] 1421 |             .into_client::<UserFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/client.rs:1477:40
[INFO] [stdout]      |
[INFO] [stdout] 1477 |             .into_client::<NoFeatures, HttpClient>("http://127.0.0.1:1234/", "foo", "test", None)
[INFO] [stdout]      |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this trait through its public re-export
[INFO] [stdout]      |
[INFO] [stdout]  893 +     use crate::http::HttpClient;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unleash-api-client` (example "threads") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unleash-api-client` (test "clientspec") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unleash-api-client` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "026292871bf192e79a816a6e22e2dc9c218b22a9f0484f95f9e3452b225da0be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026292871bf192e79a816a6e22e2dc9c218b22a9f0484f95f9e3452b225da0be", kill_on_drop: false }`
[INFO] [stdout] 026292871bf192e79a816a6e22e2dc9c218b22a9f0484f95f9e3452b225da0be
