[INFO] updating cached repository joshsleeper/noisyclips [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joshsleeper/noisyclips [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joshsleeper/noisyclips" "work/ex/clippy-test-run/sources/stable/gh/joshsleeper/noisyclips"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/joshsleeper/noisyclips'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joshsleeper/noisyclips" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/joshsleeper/noisyclips"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/joshsleeper/noisyclips'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b29b74fe83db4516b6c2d63f61f02dbc3d021d51 [INFO] sha for GitHub repo joshsleeper/noisyclips: b29b74fe83db4516b6c2d63f61f02dbc3d021d51 [INFO] validating manifest of joshsleeper/noisyclips 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 joshsleeper/noisyclips 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 joshsleeper/noisyclips [INFO] finished frobbing joshsleeper/noisyclips [INFO] frobbed toml for joshsleeper/noisyclips written to work/ex/clippy-test-run/sources/stable/gh/joshsleeper/noisyclips/Cargo.toml [INFO] started frobbing joshsleeper/noisyclips [INFO] finished frobbing joshsleeper/noisyclips [INFO] frobbed toml for joshsleeper/noisyclips written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/joshsleeper/noisyclips/Cargo.toml [INFO] crate joshsleeper/noisyclips 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 joshsleeper/noisyclips against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-0/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/joshsleeper/noisyclips:/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] 1c1595e563d5646622e58e65f76224e80fd87fbf63a0c4fe6b6bd9a36435cef6 [INFO] running `"docker" "start" "-a" "1c1595e563d5646622e58e65f76224e80fd87fbf63a0c4fe6b6bd9a36435cef6"` [INFO] [stderr] warning: unused manifest key: package.rustc-link-lib [INFO] [stderr] warning: unused manifest key: package.rustc-link-search [INFO] [stderr] Compiling noisyclips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> build.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-b19bdd4c394dde75/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'XFixes', 'DeletePointerBarrier')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/src/ffi/xfixes.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/xfixes.xml returned non-zero (1)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c08fa5b4d3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h00d1e05a61bd440b [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 [INFO] [stderr] 1: 0x55c08fa55e48 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55c08fa5a502 - std::panicking::default_hook::{{closure}}::h46d30bcc4bfff149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 3: 0x55c08fa5a26d - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x55c08fa5ab60 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x55c08fa5a6e1 - std::panicking::continue_panic_fmt::h3d3c5a833c00a5e1 [INFO] [stderr] at src/libstd/panicking.rs:398 [INFO] [stderr] 6: 0x55c08fa5a62e - std::panicking::begin_panic_fmt::h11fdc4cc73917110 [INFO] [stderr] at src/libstd/panicking.rs:353 [INFO] [stderr] 7: 0x55c08fa40ba6 - build_script_build::main::{{closure}}::h73dd4218e112a176 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75 [INFO] [stderr] 8: 0x55c08fa3f3b2 - build_script_build::visit_xml::h1a6a8ccc570a8bb0 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20 [INFO] [stderr] 9: 0x55c08fa3fef2 - build_script_build::main::he608a441461615c6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56 [INFO] [stderr] 10: 0x55c08fa434af - std::rt::lang_start::{{closure}}::h0eb2c7c3c1c7a633 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 11: 0x55c08fa5a5b2 - std::panicking::try::do_call::h69790245ac2d03fe [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:310 [INFO] [stderr] 12: 0x55c08fa6c839 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 13: 0x55c08fa5af33 - std::rt::lang_start_internal::h540c897fe52ba9c5 [INFO] [stderr] at src/libstd/panicking.rs:289 [INFO] [stderr] at src/libstd/panic.rs:398 [INFO] [stderr] at src/libstd/rt.rs:58 [INFO] [stderr] 14: 0x55c08fa43488 - std::rt::lang_start::haa09040079dc1df2 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 15: 0x55c08fa40ce9 - main [INFO] [stderr] 16: 0x7fd8ec0fe2e0 - __libc_start_main [INFO] [stderr] 17: 0x55c08fa38b89 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1c1595e563d5646622e58e65f76224e80fd87fbf63a0c4fe6b6bd9a36435cef6"` [INFO] running `"docker" "rm" "-f" "1c1595e563d5646622e58e65f76224e80fd87fbf63a0c4fe6b6bd9a36435cef6"` [INFO] [stdout] 1c1595e563d5646622e58e65f76224e80fd87fbf63a0c4fe6b6bd9a36435cef6