[INFO] cloning repository https://github.com/staticpayload/openai-agents-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/staticpayload/openai-agents-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaticpayload%2Fopenai-agents-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaticpayload%2Fopenai-agents-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de1de811507ace599bc4a2bac601454f39b88509
[INFO] checking staticpayload/openai-agents-rust against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaticpayload%2Fopenai-agents-rust" "/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/staticpayload/openai-agents-rust
[INFO] finished tweaking git repo https://github.com/staticpayload/openai-agents-rust
[INFO] tweaked toml for git repo https://github.com/staticpayload/openai-agents-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/staticpayload/openai-agents-rust on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/staticpayload/openai-agents-rust 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b436aee4cdc1de08719bdc03c50ef575acb80230c0721dbc45ecddd814a129f7
[INFO] running `Command { std: "docker" "start" "-a" "b436aee4cdc1de08719bdc03c50ef575acb80230c0721dbc45ecddd814a129f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b436aee4cdc1de08719bdc03c50ef575acb80230c0721dbc45ecddd814a129f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b436aee4cdc1de08719bdc03c50ef575acb80230c0721dbc45ecddd814a129f7", kill_on_drop: false }`
[INFO] [stdout] b436aee4cdc1de08719bdc03c50ef575acb80230c0721dbc45ecddd814a129f7
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 908307f73b6de6b4cc5957b8656490476e6a14407f47e57b38afbb42e349070f
[INFO] running `Command { std: "docker" "start" "-a" "908307f73b6de6b4cc5957b8656490476e6a14407f47e57b38afbb42e349070f", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking icu_properties_data v2.2.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking referencing v0.36.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking jsonschema v0.36.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking openai-agents-core-rs v0.1.2 (/opt/rustwide/workdir/crates/agents-core)
[INFO] [stderr]     Checking redis v1.1.0
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name redis --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="num-bigint"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "entra-id", "geospatial", "hashbrown", "json", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "token-based-authentication", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=ad963ad2383bdf86 -C extra-filename=-0ce6197359059ac3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-5e40f6ed43b3300b.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-8c34d2fc8ffdd4f6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cbb4929d06dfe38d.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-8cd618e41e1c4fa5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e9f2651cd7252546.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c5eae48c447aaa0f.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-0cd44070c1802484.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-6c886470be7f71ec.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9dbd48ad587248f8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a0c21ef1dd25e8d8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbdf1ce316c6a004.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1aeef7a6067d08c8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a8897f9edaac79db.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a9ccb7cc2c2ec92a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "908307f73b6de6b4cc5957b8656490476e6a14407f47e57b38afbb42e349070f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "908307f73b6de6b4cc5957b8656490476e6a14407f47e57b38afbb42e349070f", kill_on_drop: false }`
[INFO] [stdout] 908307f73b6de6b4cc5957b8656490476e6a14407f47e57b38afbb42e349070f
