[INFO] updating cached repository ShaunKarran/stm32f411e-rust-blinky [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ShaunKarran/stm32f411e-rust-blinky [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ShaunKarran/stm32f411e-rust-blinky" "work/ex/beta-1.38-1/sources/1.37.0/gh/ShaunKarran/stm32f411e-rust-blinky"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ShaunKarran/stm32f411e-rust-blinky'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ShaunKarran/stm32f411e-rust-blinky" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ShaunKarran/stm32f411e-rust-blinky"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ShaunKarran/stm32f411e-rust-blinky'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cdf4075ec569e828bbc6b74fc3ace7806816cb93 [INFO] sha for GitHub repo ShaunKarran/stm32f411e-rust-blinky: cdf4075ec569e828bbc6b74fc3ace7806816cb93 [INFO] validating manifest of ShaunKarran/stm32f411e-rust-blinky 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 ShaunKarran/stm32f411e-rust-blinky 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 ShaunKarran/stm32f411e-rust-blinky [INFO] finished frobbing ShaunKarran/stm32f411e-rust-blinky [INFO] frobbed toml for ShaunKarran/stm32f411e-rust-blinky written to work/ex/beta-1.38-1/sources/1.37.0/gh/ShaunKarran/stm32f411e-rust-blinky/Cargo.toml [INFO] started frobbing ShaunKarran/stm32f411e-rust-blinky [INFO] finished frobbing ShaunKarran/stm32f411e-rust-blinky [INFO] frobbed toml for ShaunKarran/stm32f411e-rust-blinky written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ShaunKarran/stm32f411e-rust-blinky/Cargo.toml [INFO] crate ShaunKarran/stm32f411e-rust-blinky 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ShaunKarran/stm32f411e-rust-blinky 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/ShaunKarran/stm32f411e-rust-blinky:/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] b023e7918cabf8ad8c12a427d197b29fcb6fb05e334229a7a75e1deca01321c4 [INFO] running `"docker" "start" "-a" "b023e7918cabf8ad8c12a427d197b29fcb6fb05e334229a7a75e1deca01321c4"` [INFO] [stderr] Compiling volatile-register v0.1.2 [INFO] [stderr] Compiling stm32f411e-disco v0.1.0 (https://github.com/ShaunKarran/stm32f411e-disco#1f0d9dd0) [INFO] [stderr] Compiling r0 v0.1.0 [INFO] [stderr] Compiling compiler-builtins-snapshot v0.0.20161008+c56faf22abb39724008148d58f12bcd43b6d236b [INFO] [stderr] Compiling cortex-m v0.1.5 [INFO] [stderr] Compiling stm32f411xx-memory-map v0.1.0 (https://github.com/NathanielPerkins/stm32f411xx-memory-map#ca13d547) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiler-builtins-snapshot-0.0.20161008+c56faf22abb39724008148d58f12bcd43b6d236b/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiler-builtins-snapshot-0.0.20161008+c56faf22abb39724008148d58f12bcd43b6d236b/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(core_intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiler-builtins-snapshot-0.0.20161008+c56faf22abb39724008148d58f12bcd43b6d236b/src/lib.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(linkage)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiler-builtins-snapshot-0.0.20161008+c56faf22abb39724008148d58f12bcd43b6d236b/src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(naked_functions)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.1.5/src/lib.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.1.5/src/lib.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | #![feature(const_fn)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `compiler-builtins-snapshot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `cortex-m`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b023e7918cabf8ad8c12a427d197b29fcb6fb05e334229a7a75e1deca01321c4"` [INFO] running `"docker" "rm" "-f" "b023e7918cabf8ad8c12a427d197b29fcb6fb05e334229a7a75e1deca01321c4"` [INFO] [stdout] b023e7918cabf8ad8c12a427d197b29fcb6fb05e334229a7a75e1deca01321c4