[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 beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuyanlong%2Fepoch" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suyanlong/epoch on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-4/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 277b215d8fd09b099225e4015ee6a453b8e59eabf60760f65429009a7b5ec72f [INFO] running `"docker" "start" "-a" "277b215d8fd09b099225e4015ee6a453b8e59eabf60760f65429009a7b5ec72f"` [INFO] [stderr] Compiling regex v1.1.8 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.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 backoff v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hashbrown v0.4.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=c2475d54e6d8670c -C extra-filename=-c2475d54e6d8670c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fc548571a4e3eedc.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-e736842aeff4074b.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: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' -C metadata=09a7ccad581895ce -C extra-filename=-09a7ccad581895ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-9c598704075a1c2c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fdaa1ec9f49590c5.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-ec36f8fc183413c4.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-cc9c0b36fdb42d6c.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d9f8e4799bf0265c.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-b0070dd56b05e81e.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" "277b215d8fd09b099225e4015ee6a453b8e59eabf60760f65429009a7b5ec72f"` [INFO] running `"docker" "rm" "-f" "277b215d8fd09b099225e4015ee6a453b8e59eabf60760f65429009a7b5ec72f"` [INFO] [stdout] 277b215d8fd09b099225e4015ee6a453b8e59eabf60760f65429009a7b5ec72f