[INFO] cloning repository https://github.com/Nirespire/rougelike-rust-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nirespire/rougelike-rust-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNirespire%2Frougelike-rust-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNirespire%2Frougelike-rust-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b75897fd6fcbb6edd4033f34752f3627b45b45d [INFO] checking Nirespire/rougelike-rust-tutorial against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNirespire%2Frougelike-rust-tutorial" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nirespire/rougelike-rust-tutorial 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/Nirespire/rougelike-rust-tutorial [INFO] finished tweaking git repo https://github.com/Nirespire/rougelike-rust-tutorial [INFO] tweaked toml for git repo https://github.com/Nirespire/rougelike-rust-tutorial written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Nirespire/rougelike-rust-tutorial 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 9928e8f706e7d0745e4210ac15f8aae57c2a1c96366f28f4f4137a098b980ce2 [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" "9928e8f706e7d0745e4210ac15f8aae57c2a1c96366f28f4f4137a098b980ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9928e8f706e7d0745e4210ac15f8aae57c2a1c96366f28f4f4137a098b980ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9928e8f706e7d0745e4210ac15f8aae57c2a1c96366f28f4f4137a098b980ce2", kill_on_drop: false }` [INFO] [stdout] 9928e8f706e7d0745e4210ac15f8aae57c2a1c96366f28f4f4137a098b980ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3ebdc452a0b639775e41a6ac069f063570652180ab6ba25626d12e5a09566ab3 [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" "3ebdc452a0b639775e41a6ac069f063570652180ab6ba25626d12e5a09566ab3", 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] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling wide v0.4.3 [INFO] [stderr] Checking bytemuck v1.1.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling glow v0.3.0-alpha4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking glutin_glx_sys v0.1.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking image v0.22.4 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking ultraviolet v0.4.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-client v0.23.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking wayland-protocols v0.23.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking shred v0.9.4 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0 [INFO] [stderr] Checking glutin v0.22.0 [INFO] [stderr] Checking rltk v0.5.17 [INFO] [stderr] Checking hellorust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "3ebdc452a0b639775e41a6ac069f063570652180ab6ba25626d12e5a09566ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebdc452a0b639775e41a6ac069f063570652180ab6ba25626d12e5a09566ab3", kill_on_drop: false }` [INFO] [stdout] 3ebdc452a0b639775e41a6ac069f063570652180ab6ba25626d12e5a09566ab3