[INFO] updating cached repository Weasy666/actix_repro_example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Weasy666/actix_repro_example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Weasy666/actix_repro_example" "work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/Weasy666/actix_repro_example"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/Weasy666/actix_repro_example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Weasy666/actix_repro_example" "work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/Weasy666/actix_repro_example"` [INFO] [stderr] Cloning into 'work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/Weasy666/actix_repro_example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7943ae106a958319e0afa8b0868477c285cbebe6 [INFO] sha for GitHub repo Weasy666/actix_repro_example: 7943ae106a958319e0afa8b0868477c285cbebe6 [INFO] validating manifest of Weasy666/actix_repro_example on toolchain master#2bde39b8edce6463e1c37f8a8082a875e7b536b1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Weasy666/actix_repro_example on toolchain try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Weasy666/actix_repro_example [INFO] finished frobbing Weasy666/actix_repro_example [INFO] frobbed toml for Weasy666/actix_repro_example written to work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/Weasy666/actix_repro_example/Cargo.toml [INFO] started frobbing Weasy666/actix_repro_example [INFO] finished frobbing Weasy666/actix_repro_example [INFO] frobbed toml for Weasy666/actix_repro_example written to work/ex/pr-57483/sources/try#0d8b5d1f16bab9e975695518ff8705bdab9fe94c/gh/Weasy666/actix_repro_example/Cargo.toml [INFO] crate Weasy666/actix_repro_example has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0d8b5d1f16bab9e975695518ff8705bdab9fe94c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Weasy666/actix_repro_example against master#2bde39b8edce6463e1c37f8a8082a875e7b536b1 for pr-57483 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57483/worker-7/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57483/sources/master#2bde39b8edce6463e1c37f8a8082a875e7b536b1/gh/Weasy666/actix_repro_example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+2bde39b8edce6463e1c37f8a8082a875e7b536b1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4594e754447db85397b93d9aa36f01355fbdbd97c451ea68050984bdb65050d2 [INFO] running `"docker" "start" "-a" "4594e754447db85397b93d9aa36f01355fbdbd97c451ea68050984bdb65050d2"` [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking termcolor v1.0.2 [INFO] [stderr] Compiling actix-web v0.7.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Checking diesel v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.2 [INFO] [stderr] Checking tokio-openssl v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling askama_shared v0.7.1 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Checking trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Compiling askama_derive v0.7.1 [INFO] [stderr] Checking actix v0.7.3 [INFO] [stderr] Checking askama v0.7.1 [INFO] [stderr] Compiling actix_repro_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0554, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `actix_repro_example`. [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] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0554, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `actix_repro_example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4594e754447db85397b93d9aa36f01355fbdbd97c451ea68050984bdb65050d2"` [INFO] running `"docker" "rm" "-f" "4594e754447db85397b93d9aa36f01355fbdbd97c451ea68050984bdb65050d2"` [INFO] [stdout] 4594e754447db85397b93d9aa36f01355fbdbd97c451ea68050984bdb65050d2