[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] 21cb1069bce3fb66ce9f1a5ea6180ff79629fbfe [INFO] testing cedric-h/rpg against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Frpg" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedric-h/rpg on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-99/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Updating git repository `https://github.com/cedric-h/megaui.git` [INFO] [stderr] Updating git repository `https://github.com/Ralith/hecs` [INFO] [stderr] Updating git repository `https://github.com/not-fl3/megaui-macroquad` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.22 [INFO] [stderr] Downloaded sapp-linux v0.1.9 [INFO] [stderr] Downloaded miniquad_text_rusttype v0.1.2 [INFO] [stderr] Downloaded miniserde v0.1.13 [INFO] [stderr] Downloaded glam v0.9.5 [INFO] [stderr] Downloaded mini-internal v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd6a001ed23ea2e5a016cabf57c6917525dc7161d0d32e6c06d074e59b623295 [INFO] running `Command { std: "docker" "start" "-a" "dd6a001ed23ea2e5a016cabf57c6917525dc7161d0d32e6c06d074e59b623295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd6a001ed23ea2e5a016cabf57c6917525dc7161d0d32e6c06d074e59b623295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6a001ed23ea2e5a016cabf57c6917525dc7161d0d32e6c06d074e59b623295", kill_on_drop: false }` [INFO] [stdout] dd6a001ed23ea2e5a016cabf57c6917525dc7161d0d32e6c06d074e59b623295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 751b8eac6d3b790ecc8c3f8f4cf5c6c16f8aa2442a59b2cf993884d4d0996a87 [INFO] running `Command { std: "docker" "start" "-a" "751b8eac6d3b790ecc8c3f8f4cf5c6c16f8aa2442a59b2cf993884d4d0996a87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 libc v0.2.80 [INFO] [stderr] Compiling crc32fast v1.2.1 [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 cfg-if v1.0.0 [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 quad-rand v0.1.1 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad#2201de80) [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling hecs-macros v0.4.0 (https://github.com/Ralith/hecs#e78a46a0) [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.22 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling fontdue 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 hecs v0.3.0 (https://github.com/Ralith/hecs#e78a46a0) [INFO] [stderr] Compiling miniserde v0.1.13 [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 megaui-macroquad v0.1.2 (https://github.com/not-fl3/megaui-macroquad#ccb791ba) [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:1 [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:1 [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:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(result_copied)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `rpg` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "751b8eac6d3b790ecc8c3f8f4cf5c6c16f8aa2442a59b2cf993884d4d0996a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751b8eac6d3b790ecc8c3f8f4cf5c6c16f8aa2442a59b2cf993884d4d0996a87", kill_on_drop: false }` [INFO] [stdout] 751b8eac6d3b790ecc8c3f8f4cf5c6c16f8aa2442a59b2cf993884d4d0996a87