[INFO] updating cached repository echelon/laser-graffiti [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/echelon/laser-graffiti [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/echelon/laser-graffiti" "work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/echelon/laser-graffiti"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/echelon/laser-graffiti'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/echelon/laser-graffiti" "work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/echelon/laser-graffiti"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/echelon/laser-graffiti'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a5859e199020190d8b72e77d1c3385804628141f [INFO] sha for GitHub repo echelon/laser-graffiti: a5859e199020190d8b72e77d1c3385804628141f [INFO] validating manifest of echelon/laser-graffiti on toolchain master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of echelon/laser-graffiti on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing echelon/laser-graffiti [INFO] finished frobbing echelon/laser-graffiti [INFO] frobbed toml for echelon/laser-graffiti written to work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/echelon/laser-graffiti/Cargo.toml [INFO] started frobbing echelon/laser-graffiti [INFO] finished frobbing echelon/laser-graffiti [INFO] frobbed toml for echelon/laser-graffiti written to work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/echelon/laser-graffiti/Cargo.toml [INFO] crate echelon/laser-graffiti already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/echelon/laser-graffiti/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking echelon/laser-graffiti against try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-2/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/echelon/laser-graffiti:/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" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fe84bf486fc2a2a40361d9a974b9fa6d1c6d0185550433dd3a2342497c3c345e [INFO] running `"docker" "start" "-a" "fe84bf486fc2a2a40361d9a974b9fa6d1c6d0185550433dd3a2342497c3c345e"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `graffiti`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking beam v0.1.0 [INFO] [stderr] Compiling camera_capture v0.3.0 [INFO] [stderr] Checking rscam v0.5.4 [INFO] [stderr] Checking ilda v0.0.2 [INFO] [stderr] Checking iron v0.5.1 [INFO] [stderr] Checking image v0.7.2 [INFO] [stderr] Checking etherdream v0.0.7 [INFO] [stderr] error: failed to run custom build command for `camera_capture v0.3.0` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/camera_capture-59ac048371fb97a1/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'library `v4l2` not found: Failure { command: "\"pkg-config\" \"--static\" \"--libs\" \"--cflags\" \"libv4l2\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package libv4l2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libv4l2.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libv4l2\' found\n" } }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564dc7089d03 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he40e3e73036b0b3f [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x564dc70859cb - std::sys_common::backtrace::_print::h6d6f6242937d4268 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x564dc7088aa6 - std::panicking::default_hook::{{closure}}::hd0821dee96f91765 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x564dc7088839 - std::panicking::default_hook::h8dc8a77692be60de [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x564dc70890ff - std::panicking::rust_panic_with_hook::he8c6e40be53e89a5 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x564dc7088c81 - std::panicking::continue_panic_fmt::h24ac15689db01f04 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x564dc7088b65 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x564dc709e42c - core::panicking::panic_fmt::h64a7b003b9ca6c01 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x564dc703eca2 - core::result::unwrap_failed::hd53cc13234fa9286 [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x564dc703ef72 - core::result::Result::expect::hcac7f5f5a1686748 [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x564dc703e901 - build_script_build::main::h4871b438fdae425d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/camera_capture-0.3.0/build.rs:6 [INFO] [stderr] 11: 0x564dc703f91f - std::rt::lang_start::{{closure}}::h1686582c15f2adf1 [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x564dc7088b52 - std::panicking::try::do_call::h03c9792ab8ffda62 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x564dc708f869 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x564dc708960c - std::rt::lang_start_internal::h0a8566bec8d08064 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x564dc703f8f8 - std::rt::lang_start::h43713bc75eec2648 [INFO] [stderr] at /rustc/bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x564dc703e989 - main [INFO] [stderr] 17: 0x7f738b1782e0 - __libc_start_main [INFO] [stderr] 18: 0x564dc703e6a9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe84bf486fc2a2a40361d9a974b9fa6d1c6d0185550433dd3a2342497c3c345e"` [INFO] running `"docker" "rm" "-f" "fe84bf486fc2a2a40361d9a974b9fa6d1c6d0185550433dd3a2342497c3c345e"` [INFO] [stdout] fe84bf486fc2a2a40361d9a974b9fa6d1c6d0185550433dd3a2342497c3c345e