[INFO] updating cached repository https://github.com/stoand/track-camera [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 0cc33fb3d77fdf0c8c27adfe61367f0fb7f1a93c [INFO] checking stoand/track-camera against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoand%2Ftrack-camera" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stoand/track-camera on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stoand/track-camera [INFO] finished tweaking git repo https://github.com/stoand/track-camera [INFO] tweaked toml for git repo https://github.com/stoand/track-camera written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/stoand/track-camera already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0698c79c64044440dd3c15ff901627491d2e9ea0fbe71bc3e593d543d738c606 [INFO] running `"docker" "start" "-a" "0698c79c64044440dd3c15ff901627491d2e9ea0fbe71bc3e593d543d738c606"` [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 vk-sys v0.3.1 [INFO] [stderr] Checking half 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 serde_json v0.9.10 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Checking tempfile v2.1.6 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling env_logger v0.4.3 [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/rustwide/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=e8f0117c121de393 -C extra-filename=-e8f0117c121de393 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-8256613df06f97df.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4641018e811bd8ac.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-055da730cb7a5103.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-364e26236aa2558e.rmeta --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-ef3e369a60bdcda9.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-28cf0ea90be96999.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-6d9ee5751cec55d1.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e92aa8bc11ffaa09.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-88a7590c44e70a38.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 `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.19.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="clang_3_9"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=77cfee267c4a8c08 -C extra-filename=-77cfee267c4a8c08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-055da730cb7a5103.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-ff7dd00e6b56f200.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ad8ba95388dfc755.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a7ab9af89eebc243.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/rustwide/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=4b37712557591e06 -C extra-filename=-4b37712557591e06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-544f058abe030b73.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-382ded488f1f40df.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-dcc110f211a3bc2b.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-d75384092070f1bb.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-b166fc0eef95412c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-85bd4ed3a76d8fa4.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" "0698c79c64044440dd3c15ff901627491d2e9ea0fbe71bc3e593d543d738c606"` [INFO] running `"docker" "rm" "-f" "0698c79c64044440dd3c15ff901627491d2e9ea0fbe71bc3e593d543d738c606"` [INFO] [stdout] 0698c79c64044440dd3c15ff901627491d2e9ea0fbe71bc3e593d543d738c606