[INFO] updating cached repository https://github.com/xTibor/liborbital [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] 27fe0f355a6d460fd4d837ef6f4a3f29a41c2921 [INFO] checking xTibor/liborbital against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxTibor%2Fliborbital" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xTibor/liborbital 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/xTibor/liborbital [INFO] finished tweaking git repo https://github.com/xTibor/liborbital [INFO] tweaked toml for git repo https://github.com/xTibor/liborbital written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/xTibor/liborbital 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91a33059e7dd7b2a0db4a2a14049884d3ddac7bc2582edf7423cad1756a6cb00 [INFO] running `"docker" "start" "-a" "91a33059e7dd7b2a0db4a2a14049884d3ddac7bc2582edf7423cad1756a6cb00"` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Compiling standalone-quote v0.5.0 [INFO] [stderr] Compiling standalone-syn v0.13.0 [INFO] [stderr] Checking orbclient v0.3.13 [INFO] [stderr] error[E0432]: unresolved import `alloc::Vec` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/orbclient-0.3.13/src/graphicspath.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::Vec; [INFO] [stderr] | ^^^^^^^--- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `vec` [INFO] [stderr] | no `Vec` in the root [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/orbclient-0.3.13/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(alloc)] [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/orbclient-0.3.13/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(asm)] [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/orbclient-0.3.13/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![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/orbclient-0.3.13/src/lib.rs:6:67 [INFO] [stderr] | [INFO] [stderr] 6 | #![cfg_attr(all(not(feature="no_std"), not(target_os = "redox")), feature(const_ptr_null_mut))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `orbclient`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "91a33059e7dd7b2a0db4a2a14049884d3ddac7bc2582edf7423cad1756a6cb00"` [INFO] running `"docker" "rm" "-f" "91a33059e7dd7b2a0db4a2a14049884d3ddac7bc2582edf7423cad1756a6cb00"` [INFO] [stdout] 91a33059e7dd7b2a0db4a2a14049884d3ddac7bc2582edf7423cad1756a6cb00