[INFO] cloning repository https://github.com/porglezomp/graphics-demos [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/porglezomp/graphics-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Fgraphics-demos"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Fgraphics-demos'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35a82793bc6bbe96cd361397aedc26a4ddc81dca [INFO] checking porglezomp/graphics-demos against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporglezomp%2Fgraphics-demos" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/porglezomp/graphics-demos 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/porglezomp/graphics-demos [INFO] removed path dependency pixel-canvas from git repo https://github.com/porglezomp/graphics-demos [INFO] finished tweaking git repo https://github.com/porglezomp/graphics-demos [INFO] tweaked toml for git repo https://github.com/porglezomp/graphics-demos written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/porglezomp/graphics-demos 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] [stderr] warning: dependency (pixel-canvas) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (pixel-canvas) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d685a3b38dfaa2fc895d3c73fc60cfdb07dce6db321eccbb10805cff32029f09 [INFO] running `"docker" "start" "-a" "d685a3b38dfaa2fc895d3c73fc60cfdb07dce6db321eccbb10805cff32029f09"` [INFO] [stderr] warning: dependency (pixel-canvas) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking packed_simd v0.3.3 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Compiling glium v0.26.0-alpha3 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / #![feature( [INFO] [stderr] 203 | | repr_simd, [INFO] [stderr] 204 | | const_fn, [INFO] [stderr] 205 | | platform_intrinsics, [INFO] [stderr] ... | [INFO] [stderr] 215 | | custom_inner_attributes [INFO] [stderr] 216 | | )] [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0-alpha4 [INFO] [stderr] Checking glutin v0.22.0-alpha3 [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 `packed_simd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d685a3b38dfaa2fc895d3c73fc60cfdb07dce6db321eccbb10805cff32029f09"` [INFO] running `"docker" "rm" "-f" "d685a3b38dfaa2fc895d3c73fc60cfdb07dce6db321eccbb10805cff32029f09"` [INFO] [stdout] d685a3b38dfaa2fc895d3c73fc60cfdb07dce6db321eccbb10805cff32029f09