[INFO] crate arcon_compiler 0.1.1 is already in cache [INFO] testing arcon_compiler-0.1.1 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate arcon_compiler 0.1.1 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate arcon_compiler 0.1.1 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 crates.io crate arcon_compiler 0.1.1 [INFO] finished tweaking crates.io crate arcon_compiler 0.1.1 [INFO] tweaked toml for crates.io crate arcon_compiler 0.1.1 written to work/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate arcon_compiler 0.1.1 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] f4b472f9f8588aa241a6687589a7691f537edda9a350849f0669dfe3382ea4f8 [INFO] running `"docker" "start" "-a" "f4b472f9f8588aa241a6687589a7691f537edda9a350849f0669dfe3382ea4f8"` [INFO] [stderr] Compiling rustc-rayon-core v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling rustc-rayon v0.2.0 [INFO] [stderr] Compiling rustc-ap-graphviz v546.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_target v546.0.0 [INFO] [stderr] Compiling rustc-ap-syntax v546.0.0 [INFO] [stderr] Compiling rustfmt-nightly v1.4.5 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v546.0.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling grpcio-sys v0.4.4 [INFO] [stderr] Compiling lock_api v0.1.5 [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-graphviz-546.0.0/lib.rs:277:1 [INFO] [stderr] | [INFO] [stderr] 277 | #![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/smallvec-0.6.10/lib.rs:33:32 [INFO] [stderr] | [INFO] [stderr] 33 | #![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-0.6.10/lib.rs:35:37 [INFO] [stderr] | [INFO] [stderr] 35 | #![cfg_attr(feature = "may_dangle", feature(dropck_eyepatch))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] error[E0433]: failed to resolve: could not find `property` in `unicode` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-546.0.0/src/lib.rs:672:24 [INFO] [stderr] | [INFO] [stderr] 672 | core::unicode::property::Pattern_White_Space(c) [INFO] [stderr] | ^^^^^^^^ could not find `property` in `unicode` [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-rustc_lexer-546.0.0/src/lib.rs:3:43 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(not(feature = "unicode-xid"), feature(unicode_internals))] [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.1.5/src/lib.rs:88:34 [INFO] [stderr] | [INFO] [stderr] 88 | #![cfg_attr(feature = "nightly", feature(const_fn))] [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 `rustc-ap-graphviz`. [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/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: 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 `lock_api`. [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 `smallvec`. [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: could not compile `crossbeam-utils`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-546.0.0/src/lib.rs:689:33 [INFO] [stderr] | [INFO] [stderr] 689 | || (c > '\x7f' && c.is_xid_start()) [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_lexer-546.0.0/src/lib.rs:708:33 [INFO] [stderr] | [INFO] [stderr] 708 | || (c > '\x7f' && c.is_xid_continue()) [INFO] [stderr] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `rustc-ap-rustc_lexer`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f4b472f9f8588aa241a6687589a7691f537edda9a350849f0669dfe3382ea4f8"` [INFO] running `"docker" "rm" "-f" "f4b472f9f8588aa241a6687589a7691f537edda9a350849f0669dfe3382ea4f8"` [INFO] [stdout] f4b472f9f8588aa241a6687589a7691f537edda9a350849f0669dfe3382ea4f8