[INFO] updating cached repository https://github.com/foxmk/rust-game-experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1333d11a1662dfca4831fb519cf27ae267e20aff [INFO] checking foxmk/rust-game-experiments against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxmk%2Frust-game-experiments" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxmk/rust-game-experiments on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/foxmk/rust-game-experiments [INFO] finished tweaking git repo https://github.com/foxmk/rust-game-experiments [INFO] tweaked toml for git repo https://github.com/foxmk/rust-game-experiments written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/foxmk/rust-game-experiments already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee3972ac3fa6112865d5e97ece502cb0c0480acc8a457e7449eacc98e4b93533 [INFO] running `"docker" "start" "-a" "ee3972ac3fa6112865d5e97ece502cb0c0480acc8a457e7449eacc98e4b93533"` [INFO] [stderr] Compiling hidapi v0.5.0 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking wayland-client v0.20.12 [INFO] [stderr] Checking wayland-protocols v0.20.12 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx.git#2e4a9081) [INFO] [stderr] Compiling some-game-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> build.rs:5:29 [INFO] [stderr] | [INFO] [stderr] 5 | 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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `some-game-example v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/some-game-example-a278df6014d82ae9/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=source_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" "ee3972ac3fa6112865d5e97ece502cb0c0480acc8a457e7449eacc98e4b93533"` [INFO] running `"docker" "rm" "-f" "ee3972ac3fa6112865d5e97ece502cb0c0480acc8a457e7449eacc98e4b93533"` [INFO] [stdout] ee3972ac3fa6112865d5e97ece502cb0c0480acc8a457e7449eacc98e4b93533