[INFO] fetching crate cgrammar 0.9.1...
[INFO] testing cgrammar-0.9.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate cgrammar 0.9.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cgrammar 0.9.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cgrammar 0.9.1
[INFO] tweaked toml for crates.io crate cgrammar 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cgrammar 0.9.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cgrammar 0.9.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e0121145b453661b183443282aae047c66faf5e2e12faaf22d101e877b54e34
[INFO] running `Command { std: "docker" "start" "-a" "5e0121145b453661b183443282aae047c66faf5e2e12faaf22d101e877b54e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0121145b453661b183443282aae047c66faf5e2e12faaf22d101e877b54e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0121145b453661b183443282aae047c66faf5e2e12faaf22d101e877b54e34", kill_on_drop: false }`
[INFO] [stdout] 5e0121145b453661b183443282aae047c66faf5e2e12faaf22d101e877b54e34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b2cbb20d564b168ccadfd1d0fee1ff5e25de8eda9b032a3f525b8a577baac24
[INFO] running `Command { std: "docker" "start" "-a" "9b2cbb20d564b168ccadfd1d0fee1ff5e25de8eda9b032a3f525b8a577baac24", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling cgrammar v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cgrammar` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name cgrammar --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dbg-pls", "printer", "quasi-quote", "report"))' -C metadata=5780a748f1368ebf -C extra-filename=-ffc762a4d55ed760 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-601270c9ac0d03a0.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c28babcce6af0d98.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-32a8a13036c72423.rmeta --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-009271dbd1b1eff7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-742e678ac1a797cc.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-48e264013f9e8122.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3ea907def3ad7a38.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-07cf83cadfac61e9/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9b2cbb20d564b168ccadfd1d0fee1ff5e25de8eda9b032a3f525b8a577baac24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2cbb20d564b168ccadfd1d0fee1ff5e25de8eda9b032a3f525b8a577baac24", kill_on_drop: false }`
[INFO] [stdout] 9b2cbb20d564b168ccadfd1d0fee1ff5e25de8eda9b032a3f525b8a577baac24
