[INFO] updating cached repository fenhl/lore-seeker-desktop [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fenhl/lore-seeker-desktop [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fenhl/lore-seeker-desktop" "work/ex/clippy-test-run/sources/stable/gh/fenhl/lore-seeker-desktop"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/fenhl/lore-seeker-desktop'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fenhl/lore-seeker-desktop" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/fenhl/lore-seeker-desktop"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/fenhl/lore-seeker-desktop'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8708eb12571d4596e9bd3f70002a0f6f7bf6acfb [INFO] sha for GitHub repo fenhl/lore-seeker-desktop: 8708eb12571d4596e9bd3f70002a0f6f7bf6acfb [INFO] validating manifest of fenhl/lore-seeker-desktop 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 fenhl/lore-seeker-desktop 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 fenhl/lore-seeker-desktop [INFO] finished frobbing fenhl/lore-seeker-desktop [INFO] frobbed toml for fenhl/lore-seeker-desktop written to work/ex/clippy-test-run/sources/stable/gh/fenhl/lore-seeker-desktop/Cargo.toml [INFO] started frobbing fenhl/lore-seeker-desktop [INFO] finished frobbing fenhl/lore-seeker-desktop [INFO] frobbed toml for fenhl/lore-seeker-desktop written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/fenhl/lore-seeker-desktop/Cargo.toml [INFO] crate fenhl/lore-seeker-desktop 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 fenhl/lore-seeker-desktop against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-2/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/fenhl/lore-seeker-desktop:/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] d480696584e1eac3605b2d6496d98782a0e49f951fc2c67d03bec8198991d52b [INFO] running `"docker" "start" "-a" "d480696584e1eac3605b2d6496d98782a0e49f951fc2c67d03bec8198991d52b"` [INFO] [stderr] Compiling encoding_rs v0.8.9 [INFO] [stderr] Checking wrapped_enum v0.1.3 [INFO] [stderr] Compiling gdi32-sys v0.2.0 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling ole32-sys v0.2.0 [INFO] [stderr] Compiling comctl32-sys v0.2.0 [INFO] [stderr] Compiling native-windows-gui v0.2.0 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Compiling winres v0.1.6 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Compiling lore-seeker v0.0.2 (/opt/crater/workdir) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cargo_metadata v0.6.0 [INFO] [stderr] warning: unused import: `winres::WindowsResource` [INFO] [stderr] --> build.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use winres::WindowsResource; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] error: failed to run custom build command for `lore-seeker v0.0.2 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/lore-seeker-f19b95d1e3b87960/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=nonexistent.foo [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d480696584e1eac3605b2d6496d98782a0e49f951fc2c67d03bec8198991d52b"` [INFO] running `"docker" "rm" "-f" "d480696584e1eac3605b2d6496d98782a0e49f951fc2c67d03bec8198991d52b"` [INFO] [stdout] d480696584e1eac3605b2d6496d98782a0e49f951fc2c67d03bec8198991d52b