[INFO] cloning repository https://github.com/cobalt-org/cobalt.rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobalt-org/cobalt.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 868136324e010b9c3d2103420ba353eb408b9eaf [INFO] testing cobalt-org/cobalt.rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b39de390154b1b316127c30b0db208b00241abd32caf62f1fe1e4bcae5e84d4d [INFO] running `"docker" "start" "-a" "b39de390154b1b316127c30b0db208b00241abd32caf62f1fe1e4bcae5e84d4d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling deunicode v1.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling chunked_transfer v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling ghp v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling sass-sys v0.4.18 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling backtrace v0.3.45 [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-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=ae79f7b5f5d7bf39 -C extra-filename=-ae79f7b5f5d7bf39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b39de390154b1b316127c30b0db208b00241abd32caf62f1fe1e4bcae5e84d4d"` [INFO] running `"docker" "rm" "-f" "b39de390154b1b316127c30b0db208b00241abd32caf62f1fe1e4bcae5e84d4d"` [INFO] [stdout] b39de390154b1b316127c30b0db208b00241abd32caf62f1fe1e4bcae5e84d4d