[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmboeh%2Fstpyr" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mboeh/stpyr on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-107/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" "+1.55.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.94.0 [INFO] [stderr] Downloaded specs v0.12.3 [INFO] [stderr] Downloaded toml v0.4.7 [INFO] [stderr] Downloaded pathfinding v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f0fda83530d45b71405fcccecdd719b76dc85a9ce8cfa53a648a69416fadc6b [INFO] running `Command { std: "docker" "start" "-a" "3f0fda83530d45b71405fcccecdd719b76dc85a9ce8cfa53a648a69416fadc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f0fda83530d45b71405fcccecdd719b76dc85a9ce8cfa53a648a69416fadc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0fda83530d45b71405fcccecdd719b76dc85a9ce8cfa53a648a69416fadc6b", kill_on_drop: false }` [INFO] [stdout] 3f0fda83530d45b71405fcccecdd719b76dc85a9ce8cfa53a648a69416fadc6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b0d288f4c4f3a7a97dd814f56a46b3c7ffe75458253076f3914a86f8b8a266 [INFO] running `Command { std: "docker" "start" "-a" "30b0d288f4c4f3a7a97dd814f56a46b3c7ffe75458253076f3914a86f8b8a266", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling hibitset v0.5.2 [INFO] [stderr] Compiling pathfinding v0.8.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling shred v0.7.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling specs v0.12.3 [INFO] [stderr] Compiling synstructure v0.9.0 [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 stable 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 stable 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 stable 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" "30b0d288f4c4f3a7a97dd814f56a46b3c7ffe75458253076f3914a86f8b8a266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b0d288f4c4f3a7a97dd814f56a46b3c7ffe75458253076f3914a86f8b8a266", kill_on_drop: false }` [INFO] [stdout] 30b0d288f4c4f3a7a97dd814f56a46b3c7ffe75458253076f3914a86f8b8a266