[INFO] updating cached repository onelson/omn-clip-viewer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/onelson/omn-clip-viewer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/onelson/omn-clip-viewer" "work/ex/clippy-test-run/sources/stable/gh/onelson/omn-clip-viewer"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/onelson/omn-clip-viewer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/onelson/omn-clip-viewer" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/onelson/omn-clip-viewer"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/onelson/omn-clip-viewer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1820f5ebd7913f6a2f8706dfbdceef30ed1835a [INFO] sha for GitHub repo onelson/omn-clip-viewer: c1820f5ebd7913f6a2f8706dfbdceef30ed1835a [INFO] validating manifest of onelson/omn-clip-viewer on toolchain stable [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of onelson/omn-clip-viewer on toolchain stable+rustflags=-Dclippy::into_iter_on_array [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing onelson/omn-clip-viewer [INFO] finished frobbing onelson/omn-clip-viewer [INFO] frobbed toml for onelson/omn-clip-viewer written to work/ex/clippy-test-run/sources/stable/gh/onelson/omn-clip-viewer/Cargo.toml [INFO] started frobbing onelson/omn-clip-viewer [INFO] finished frobbing onelson/omn-clip-viewer [INFO] frobbed toml for onelson/omn-clip-viewer written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/onelson/omn-clip-viewer/Cargo.toml [INFO] crate onelson/omn-clip-viewer has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting onelson/omn-clip-viewer against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-3/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/onelson/omn-clip-viewer:/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" "+stable" "clippy" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d29b05a64c83ad4715994a8799a16dbf10d6593c519e766510b14271cb0f6a0e [INFO] running `"docker" "start" "-a" "d29b05a64c83ad4715994a8799a16dbf10d6593c519e766510b14271cb0f6a0e"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking simple_logger v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking omn-sprites v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling rust_qt_binding_generator v0.2.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Compiling omn-sprite-viewer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `omn-sprite-viewer v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/omn-sprite-viewer-33fd3e375248f9e6/build-script-build` (exit code: 255) [INFO] [stderr] --- stderr [INFO] [stderr] running: "qmake" "-query" "QT_INSTALL_HEADERS" [INFO] [stderr] qmake: could not find a Qt installation of '' [INFO] [stderr] qmake exited with status code: 1 [INFO] [stderr] [INFO] running `"docker" "inspect" "d29b05a64c83ad4715994a8799a16dbf10d6593c519e766510b14271cb0f6a0e"` [INFO] running `"docker" "rm" "-f" "d29b05a64c83ad4715994a8799a16dbf10d6593c519e766510b14271cb0f6a0e"` [INFO] [stdout] d29b05a64c83ad4715994a8799a16dbf10d6593c519e766510b14271cb0f6a0e