[INFO] crate dbui-client 0.0.53 is already in cache [INFO] checking dbui-client-0.0.53 against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] extracting crate dbui-client 0.0.53 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate dbui-client 0.0.53 on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dbui-client 0.0.53 [INFO] finished tweaking crates.io crate dbui-client 0.0.53 [INFO] tweaked toml for crates.io crate dbui-client 0.0.53 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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] 54d03e79bc483290640c2d567aee3ecc616d38cd9dc642f7c8040b1252e2e201 [INFO] running `"docker" "start" "-a" "54d03e79bc483290640c2d567aee3ecc616d38cd9dc642f7c8040b1252e2e201"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.53 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.53 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking bincode v1.2.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.53 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.53 [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] 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" "54d03e79bc483290640c2d567aee3ecc616d38cd9dc642f7c8040b1252e2e201"` [INFO] running `"docker" "rm" "-f" "54d03e79bc483290640c2d567aee3ecc616d38cd9dc642f7c8040b1252e2e201"` [INFO] [stdout] 54d03e79bc483290640c2d567aee3ecc616d38cd9dc642f7c8040b1252e2e201