[INFO] updating cached repository TobiasWalle/advent-of-code-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TobiasWalle/advent-of-code-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TobiasWalle/advent-of-code-rust" "work/ex/clippy-test-run/sources/stable/gh/TobiasWalle/advent-of-code-rust"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/TobiasWalle/advent-of-code-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TobiasWalle/advent-of-code-rust" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/TobiasWalle/advent-of-code-rust"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/TobiasWalle/advent-of-code-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5121c19a2ff88913e20f66cd1461f1e1c65e1cce [INFO] sha for GitHub repo TobiasWalle/advent-of-code-rust: 5121c19a2ff88913e20f66cd1461f1e1c65e1cce [INFO] validating manifest of TobiasWalle/advent-of-code-rust 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 TobiasWalle/advent-of-code-rust 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 TobiasWalle/advent-of-code-rust [INFO] finished frobbing TobiasWalle/advent-of-code-rust [INFO] frobbed toml for TobiasWalle/advent-of-code-rust written to work/ex/clippy-test-run/sources/stable/gh/TobiasWalle/advent-of-code-rust/Cargo.toml [INFO] started frobbing TobiasWalle/advent-of-code-rust [INFO] finished frobbing TobiasWalle/advent-of-code-rust [INFO] frobbed toml for TobiasWalle/advent-of-code-rust written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/TobiasWalle/advent-of-code-rust/Cargo.toml [INFO] crate TobiasWalle/advent-of-code-rust 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 TobiasWalle/advent-of-code-rust against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-4/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/TobiasWalle/advent-of-code-rust:/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] 28c76fe034bff839fe0fe4ae68ab0bd5c5932b01607b7e0227acb548f9fbae40 [INFO] running `"docker" "start" "-a" "28c76fe034bff839fe0fe4ae68ab0bd5c5932b01607b7e0227acb548f9fbae40"` [INFO] [stderr] Compiling xcb v0.8.2 [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: 0x55cfaef764d3 - 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: 0x55cfaef70e48 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55cfaef75502 - 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: 0x55cfaef7526d - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x55cfaef75b60 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x55cfaef756e1 - std::panicking::continue_panic_fmt::h3d3c5a833c00a5e1 [INFO] [stderr] at src/libstd/panicking.rs:398 [INFO] [stderr] 6: 0x55cfaef7562e - std::panicking::begin_panic_fmt::h11fdc4cc73917110 [INFO] [stderr] at src/libstd/panicking.rs:353 [INFO] [stderr] 7: 0x55cfaef5bba6 - 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: 0x55cfaef5a3b2 - 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: 0x55cfaef5aef2 - 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: 0x55cfaef5e4af - std::rt::lang_start::{{closure}}::h0eb2c7c3c1c7a633 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 11: 0x55cfaef755b2 - 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: 0x55cfaef87839 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 13: 0x55cfaef75f33 - 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: 0x55cfaef5e488 - std::rt::lang_start::haa09040079dc1df2 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 15: 0x55cfaef5bce9 - main [INFO] [stderr] 16: 0x7f19efcd52e0 - __libc_start_main [INFO] [stderr] 17: 0x55cfaef53b89 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "28c76fe034bff839fe0fe4ae68ab0bd5c5932b01607b7e0227acb548f9fbae40"` [INFO] running `"docker" "rm" "-f" "28c76fe034bff839fe0fe4ae68ab0bd5c5932b01607b7e0227acb548f9fbae40"` [INFO] [stdout] 28c76fe034bff839fe0fe4ae68ab0bd5c5932b01607b7e0227acb548f9fbae40