[INFO] fetching crate git-delta 0.18.2...
[INFO] testing git-delta-0.18.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate git-delta 0.18.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate git-delta 0.18.2
[INFO] finished tweaking crates.io crate git-delta 0.18.2
[INFO] tweaked toml for crates.io crate git-delta 0.18.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-delta 0.18.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-delta 0.18.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c1a8f33d66d3fd60de0fc9bbb8552401477199dee7221b14117fb20432fdbc9
[INFO] running `Command { std: "docker" "start" "-a" "6c1a8f33d66d3fd60de0fc9bbb8552401477199dee7221b14117fb20432fdbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c1a8f33d66d3fd60de0fc9bbb8552401477199dee7221b14117fb20432fdbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1a8f33d66d3fd60de0fc9bbb8552401477199dee7221b14117fb20432fdbc9", kill_on_drop: false }`
[INFO] [stdout] 6c1a8f33d66d3fd60de0fc9bbb8552401477199dee7221b14117fb20432fdbc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb07e438291b301eff745879c46613ca8acb2cff9bc50ce353a2485c515300d
[INFO] running `Command { std: "docker" "start" "-a" "deb07e438291b301eff745879c46613ca8acb2cff9bc50ce353a2485c515300d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ansi_colours v1.2.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling terminal-trx v0.2.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling wild v2.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling terminal-colorsaurus v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling bytelines v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling box_drawing v0.1.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.3
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling grep-cli v0.1.10
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling clap_complete v4.4.6
[INFO] [stderr]    Compiling bat v0.24.0
[INFO] [stderr]    Compiling git2 v0.18.2
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clircle v0.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.30
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling git-delta v0.18.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ansi/mod.rs:103:30
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn truncate_str_short(s: &str, display_width: usize) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^                           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn truncate_str_short(s: &str, display_width: usize) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handlers/grep.rs:667:30
[INFO] [stdout]     |
[INFO] [stdout] 667 | pub fn parse_grep_line(line: &str) -> Option<GrepLine> {
[INFO] [stdout]     |                              ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 667 | pub fn parse_grep_line(line: &str) -> Option<GrepLine<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handlers/grep.rs:685:38
[INFO] [stdout]     |
[INFO] [stdout] 685 | pub fn parse_raw_grep_line(raw_line: &str) -> Option<GrepLine> {
[INFO] [stdout]     |                                      ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 685 | pub fn parse_raw_grep_line(raw_line: &str) -> Option<GrepLine<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handlers/ripgrep_json.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_line(line: &str) -> Option<grep::GrepLine> {
[INFO] [stdout]    |                         ^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse_line(line: &str) -> Option<grep::GrepLine<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paint.rs:780:41
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn painted_prefix(state: State, config: &config::Config) -> Option<ANSIString> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn painted_prefix(state: State, config: &config::Config) -> Option<ANSIString<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "deb07e438291b301eff745879c46613ca8acb2cff9bc50ce353a2485c515300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb07e438291b301eff745879c46613ca8acb2cff9bc50ce353a2485c515300d", kill_on_drop: false }`
[INFO] [stdout] deb07e438291b301eff745879c46613ca8acb2cff9bc50ce353a2485c515300d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 706f2ea50dacd612d4e1f2c9d221b1a71c20d63318029aba175b161e236ae47c
[INFO] running `Command { std: "docker" "start" "-a" "706f2ea50dacd612d4e1f2c9d221b1a71c20d63318029aba175b161e236ae47c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=11f7f405e3f8a93a -C extra-filename=-742f00faf5979250 --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" "706f2ea50dacd612d4e1f2c9d221b1a71c20d63318029aba175b161e236ae47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706f2ea50dacd612d4e1f2c9d221b1a71c20d63318029aba175b161e236ae47c", kill_on_drop: false }`
[INFO] [stdout] 706f2ea50dacd612d4e1f2c9d221b1a71c20d63318029aba175b161e236ae47c
