[INFO] updating cached repository https://github.com/KerrMetric/virtue [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] [stderr] From https://github.com/KerrMetric/virtue [INFO] [stderr] 9a142a3..ace5e07 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ace5e07cabfea2cf22f43e6e7c984e77ac9a8443 [INFO] testing KerrMetric/virtue against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FKerrMetric%2Fvirtue" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KerrMetric/virtue 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/KerrMetric/virtue [INFO] removed workspace from git repo https://github.com/KerrMetric/virtue [INFO] finished tweaking git repo https://github.com/KerrMetric/virtue [INFO] tweaked toml for git repo https://github.com/KerrMetric/virtue written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/KerrMetric/virtue 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] [stderr] Updating git repository `https://github.com/paritytech/ink` [INFO] [stderr] Updating git repository `https://github.com/type-metadata/type-metadata.git` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] e689c5a4ffd494a6155fba64403ce7292264ce40ccd5de2b532cb473017522d1 [INFO] running `"docker" "start" "-a" "e689c5a4ffd494a6155fba64403ce7292264ce40ccd5de2b532cb473017522d1"` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling type-metadata-derive v0.1.0 (https://github.com/type-metadata/type-metadata.git#f50ca5c4) [INFO] [stderr] Compiling ink_abi_derive v0.1.0 (https://github.com/paritytech/ink#e5d03264) [INFO] [stderr] Compiling derive_more v0.15.0 [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: 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 `smallvec`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e689c5a4ffd494a6155fba64403ce7292264ce40ccd5de2b532cb473017522d1"` [INFO] running `"docker" "rm" "-f" "e689c5a4ffd494a6155fba64403ce7292264ce40ccd5de2b532cb473017522d1"` [INFO] [stdout] e689c5a4ffd494a6155fba64403ce7292264ce40ccd5de2b532cb473017522d1