[INFO] cloning repository https://github.com/cellfusion/codex-acp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cellfusion/codex-acp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcellfusion%2Fcodex-acp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcellfusion%2Fcodex-acp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47defe670a688119094170e279f3fafb89a67085 [INFO] testing cellfusion/codex-acp 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%2Fcellfusion%2Fcodex-acp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cellfusion/codex-acp [INFO] finished tweaking git repo https://github.com/cellfusion/codex-acp [INFO] tweaked toml for git repo https://github.com/cellfusion/codex-acp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cellfusion/codex-acp 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/cellfusion/codex-acp 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9c2c902a13589cd96ec5f39f0263be75f9f788e334fcce63f1dc7bd8bc64bc53 [INFO] running `Command { std: "docker" "start" "-a" "9c2c902a13589cd96ec5f39f0263be75f9f788e334fcce63f1dc7bd8bc64bc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c2c902a13589cd96ec5f39f0263be75f9f788e334fcce63f1dc7bd8bc64bc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2c902a13589cd96ec5f39f0263be75f9f788e334fcce63f1dc7bd8bc64bc53", kill_on_drop: false }` [INFO] [stdout] 9c2c902a13589cd96ec5f39f0263be75f9f788e334fcce63f1dc7bd8bc64bc53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ae0987673fbb720d17ffe850debcb08bec4bf9ba2de13703fba7c38cefee4cc5 [INFO] running `Command { std: "docker" "start" "-a" "ae0987673fbb720d17ffe850debcb08bec4bf9ba2de13703fba7c38cefee4cc5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tree-sitter-bash v0.25.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling ts-rs-macros v11.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tree-sitter v0.25.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling ts-rs v11.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling mcp-types v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling serial2 v0.2.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling codex-apply-patch v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling landlock v0.4.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling codex-protocol v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling codex-mcp-client v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling seccompiler v0.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling env-flags v0.1.1 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling codex-core v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling codex-common v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling codex-linux-sandbox v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling codex-login v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling codex-arg0 v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling codex-ollama v0.0.0 (https://github.com/openai/codex#02690962) [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] error: could not compile `codex-core` (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 codex_core --edition=2024 /opt/rustwide/cargo-home/git/checkouts/codex-9eee5d47a939c68c/0269096/codex-rs/core/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 '--deny=clippy::unwrap_used' '--deny=clippy::uninlined_format_args' '--deny=clippy::expect_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6223074a9be5619a -C extra-filename=-004b3b1534e63703 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-3299729d171064b1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1bf07c63bc0c34f0.rmeta --extern codex_apply_patch=/opt/rustwide/target/debug/deps/libcodex_apply_patch-a2fb610583e4e45c.rmeta --extern codex_mcp_client=/opt/rustwide/target/debug/deps/libcodex_mcp_client-2980bbd5d71e2211.rmeta --extern codex_protocol=/opt/rustwide/target/debug/deps/libcodex_protocol-a78e33650d9e16df.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b6345efdb06fdaff.rmeta --extern env_flags=/opt/rustwide/target/debug/deps/libenv_flags-f5671b80627777e2.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-8ddf5d5ca166fad1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6bf189a253a49781.rmeta --extern landlock=/opt/rustwide/target/debug/deps/liblandlock-5b3960ea7b3e2641.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-de69fe135031e2b5.rmeta --extern mcp_types=/opt/rustwide/target/debug/deps/libmcp_types-e76c60cc8005fed6.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-190f2ff11595f5fe.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-df66db3cc79d5ee9.rmeta --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-72fcbe3e1d249123.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-66e886e27de76e6d.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-b8f95e8a93520966.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-12f3a89c6fe54409.rmeta --extern seccompiler=/opt/rustwide/target/debug/deps/libseccompiler-400c019fd98dfde3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9de1149d9e70a297.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-35057f1584397616.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-efab6c290c8f3ec1.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4d9f14b9218a1eaa.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-21d1e431478279b1.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c89a6cc0ae8cab7a.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-acd01543cfffd681.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-70bea6c12b28939b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e07bf941f746b90b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-6bcdd0900a1506db.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a935d162758ce733.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-615b55bc39a6c40d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d8ba1dc8dfc7a565.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-53d1b9800a94c2e9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6b69d363912dcc4d.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-9f7c5834b6f5187c.rmeta --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-af39e0bc8b983495.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b4a9946912b3b67b.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-706c2d813990b18b.rmeta --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-5bc4eb0f0f7de752.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/tree-sitter-96bc8de6d9b08be1/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-8303892109ddfaea/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae0987673fbb720d17ffe850debcb08bec4bf9ba2de13703fba7c38cefee4cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0987673fbb720d17ffe850debcb08bec4bf9ba2de13703fba7c38cefee4cc5", kill_on_drop: false }` [INFO] [stdout] ae0987673fbb720d17ffe850debcb08bec4bf9ba2de13703fba7c38cefee4cc5