[INFO] updating cached repository https://github.com/brown121407/thank [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/brown121407/thank [INFO] [stderr] 557ce3e..4828feb develop -> develop [INFO] [stderr] bc6889f..3dfdf53 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3dfdf53a34834bb3a4b215c6e9d2f478df9e523a [INFO] testing brown121407/thank against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrown121407%2Fthank" "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/brown121407/thank 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/brown121407/thank [INFO] finished tweaking git repo https://github.com/brown121407/thank [INFO] tweaked toml for git repo https://github.com/brown121407/thank written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/brown121407/thank 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] 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] 0a0788c7ebbba86f4377ed0cc8e1d72e86a16de8ec5e0aa4c3ab56085ca3e018 [INFO] running `"docker" "start" "-a" "0a0788c7ebbba86f4377ed0cc8e1d72e86a16de8ec5e0aa4c3ab56085ca3e018"` [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling console v0.7.5 [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.32.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"' -C metadata=abc290eecfd7e2fa -C extra-filename=-abc290eecfd7e2fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-96d819b388a7bd02.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-b0518a68b9cb724b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ac824a210725bad3.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-421bb410b122b449.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-4a971c230493c426.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-efcaf7621463ca26.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-430eebd9ad766441.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" "0a0788c7ebbba86f4377ed0cc8e1d72e86a16de8ec5e0aa4c3ab56085ca3e018"` [INFO] running `"docker" "rm" "-f" "0a0788c7ebbba86f4377ed0cc8e1d72e86a16de8ec5e0aa4c3ab56085ca3e018"` [INFO] [stdout] 0a0788c7ebbba86f4377ed0cc8e1d72e86a16de8ec5e0aa4c3ab56085ca3e018