[INFO] updating cached repository https://github.com/kchmck/sse [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] 609bf45f3fcff3a67ae35ffc1bfd221a56e2001f [INFO] testing kchmck/sse against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchmck%2Fsse" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kchmck/sse 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/kchmck/sse [INFO] finished tweaking git repo https://github.com/kchmck/sse [INFO] tweaked toml for git repo https://github.com/kchmck/sse written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kchmck/sse 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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 18c83012b2e5d08131e7e277b29bfca7fd254728eb5d888342b6378d2234400e [INFO] running `"docker" "start" "-a" "18c83012b2e5d08131e7e277b29bfca7fd254728eb5d888342b6378d2234400e"` [INFO] [stderr] Compiling serde v0.9.6 [INFO] [stderr] Compiling uhttp_chunked_bytes v0.5.0 [INFO] [stderr] Compiling uhttp_body_bytes v0.5.2 [INFO] [stderr] Compiling uhttp_transfer_encoding v0.5.0 [INFO] [stderr] Compiling subslice_index v0.5.0 (https://github.com/kchmck/subslice_index.rs#6660094f) [INFO] [stderr] Compiling uhttp_content_encoding v0.5.1 [INFO] [stderr] Compiling http_status v0.10.0 (https://github.com/kchmck/http_status.rs#748db915) [INFO] [stderr] Compiling uhttp_sse v0.5.0 [INFO] [stderr] Compiling uhttp_uri v0.5.1 [INFO] [stderr] Compiling uhttp_chunked_write v0.5.1 [INFO] [stderr] Compiling uhttp_response_header v0.5.0 [INFO] [stderr] Compiling uhttp_version v0.6.0 [INFO] [stderr] Compiling http_method v0.10.0 (https://github.com/kchmck/http_method.rs#9c97ee2d) [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] Compiling uhttp_media_type v0.5.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/uhttp_transfer_encoding-0.5.0/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling uhttp_request v0.5.1 [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/uhttp_version-0.6.0/src/lib.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | #![feature(field_init_shorthand)] [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/uhttp_version-0.6.0/src/lib.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | #![feature(static_in_const)] [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 `uhttp_transfer_encoding`. [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/uhttp_content_encoding-0.5.1/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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 `uhttp_version`. [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 `uhttp_content_encoding`. [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/uhttp_media_type-0.5.0/src/lib.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #![feature(field_init_shorthand)] [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/uhttp_request-0.5.1/src/lib.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | #![feature(field_init_shorthand)] [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/uhttp_request-0.5.1/src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] [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 `uhttp_request`. [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 `uhttp_media_type`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "18c83012b2e5d08131e7e277b29bfca7fd254728eb5d888342b6378d2234400e"` [INFO] running `"docker" "rm" "-f" "18c83012b2e5d08131e7e277b29bfca7fd254728eb5d888342b6378d2234400e"` [INFO] [stdout] 18c83012b2e5d08131e7e277b29bfca7fd254728eb5d888342b6378d2234400e