[INFO] cloning repository https://github.com/PluMGMK/raykit-instapricklies [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PluMGMK/raykit-instapricklies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPluMGMK%2Fraykit-instapricklies", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPluMGMK%2Fraykit-instapricklies'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7f2ad35ee0d0a2310460793d474a273f9dcbfb7 [INFO] testing PluMGMK/raykit-instapricklies against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPluMGMK%2Fraykit-instapricklies" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PluMGMK/raykit-instapricklies on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PluMGMK/raykit-instapricklies [INFO] finished tweaking git repo https://github.com/PluMGMK/raykit-instapricklies [INFO] tweaked toml for git repo https://github.com/PluMGMK/raykit-instapricklies written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/PluMGMK/raykit-instapricklies already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d278f046146b1ece96f537a0c1c27513e66341cbc5cc3acbb2e7a23b24698e3 [INFO] running `Command { std: "docker" "start" "-a" "8d278f046146b1ece96f537a0c1c27513e66341cbc5cc3acbb2e7a23b24698e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d278f046146b1ece96f537a0c1c27513e66341cbc5cc3acbb2e7a23b24698e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d278f046146b1ece96f537a0c1c27513e66341cbc5cc3acbb2e7a23b24698e3", kill_on_drop: false }` [INFO] [stdout] 8d278f046146b1ece96f537a0c1c27513e66341cbc5cc3acbb2e7a23b24698e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00522e49d4ceec6f8ef9c77f70d68146ad91a4e51b5600515d16069ec3a07103 [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" "00522e49d4ceec6f8ef9c77f70d68146ad91a4e51b5600515d16069ec3a07103", kill_on_drop: false }` [INFO] [stderr] Compiling pmw1 v0.2.0 [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/pmw1-0.2.0/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(asm)] [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/registry/src/github.com-1ecc6299db9ec823/pmw1-0.2.0/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(cell_update)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `pmw1` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "00522e49d4ceec6f8ef9c77f70d68146ad91a4e51b5600515d16069ec3a07103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00522e49d4ceec6f8ef9c77f70d68146ad91a4e51b5600515d16069ec3a07103", kill_on_drop: false }` [INFO] [stdout] 00522e49d4ceec6f8ef9c77f70d68146ad91a4e51b5600515d16069ec3a07103