[INFO] cloning repository https://github.com/SchrodingerZhu/blog-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SchrodingerZhu/blog-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Fblog-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Fblog-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5b030b79bffc8f7acfd85f3b4cd4540c801391d [INFO] checking SchrodingerZhu/blog-system against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Fblog-system" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SchrodingerZhu/blog-system on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/SchrodingerZhu/blog-system [INFO] finished tweaking git repo https://github.com/SchrodingerZhu/blog-system [INFO] tweaked toml for git repo https://github.com/SchrodingerZhu/blog-system written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/SchrodingerZhu/blog-system already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b46e2016abc7223294e01675dd4c76d76f3f1c608747400e422b264408bdbc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b46e2016abc7223294e01675dd4c76d76f3f1c608747400e422b264408bdbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b46e2016abc7223294e01675dd4c76d76f3f1c608747400e422b264408bdbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b46e2016abc7223294e01675dd4c76d76f3f1c608747400e422b264408bdbc4", kill_on_drop: false }` [INFO] [stdout] 7b46e2016abc7223294e01675dd4c76d76f3f1c608747400e422b264408bdbc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f3ff41d47345030d48e06aead8a7c7d8119c0de4d2a2b067f9a57a9faff2f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03f3ff41d47345030d48e06aead8a7c7d8119c0de4d2a2b067f9a57a9faff2f1", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Checking parking v1.0.4 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling isahc v0.9.5 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling botan-sys v0.6.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking crc8 v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Checking radix64 v0.6.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Checking async-compression v0.3.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking md4 v0.8.0 [INFO] [stderr] Checking md2 v0.8.0 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking botan v0.6.1 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking postgres-protocol v0.5.2 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking easy-hasher v2.2.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling libquickjs-sys v0.7.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking postgres-types v0.1.2 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking hashbrown v0.7.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(feature = "nightly", feature(proc_macro_diagnostic, proc_macro_span))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel_derives` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03f3ff41d47345030d48e06aead8a7c7d8119c0de4d2a2b067f9a57a9faff2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f3ff41d47345030d48e06aead8a7c7d8119c0de4d2a2b067f9a57a9faff2f1", kill_on_drop: false }` [INFO] [stdout] 03f3ff41d47345030d48e06aead8a7c7d8119c0de4d2a2b067f9a57a9faff2f1