[INFO] updating cached repository https://github.com/QSCTech/jw-parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 64967c129815bc9302ef89787ea38133014969cb [INFO] checking QSCTech/jw-parser against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQSCTech%2Fjw-parser" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QSCTech/jw-parser on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/QSCTech/jw-parser [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/QSCTech/jw-parser [INFO] tweaked toml for git repo https://github.com/QSCTech/jw-parser written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4cf1ae51819b7063576c19c67c07afcc0e4b64982f4736a19a3a5e968d446e2 [INFO] running `"docker" "start" "-a" "f4cf1ae51819b7063576c19c67c07afcc0e4b64982f4736a19a3a5e968d446e2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking openssl v0.10.25 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking http-body v0.2.0-alpha.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling reformation_derive v0.4.1 [INFO] [stderr] Checking reformation v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling interfacer-http-attribute v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.17 [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/interfacer-http-attribute-0.2.1/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_diagnostic)] [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 `interfacer-http-attribute`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f4cf1ae51819b7063576c19c67c07afcc0e4b64982f4736a19a3a5e968d446e2"` [INFO] running `"docker" "rm" "-f" "f4cf1ae51819b7063576c19c67c07afcc0e4b64982f4736a19a3a5e968d446e2"` [INFO] [stdout] f4cf1ae51819b7063576c19c67c07afcc0e4b64982f4736a19a3a5e968d446e2