[INFO] cloning repository https://github.com/andresattler/game_jam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andresattler/game_jam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandresattler%2Fgame_jam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandresattler%2Fgame_jam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dde9fe3ea012a8085354de05ab8cd9bdb68a481d [INFO] checking andresattler/game_jam against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandresattler%2Fgame_jam" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andresattler/game_jam on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andresattler/game_jam [INFO] finished tweaking git repo https://github.com/andresattler/game_jam [INFO] tweaked toml for git repo https://github.com/andresattler/game_jam written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/andresattler/game_jam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12bf56fb65a042d2a206dfed0ca3ee1b56dda4505cc96b8ad0040f4c1fdc2a69 [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" "12bf56fb65a042d2a206dfed0ca3ee1b56dda4505cc96b8ad0040f4c1fdc2a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12bf56fb65a042d2a206dfed0ca3ee1b56dda4505cc96b8ad0040f4c1fdc2a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12bf56fb65a042d2a206dfed0ca3ee1b56dda4505cc96b8ad0040f4c1fdc2a69", kill_on_drop: false }` [INFO] [stdout] 12bf56fb65a042d2a206dfed0ca3ee1b56dda4505cc96b8ad0040f4c1fdc2a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0bb01298c2d10e332f5a5c14a82d51325bcbc3599e2522ceb6c5e67a8d7708f [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" "b0bb01298c2d10e332f5a5c14a82d51325bcbc3599e2522ceb6c5e67a8d7708f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking cast_trait v0.1.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking type-name v0.1.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/type-name-0.1.0/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(core_intrinsics)] [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 `type-name` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b0bb01298c2d10e332f5a5c14a82d51325bcbc3599e2522ceb6c5e67a8d7708f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bb01298c2d10e332f5a5c14a82d51325bcbc3599e2522ceb6c5e67a8d7708f", kill_on_drop: false }` [INFO] [stdout] b0bb01298c2d10e332f5a5c14a82d51325bcbc3599e2522ceb6c5e67a8d7708f