[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboeh%2Fstpyr" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mboeh/stpyr on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-1/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuple_utils v0.2.0 [INFO] [stderr] Downloaded shrev v1.0.1 [INFO] [stderr] Downloaded specs v0.12.3 [INFO] [stderr] Downloaded hibitset v0.5.2 [INFO] [stderr] Downloaded shred v0.7.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded shred-derive v0.5.0 [INFO] [stderr] Downloaded fern v0.5.6 [INFO] [stderr] Downloaded specs-derive v0.2.0 [INFO] [stderr] Downloaded toml v0.4.7 [INFO] [stderr] Downloaded pathfinding v0.8.2 [INFO] [stderr] Downloaded ncurses v5.94.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 304c3a59426fdc61559e64016cbf8407498cc7322f484f28fa079f4b569be221 [INFO] running `Command { std: "docker" "start" "-a" "304c3a59426fdc61559e64016cbf8407498cc7322f484f28fa079f4b569be221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "304c3a59426fdc61559e64016cbf8407498cc7322f484f28fa079f4b569be221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304c3a59426fdc61559e64016cbf8407498cc7322f484f28fa079f4b569be221", kill_on_drop: false }` [INFO] [stdout] 304c3a59426fdc61559e64016cbf8407498cc7322f484f28fa079f4b569be221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbaaf3e3e5fbda1114a809db42656c0e6896a05398880892f578790e624f9f5d [INFO] running `Command { std: "docker" "start" "-a" "dbaaf3e3e5fbda1114a809db42656c0e6896a05398880892f578790e624f9f5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling pathfinding v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling hibitset v0.5.2 [INFO] [stderr] Compiling shred v0.7.0 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling shrev v1.0.1 [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" "dbaaf3e3e5fbda1114a809db42656c0e6896a05398880892f578790e624f9f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbaaf3e3e5fbda1114a809db42656c0e6896a05398880892f578790e624f9f5d", kill_on_drop: false }` [INFO] [stdout] dbaaf3e3e5fbda1114a809db42656c0e6896a05398880892f578790e624f9f5d