[INFO] fetching crate mago-codex 1.0.0-beta.24...
[INFO] building mago-codex-1.0.0-beta.24 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mago-codex 1.0.0-beta.24 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mago-codex 1.0.0-beta.24
[INFO] finished tweaking crates.io crate mago-codex 1.0.0-beta.24
[INFO] tweaked toml for crates.io crate mago-codex 1.0.0-beta.24 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mago-codex 1.0.0-beta.24 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mago-codex 1.0.0-beta.24 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07af16bbe7e869d7322405fc241b4d587938099ec67a6fdb45bf49a37ee432fe
[INFO] running `Command { std: "docker" "start" "-a" "07af16bbe7e869d7322405fc241b4d587938099ec67a6fdb45bf49a37ee432fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07af16bbe7e869d7322405fc241b4d587938099ec67a6fdb45bf49a37ee432fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07af16bbe7e869d7322405fc241b4d587938099ec67a6fdb45bf49a37ee432fe", kill_on_drop: false }`
[INFO] [stdout] 07af16bbe7e869d7322405fc241b4d587938099ec67a6fdb45bf49a37ee432fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d4beca84aa2826417361ed3411bc577c817ee178c1a2eb954fd7949be4894d4
[INFO] running `Command { std: "docker" "start" "-a" "1d4beca84aa2826417361ed3411bc577c817ee178c1a2eb954fd7949be4894d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mago-pager v1.0.0-beta.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling mago-database v1.0.0-beta.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling mago-fixer v1.0.0-beta.24
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling mago-php-version v1.0.0-beta.24
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling mago-atom v1.0.0-beta.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mago-span v1.0.0-beta.24
[INFO] [stderr]    Compiling mago-syntax-core v1.0.0-beta.24
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling mago-reporting v1.0.0-beta.24
[INFO] [stderr]    Compiling mago-type-syntax v1.0.0-beta.24
[INFO] [stderr]    Compiling mago-syntax v1.0.0-beta.24
[INFO] [stderr]    Compiling mago-docblock v1.0.0-beta.24
[INFO] [stderr]    Compiling mago-names v1.0.0-beta.24
[INFO] [stderr]    Compiling mago-codex v1.0.0-beta.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s
[INFO] running `Command { std: "docker" "inspect" "1d4beca84aa2826417361ed3411bc577c817ee178c1a2eb954fd7949be4894d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d4beca84aa2826417361ed3411bc577c817ee178c1a2eb954fd7949be4894d4", kill_on_drop: false }`
[INFO] [stdout] 1d4beca84aa2826417361ed3411bc577c817ee178c1a2eb954fd7949be4894d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e92e2ca8c3c68e45d33d96abaeca1e2d3d97c6b1e34525460361a6b70111e9
[INFO] running `Command { std: "docker" "start" "-a" "40e92e2ca8c3c68e45d33d96abaeca1e2d3d97c6b1e34525460361a6b70111e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling mago-codex v1.0.0-beta.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] running `Command { std: "docker" "inspect" "40e92e2ca8c3c68e45d33d96abaeca1e2d3d97c6b1e34525460361a6b70111e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e92e2ca8c3c68e45d33d96abaeca1e2d3d97c6b1e34525460361a6b70111e9", kill_on_drop: false }`
[INFO] [stdout] 40e92e2ca8c3c68e45d33d96abaeca1e2d3d97c6b1e34525460361a6b70111e9
