[INFO] cloning repository https://github.com/mboeh/stpyr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mboeh/stpyr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboeh%2Fstpyr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboeh%2Fstpyr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77a2b56eb7ab1e5ab51bd958c48c58ddc93dddaf [INFO] testing mboeh/stpyr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboeh%2Fstpyr" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mboeh/stpyr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mboeh/stpyr [INFO] finished tweaking git repo https://github.com/mboeh/stpyr [INFO] tweaked toml for git repo https://github.com/mboeh/stpyr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mboeh/stpyr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c7c91ce87a591b976bc62bd9d28c5bc15e0e6bf72d6850df7c33c0f8145c5c1 [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" "8c7c91ce87a591b976bc62bd9d28c5bc15e0e6bf72d6850df7c33c0f8145c5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7c91ce87a591b976bc62bd9d28c5bc15e0e6bf72d6850df7c33c0f8145c5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7c91ce87a591b976bc62bd9d28c5bc15e0e6bf72d6850df7c33c0f8145c5c1", kill_on_drop: false }` [INFO] [stdout] 8c7c91ce87a591b976bc62bd9d28c5bc15e0e6bf72d6850df7c33c0f8145c5c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 32483e665b060871a3aead4fa40a77bc5e76d10c07543c2e449f88ec19f6d361 [INFO] running `Command { std: "docker" "start" "-a" "32483e665b060871a3aead4fa40a77bc5e76d10c07543c2e449f88ec19f6d361", kill_on_drop: false }` [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling pathfinding v0.8.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling shred v0.7.0 [INFO] [stderr] Compiling hibitset v0.5.2 [INFO] [stderr] Compiling specs v0.12.3 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling stpyr v0.1.0 (/opt/rustwide/workdir/stpyr) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> stpyr/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> stpyr/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> stpyr/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/action.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 58 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/action.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 110 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/ai.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 33 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/behavior.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::{prelude::*, storage::BTreeStorage}; [INFO] [stdout] | ---------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 42 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/energy.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 44 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/fov.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::{prelude::*, storage::BTreeStorage}; [INFO] [stdout] | ---------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 78 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/movement.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::{prelude::*, storage::BTreeStorage}; [INFO] [stdout] | ---------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 54 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> stpyr/src/player.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 71 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stpyr` due to 4 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "32483e665b060871a3aead4fa40a77bc5e76d10c07543c2e449f88ec19f6d361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32483e665b060871a3aead4fa40a77bc5e76d10c07543c2e449f88ec19f6d361", kill_on_drop: false }` [INFO] [stdout] 32483e665b060871a3aead4fa40a77bc5e76d10c07543c2e449f88ec19f6d361