[INFO] updating cached repository projectasiago/feta [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/projectasiago/feta [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/projectasiago/feta" "work/ex/beta-1.38-1/sources/1.37.0/gh/projectasiago/feta"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/projectasiago/feta'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/projectasiago/feta" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/projectasiago/feta"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/projectasiago/feta'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e81783e15392817b3124751efa8f6cbaada8439e [INFO] sha for GitHub repo projectasiago/feta: e81783e15392817b3124751efa8f6cbaada8439e [INFO] validating manifest of projectasiago/feta 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 projectasiago/feta 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 projectasiago/feta [INFO] finished frobbing projectasiago/feta [INFO] frobbed toml for projectasiago/feta written to work/ex/beta-1.38-1/sources/1.37.0/gh/projectasiago/feta/Cargo.toml [INFO] started frobbing projectasiago/feta [INFO] finished frobbing projectasiago/feta [INFO] frobbed toml for projectasiago/feta written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/projectasiago/feta/Cargo.toml [INFO] crate projectasiago/feta 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 projectasiago/feta 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-4/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/projectasiago/feta:/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] b8b976fa5456fc56d0c3049555aa06786823cc88a33c80b34dddc9ad1601d9ff [INFO] running `"docker" "start" "-a" "b8b976fa5456fc56d0c3049555aa06786823cc88a33c80b34dddc9ad1601d9ff"` [INFO] [stderr] Compiling projectasiago_feta v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(lang_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(compiler_builtins_lib)] [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 `projectasiago_feta`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b8b976fa5456fc56d0c3049555aa06786823cc88a33c80b34dddc9ad1601d9ff"` [INFO] running `"docker" "rm" "-f" "b8b976fa5456fc56d0c3049555aa06786823cc88a33c80b34dddc9ad1601d9ff"` [INFO] [stdout] b8b976fa5456fc56d0c3049555aa06786823cc88a33c80b34dddc9ad1601d9ff