[INFO] updating cached repository https://github.com/vain0x/competo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] checking vain0x/competo against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvain0x%2Fcompeto" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vain0x/competo on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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 /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/vain0x/competo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 62a3a6d3121d0ea7f5ad22f534791710e01d665a2ba7d8a971bfc8ef03edba31 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "62a3a6d3121d0ea7f5ad22f534791710e01d665a2ba7d8a971bfc8ef03edba31"` [INFO] [stderr] Compiling rustc-rayon-core v0.1.1 [INFO] [stderr] Checking rustc-ap-serialize v196.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_target v196.0.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling rustc-ap-syntax v196.0.0 [INFO] [stderr] Compiling rustfmt-nightly v0.8.3 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking 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] Checking parking_lot_core v0.2.14 [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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.14/src/lib.rs:41:60 [INFO] [stderr] | [INFO] [stderr] 41 | #![cfg_attr(all(feature = "nightly", target_os = "linux"), feature(integer_atomics))] [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 `parking_lot_core`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "62a3a6d3121d0ea7f5ad22f534791710e01d665a2ba7d8a971bfc8ef03edba31"` [INFO] running `"docker" "rm" "-f" "62a3a6d3121d0ea7f5ad22f534791710e01d665a2ba7d8a971bfc8ef03edba31"` [INFO] [stdout] 62a3a6d3121d0ea7f5ad22f534791710e01d665a2ba7d8a971bfc8ef03edba31