[INFO] cloning repository https://github.com/lambdaxymox/gb_prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdaxymox/gb_prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaxymox%2Fgb_prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaxymox%2Fgb_prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8efc1eb550ae851f85bdfac607c58c7a152e31cc [INFO] testing lambdaxymox/gb_prototype 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%2Flambdaxymox%2Fgb_prototype" "/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/lambdaxymox/gb_prototype 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/lambdaxymox/gb_prototype [INFO] finished tweaking git repo https://github.com/lambdaxymox/gb_prototype [INFO] tweaked toml for git repo https://github.com/lambdaxymox/gb_prototype written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lambdaxymox/gb_prototype 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] Updating git repository `https://github.com/lambdaxymox/lean-cgmath` [INFO] [stderr] Updating git repository `https://github.com/lambdaxymox/teximage2d` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.52 [INFO] [stderr] Downloaded glfw v0.37.0 [INFO] [stderr] Downloaded stb_image v0.2.2 [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] f89a53380808006ca910b9fd9bbe2324de166da47f1d1a7f1ff0ad8a57eedca3 [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" "f89a53380808006ca910b9fd9bbe2324de166da47f1d1a7f1ff0ad8a57eedca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89a53380808006ca910b9fd9bbe2324de166da47f1d1a7f1ff0ad8a57eedca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89a53380808006ca910b9fd9bbe2324de166da47f1d1a7f1ff0ad8a57eedca3", kill_on_drop: false }` [INFO] [stdout] f89a53380808006ca910b9fd9bbe2324de166da47f1d1a7f1ff0ad8a57eedca3 [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] 67a8242c1ff259a367b6cce1cb48d2106b8e9da2b184998214dff5c60dbabdf8 [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" "67a8242c1ff259a367b6cce1cb48d2106b8e9da2b184998214dff5c60dbabdf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling lean_cgmath v0.6.4 (https://github.com/lambdaxymox/lean-cgmath#4a01799d) [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling texture v0.1.4 (https://github.com/lambdaxymox/teximage2d#5a88096d) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/teximage2d-b189881742bb8819/5a88096/texture/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_into_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `texture` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67a8242c1ff259a367b6cce1cb48d2106b8e9da2b184998214dff5c60dbabdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a8242c1ff259a367b6cce1cb48d2106b8e9da2b184998214dff5c60dbabdf8", kill_on_drop: false }` [INFO] [stdout] 67a8242c1ff259a367b6cce1cb48d2106b8e9da2b184998214dff5c60dbabdf8