[INFO] cloning repository https://github.com/rad10/codex-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rad10/codex-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frad10%2Fcodex-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frad10%2Fcodex-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebaff33413a569abb6b6e9313823e2238503bd3c
[INFO] checking rad10/codex-api against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frad10%2Fcodex-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rad10/codex-api
[INFO] finished tweaking git repo https://github.com/rad10/codex-api
[INFO] tweaked toml for git repo https://github.com/rad10/codex-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rad10/codex-api on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rad10/codex-api 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930
[INFO] running `Command { std: "docker" "start" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking async-from v0.1.0 (https://github.com/rad10/async-convert.git#21b2bda9)
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking path-tree v0.8.3
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking stringmetrics v2.2.2
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking async-object-pool v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_regex v1.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking codex-api-types v0.1.0 (/opt/rustwide/workdir/codex-api-types)
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking codex-api-lib v1.0.2 (/opt/rustwide/workdir/codex-api-lib)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking httpmock v0.8.3
[INFO] [stderr]     Checking codex-api-reqwests v1.1.1 (/opt/rustwide/workdir/codex-api-reqwests)
[INFO] [stderr]     Checking reqwest-middleware v0.5.2
[INFO] [stdout] warning: unused import: `r#async`
[INFO] [stdout]  --> codex-api-reqwests/src/codex/mod.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | use codex_api_lib::codex::{ENDPOINT_MODELS, ENDPOINT_RESPONSES, MODULE_CODEX, r#async};
[INFO] [stdout]   |                                                                               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event` is never read
[INFO] [stdout]   --> codex-api-reqwests/src/codex/response_stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct StreamEvent {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 13 |     /// Contains the contents in "event"
[INFO] [stdout] 14 |     event: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking codex-api-reqwests-middleware v0.1.0 (/opt/rustwide/workdir/codex-api-reqwests-middleware)
[INFO] [stdout] warning: unused import: `r#async`
[INFO] [stdout]  --> codex-api-reqwests-middleware/src/codex/mod.rs:4:79
[INFO] [stdout]   |
[INFO] [stdout] 4 | use codex_api_lib::codex::{ENDPOINT_MODELS, ENDPOINT_RESPONSES, MODULE_CODEX, r#async};
[INFO] [stdout]   |                                                                               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `r#async`
[INFO] [stdout]  --> codex-api-reqwests-middleware/src/ps/apps.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 |         apps::{ENDPOINT_BATCH, MODULE_APPS, r#async},
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `r#async`
[INFO] [stdout]  --> codex-api-reqwests-middleware/src/codex/mod.rs:4:79
[INFO] [stdout]   |
[INFO] [stdout] 4 | use codex_api_lib::codex::{ENDPOINT_MODELS, ENDPOINT_RESPONSES, MODULE_CODEX, r#async};
[INFO] [stdout]   |                                                                               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `r#async`
[INFO] [stdout]  --> codex-api-reqwests-middleware/src/ps/apps.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 |         apps::{ENDPOINT_BATCH, MODULE_APPS, r#async},
[INFO] [stdout]   |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `r#async`
[INFO] [stdout]  --> codex-api-reqwests/src/codex/mod.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | use codex_api_lib::codex::{ENDPOINT_MODELS, ENDPOINT_RESPONSES, MODULE_CODEX, r#async};
[INFO] [stdout]   |                                                                               ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_data_to_async_response` is never used
[INFO] [stdout]   --> codex-api-reqwests-middleware/src/lib.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub(crate) fn mock_data_to_async_response(mock_data: HttpMockResponse) -> ApiResponse {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event` is never read
[INFO] [stdout]   --> codex-api-reqwests/src/codex/response_stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct StreamEvent {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 13 |     /// Contains the contents in "event"
[INFO] [stdout] 14 |     event: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.20s
[INFO] running `Command { std: "docker" "inspect" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930", kill_on_drop: false }`
[INFO] [stdout] 7e69648b82a2807ea3a57d4bea5c2cf3cf87eb7d1dc24fb59e244c1905d23930
