[INFO] updating cached repository https://github.com/fudanchii/httcp [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bd899c2a68bb4ccdb37074733543e048e1c19692 [INFO] testing fudanchii/httcp against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffudanchii%2Fhttcp" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fudanchii/httcp 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/fudanchii/httcp [INFO] finished tweaking git repo https://github.com/fudanchii/httcp [INFO] tweaked toml for git repo https://github.com/fudanchii/httcp written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/fudanchii/httcp 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 35a3388bf055b3ae80253c4e047da33e32762d6526c201d2616eaed6cb6dc1be [INFO] running `"docker" "start" "-a" "35a3388bf055b3ae80253c4e047da33e32762d6526c201d2616eaed6cb6dc1be"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling lazy_static v0.2.2 (https://github.com/rust-lang-nursery/lazy-static.rs#f026ac23) [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling clap v2.19.2 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling term v0.4.4 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling term-painter v0.2.3 [INFO] [stderr] Compiling url v1.2.4 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling hyper v0.9.14 [INFO] [stderr] Compiling rocket v0.1.2 [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/rocket-0.1.2/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![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/rocket-0.1.2/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(conservative_impl_trait)] [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/rocket-0.1.2/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(drop_types_in_const)] [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/rocket-0.1.2/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(associated_consts)] [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/rocket-0.1.2/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(const_fn)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `rocket`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "35a3388bf055b3ae80253c4e047da33e32762d6526c201d2616eaed6cb6dc1be"` [INFO] running `"docker" "rm" "-f" "35a3388bf055b3ae80253c4e047da33e32762d6526c201d2616eaed6cb6dc1be"` [INFO] [stdout] 35a3388bf055b3ae80253c4e047da33e32762d6526c201d2616eaed6cb6dc1be