[INFO] fetching crate dbui 0.0.53... [INFO] checking dbui-0.0.53 against beta-2019-10-27 for pr-65897 [INFO] extracting crate dbui 0.0.53 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate dbui 0.0.53 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 dbui 0.0.53 [INFO] finished tweaking crates.io crate dbui 0.0.53 [INFO] tweaked toml for crates.io crate dbui 0.0.53 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate dbui 0.0.53 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] fffc0bcfdc07a558a84e1e7fddc11c57dbdea2a1c546950a5e65d9bb8b0d74e8 [INFO] running `"docker" "start" "-a" "fffc0bcfdc07a558a84e1e7fddc11c57dbdea2a1c546950a5e65d9bb8b0d74e8"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking debug-helper v0.3.8 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking eui48 v0.4.6 [INFO] [stderr] Checking app_dirs2 v2.0.4 [INFO] [stderr] Checking crc-any v2.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling rust-embed-impl v5.1.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Checking base64-url v1.1.12 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling maud_macros v0.21.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/maud_macros-0.21.0/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_def_site)] [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/maud_macros-0.21.0/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(proc_macro_diagnostic)] [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/maud_macros-0.21.0/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(proc_macro_hygiene)] [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/maud_macros-0.21.0/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(proc_macro_quote)] [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/maud_macros-0.21.0/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(proc_macro_span)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `maud_macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fffc0bcfdc07a558a84e1e7fddc11c57dbdea2a1c546950a5e65d9bb8b0d74e8"` [INFO] running `"docker" "rm" "-f" "fffc0bcfdc07a558a84e1e7fddc11c57dbdea2a1c546950a5e65d9bb8b0d74e8"` [INFO] [stdout] fffc0bcfdc07a558a84e1e7fddc11c57dbdea2a1c546950a5e65d9bb8b0d74e8