[INFO] updating cached repository https://github.com/cobalt-org/cobalt.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/cobalt-org/cobalt.rs [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/clap-2.33.1 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/failure-0.1.8 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/ignore-0.4.16 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/regex-1.3.9 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde-1.0.111 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde_json-1.0.53 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde_yaml-0.8.12 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/syntect-4.2.0 [INFO] [stderr] 8681363..11dbe34 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11dbe34a1efadcf0213a3ea049a67f7ad597cd49 [INFO] checking cobalt-org/cobalt.rs against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] finished tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] tweaked toml for git repo https://github.com/cobalt-org/cobalt.rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cobalt-org/cobalt.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", 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] 20ead06aea2bc006c05818496cd9df87e01d13938c0eb5d1bea7e96b20491e28 [INFO] running `Command { std: "docker" "start" "-a" "20ead06aea2bc006c05818496cd9df87e01d13938c0eb5d1bea7e96b20491e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20ead06aea2bc006c05818496cd9df87e01d13938c0eb5d1bea7e96b20491e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ead06aea2bc006c05818496cd9df87e01d13938c0eb5d1bea7e96b20491e28", kill_on_drop: false }` [INFO] [stdout] 20ead06aea2bc006c05818496cd9df87e01d13938c0eb5d1bea7e96b20491e28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e728d57853eac21da241e92abcad86ff75a345400c4c7cd81f0f2338a85c3a [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" "c3e728d57853eac21da241e92abcad86ff75a345400c4c7cd81f0f2338a85c3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking deunicode v1.1.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking num-traits v0.2.12 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking tempfile v3.1.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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-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="thread_local"' --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=455fc72cc5e448d5 -C extra-filename=-455fc72cc5e448d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-68d795a83a2ac421.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-23e0bdd828b0a942.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-e584bc4071dd1879.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-c9c89b4992d7e831.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" "c3e728d57853eac21da241e92abcad86ff75a345400c4c7cd81f0f2338a85c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e728d57853eac21da241e92abcad86ff75a345400c4c7cd81f0f2338a85c3a", kill_on_drop: false }` [INFO] [stdout] c3e728d57853eac21da241e92abcad86ff75a345400c4c7cd81f0f2338a85c3a