[INFO] fetching crate hgrep 0.2.3... [INFO] building hgrep-0.2.3 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate hgrep 0.2.3 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate hgrep 0.2.3 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hgrep 0.2.3 [INFO] finished tweaking crates.io crate hgrep 0.2.3 [INFO] tweaked toml for crates.io crate hgrep 0.2.3 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate hgrep 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded mimalloc v0.1.27 [INFO] [stderr] Downloaded crc32fast v1.3.1 [INFO] [stderr] Downloaded grep-pcre2 v0.1.5 [INFO] [stderr] Downloaded pcre2 v0.2.3 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded clap_complete v3.0.5 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded clap v3.0.13 [INFO] [stderr] Downloaded clircle v0.3.0 [INFO] [stderr] Downloaded ansi_colours v1.1.0 [INFO] [stderr] Downloaded rgb2ansi256 v0.1.1 [INFO] [stderr] Downloaded libc v0.2.116 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.23 [INFO] [stderr] Downloaded bat v0.19.0 [INFO] [stderr] Downloaded pcre2-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a985ce3ed9203d9a77c202acecefcbb7affbe9ca5e8c09a48cd3f134b83cc900 [INFO] running `Command { std: "docker" "start" "-a" "a985ce3ed9203d9a77c202acecefcbb7affbe9ca5e8c09a48cd3f134b83cc900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a985ce3ed9203d9a77c202acecefcbb7affbe9ca5e8c09a48cd3f134b83cc900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a985ce3ed9203d9a77c202acecefcbb7affbe9ca5e8c09a48cd3f134b83cc900", kill_on_drop: false }` [INFO] [stdout] a985ce3ed9203d9a77c202acecefcbb7affbe9ca5e8c09a48cd3f134b83cc900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8152e6d9300a497a2dc69eda6c49f3781db84a9c4012927752c74aa8524f28f [INFO] running `Command { std: "docker" "start" "-a" "e8152e6d9300a497a2dc69eda6c49f3781db84a9c4012927752c74aa8524f28f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bat v0.19.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rgb2ansi256 v0.1.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/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 -C debuginfo=2 --cfg 'feature="default"' --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"' -C metadata=c25dc19d7487cdf7 -C extra-filename=-c25dc19d7487cdf7 --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" "e8152e6d9300a497a2dc69eda6c49f3781db84a9c4012927752c74aa8524f28f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8152e6d9300a497a2dc69eda6c49f3781db84a9c4012927752c74aa8524f28f", kill_on_drop: false }` [INFO] [stdout] e8152e6d9300a497a2dc69eda6c49f3781db84a9c4012927752c74aa8524f28f