[INFO] updating cached repository https://github.com/suyanlong/epoch [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 00941a1d95b871f94c66264cac7b277d3bad0569 [INFO] testing suyanlong/epoch against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuyanlong%2Fepoch" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suyanlong/epoch 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/suyanlong/epoch [INFO] finished tweaking git repo https://github.com/suyanlong/epoch [INFO] tweaked toml for git repo https://github.com/suyanlong/epoch written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/suyanlong/epoch 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 5e94c70a5d972cc552f09498f52a545a5d72c7cc3be26996351380a926b1af63 [INFO] running `"docker" "start" "-a" "5e94c70a5d972cc552f09498f52a545a5d72c7cc3be26996351380a926b1af63"` [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.1.8 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling backoff v0.1.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.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.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=0d44d6760c39f37a -C extra-filename=-0d44d6760c39f37a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-2b5b2c6efabd8d8b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-855a308548036746.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-29d000e787951bc5.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-fac01ac63b9c5e50.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-4afd6900d1542b1c.rmeta --cap-lints allow --cap-lints=warn --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mysql"' -C metadata=2525ca0772cc7245 -C extra-filename=-2525ca0772cc7245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b290e91d29b5a00e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-97f25f9f32361798.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1e3582686617ca7.rlib --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" "5e94c70a5d972cc552f09498f52a545a5d72c7cc3be26996351380a926b1af63"` [INFO] running `"docker" "rm" "-f" "5e94c70a5d972cc552f09498f52a545a5d72c7cc3be26996351380a926b1af63"` [INFO] [stdout] 5e94c70a5d972cc552f09498f52a545a5d72c7cc3be26996351380a926b1af63