[INFO] cloning repository https://github.com/mosif16/swe-grep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosif16/swe-grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosif16%2Fswe-grep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosif16%2Fswe-grep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc324ba129c02acc82b1fbbbd8724e5a5960ca71 [INFO] checking mosif16/swe-grep against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosif16%2Fswe-grep" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mosif16/swe-grep [INFO] finished tweaking git repo https://github.com/mosif16/swe-grep [INFO] tweaked toml for git repo https://github.com/mosif16/swe-grep written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mosif16/swe-grep on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mosif16/swe-grep 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12af869b560837fec0c38336f1dde301f5a80290dcb65c6b439894e2e80de3a3 [INFO] running `Command { std: "docker" "start" "-a" "12af869b560837fec0c38336f1dde301f5a80290dcb65c6b439894e2e80de3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12af869b560837fec0c38336f1dde301f5a80290dcb65c6b439894e2e80de3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12af869b560837fec0c38336f1dde301f5a80290dcb65c6b439894e2e80de3a3", kill_on_drop: false }` [INFO] [stdout] 12af869b560837fec0c38336f1dde301f5a80290dcb65c6b439894e2e80de3a3 [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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c5b604b0754e94c7478a073fe6cb7a14ede12732e5beb419d9830db5b31bcd [INFO] running `Command { std: "docker" "start" "-a" "60c5b604b0754e94c7478a073fe6cb7a14ede12732e5beb419d9830db5b31bcd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking grep-matcher v0.1.8 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking globset v0.4.17 [INFO] [stderr] Checking grep-regex v0.1.14 [INFO] [stderr] Checking grep-searcher v0.1.16 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Checking ignore v0.4.24 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking ownedbytes v0.3.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking tantivy-common v0.3.0 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking tantivy-bitpacker v0.2.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking fastfield_codecs v0.2.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking measure_time v0.8.3 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking fail v0.5.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.107/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6bbea7ac5ef0dbff -C extra-filename=-5e68831fdfa7f550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "60c5b604b0754e94c7478a073fe6cb7a14ede12732e5beb419d9830db5b31bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c5b604b0754e94c7478a073fe6cb7a14ede12732e5beb419d9830db5b31bcd", kill_on_drop: false }` [INFO] [stdout] 60c5b604b0754e94c7478a073fe6cb7a14ede12732e5beb419d9830db5b31bcd