[INFO] cloning repository https://github.com/chen244/color_picker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chen244/color_picker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen244%2Fcolor_picker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen244%2Fcolor_picker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd6f62bdfc25f8f3e61fe8a7f39421170c16f34b [INFO] checking chen244/color_picker against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchen244%2Fcolor_picker" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chen244/color_picker on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chen244/color_picker [INFO] finished tweaking git repo https://github.com/chen244/color_picker [INFO] tweaked toml for git repo https://github.com/chen244/color_picker written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/chen244/color_picker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31f2bd3b830d6dc464bf52bbf100e817681e8a9ea9f2bd61cc1e58d9f4e40fbc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31f2bd3b830d6dc464bf52bbf100e817681e8a9ea9f2bd61cc1e58d9f4e40fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f2bd3b830d6dc464bf52bbf100e817681e8a9ea9f2bd61cc1e58d9f4e40fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f2bd3b830d6dc464bf52bbf100e817681e8a9ea9f2bd61cc1e58d9f4e40fbc", kill_on_drop: false }` [INFO] [stdout] 31f2bd3b830d6dc464bf52bbf100e817681e8a9ea9f2bd61cc1e58d9f4e40fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 581a1132d5eb1ffbd93c5d07c599e69f6f6eb4d10aa626f4823b2f417908b492 [INFO] running `Command { std: "docker" "start" "-a" "581a1132d5eb1ffbd93c5d07c599e69f6f6eb4d10aa626f4823b2f417908b492", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling gio v0.14.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking gtk-macros v0.3.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-broadcast v0.3.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling system-deps v4.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking nix v0.21.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling gdk4-sys v0.3.0 [INFO] [stderr] Compiling gsk4-sys v0.3.0 [INFO] [stderr] Compiling gtk4-sys v0.3.0 [INFO] [stderr] Compiling gdk4-x11-sys v0.3.0 [INFO] [stderr] Compiling gdk4-wayland-sys v0.3.0 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.5.4/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="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --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"' -C metadata=30c15a03b42b7b33 -C extra-filename=-30c15a03b42b7b33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rmeta --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" "581a1132d5eb1ffbd93c5d07c599e69f6f6eb4d10aa626f4823b2f417908b492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581a1132d5eb1ffbd93c5d07c599e69f6f6eb4d10aa626f4823b2f417908b492", kill_on_drop: false }` [INFO] [stdout] 581a1132d5eb1ffbd93c5d07c599e69f6f6eb4d10aa626f4823b2f417908b492