[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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/stoand/track-camera"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/stoand/track-camera'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stoand/track-camera" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/stoand/track-camera"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stoand/track-camera on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking stoand/track-camera against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-2/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b0ff8d73fcd0883ca8db14cff8093d984e1b31d08a7d96c36a7121c441bee8c8 [INFO] running `"docker" "start" "-a" "b0ff8d73fcd0883ca8db14cff8093d984e1b31d08a7d96c36a7121c441bee8c8"` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling libloading v0.4.1 [INFO] [stderr] Compiling vulkano v0.6.2 [INFO] [stderr] Checking bitflags v0.7.1 [INFO] [stderr] Checking vk-sys v0.3.1 [INFO] [stderr] Checking smallvec v0.4.3 [INFO] [stderr] Checking crossbeam v0.3.0 [INFO] [stderr] Checking half v1.0.1 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Compiling syn v0.10.8 [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] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Checking fs2 v0.2.5 [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] Compiling regex v0.2.2 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling rayon v0.8.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] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [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=ec6f776310611149 -C extra-filename=-ec6f776310611149 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ansi_term=/opt/crater/target/debug/deps/libansi_term-5ae3c4d070a484e1.rmeta --extern atty=/opt/crater/target/debug/deps/libatty-e8b08cf381e6ce87.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-30530f4da26c4534.rmeta --extern strsim=/opt/crater/target/debug/deps/libstrsim-5053fb4eb3bb4be1.rmeta --extern term_size=/opt/crater/target/debug/deps/libterm_size-39f3f1015e72394f.rmeta --extern textwrap=/opt/crater/target/debug/deps/libtextwrap-5f413076b10cc449.rmeta --extern unicode_segmentation=/opt/crater/target/debug/deps/libunicode_segmentation-ca03280514e31085.rmeta --extern unicode_width=/opt/crater/target/debug/deps/libunicode_width-0afb2038cdb26761.rmeta --extern vec_map=/opt/crater/target/debug/deps/libvec_map-5fe893ccedffbc79.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=d36f36906a79fa20 -C extra-filename=-d36f36906a79fa20 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-3292e5576ade88f6.rmeta --extern log=/opt/crater/target/debug/deps/liblog-d33cd66e3b49ce08.rmeta --extern rustc_serialize=/opt/crater/target/debug/deps/librustc_serialize-bde91221ec348662.rmeta --extern syntex_errors=/opt/crater/target/debug/deps/libsyntex_errors-cc6a489683eb1c7c.rmeta --extern syntex_pos=/opt/crater/target/debug/deps/libsyntex_pos-3e109d26ba0bbecb.rmeta --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-67b495f9ea7dbcb8.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" "b0ff8d73fcd0883ca8db14cff8093d984e1b31d08a7d96c36a7121c441bee8c8"` [INFO] running `"docker" "rm" "-f" "b0ff8d73fcd0883ca8db14cff8093d984e1b31d08a7d96c36a7121c441bee8c8"` [INFO] [stdout] b0ff8d73fcd0883ca8db14cff8093d984e1b31d08a7d96c36a7121c441bee8c8