[INFO] cloning repository https://github.com/Ladvien/codex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ladvien/codex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLadvien%2Fcodex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLadvien%2Fcodex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15aaa7ada97c4e81c53a9e6824fae22e9dbdc2ad [INFO] testing Ladvien/codex against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLadvien%2Fcodex" "/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/Ladvien/codex [INFO] finished tweaking git repo https://github.com/Ladvien/codex [INFO] tweaked toml for git repo https://github.com/Ladvien/codex written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ladvien/codex on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ladvien/codex 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cbe0bfc814adf83c22d690615b34e34f98c0cc5859a159e591d921478a5bf8b [INFO] running `Command { std: "docker" "start" "-a" "5cbe0bfc814adf83c22d690615b34e34f98c0cc5859a159e591d921478a5bf8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cbe0bfc814adf83c22d690615b34e34f98c0cc5859a159e591d921478a5bf8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cbe0bfc814adf83c22d690615b34e34f98c0cc5859a159e591d921478a5bf8b", kill_on_drop: false }` [INFO] [stdout] 5cbe0bfc814adf83c22d690615b34e34f98c0cc5859a159e591d921478a5bf8b [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37828b726713db82dbe9590608fd2b7bd76fb4a462455e80b04a85d5e6edb079 [INFO] running `Command { std: "docker" "start" "-a" "37828b726713db82dbe9590608fd2b7bd76fb4a462455e80b04a85d5e6edb079", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling codex-memory v3.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.45s [INFO] running `Command { std: "docker" "inspect" "37828b726713db82dbe9590608fd2b7bd76fb4a462455e80b04a85d5e6edb079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37828b726713db82dbe9590608fd2b7bd76fb4a462455e80b04a85d5e6edb079", kill_on_drop: false }` [INFO] [stdout] 37828b726713db82dbe9590608fd2b7bd76fb4a462455e80b04a85d5e6edb079 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6546d9b57faba1240ff8b23ba7b7712177abb5dd1aba22f02c9cf8bff28544fe [INFO] running `Command { std: "docker" "start" "-a" "6546d9b57faba1240ff8b23ba7b7712177abb5dd1aba22f02c9cf8bff28544fe", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling codex-memory v3.0.15 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `codex-memory` (test "edge_case_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name edge_case_tests --edition=2021 tests/edge_case_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("architecture_tests", "default"))' -C metadata=b0f7ea85a05494ba -C extra-filename=-f3b22068a4064e5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2e78d7e14e85ddc4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cba62adf91c479ec.rlib --extern codex_memory=/opt/rustwide/target/debug/deps/libcodex_memory-3139c890d36a9668.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1af42c1d057bd38a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern jsonrpc_core=/opt/rustwide/target/debug/deps/libjsonrpc_core-466980a5688cbaee.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-90ada498e571be34.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ea93137907a3bc7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-648d55324c2889d5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7393e1e01c7d390a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-86d54e7eecc6d226.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-06e66f60992fbfcf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-87f18106fcfe8b5d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e80777df3de814f3.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c24bf643e67547ab.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-81d6967817932edd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3bdd475d61887397.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02df1e6dc1fb3dd9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-718923f58384a3e8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ce2e8c48267bd67.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2010e8daeb82d978/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `codex-memory` (test "unit_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name unit_tests --edition=2021 tests/unit_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("architecture_tests", "default"))' -C metadata=d32324a6ed6af854 -C extra-filename=-dfae84e5972ef62f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2e78d7e14e85ddc4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cba62adf91c479ec.rlib --extern codex_memory=/opt/rustwide/target/debug/deps/libcodex_memory-3139c890d36a9668.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1af42c1d057bd38a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern jsonrpc_core=/opt/rustwide/target/debug/deps/libjsonrpc_core-466980a5688cbaee.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-90ada498e571be34.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ea93137907a3bc7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-648d55324c2889d5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7393e1e01c7d390a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-86d54e7eecc6d226.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-06e66f60992fbfcf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-87f18106fcfe8b5d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e80777df3de814f3.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-c24bf643e67547ab.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-81d6967817932edd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3bdd475d61887397.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02df1e6dc1fb3dd9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-718923f58384a3e8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ce2e8c48267bd67.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2010e8daeb82d978/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6546d9b57faba1240ff8b23ba7b7712177abb5dd1aba22f02c9cf8bff28544fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6546d9b57faba1240ff8b23ba7b7712177abb5dd1aba22f02c9cf8bff28544fe", kill_on_drop: false }` [INFO] [stdout] 6546d9b57faba1240ff8b23ba7b7712177abb5dd1aba22f02c9cf8bff28544fe