[INFO] fetching crate codex-app-server-sdk 0.5.1...
[INFO] testing codex-app-server-sdk-0.5.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate codex-app-server-sdk 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate codex-app-server-sdk 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate codex-app-server-sdk 0.5.1
[INFO] tweaked toml for crates.io crate codex-app-server-sdk 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codex-app-server-sdk 0.5.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codex-app-server-sdk 0.5.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codex-app-server-sdk-macros v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 693255e31f9d5dce4902cfd0ebb312d8d627c92c05cef3cf9a2a6e84353bda89
[INFO] running `Command { std: "docker" "start" "-a" "693255e31f9d5dce4902cfd0ebb312d8d627c92c05cef3cf9a2a6e84353bda89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "693255e31f9d5dce4902cfd0ebb312d8d627c92c05cef3cf9a2a6e84353bda89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "693255e31f9d5dce4902cfd0ebb312d8d627c92c05cef3cf9a2a6e84353bda89", kill_on_drop: false }`
[INFO] [stdout] 693255e31f9d5dce4902cfd0ebb312d8d627c92c05cef3cf9a2a6e84353bda89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1514536d64f7baa713633e3240e9f70ca0d327d45e6a8098718de6f87a75b10c
[INFO] running `Command { std: "docker" "start" "-a" "1514536d64f7baa713633e3240e9f70ca0d327d45e6a8098718de6f87a75b10c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling codex-app-server-sdk-macros v0.1.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling codex-app-server-sdk v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.56s
[INFO] running `Command { std: "docker" "inspect" "1514536d64f7baa713633e3240e9f70ca0d327d45e6a8098718de6f87a75b10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1514536d64f7baa713633e3240e9f70ca0d327d45e6a8098718de6f87a75b10c", kill_on_drop: false }`
[INFO] [stdout] 1514536d64f7baa713633e3240e9f70ca0d327d45e6a8098718de6f87a75b10c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e808db00d4dabb193e8c0143cd522acded8558cd17d51b42c6eae5e698bc81b4
[INFO] running `Command { std: "docker" "start" "-a" "e808db00d4dabb193e8c0143cd522acded8558cd17d51b42c6eae5e698bc81b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling codex-app-server-sdk v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `codex-app-server-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name codex_app_server_sdk --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aef4ab404ff24fa3 -C extra-filename=-57651435bc342597 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d4397a04fb0f153.rlib --extern codex_app_server_sdk_macros=/opt/rustwide/target/debug/deps/libcodex_app_server_sdk_macros-a856f2a9345bb437.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e0ed72ab5e0af71e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-d88aae8aad9ad546.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c953705c7496eafd.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0544d112efd3f0d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8cb5d0b3bdeb3af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e9515a34b159ce8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-97bcd371c3f1892a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-19a08cc1f93b14e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12d686e2ad809c18.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c5ecd8ab22c103e9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-396f3c4bc1ec0310.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b37df0b92c789464.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d22a3e3f864e0a17/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-160c70853e4e8ca0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `codex-app-server-sdk` (test "integration_ws")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name integration_ws --edition=2024 tests/integration_ws.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c31810d270c9001b -C extra-filename=-b5360e41d623f4d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d4397a04fb0f153.rlib --extern codex_app_server_sdk=/opt/rustwide/target/debug/deps/libcodex_app_server_sdk-c1b022b3f7340ea7.rlib --extern codex_app_server_sdk_macros=/opt/rustwide/target/debug/deps/libcodex_app_server_sdk_macros-a856f2a9345bb437.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e0ed72ab5e0af71e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-d88aae8aad9ad546.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c953705c7496eafd.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0544d112efd3f0d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8cb5d0b3bdeb3af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e9515a34b159ce8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-97bcd371c3f1892a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-19a08cc1f93b14e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12d686e2ad809c18.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c5ecd8ab22c103e9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-396f3c4bc1ec0310.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b37df0b92c789464.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-160c70853e4e8ca0/out -L native=/opt/rustwide/target/debug/build/ring-d22a3e3f864e0a17/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `codex-app-server-sdk` (test "integration_api_stdio")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name integration_api_stdio --edition=2024 tests/integration_api_stdio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ceefdbfa08ce4e83 -C extra-filename=-67d4fe5cc3f10150 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6d4397a04fb0f153.rlib --extern codex_app_server_sdk=/opt/rustwide/target/debug/deps/libcodex_app_server_sdk-c1b022b3f7340ea7.rlib --extern codex_app_server_sdk_macros=/opt/rustwide/target/debug/deps/libcodex_app_server_sdk_macros-a856f2a9345bb437.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e0ed72ab5e0af71e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-d88aae8aad9ad546.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c953705c7496eafd.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0544d112efd3f0d7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8cb5d0b3bdeb3af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e9515a34b159ce8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-97bcd371c3f1892a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-19a08cc1f93b14e3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12d686e2ad809c18.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c5ecd8ab22c103e9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-396f3c4bc1ec0310.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b37df0b92c789464.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-160c70853e4e8ca0/out -L native=/opt/rustwide/target/debug/build/ring-d22a3e3f864e0a17/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e808db00d4dabb193e8c0143cd522acded8558cd17d51b42c6eae5e698bc81b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e808db00d4dabb193e8c0143cd522acded8558cd17d51b42c6eae5e698bc81b4", kill_on_drop: false }`
[INFO] [stdout] e808db00d4dabb193e8c0143cd522acded8558cd17d51b42c6eae5e698bc81b4
