[INFO] updating cached repository https://github.com/MatthieuGANNE/matrix_mult [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 54ab15bbc9e0f7fd54fcde3ee1ef6486bc4e2ab6 [INFO] testing MatthieuGANNE/matrix_mult against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthieuGANNE%2Fmatrix_mult" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MatthieuGANNE/matrix_mult on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MatthieuGANNE/matrix_mult [INFO] finished tweaking git repo https://github.com/MatthieuGANNE/matrix_mult [INFO] tweaked toml for git repo https://github.com/MatthieuGANNE/matrix_mult written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/MatthieuGANNE/matrix_mult already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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-09-28" "build" "--frozen"` [INFO] [stdout] 32fc7f20952a37377aa7d621c6fe6d3db51ab1cb665f5db41a5157e4d4e5f480 [INFO] running `"docker" "start" "-a" "32fc7f20952a37377aa7d621c6fe6d3db51ab1cb665f5db41a5157e4d4e5f480"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling hwloc v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling rayon v1.1.0 [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] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling derive-divisible v0.1.0 (https://github.com/wagnerf42/derive-divisible?branch=new_api#e3e655f9) [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rayon_logs v0.1.2 (https://github.com/wagnerf42/rayon-logs#f60bfb40) [INFO] [stderr] Compiling rayon_adaptive v0.1.0 (https://github.com/wagnerf42/rayon-adaptive.git?branch=new_api#4254a6d4) [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" "32fc7f20952a37377aa7d621c6fe6d3db51ab1cb665f5db41a5157e4d4e5f480"` [INFO] running `"docker" "rm" "-f" "32fc7f20952a37377aa7d621c6fe6d3db51ab1cb665f5db41a5157e4d4e5f480"` [INFO] [stdout] 32fc7f20952a37377aa7d621c6fe6d3db51ab1cb665f5db41a5157e4d4e5f480