[INFO] updating cached repository caelum100/luminite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/caelum100/luminite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/caelum100/luminite" "work/ex/beta-1.38-1/sources/1.37.0/gh/caelum100/luminite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/caelum100/luminite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/caelum100/luminite" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/caelum100/luminite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/caelum100/luminite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b55d18cb57cb0bf74a445e46a90af632c4975ed6 [INFO] sha for GitHub repo caelum100/luminite: b55d18cb57cb0bf74a445e46a90af632c4975ed6 [INFO] validating manifest of caelum100/luminite on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of caelum100/luminite on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing caelum100/luminite [INFO] finished frobbing caelum100/luminite [INFO] frobbed toml for caelum100/luminite written to work/ex/beta-1.38-1/sources/1.37.0/gh/caelum100/luminite/Cargo.toml [INFO] started frobbing caelum100/luminite [INFO] finished frobbing caelum100/luminite [INFO] frobbed toml for caelum100/luminite written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/caelum100/luminite/Cargo.toml [INFO] crate caelum100/luminite already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing caelum100/luminite against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/caelum100/luminite:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] fd1c652f020b25cc6a25c78bc2377f3757490d11145f41eeb99c71b834c383b0 [INFO] running `"docker" "start" "-a" "fd1c652f020b25cc6a25c78bc2377f3757490d11145f41eeb99c71b834c383b0"` [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling tobj v0.1.6 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling glsl-to-spirv v0.1.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling luminite v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> build.rs:8:29 [INFO] [stderr] | [INFO] [stderr] 8 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `luminite v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/luminite-68d91dd111fc7159/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/shaders [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] running `"docker" "inspect" "fd1c652f020b25cc6a25c78bc2377f3757490d11145f41eeb99c71b834c383b0"` [INFO] running `"docker" "rm" "-f" "fd1c652f020b25cc6a25c78bc2377f3757490d11145f41eeb99c71b834c383b0"` [INFO] [stdout] fd1c652f020b25cc6a25c78bc2377f3757490d11145f41eeb99c71b834c383b0