[INFO] updating cached repository vorleser/vorleser-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vorleser/vorleser-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vorleser/vorleser-server" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/vorleser/vorleser-server"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/vorleser/vorleser-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vorleser/vorleser-server" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/vorleser/vorleser-server"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/vorleser/vorleser-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d39839726f67e21150bc74372d0d16273194908 [INFO] sha for GitHub repo vorleser/vorleser-server: 2d39839726f67e21150bc74372d0d16273194908 [INFO] validating manifest of vorleser/vorleser-server on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vorleser/vorleser-server on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vorleser/vorleser-server [INFO] finished frobbing vorleser/vorleser-server [INFO] frobbed toml for vorleser/vorleser-server written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/vorleser/vorleser-server/Cargo.toml [INFO] started frobbing vorleser/vorleser-server [INFO] finished frobbing vorleser/vorleser-server [INFO] frobbed toml for vorleser/vorleser-server written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/vorleser/vorleser-server/Cargo.toml [INFO] crate vorleser/vorleser-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking vorleser/vorleser-server against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-2/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/vorleser/vorleser-server:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9798de5ec9cc07c07242f4b3e159af558f2cb2fd67205f575813a7ca8d8347e5 [INFO] running `"docker" "start" "-a" "9798de5ec9cc07c07242f4b3e159af558f2cb2fd67205f575813a7ca8d8347e5"` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Checking mp3-metadata v0.3.0 (https://github.com/GuillaumeGomez/mp3-metadata.git#f831c6c9) [INFO] [stderr] Checking crossbeam-utils v0.6.2 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling rocket_codegen v0.4.0 (https://github.com/SergioBenitez/Rocket.git#cb520f40) [INFO] [stderr] Compiling rocket v0.4.0 (https://github.com/SergioBenitez/Rocket.git#cb520f40) [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking humanesort v0.1.0-alpha [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling im v12.2.0 [INFO] [stderr] Compiling sentry v0.12.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Checking id3 v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking debugid v0.3.1 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.17 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Compiling speculate v0.1.0 (https://github.com/utkarshkukreti/speculate.rs.git#9987eb6a) [INFO] [stderr] error[E0658]: use of unstable library feature 'unicode_internals' [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/speculate.rs-526399c1aae89480/9987eb6/src/block.rs:164:18 [INFO] [stderr] | [INFO] [stderr] 164 | if !first_ch.is_xid_start() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add `#![feature(unicode_internals)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'unicode_internals' [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/speculate.rs-526399c1aae89480/9987eb6/src/block.rs:167:21 [INFO] [stderr] | [INFO] [stderr] 167 | if first_ch.is_xid_continue() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add `#![feature(unicode_internals)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'unicode_internals' [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/speculate.rs-526399c1aae89480/9987eb6/src/block.rs:177:15 [INFO] [stderr] | [INFO] [stderr] 177 | if ch.is_xid_continue() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add `#![feature(unicode_internals)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: Could not compile `speculate`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9798de5ec9cc07c07242f4b3e159af558f2cb2fd67205f575813a7ca8d8347e5"` [INFO] running `"docker" "rm" "-f" "9798de5ec9cc07c07242f4b3e159af558f2cb2fd67205f575813a7ca8d8347e5"` [INFO] [stdout] 9798de5ec9cc07c07242f4b3e159af558f2cb2fd67205f575813a7ca8d8347e5