[INFO] cloning repository https://github.com/Sedicii/AcTask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sedicii/AcTask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSedicii%2FAcTask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSedicii%2FAcTask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44a4439870805b967c7cb200865a1b02ab61df5b [INFO] testing Sedicii/AcTask against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSedicii%2FAcTask" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sedicii/AcTask on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sedicii/AcTask [INFO] finished tweaking git repo https://github.com/Sedicii/AcTask [INFO] tweaked toml for git repo https://github.com/Sedicii/AcTask written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Sedicii/AcTask already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6bbc94957394eacdb50dbecdde75c4ce5950a2bd11c27b1cd39f80ae64122b6 [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" "e6bbc94957394eacdb50dbecdde75c4ce5950a2bd11c27b1cd39f80ae64122b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6bbc94957394eacdb50dbecdde75c4ce5950a2bd11c27b1cd39f80ae64122b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bbc94957394eacdb50dbecdde75c4ce5950a2bd11c27b1cd39f80ae64122b6", kill_on_drop: false }` [INFO] [stdout] e6bbc94957394eacdb50dbecdde75c4ce5950a2bd11c27b1cd39f80ae64122b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211504da016de8301a5f928549d00e584d5622555f9649c3c9350b729b11455f [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" "211504da016de8301a5f928549d00e584d5622555f9649c3c9350b729b11455f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.12 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling actask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks, associated_type_defaults)] [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 `actask` [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" "211504da016de8301a5f928549d00e584d5622555f9649c3c9350b729b11455f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211504da016de8301a5f928549d00e584d5622555f9649c3c9350b729b11455f", kill_on_drop: false }` [INFO] [stdout] 211504da016de8301a5f928549d00e584d5622555f9649c3c9350b729b11455f