[INFO] cloning repository https://github.com/m1551ngn0/oa-bypass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1551ngn0/oa-bypass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1551ngn0%2Foa-bypass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1551ngn0%2Foa-bypass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ce58260edb54e51d7c8b908ba0734569ad93ba1 [INFO] testing m1551ngn0/oa-bypass against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1551ngn0%2Foa-bypass" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/m1551ngn0/oa-bypass [INFO] finished tweaking git repo https://github.com/m1551ngn0/oa-bypass [INFO] tweaked toml for git repo https://github.com/m1551ngn0/oa-bypass written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m1551ngn0/oa-bypass on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m1551ngn0/oa-bypass 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] defe037b4658715dca93014e705f0d1ca564a40c84e2b89284e64d309b525ba9 [INFO] running `Command { std: "docker" "start" "-a" "defe037b4658715dca93014e705f0d1ca564a40c84e2b89284e64d309b525ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "defe037b4658715dca93014e705f0d1ca564a40c84e2b89284e64d309b525ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "defe037b4658715dca93014e705f0d1ca564a40c84e2b89284e64d309b525ba9", kill_on_drop: false }` [INFO] [stdout] defe037b4658715dca93014e705f0d1ca564a40c84e2b89284e64d309b525ba9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 586c64c25ff4f03a26487249367d70a762f5ad9dc2a4b011239eb2dfa3c9efd5 [INFO] running `Command { std: "docker" "start" "-a" "586c64c25ff4f03a26487249367d70a762f5ad9dc2a4b011239eb2dfa3c9efd5", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-openai-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.32.3 [INFO] [stderr] error: could not compile `async-openai` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_openai --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="_api"' --cfg 'feature="administration"' --cfg 'feature="administration-types"' --cfg 'feature="assistant"' --cfg 'feature="assistant-types"' --cfg 'feature="audio"' --cfg 'feature="audio-types"' --cfg 'feature="batch"' --cfg 'feature="batch-types"' --cfg 'feature="byot"' --cfg 'feature="chat-completion"' --cfg 'feature="chat-completion-types"' --cfg 'feature="chatkit"' --cfg 'feature="chatkit-types"' --cfg 'feature="completion-types"' --cfg 'feature="completions"' --cfg 'feature="container"' --cfg 'feature="container-types"' --cfg 'feature="default"' --cfg 'feature="embedding"' --cfg 'feature="embedding-types"' --cfg 'feature="eval-types"' --cfg 'feature="evals"' --cfg 'feature="file"' --cfg 'feature="file-types"' --cfg 'feature="finetuning"' --cfg 'feature="finetuning-types"' --cfg 'feature="full"' --cfg 'feature="grader-types"' --cfg 'feature="image"' --cfg 'feature="image-types"' --cfg 'feature="model"' --cfg 'feature="model-types"' --cfg 'feature="moderation"' --cfg 'feature="moderation-types"' --cfg 'feature="realtime"' --cfg 'feature="realtime-types"' --cfg 'feature="response-types"' --cfg 'feature="responses"' --cfg 'feature="rustls"' --cfg 'feature="types"' --cfg 'feature="upload"' --cfg 'feature="upload-types"' --cfg 'feature="vectorstore"' --cfg 'feature="vectorstore-types"' --cfg 'feature="video"' --cfg 'feature="video-types"' --cfg 'feature="webhook"' --cfg 'feature="webhook-types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_api", "administration", "administration-types", "assistant", "assistant-types", "audio", "audio-types", "batch", "batch-types", "byot", "chat-completion", "chat-completion-types", "chatkit", "chatkit-types", "completion-types", "completions", "container", "container-types", "default", "embedding", "embedding-types", "eval-types", "evals", "file", "file-types", "finetuning", "finetuning-types", "full", "grader", "grader-types", "image", "image-types", "model", "model-types", "moderation", "moderation-types", "native-tls", "native-tls-vendored", "realtime", "realtime-types", "response-types", "responses", "rustls", "rustls-webpki-roots", "types", "upload", "upload-types", "vectorstore", "vectorstore-types", "video", "video-types", "webhook", "webhook-types"))' -C metadata=d08385b6242e9163 -C extra-filename=-fcd8e2384694b26d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_openai_macros=/opt/rustwide/target/debug/deps/libasync_openai_macros-2bc9e1baa9787da7.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-c9f9736518e4971f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-9ac390c7b4f422e0.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-d619db7e1f40a062.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c8807449c33fdefd.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-966d36861e1f37c7.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5750dc1c785583ea.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fbdd945f49f8a991.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0c92deed4253ee1.rmeta --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-b85e02c858dabd3f.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-a4f815bd660d22f7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dd4c710c0e752238.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d00f0ab238f39e33.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-941310c723719493.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1143e7e7dd59edb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d2aa4d23e316e24.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-779e29bd177a0ec7.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e96158ec1fcafbf4.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-dfcfad234775a92c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-bd7809809d89e436.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-081037e9f604773f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c99c3971336f26bd.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9cc8ca814884d72d/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "586c64c25ff4f03a26487249367d70a762f5ad9dc2a4b011239eb2dfa3c9efd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586c64c25ff4f03a26487249367d70a762f5ad9dc2a4b011239eb2dfa3c9efd5", kill_on_drop: false }` [INFO] [stdout] 586c64c25ff4f03a26487249367d70a762f5ad9dc2a4b011239eb2dfa3c9efd5