[INFO] updating cached repository colibre/nicegfx [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/colibre/nicegfx [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/colibre/nicegfx" "work/ex/beta-1.38-1/sources/1.37.0/gh/colibre/nicegfx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/colibre/nicegfx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/colibre/nicegfx" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/colibre/nicegfx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/colibre/nicegfx'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87e8a085faae4f0f5ee1e7db6b5a3db2b7480e7d [INFO] sha for GitHub repo colibre/nicegfx: 87e8a085faae4f0f5ee1e7db6b5a3db2b7480e7d [INFO] validating manifest of colibre/nicegfx 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 colibre/nicegfx 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 colibre/nicegfx [INFO] finished frobbing colibre/nicegfx [INFO] frobbed toml for colibre/nicegfx written to work/ex/beta-1.38-1/sources/1.37.0/gh/colibre/nicegfx/Cargo.toml [INFO] started frobbing colibre/nicegfx [INFO] finished frobbing colibre/nicegfx [INFO] frobbed toml for colibre/nicegfx written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/colibre/nicegfx/Cargo.toml [INFO] crate colibre/nicegfx 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 colibre/nicegfx 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/colibre/nicegfx:/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] 33f50a3e1e936ed87889f0fad35a872737e18a7861e3ffe5b0b1c5fd9a1a61b2 [INFO] running `"docker" "start" "-a" "33f50a3e1e936ed87889f0fad35a872737e18a7861e3ffe5b0b1c5fd9a1a61b2"` [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling wayland-sys v0.21.10 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling glsl-to-spirv v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling andrew v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling wayland-commons v0.21.10 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx?rev=9236fc7bfc0e58489f6481527e434fe0e5487155#9236fc7b) [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/9236fc7/src/hal/src/command/render_pass.rs:272:36 [INFO] [stderr] | [INFO] [stderr] 229 | impl<'a, B: Backend> RenderPassInlineEncoder<'a, B> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 272 | RenderPassSecondaryEncoder(self.0.cmb) [INFO] [stderr] | ---------------------------^^^^^^^^^^- returning this value requires that `*self.0.cmb` is borrowed for `'a` [INFO] [stderr] 273 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.0.cmb`, because the type `command::render_pass::RenderPassInlineEncoder<'_, B>` implements the `Drop` trait [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/9236fc7/src/hal/src/command/render_pass.rs:347:62 [INFO] [stderr] | [INFO] [stderr] 303 | impl<'a, B: Backend> RenderPassSecondaryEncoder<'a, B> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 347 | RenderPassInlineEncoder(RenderSubpassCommon::new(self.0)) [INFO] [stderr] | -------------------------------------------------^^^^^^-- returning this value requires that `*self.0` is borrowed for `'a` [INFO] [stderr] 348 | } [INFO] [stderr] 349 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.0`, because the type `command::render_pass::RenderPassSecondaryEncoder<'_, B>` implements the `Drop` trait [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling nicegfx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> build.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | 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 `nicegfx v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/nicegfx-ed54f41f35ba55da/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=pre_assets/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" "33f50a3e1e936ed87889f0fad35a872737e18a7861e3ffe5b0b1c5fd9a1a61b2"` [INFO] running `"docker" "rm" "-f" "33f50a3e1e936ed87889f0fad35a872737e18a7861e3ffe5b0b1c5fd9a1a61b2"` [INFO] [stdout] 33f50a3e1e936ed87889f0fad35a872737e18a7861e3ffe5b0b1c5fd9a1a61b2