[INFO] fetching crate zju-jw-scraper 0.2.1... [INFO] checking zju-jw-scraper-0.2.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate zju-jw-scraper 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate zju-jw-scraper 0.2.1 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 crates.io crate zju-jw-scraper 0.2.1 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate zju-jw-scraper 0.2.1 [INFO] tweaked toml for crates.io crate zju-jw-scraper 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate zju-jw-scraper 0.2.1 already has a lockfile, it will not be regenerated [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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] d4e339a6d858bfa57b4139c9715a07aae593e3570c03125811c349e756697436 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d4e339a6d858bfa57b4139c9715a07aae593e3570c03125811c349e756697436"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.7 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling reformation_derive v0.4.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Checking tower-make v0.1.0-alpha.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Checking tokio-tls v0.3.0-alpha.4 [INFO] [stderr] Checking h2 v0.2.0-alpha.1 [INFO] [stderr] Checking reformation v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling async-trait v0.1.11 [INFO] [stderr] Compiling interfacer-http-attribute v0.2.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/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" "d4e339a6d858bfa57b4139c9715a07aae593e3570c03125811c349e756697436"` [INFO] running `"docker" "rm" "-f" "d4e339a6d858bfa57b4139c9715a07aae593e3570c03125811c349e756697436"` [INFO] [stdout] d4e339a6d858bfa57b4139c9715a07aae593e3570c03125811c349e756697436