[INFO] updating cached repository tatref/raytracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tatref/raytracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tatref/raytracer" "work/ex/beta-1.38-1/sources/1.37.0/gh/tatref/raytracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tatref/raytracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tatref/raytracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tatref/raytracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tatref/raytracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70b59d9274144cc729db456e2416bdcc109f228d [INFO] sha for GitHub repo tatref/raytracer: 70b59d9274144cc729db456e2416bdcc109f228d [INFO] validating manifest of tatref/raytracer 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 tatref/raytracer 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 tatref/raytracer [INFO] finished frobbing tatref/raytracer [INFO] frobbed toml for tatref/raytracer written to work/ex/beta-1.38-1/sources/1.37.0/gh/tatref/raytracer/Cargo.toml [INFO] started frobbing tatref/raytracer [INFO] finished frobbing tatref/raytracer [INFO] frobbed toml for tatref/raytracer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tatref/raytracer/Cargo.toml [INFO] crate tatref/raytracer 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tatref/raytracer against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tatref/raytracer:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] cde0f6dd1db59612678fdf9e14751619f1a03178b5a9ffcf4f03f53b9567451e [INFO] running `"docker" "start" "-a" "cde0f6dd1db59612678fdf9e14751619f1a03178b5a9ffcf4f03f53b9567451e"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling ncollide3d v0.19.1 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(euclidean_division)] [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 `raytracer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cde0f6dd1db59612678fdf9e14751619f1a03178b5a9ffcf4f03f53b9567451e"` [INFO] running `"docker" "rm" "-f" "cde0f6dd1db59612678fdf9e14751619f1a03178b5a9ffcf4f03f53b9567451e"` [INFO] [stdout] cde0f6dd1db59612678fdf9e14751619f1a03178b5a9ffcf4f03f53b9567451e