[INFO] cloning repository https://github.com/toxicwind/codex-forksmith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toxicwind/codex-forksmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoxicwind%2Fcodex-forksmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoxicwind%2Fcodex-forksmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e738493eb5e1c57cf38664e255f24518c8b12165
[INFO] checking toxicwind/codex-forksmith against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoxicwind%2Fcodex-forksmith" "/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/toxicwind/codex-forksmith
[INFO] finished tweaking git repo https://github.com/toxicwind/codex-forksmith
[INFO] tweaked toml for git repo https://github.com/toxicwind/codex-forksmith written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toxicwind/codex-forksmith on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toxicwind/codex-forksmith 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking toxicwind/codex-forksmith against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoxicwind%2Fcodex-forksmith" "/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/toxicwind/codex-forksmith
[INFO] finished tweaking git repo https://github.com/toxicwind/codex-forksmith
[INFO] tweaked toml for git repo https://github.com/toxicwind/codex-forksmith written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toxicwind/codex-forksmith on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toxicwind/codex-forksmith 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded cc v1.2.46
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e02fafa85e9224a3a82190e83a2a93099cf8815ae72b8b77cb0f64d63545064
[INFO] running `Command { std: "docker" "start" "-a" "5e02fafa85e9224a3a82190e83a2a93099cf8815ae72b8b77cb0f64d63545064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e02fafa85e9224a3a82190e83a2a93099cf8815ae72b8b77cb0f64d63545064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e02fafa85e9224a3a82190e83a2a93099cf8815ae72b8b77cb0f64d63545064", kill_on_drop: false }`
[INFO] [stdout] 5e02fafa85e9224a3a82190e83a2a93099cf8815ae72b8b77cb0f64d63545064
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be94caa50f59d3301a366c4805652dea25493f626e0c0a392da253e38452261a
[INFO] running `Command { std: "docker" "start" "-a" "be94caa50f59d3301a366c4805652dea25493f626e0c0a392da253e38452261a", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking codex-pkg v0.1.0 (/opt/rustwide/workdir/crates/pkg)
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking codex-cocci-driver v0.1.0 (/opt/rustwide/workdir/crates/cocci-driver)
[INFO] [stderr]     Checking codex-ast-driver v0.1.0 (/opt/rustwide/workdir/crates/ast-driver)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking codex-registry v0.1.0 (/opt/rustwide/workdir/crates/registry)
[INFO] [stderr]     Checking codex-wrapper v0.1.0 (/opt/rustwide/workdir/crates/wrapper)
[INFO] [stderr]     Checking codex-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking codex-updater-cli v0.1.0 (/opt/rustwide/workdir/crates/updater-cli)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking codex-forksmith v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.00s
[INFO] running `Command { std: "docker" "inspect" "be94caa50f59d3301a366c4805652dea25493f626e0c0a392da253e38452261a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be94caa50f59d3301a366c4805652dea25493f626e0c0a392da253e38452261a", kill_on_drop: false }`
[INFO] [stdout] be94caa50f59d3301a366c4805652dea25493f626e0c0a392da253e38452261a
