[INFO] cloning repository https://github.com/Skardyy/mcat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skardyy/mcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkardyy%2Fmcat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkardyy%2Fmcat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c87e1f0fcc1d1fef109f80795d3cde5405aefd72
[INFO] checking Skardyy/mcat against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkardyy%2Fmcat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Skardyy/mcat
[INFO] finished tweaking git repo https://github.com/Skardyy/mcat
[INFO] tweaked toml for git repo https://github.com/Skardyy/mcat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Skardyy/mcat on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Skardyy/mcat 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf
[INFO] running `Command { std: "docker" "start" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf", 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" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf", 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" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fearless_simd v0.4.1
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.16/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="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --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=a7a9f331fd66d7c6 -C extra-filename=-127c989a08184f7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e1f49a7b00e22333.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b924193483665774.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-aa2c0ef21912879c.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" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf", kill_on_drop: false }`
[INFO] [stdout] 57e3360674c957b11da1c6794fd1b10cd58ec9b12c2619c98e0491ea397bafdf
