[INFO] updating cached repository https://github.com/vain0x/competo [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] 2eabac9240c6105965d99e41f8ea0e2d5a59cbfc [INFO] testing vain0x/competo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvain0x%2Fcompeto" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vain0x/competo 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/vain0x/competo [INFO] finished tweaking git repo https://github.com/vain0x/competo [INFO] tweaked toml for git repo https://github.com/vain0x/competo written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/vain0x/competo 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 57acaeb0af5dca6c222187f67d85e70bdf829c9ac4aeb9693499c78b384599ac [INFO] running `"docker" "start" "-a" "57acaeb0af5dca6c222187f67d85e70bdf829c9ac4aeb9693499c78b384599ac"` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling rustc-rayon-core v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling rustc-ap-serialize v196.0.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling rustc-ap-rustc_target v196.0.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling rustc-ap-syntax v196.0.0 [INFO] [stderr] Compiling rustfmt-nightly v0.8.3 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] error: allow_internal_unstable expects list of feature names [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | #[allow_internal_unstable] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/scoped-tls-0.1.2/src/lib.rs:47:34 [INFO] [stderr] | [INFO] [stderr] 47 | #![cfg_attr(feature = "nightly", feature(macro_vis_matcher))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/scoped-tls-0.1.2/src/lib.rs:48:34 [INFO] [stderr] | [INFO] [stderr] 48 | #![cfg_attr(feature = "nightly", feature(allow_internal_unstable))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `scoped-tls`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustc-ap-serialize-196.0.0/lib.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #![feature(rustc_private, box_syntax)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/rustc-ap-serialize-196.0.0/lib.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | #![feature(core_intrinsics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/rustc-ap-serialize-196.0.0/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #![feature(specialization)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/rustc-ap-serialize-196.0.0/lib.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | #![feature(never_type)] [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 `rustc-ap-serialize`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "57acaeb0af5dca6c222187f67d85e70bdf829c9ac4aeb9693499c78b384599ac"` [INFO] running `"docker" "rm" "-f" "57acaeb0af5dca6c222187f67d85e70bdf829c9ac4aeb9693499c78b384599ac"` [INFO] [stdout] 57acaeb0af5dca6c222187f67d85e70bdf829c9ac4aeb9693499c78b384599ac