[INFO] cloning repository https://github.com/Pjdur/gh_models
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pjdur/gh_models" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjdur%2Fgh_models", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjdur%2Fgh_models'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b16b0a6c9d0ae39b6b6e3d5fa2990490af10e558
[INFO] testing Pjdur/gh_models against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjdur%2Fgh_models" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pjdur/gh_models
[INFO] finished tweaking git repo https://github.com/Pjdur/gh_models
[INFO] tweaked toml for git repo https://github.com/Pjdur/gh_models written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pjdur/gh_models on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pjdur/gh_models 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0b8693a2c93aac1c09875dc8840816e269e6ebac4d39694cd3b940e000b628e
[INFO] running `Command { std: "docker" "start" "-a" "c0b8693a2c93aac1c09875dc8840816e269e6ebac4d39694cd3b940e000b628e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0b8693a2c93aac1c09875dc8840816e269e6ebac4d39694cd3b940e000b628e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b8693a2c93aac1c09875dc8840816e269e6ebac4d39694cd3b940e000b628e", kill_on_drop: false }`
[INFO] [stdout] c0b8693a2c93aac1c09875dc8840816e269e6ebac4d39694cd3b940e000b628e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53b708bac2edbea8b583554a25b6c57736e7d214de991b458dbfee8ef4752b04
[INFO] running `Command { std: "docker" "start" "-a" "53b708bac2edbea8b583554a25b6c57736e7d214de991b458dbfee8ef4752b04", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[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 serde v1.0.228
[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 icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling gh_models v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.92s
[INFO] running `Command { std: "docker" "inspect" "53b708bac2edbea8b583554a25b6c57736e7d214de991b458dbfee8ef4752b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b708bac2edbea8b583554a25b6c57736e7d214de991b458dbfee8ef4752b04", kill_on_drop: false }`
[INFO] [stdout] 53b708bac2edbea8b583554a25b6c57736e7d214de991b458dbfee8ef4752b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6769db9d8bffc4f104bfb697e44d1976e09bfe15af1f9f80c8e39f6c4407ed5
[INFO] running `Command { std: "docker" "start" "-a" "b6769db9d8bffc4f104bfb697e44d1976e09bfe15af1f9f80c8e39f6c4407ed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling gh_models v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "b6769db9d8bffc4f104bfb697e44d1976e09bfe15af1f9f80c8e39f6c4407ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6769db9d8bffc4f104bfb697e44d1976e09bfe15af1f9f80c8e39f6c4407ed5", kill_on_drop: false }`
[INFO] [stdout] b6769db9d8bffc4f104bfb697e44d1976e09bfe15af1f9f80c8e39f6c4407ed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 249097208d85e4147f01aa4b4fc1828939bb2cc4a5259df72bb18d7e9dcd3849
[INFO] running `Command { std: "docker" "start" "-a" "249097208d85e4147f01aa4b4fc1828939bb2cc4a5259df72bb18d7e9dcd3849", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gh_models-024d87782af0607b)
[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 gh_models
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/types.rs - types::ChatChoice (line 46) ... FAILED
[INFO] [stdout] test src/client.rs - client (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/types.rs - types::ChatResponse (line 29) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::ChatChoice (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ChatChoice` in this scope
[INFO] [stdout]   --> src/types.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | let choice: &ChatChoice = &response.choices[0];
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]   --> src/types.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | let choice: &ChatChoice = &response.choices[0];
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client (line 12) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/client.rs:27:60
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let response = client.chat_completion("openai/gpt-4o", messages, 1.0, 4096, 1.0).await.unwrap();
[INFO] [stdout]    |                           ---------------                  ^^^^^^^^ expected `&[ChatMessage]`, found `Vec<ChatMessage>`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[ChatMessage]`
[INFO] [stdout]                  found struct `Vec<ChatMessage>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/client.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn chat_completion(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let response = client.chat_completion("openai/gpt-4o", &messages, 1.0, 4096, 1.0).await.unwrap();
[INFO] [stdout]    |                                                            +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let response = client.chat_completion("openai/gpt-4o", messages, 1.0, 4096, 1.0).await.unwrap();
[INFO] [stdout]    |                           ---------------                  ^^^^^^^^ expected `&[ChatMessage]`, found `Vec<ChatMessage>`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[ChatMessage]`
[INFO] [stdout]                  found struct `Vec<ChatMessage>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/client.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub async fn chat_completion(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let response = client.chat_completion("openai/gpt-4o", &messages, 1.0, 4096, 1.0).await.unwrap();
[INFO] [stdout]    |                                                            +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::ChatResponse (line 29) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/types.rs:30:53
[INFO] [stdout]    |
[INFO] [stdout] 30 | let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout]    |                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 30 - let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout] 30 + let response: ChatResponse = client.chat_completion(..).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 30 - let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout] 30 + let response: ChatResponse = client.chat_completion(..=).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/types.rs:30:53
[INFO] [stdout]    |
[INFO] [stdout] 30 | let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout]    |                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 30 - let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout] 30 + let response: ChatResponse = client.chat_completion(..).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ChatResponse` in this scope
[INFO] [stdout]   --> src/types.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 | let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> src/types.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 | let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/types.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_types_rs_29_0() {
[INFO] [stdout]    |                                      ------------------------------------ this is not `async`
[INFO] [stdout] 30 | let response: ChatResponse = client.chat_completion(...).await.unwrap();
[INFO] [stdout]    |                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client (line 12)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout]     src/types.rs - types::ChatChoice (line 46)
[INFO] [stdout]     src/types.rs - types::ChatResponse (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.57s; merged doctests compilation took 0.25s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "249097208d85e4147f01aa4b4fc1828939bb2cc4a5259df72bb18d7e9dcd3849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249097208d85e4147f01aa4b4fc1828939bb2cc4a5259df72bb18d7e9dcd3849", kill_on_drop: false }`
[INFO] [stdout] 249097208d85e4147f01aa4b4fc1828939bb2cc4a5259df72bb18d7e9dcd3849
