[INFO] updating cached repository stoand/track-camera [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stoand/track-camera [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stoand/track-camera" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/stoand/track-camera"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/stoand/track-camera'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stoand/track-camera" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/stoand/track-camera"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/stoand/track-camera'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0cc33fb3d77fdf0c8c27adfe61367f0fb7f1a93c [INFO] sha for GitHub repo stoand/track-camera: 0cc33fb3d77fdf0c8c27adfe61367f0fb7f1a93c [INFO] validating manifest of stoand/track-camera on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stoand/track-camera on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stoand/track-camera [INFO] finished frobbing stoand/track-camera [INFO] frobbed toml for stoand/track-camera written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/stoand/track-camera/Cargo.toml [INFO] started frobbing stoand/track-camera [INFO] finished frobbing stoand/track-camera [INFO] frobbed toml for stoand/track-camera written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/stoand/track-camera/Cargo.toml [INFO] crate stoand/track-camera already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking stoand/track-camera against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-5/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/stoand/track-camera:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 178364f8cdbaa82a4a5bc8508058dbefb1432ae101dc42d46f4f950e42e23880 [INFO] running `"docker" "start" "-a" "178364f8cdbaa82a4a5bc8508058dbefb1432ae101dc42d46f4f950e42e23880"` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling libloading v0.4.1 [INFO] [stderr] Checking bitflags v0.7.1 [INFO] [stderr] Compiling vulkano v0.6.2 [INFO] [stderr] Checking crossbeam v0.3.0 [INFO] [stderr] Checking smallvec v0.4.3 [INFO] [stderr] Checking vk-sys v0.3.1 [INFO] [stderr] Checking half v1.0.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling which v1.0.2 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling cmake v0.1.25 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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="term_size"' --cfg 'feature="wrap_help"' -C metadata=59dc3f90d75f016c -C extra-filename=-59dc3f90d75f016c --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ansi_term=/opt/crater/target/debug/deps/libansi_term-f153b9151e808669.rmeta --extern atty=/opt/crater/target/debug/deps/libatty-63c782b934209c71.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-24b10665acc29d53.rmeta --extern strsim=/opt/crater/target/debug/deps/libstrsim-1cd99bcdd1380595.rmeta --extern term_size=/opt/crater/target/debug/deps/libterm_size-44ae476100ce699f.rmeta --extern textwrap=/opt/crater/target/debug/deps/libtextwrap-a40a06c8f5a0a724.rmeta --extern unicode_segmentation=/opt/crater/target/debug/deps/libunicode_segmentation-103de4eb2cb213b8.rmeta --extern unicode_width=/opt/crater/target/debug/deps/libunicode_width-72bf0ea93390e37a.rmeta --extern vec_map=/opt/crater/target/debug/deps/libvec_map-4294d23cfab1abf8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syntex_syntax /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=cc30fd8cd323ae7e -C extra-filename=-cc30fd8cd323ae7e --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-35a192c4916845a7.rmeta --extern log=/opt/crater/target/debug/deps/liblog-31699e16de19edad.rmeta --extern rustc_serialize=/opt/crater/target/debug/deps/librustc_serialize-9e2771d4731e1ce2.rmeta --extern syntex_errors=/opt/crater/target/debug/deps/libsyntex_errors-73efe0ace753f55f.rmeta --extern syntex_pos=/opt/crater/target/debug/deps/libsyntex_pos-fc94d73e35f27a7e.rmeta --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-0d3aaefc300fab19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "178364f8cdbaa82a4a5bc8508058dbefb1432ae101dc42d46f4f950e42e23880"` [INFO] running `"docker" "rm" "-f" "178364f8cdbaa82a4a5bc8508058dbefb1432ae101dc42d46f4f950e42e23880"` [INFO] [stdout] 178364f8cdbaa82a4a5bc8508058dbefb1432ae101dc42d46f4f950e42e23880