[INFO] cloning repository https://github.com/echelon/laser-graffiti [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/echelon/laser-graffiti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechelon%2Flaser-graffiti"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechelon%2Flaser-graffiti'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a5859e199020190d8b72e77d1c3385804628141f [INFO] checking echelon/laser-graffiti against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechelon%2Flaser-graffiti" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/echelon/laser-graffiti on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/echelon/laser-graffiti [INFO] finished tweaking git repo https://github.com/echelon/laser-graffiti [INFO] tweaked toml for git repo https://github.com/echelon/laser-graffiti written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/echelon/laser-graffiti already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] * /workspace/builds/worker-11/source/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 `/workspace/builds/worker-11/source/src/main.rs` was erroneously implicitly accepted for binary `graffiti`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] * /workspace/builds/worker-11/source/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 `/workspace/builds/worker-11/source/src/main.rs` was erroneously implicitly accepted for binary `graffiti`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded camera_capture v0.3.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 1c71ab7deb70debfcd1702ceeaf67f45a72bae41dbd2424738f21011068567c8 [INFO] running `"docker" "start" "-a" "1c71ab7deb70debfcd1702ceeaf67f45a72bae41dbd2424738f21011068567c8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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/rustwide/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/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `graffiti`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Checking lzw v0.9.0 [INFO] [stderr] Checking piston-texture v0.4.0 [INFO] [stderr] Checking beam v0.1.0 [INFO] [stderr] Checking draw_state v0.4.0 [INFO] [stderr] Compiling camera_capture v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Checking dylib v0.0.1 [INFO] [stderr] Checking pistoncore-input v0.18.0 [INFO] [stderr] Checking rscam v0.5.5 [INFO] [stderr] Checking osmesa-sys v0.0.5 [INFO] [stderr] Checking ilda v0.0.2 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Compiling glutin v0.4.9 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Checking iron v0.5.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking x11-dl v2.3.1 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Checking vecmath v0.2.0 [INFO] [stderr] Checking etherdream v0.0.7 [INFO] [stderr] Checking gif v0.7.0 [INFO] [stderr] Checking pistoncore-input v0.9.0 [INFO] [stderr] error: failed to run custom build command for `camera_capture v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/camera_capture-82801750704795d8/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" } }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/camera_capture-0.3.0/build.rs:6:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5643de4e1154 - backtrace::backtrace::libunwind::trace::h4c42d7a28713e66c [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5643de4e1154 - backtrace::backtrace::trace_unsynchronized::hea5bb01664ae4a3b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5643de4e1154 - std::sys_common::backtrace::_print_fmt::h84e640c363e9906a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5643de4e1154 - ::fmt::hcd6ef3b391ce8f42 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5643de4ff93c - core::fmt::write::h339351c8e5383b2b [INFO] [stderr] at src/libcore/fmt/mod.rs:1053 [INFO] [stderr] 5: 0x5643de4de347 - std::io::Write::write_fmt::h9d839029d2da7e4b [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x5643de4e3705 - std::sys_common::backtrace::_print::h236df9224a3e0798 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5643de4e3705 - std::sys_common::backtrace::print::hec3df07a76753185 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5643de4e3705 - std::panicking::default_hook::{{closure}}::h42e034bee82e8964 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x5643de4e3447 - std::panicking::default_hook::hca8e29f89a1fe45d [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x5643de4e3cc2 - std::panicking::rust_panic_with_hook::h7f4cdeab0774c3aa [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x5643de4e38ab - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x5643de4fecb1 - core::panicking::panic_fmt::h8f223f9707be3b3d [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x5643de4fead3 - core::option::expect_none_failed::hd259c75db4305366 [INFO] [stderr] at src/libcore/option.rs:1211 [INFO] [stderr] 14: 0x5643de4a9605 - core::result::Result::expect::hff1c0524c85db56c [INFO] [stderr] at /rustc/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/src/libcore/result.rs:961 [INFO] [stderr] 15: 0x5643de4a9413 - build_script_build::main::h7206c9d9b02ef144 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/camera_capture-0.3.0/build.rs:6 [INFO] [stderr] 16: 0x5643de4a97fb - std::rt::lang_start::{{closure}}::h4c278aad048cab3e [INFO] [stderr] at /rustc/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x5643de4e37d3 - std::rt::lang_start_internal::{{closure}}::h4be81bc73aab0ad7 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x5643de4e37d3 - std::panicking::try::do_call::h939cc44d5708b5fd [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 19: 0x5643de4ea537 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 20: 0x5643de4e4169 - std::panicking::try::ha798276602052e14 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 21: 0x5643de4e4169 - std::panic::catch_unwind::h65fa2b034e543427 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x5643de4e4169 - std::rt::lang_start_internal::hfc215951a8372eea [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5643de4a97d7 - std::rt::lang_start::hb4f775988b1bdfe6 [INFO] [stderr] at /rustc/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x5643de4a949a - main [INFO] [stderr] 25: 0x7f44745000b3 - __libc_start_main [INFO] [stderr] 26: 0x5643de4a917e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1c71ab7deb70debfcd1702ceeaf67f45a72bae41dbd2424738f21011068567c8"` [INFO] running `"docker" "rm" "-f" "1c71ab7deb70debfcd1702ceeaf67f45a72bae41dbd2424738f21011068567c8"` [INFO] [stdout] 1c71ab7deb70debfcd1702ceeaf67f45a72bae41dbd2424738f21011068567c8