[INFO] cloning repository https://github.com/manifest/mqtt-service-example-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manifest/mqtt-service-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fmqtt-service-example-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fmqtt-service-example-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eecea2efe7e6a94cd7f3fbfd861ad63d9a6599e [INFO] checking manifest/mqtt-service-example-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fmqtt-service-example-rs" "/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/manifest/mqtt-service-example-rs 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/manifest/mqtt-service-example-rs [INFO] finished tweaking git repo https://github.com/manifest/mqtt-service-example-rs [INFO] tweaked toml for git repo https://github.com/manifest/mqtt-service-example-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/manifest/mqtt-service-example-rs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] e5a0d6dc8f02e6b66256cb4af8f5dabe135e33cbf4835a336ff532c534703822 [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" "e5a0d6dc8f02e6b66256cb4af8f5dabe135e33cbf4835a336ff532c534703822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5a0d6dc8f02e6b66256cb4af8f5dabe135e33cbf4835a336ff532c534703822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a0d6dc8f02e6b66256cb4af8f5dabe135e33cbf4835a336ff532c534703822", kill_on_drop: false }` [INFO] [stdout] e5a0d6dc8f02e6b66256cb4af8f5dabe135e33cbf4835a336ff532c534703822 [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] f6321559e00cd00a1baaa8d20834fba75de296b2ddb2d108201f2e964b829a7a [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" "f6321559e00cd00a1baaa8d20834fba75de296b2ddb2d108201f2e964b829a7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.14 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.16 [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/futures-core-preview-0.3.0-alpha.14/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(futures_api)] [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 `futures-core-preview` [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" "f6321559e00cd00a1baaa8d20834fba75de296b2ddb2d108201f2e964b829a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6321559e00cd00a1baaa8d20834fba75de296b2ddb2d108201f2e964b829a7a", kill_on_drop: false }` [INFO] [stdout] f6321559e00cd00a1baaa8d20834fba75de296b2ddb2d108201f2e964b829a7a