[INFO] cloning repository https://github.com/Cogitri/Health [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cogitri/Health" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d3ad6a6b24ff88936e043766746d9a7ba1d8eda [INFO] checking Cogitri/Health against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCogitri%2FHealth" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cogitri/Health on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cogitri/Health [INFO] finished tweaking git repo https://github.com/Cogitri/Health [INFO] tweaked toml for git repo https://github.com/Cogitri/Health written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Cogitri/Health already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfbdf9f2e98ee21320308233789a9f56c79ba6f9c87e184d50aa4aad06e3e146 [INFO] running `Command { std: "docker" "start" "-a" "dfbdf9f2e98ee21320308233789a9f56c79ba6f9c87e184d50aa4aad06e3e146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfbdf9f2e98ee21320308233789a9f56c79ba6f9c87e184d50aa4aad06e3e146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbdf9f2e98ee21320308233789a9f56c79ba6f9c87e184d50aa4aad06e3e146", kill_on_drop: false }` [INFO] [stdout] dfbdf9f2e98ee21320308233789a9f56c79ba6f9c87e184d50aa4aad06e3e146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d381ed945528a01fc072f8db0c119e3472af3cd8f208dc446d35ac66f79e878 [INFO] running `Command { std: "docker" "start" "-a" "4d381ed945528a01fc072f8db0c119e3472af3cd8f208dc446d35ac66f79e878", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling gio v0.14.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling easy-ext v1.0.0 [INFO] [stderr] Checking gtk-macros v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-broadcast v0.3.3 [INFO] [stderr] Checking nb-connect v1.2.0 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking fancy-regex v0.4.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking uom v0.31.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-executor v1.4.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 --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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4d381ed945528a01fc072f8db0c119e3472af3cd8f208dc446d35ac66f79e878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d381ed945528a01fc072f8db0c119e3472af3cd8f208dc446d35ac66f79e878", kill_on_drop: false }` [INFO] [stdout] 4d381ed945528a01fc072f8db0c119e3472af3cd8f208dc446d35ac66f79e878