[INFO] fetching crate fast-rustc-ap-rustc_parse 1.0.0... [INFO] testing fast-rustc-ap-rustc_parse-1.0.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate fast-rustc-ap-rustc_parse 1.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fast-rustc-ap-rustc_parse 1.0.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fast-rustc-ap-rustc_parse 1.0.0 [INFO] finished tweaking crates.io crate fast-rustc-ap-rustc_parse 1.0.0 [INFO] tweaked toml for crates.io crate fast-rustc-ap-rustc_parse 1.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fast-rustc-ap-rustc_ast_pretty v1.0.0 [INFO] [stderr] Downloaded fast-rustc-ap-rustc_attr v1.0.0 [INFO] [stderr] Downloaded fast-rustc-ap-rustc_session v1.0.0 [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=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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abf6662aabe63c737d21b3e64c6ce7f67699b43c978814acc4064addb7e60c01 [INFO] running `"docker" "start" "-a" "abf6662aabe63c737d21b3e64c6ce7f67699b43c978814acc4064addb7e60c01"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling fast-rustc-ap-graphviz v1.0.0 [INFO] [stderr] Compiling fast-rustc-ap-rustc_ast v1.0.0 [INFO] [stderr] Compiling fast-rustc-ap-rustc_target v1.0.0 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling fast-rustc-ap-rustc_fs_util v1.0.0 [INFO] [stderr] Compiling fast-rustc-ap-rustc_lexer v1.0.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Compiling termize v0.1.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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/fast-rustc-ap-graphviz-1.0.0/lib.rs:278:1 [INFO] [stderr] | [INFO] [stderr] 278 | #![feature(rustc_private, nll)] [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/lock_api-0.3.4/src/lib.rs:91:34 [INFO] [stderr] | [INFO] [stderr] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [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/crossbeam-utils-0.6.6/src/lib.rs:32:34 [INFO] [stderr] | [INFO] [stderr] 32 | #![cfg_attr(feature = "nightly", feature(cfg_target_has_atomic))] [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/smallvec-1.4.0/lib.rs:61:32 [INFO] [stderr] | [INFO] [stderr] 61 | #![cfg_attr(feature = "union", feature(untagged_unions))] [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/smallvec-1.4.0/lib.rs:63:37 [INFO] [stderr] | [INFO] [stderr] 63 | #![cfg_attr(feature = "may_dangle", feature(dropck_eyepatch))] [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 `fast-rustc-ap-graphviz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [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: build failed [INFO] running `"docker" "inspect" "abf6662aabe63c737d21b3e64c6ce7f67699b43c978814acc4064addb7e60c01"` [INFO] running `"docker" "rm" "-f" "abf6662aabe63c737d21b3e64c6ce7f67699b43c978814acc4064addb7e60c01"` [INFO] [stdout] abf6662aabe63c737d21b3e64c6ce7f67699b43c978814acc4064addb7e60c01