[INFO] cloning repository https://github.com/jdx/pitchfork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/pitchfork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpitchfork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpitchfork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e9018e96864880b0333ac58a0ba059c8ae88370 [INFO] testing jdx/pitchfork against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpitchfork" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jdx/pitchfork [INFO] finished tweaking git repo https://github.com/jdx/pitchfork [INFO] tweaked toml for git repo https://github.com/jdx/pitchfork written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jdx/pitchfork on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jdx/pitchfork 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded supports-hyperlinks v3.2.0 [INFO] [stderr] Downloaded addr2line v0.25.1 [INFO] [stderr] Downloaded sigchld v0.2.4 [INFO] [stderr] Downloaded shared_child v1.1.1 [INFO] [stderr] Downloaded doctest-file v1.0.0 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded exec v0.3.1 [INFO] [stderr] Downloaded auto-launcher v0.6.1 [INFO] [stderr] Downloaded clap_usage v2.0.3 [INFO] [stderr] Downloaded pest_generator v2.8.5 [INFO] [stderr] Downloaded pest_meta v2.8.5 [INFO] [stderr] Downloaded duct v1.1.1 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded usage-lib v2.11.0 [INFO] [stderr] Downloaded kdl v6.3.3 [INFO] [stderr] Downloaded pest v2.8.5 [INFO] [stderr] Downloaded interprocess v2.2.3 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded ntapi v0.4.2 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded comfy-table v7.2.1 [INFO] [stderr] Downloaded object v0.37.3 [INFO] [stderr] Downloaded gimli v0.32.3 [INFO] [stderr] Downloaded backtrace v0.3.76 [INFO] [stderr] Downloaded pest_derive v2.8.5 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] [stderr] Downloaded versions v7.0.0 [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded recvmsg v1.0.0 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded exponential-backoff v2.1.0 [INFO] [stderr] Downloaded rev_lines v0.3.0 [INFO] [stderr] Downloaded shared_thread v0.2.0 [INFO] [stderr] Downloaded file-id v0.2.3 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded shell-words v1.1.1 [INFO] [stderr] Downloaded xx v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f553da8a5f611d476b5441b4a4919d4d8aa579a4a1bf14ef234595ea852e69f1 [INFO] running `Command { std: "docker" "start" "-a" "f553da8a5f611d476b5441b4a4919d4d8aa579a4a1bf14ef234595ea852e69f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f553da8a5f611d476b5441b4a4919d4d8aa579a4a1bf14ef234595ea852e69f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f553da8a5f611d476b5441b4a4919d4d8aa579a4a1bf14ef234595ea852e69f1", kill_on_drop: false }` [INFO] [stdout] f553da8a5f611d476b5441b4a4919d4d8aa579a4a1bf14ef234595ea852e69f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f28a69f6cbf8340ace571e2910e77a824cc418846b16c56829c1b98cd4df7a89 [INFO] running `Command { std: "docker" "start" "-a" "f28a69f6cbf8340ace571e2910e77a824cc418846b16c56829c1b98cd4df7a89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling homedir v0.3.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling exponential-backoff v2.1.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling auto-launcher v0.6.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling notify-debouncer-full v0.4.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling rev_lines v0.3.0 [INFO] [stderr] Compiling cron v0.15.0 [INFO] [stderr] Compiling versions v7.0.0 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=cfbb96d49eca4a7f -C extra-filename=-f8ac15e481292ecb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-d4b3941f0d40f147.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-d40cde7d2fd22dd8.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" "f28a69f6cbf8340ace571e2910e77a824cc418846b16c56829c1b98cd4df7a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28a69f6cbf8340ace571e2910e77a824cc418846b16c56829c1b98cd4df7a89", kill_on_drop: false }` [INFO] [stdout] f28a69f6cbf8340ace571e2910e77a824cc418846b16c56829c1b98cd4df7a89