[INFO] cloning repository https://github.com/actions-marketplace-validations/hougesen_mdsf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actions-marketplace-validations/hougesen_mdsf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fhougesen_mdsf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fhougesen_mdsf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc31362795019e5154e4ee01045bc5c5b226d7e4
[INFO] checking actions-marketplace-validations/hougesen_mdsf against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fhougesen_mdsf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/actions-marketplace-validations/hougesen_mdsf
[INFO] finished tweaking git repo https://github.com/actions-marketplace-validations/hougesen_mdsf
[INFO] tweaked toml for git repo https://github.com/actions-marketplace-validations/hougesen_mdsf written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actions-marketplace-validations/hougesen_mdsf on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actions-marketplace-validations/hougesen_mdsf 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4
[INFO] running `Command { std: "docker" "start" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling attr_alias v0.1.4
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking process_control v5.2.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking convert_case v0.11.0
[INFO] [stderr]     Checking flate2 v1.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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="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=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --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" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4", kill_on_drop: false }`
[INFO] [stdout] 05d14c22136c65046fe26219d7e2f0b6b763c0531fd02f2eea6b0428fae1efe4
