[INFO] cloning repository https://github.com/Oni-zerone/HelloMicroservice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Oni-zerone/HelloMicroservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOni-zerone%2FHelloMicroservice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOni-zerone%2FHelloMicroservice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e0dd64ecffb836c29c7e76a42931a3b7d02fabb [INFO] checking Oni-zerone/HelloMicroservice against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOni-zerone%2FHelloMicroservice" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Oni-zerone/HelloMicroservice on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Oni-zerone/HelloMicroservice [INFO] finished tweaking git repo https://github.com/Oni-zerone/HelloMicroservice [INFO] tweaked toml for git repo https://github.com/Oni-zerone/HelloMicroservice written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Oni-zerone/HelloMicroservice 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 266a47bb30c1c3cbad1c7191cbf60c643840fbead182d3fe38770814b9b907da [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" "266a47bb30c1c3cbad1c7191cbf60c643840fbead182d3fe38770814b9b907da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "266a47bb30c1c3cbad1c7191cbf60c643840fbead182d3fe38770814b9b907da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266a47bb30c1c3cbad1c7191cbf60c643840fbead182d3fe38770814b9b907da", kill_on_drop: false }` [INFO] [stdout] 266a47bb30c1c3cbad1c7191cbf60c643840fbead182d3fe38770814b9b907da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 03e2ea0ff0c88436b2bead14f1d85a7f34cdbda555bf4117510386e7a3cf2ab8 [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" "03e2ea0ff0c88436b2bead14f1d85a7f34cdbda555bf4117510386e7a3cf2ab8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 (https://github.com/lfairy/maud#90cc11e9) [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling maud_macros v0.20.0 (https://github.com/lfairy/maud#90cc11e9) [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/maud-588f745ae3a2d730/90cc11e/maud_macros/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_def_site)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/maud-588f745ae3a2d730/90cc11e/maud_macros/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro_diagnostic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/maud-588f745ae3a2d730/90cc11e/maud_macros/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/maud-588f745ae3a2d730/90cc11e/maud_macros/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro_quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/maud-588f745ae3a2d730/90cc11e/maud_macros/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(proc_macro_span)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `maud_macros` [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" "03e2ea0ff0c88436b2bead14f1d85a7f34cdbda555bf4117510386e7a3cf2ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e2ea0ff0c88436b2bead14f1d85a7f34cdbda555bf4117510386e7a3cf2ab8", kill_on_drop: false }` [INFO] [stdout] 03e2ea0ff0c88436b2bead14f1d85a7f34cdbda555bf4117510386e7a3cf2ab8