[INFO] updating cached repository https://github.com/Irchh/piston_test_game [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] 91ca81a4a5af9e91795bd9bba88bffa8e9173914 [INFO] checking Irchh/piston_test_game against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrchh%2Fpiston_test_game" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Irchh/piston_test_game on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Irchh/piston_test_game [INFO] finished tweaking git repo https://github.com/Irchh/piston_test_game [INFO] tweaked toml for git repo https://github.com/Irchh/piston_test_game written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Irchh/piston_test_game already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 33cf9d55182d04632d6e89b8293d73e30a545fd2f084f1a4cd911fb071da4835 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "33cf9d55182d04632d6e89b8293d73e30a545fd2f084f1a4cd911fb071da4835"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking piston-texture v0.7.0 [INFO] [stderr] Checking percent-encoding v2.0.0 [INFO] [stderr] Checking roxmltree v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking piston2d-graphics v0.34.0 [INFO] [stderr] Checking piston2d-graphics v0.33.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking glutin v0.21.0 [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.67.0 [INFO] [stderr] Checking pistoncore-window v0.44.0 [INFO] [stderr] Checking pistoncore-event_loop v0.49.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.63.0 [INFO] [stderr] Checking piston v0.49.0 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking piston-gfx_texture v0.38.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.64.0 [INFO] [stderr] Checking piston_window v0.103.0 [INFO] [stderr] Checking piston_test_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(clamp)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `piston_test_game`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(clamp)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `piston_test_game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "33cf9d55182d04632d6e89b8293d73e30a545fd2f084f1a4cd911fb071da4835"` [INFO] running `"docker" "rm" "-f" "33cf9d55182d04632d6e89b8293d73e30a545fd2f084f1a4cd911fb071da4835"` [INFO] [stdout] 33cf9d55182d04632d6e89b8293d73e30a545fd2f084f1a4cd911fb071da4835