[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#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxmk%2Frust-game-experiments" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxmk/rust-game-experiments on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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-6/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] 2a34c6f2c9f316f3b9d16b9860e3404638a52989e9e3e119e6df2f881d30ae31 [INFO] running `"docker" "start" "-a" "2a34c6f2c9f316f3b9d16b9860e3404638a52989e9e3e119e6df2f881d30ae31"` [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling hidapi v0.5.0 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx.git#2e4a9081) [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking winit v0.17.2 [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] 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-81155785d84616e8/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" "2a34c6f2c9f316f3b9d16b9860e3404638a52989e9e3e119e6df2f881d30ae31"` [INFO] running `"docker" "rm" "-f" "2a34c6f2c9f316f3b9d16b9860e3404638a52989e9e3e119e6df2f881d30ae31"` [INFO] [stdout] 2a34c6f2c9f316f3b9d16b9860e3404638a52989e9e3e119e6df2f881d30ae31