[INFO] fetching crate semantic-edit-mcp 0.2.1... [INFO] testing semantic-edit-mcp-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate semantic-edit-mcp 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate semantic-edit-mcp 0.2.1 [INFO] finished tweaking crates.io crate semantic-edit-mcp 0.2.1 [INFO] tweaked toml for crates.io crate semantic-edit-mcp 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate semantic-edit-mcp 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate semantic-edit-mcp 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4506815f81c5a3e762573d1125c0d2f33e22854f5234ee5fbcf5f1b16a040d4e [INFO] running `Command { std: "docker" "start" "-a" "4506815f81c5a3e762573d1125c0d2f33e22854f5234ee5fbcf5f1b16a040d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4506815f81c5a3e762573d1125c0d2f33e22854f5234ee5fbcf5f1b16a040d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4506815f81c5a3e762573d1125c0d2f33e22854f5234ee5fbcf5f1b16a040d4e", kill_on_drop: false }` [INFO] [stdout] 4506815f81c5a3e762573d1125c0d2f33e22854f5234ee5fbcf5f1b16a040d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a832bdd4535c898e04157a06d300f7c1467219cb4800459b0569f19dc048f03a [INFO] running `Command { std: "docker" "start" "-a" "a832bdd4535c898e04157a06d300f7c1467219cb4800459b0569f19dc048f03a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling tree-sitter-plain v0.1.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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 --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a1e43d87aa4e01f8 -C extra-filename=-ee625191289218b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "a832bdd4535c898e04157a06d300f7c1467219cb4800459b0569f19dc048f03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a832bdd4535c898e04157a06d300f7c1467219cb4800459b0569f19dc048f03a", kill_on_drop: false }` [INFO] [stdout] a832bdd4535c898e04157a06d300f7c1467219cb4800459b0569f19dc048f03a