[INFO] updating cached repository https://github.com/elbaro/ps-util [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/elbaro/ps-util [INFO] [stderr] d9cb934..539b22f master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 539b22f4fecb75c74c8d1858f78f27b1cb7b5330 [INFO] testing elbaro/ps-util against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Fps-util" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elbaro/ps-util on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/elbaro/ps-util [INFO] finished tweaking git repo https://github.com/elbaro/ps-util [INFO] tweaked toml for git repo https://github.com/elbaro/ps-util written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/elbaro/ps-util already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a62df8ec555a5632ba51799e0de63a8cf315d63c300a701c75f3e787bf58ebe7 [INFO] running `"docker" "start" "-a" "a62df8ec555a5632ba51799e0de63a8cf315d63c300a701c75f3e787bf58ebe7"` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling unindent v0.1.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling gl v0.11.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -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=26ccc1c235a6ba9f -C extra-filename=-26ccc1c235a6ba9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a76bd6cc15bf1648.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f17f3dc678462ed0.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-c0e210bb76ebe674.rmeta --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" "a62df8ec555a5632ba51799e0de63a8cf315d63c300a701c75f3e787bf58ebe7"` [INFO] running `"docker" "rm" "-f" "a62df8ec555a5632ba51799e0de63a8cf315d63c300a701c75f3e787bf58ebe7"` [INFO] [stdout] a62df8ec555a5632ba51799e0de63a8cf315d63c300a701c75f3e787bf58ebe7