[INFO] cloning repository https://github.com/ShortArrow/vsixHarvester
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShortArrow/vsixHarvester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShortArrow%2FvsixHarvester", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShortArrow%2FvsixHarvester'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbbd1580d2a04281bace7a56e6f2d2693b83a73c
[INFO] checking ShortArrow/vsixHarvester against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShortArrow%2FvsixHarvester" "/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/ShortArrow/vsixHarvester
[INFO] finished tweaking git repo https://github.com/ShortArrow/vsixHarvester
[INFO] tweaked toml for git repo https://github.com/ShortArrow/vsixHarvester written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShortArrow/vsixHarvester on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShortArrow/vsixHarvester 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b917a2ab7b42a39f8470cb4312542f8bedef41157ac5c9eceab15378df4d0222
[INFO] running `Command { std: "docker" "start" "-a" "b917a2ab7b42a39f8470cb4312542f8bedef41157ac5c9eceab15378df4d0222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b917a2ab7b42a39f8470cb4312542f8bedef41157ac5c9eceab15378df4d0222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b917a2ab7b42a39f8470cb4312542f8bedef41157ac5c9eceab15378df4d0222", kill_on_drop: false }`
[INFO] [stdout] b917a2ab7b42a39f8470cb4312542f8bedef41157ac5c9eceab15378df4d0222
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8128d5ef39d7d84f715488e7a8d2502b7abe137f1308f433ee86667771afd404
[INFO] running `Command { std: "docker" "start" "-a" "8128d5ef39d7d84f715488e7a8d2502b7abe137f1308f433ee86667771afd404", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking cfg-expr v0.18.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]    Compiling newtype-uuid v1.2.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling time-core v0.1.2
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --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=0fc18411f7769ad2 -C extra-filename=-caaf51062fc6847e --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" "8128d5ef39d7d84f715488e7a8d2502b7abe137f1308f433ee86667771afd404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8128d5ef39d7d84f715488e7a8d2502b7abe137f1308f433ee86667771afd404", kill_on_drop: false }`
[INFO] [stdout] 8128d5ef39d7d84f715488e7a8d2502b7abe137f1308f433ee86667771afd404
