[INFO] cloning repository https://github.com/pbonh/syndex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbonh/syndex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46b907ffb400dc687fb8a2a54f0a508fdc395ad5
[INFO] building pbonh/syndex against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pbonh/syndex
[INFO] finished tweaking git repo https://github.com/pbonh/syndex
[INFO] tweaked toml for git repo https://github.com/pbonh/syndex written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbonh/syndex 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 git repo https://github.com/pbonh/syndex 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab8e0dbae450db5c8281a4c7a4b596a9539abf67ff55480c8269721ed8cf4957
[INFO] running `Command { std: "docker" "start" "-a" "ab8e0dbae450db5c8281a4c7a4b596a9539abf67ff55480c8269721ed8cf4957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8e0dbae450db5c8281a4c7a4b596a9539abf67ff55480c8269721ed8cf4957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8e0dbae450db5c8281a4c7a4b596a9539abf67ff55480c8269721ed8cf4957", kill_on_drop: false }`
[INFO] [stdout] ab8e0dbae450db5c8281a4c7a4b596a9539abf67ff55480c8269721ed8cf4957
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d0dd1221ad1f2bb200c15b8e9cd0af8c661f77647498afc070eddc0569db7ff
[INFO] running `Command { std: "docker" "start" "-a" "6d0dd1221ad1f2bb200c15b8e9cd0af8c661f77647498afc070eddc0569db7ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.2
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling vlsir v3.0.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bevy_ptr v0.13.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling fstrings-proc-macro v0.2.3
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling bevy_tasks v0.13.2
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bevy_math v0.13.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling bevy_utils v0.13.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.2
[INFO] [stderr]    Compiling layout21utils v3.0.0-pre.2
[INFO] [stderr]    Compiling bevy_derive v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bevy_reflect v0.13.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling fstrings v0.2.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling lef21 v3.0.0-pre.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=9c7c7c08e4dde728 -C extra-filename=-425d03fc91b112e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-716433553fbc15de.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-46139aa193e59f96.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-21518ac2f137d9dd.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-cb427815fd509f13.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-fc730564ff2febcb.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bcab7781240f5123.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-3a1fc10fb0bb10d0.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-1d03d40afa9763ce.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-cb541b61d1efe749.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-b3d62239c84e92f9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a57f76c9bf821dd2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d0dd1221ad1f2bb200c15b8e9cd0af8c661f77647498afc070eddc0569db7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0dd1221ad1f2bb200c15b8e9cd0af8c661f77647498afc070eddc0569db7ff", kill_on_drop: false }`
[INFO] [stdout] 6d0dd1221ad1f2bb200c15b8e9cd0af8c661f77647498afc070eddc0569db7ff
