[INFO] cloning repository https://github.com/synt-or/cc-sessions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synt-or/cc-sessions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynt-or%2Fcc-sessions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynt-or%2Fcc-sessions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed3c89c14e3c29ab25d66dd1b5f4ae85e0f2b4e7
[INFO] checking synt-or/cc-sessions against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynt-or%2Fcc-sessions" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/synt-or/cc-sessions
[INFO] finished tweaking git repo https://github.com/synt-or/cc-sessions
[INFO] tweaked toml for git repo https://github.com/synt-or/cc-sessions written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/synt-or/cc-sessions on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/synt-or/cc-sessions 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-display-width v0.3.0
[INFO] [stderr]   Downloaded which v8.0.3
[INFO] [stderr]   Downloaded shell-quote v0.7.2
[INFO] [stderr]   Downloaded tui-term v0.3.4
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded serial2 v0.2.37
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded skim v4.7.0
[INFO] [stderr]   Downloaded frizbee v0.9.0
[INFO] [stderr]   Downloaded clap_mangen v0.3.0
[INFO] [stderr]   Downloaded assert_enum_variants v0.1.2
[INFO] [stderr]   Downloaded clap_complete_nushell v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a
[INFO] running `Command { std: "docker" "start" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a", 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" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a", 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" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling skim v4.7.0
[INFO] [stderr]     Checking serial2 v0.2.37
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking kanal v0.1.1
[INFO] [stderr]     Checking which v8.0.3
[INFO] [stderr]     Checking unicode-display-width v0.3.0
[INFO] [stderr]     Checking assert_enum_variants v0.1.2
[INFO] [stderr]    Compiling cc-sessions v0.2.0 (/opt/rustwide/workdir)
[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/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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=7b4ca9c26e9c0fe8 -C extra-filename=-46aa1eef10cbd1ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-79fd95c63175c72e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e644acf4bdfb9529.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-6cb68f2e111607e3.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" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a", kill_on_drop: false }`
[INFO] [stdout] b94a7795454e6151aadd8c08fa8457e7cebeca30bb69d0b48728a8e61372897a
