[INFO] cloning repository https://github.com/cedric-h/rpg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedric-h/rpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Frpg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Frpg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 772a7055a6dccc4637b31db2617b2b2159a07232 [INFO] testing cedric-h/rpg 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%2Fcedric-h%2Frpg" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedric-h/rpg 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/cedric-h/rpg [INFO] finished tweaking git repo https://github.com/cedric-h/rpg [INFO] tweaked toml for git repo https://github.com/cedric-h/rpg written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/cedric-h/rpg 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] [stderr] warning: patch for `macroquad` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7ad44d3f60dd0876c5389af61402f58c43ad999371cdfd2357589b17d533071 [INFO] running `Command { std: "docker" "start" "-a" "f7ad44d3f60dd0876c5389af61402f58c43ad999371cdfd2357589b17d533071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7ad44d3f60dd0876c5389af61402f58c43ad999371cdfd2357589b17d533071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ad44d3f60dd0876c5389af61402f58c43ad999371cdfd2357589b17d533071", kill_on_drop: false }` [INFO] [stdout] f7ad44d3f60dd0876c5389af61402f58c43ad999371cdfd2357589b17d533071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 632a31683d2364a252e898c508b589dc387c32dd45b2a2e24666248bc1c0cf0e [INFO] running `Command { std: "docker" "start" "-a" "632a31683d2364a252e898c508b589dc387c32dd45b2a2e24666248bc1c0cf0e", kill_on_drop: false }` [INFO] [stderr] warning: patch for `macroquad` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling sapp-linux v0.1.9 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad#2201de80) [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling fontdue v0.3.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.22 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling miniquad_text_rusttype v0.1.2 [INFO] [stderr] Compiling megaui v0.2.14 (https://github.com/cedric-h/megaui.git?branch=last_item#af008f56) [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling hecs-macros v0.4.0 (https://github.com/Ralith/hecs#e78a46a0) [INFO] [stderr] Compiling quad-gl v0.2.11 (https://github.com/not-fl3/macroquad#2201de80) [INFO] [stderr] Compiling macroquad v0.3.0-alpha.11 (https://github.com/not-fl3/macroquad#2201de80) [INFO] [stderr] Compiling hecs v0.3.0 (https://github.com/Ralith/hecs#e78a46a0) [INFO] [stderr] Compiling megaui-macroquad v0.1.2 (https://github.com/not-fl3/megaui-macroquad#ccb791ba) [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling rpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_map)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(result_copied)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `array_map` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_map)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `result_copied` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(result_copied)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 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 `rpg` due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "632a31683d2364a252e898c508b589dc387c32dd45b2a2e24666248bc1c0cf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632a31683d2364a252e898c508b589dc387c32dd45b2a2e24666248bc1c0cf0e", kill_on_drop: false }` [INFO] [stdout] 632a31683d2364a252e898c508b589dc387c32dd45b2a2e24666248bc1c0cf0e