[INFO] cloning repository https://github.com/r1walz/rusty-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r1walz/rusty-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1walz%2Frusty-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1walz%2Frusty-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3d30298cd3d8fef6720c6c9e7f938e2d3680bf1 [INFO] checking r1walz/rusty-snake against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr1walz%2Frusty-snake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/r1walz/rusty-snake [INFO] finished tweaking git repo https://github.com/r1walz/rusty-snake [INFO] tweaked toml for git repo https://github.com/r1walz/rusty-snake written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r1walz/rusty-snake on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r1walz/rusty-snake already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.28 [INFO] [stderr] Downloaded stb_truetype v0.2.5 [INFO] [stderr] Downloaded approx v0.3.1 [INFO] [stderr] Downloaded piston-gfx_texture v0.34.0 [INFO] [stderr] Downloaded syn v0.15.23 [INFO] [stderr] Downloaded num_cpus v1.9.0 [INFO] [stderr] Downloaded derivative v1.0.2 [INFO] [stderr] Downloaded gfx_device_gl v0.15.4 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.54.0 [INFO] [stderr] Downloaded piston_window v0.85.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe [INFO] running `Command { std: "docker" "start" "7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.7 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking wayland-commons v0.21.7 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking piston2d-graphics v0.28.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking wayland-client v0.21.7 [INFO] [stderr] Checking wayland-protocols v0.21.7 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking smithay-client-toolkit v0.4.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking winit v0.18.0 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking glutin v0.19.0 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.4 [INFO] [stderr] Checking pistoncore-input v0.23.0 [INFO] [stderr] Checking piston-gfx_texture v0.34.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.54.0 [INFO] [stderr] Checking pistoncore-window v0.34.0 [INFO] [stderr] Checking pistoncore-event_loop v0.39.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.51.1 [INFO] [stderr] Checking piston v0.39.0 [INFO] [stderr] Checking piston_window v0.85.0 [INFO] [stderr] Checking snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe", kill_on_drop: false }` [INFO] [stdout] 7e930d17203c722a579e6fd797eef43486e140714357bbd263e48d8d48c928fe