[INFO] cloning repository https://github.com/simnalamburt/opengl-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simnalamburt/opengl-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimnalamburt%2Fopengl-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimnalamburt%2Fopengl-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62007eb14983738dc140a667dae109c1c331bed7 [INFO] checking simnalamburt/opengl-practice against master#631a116cd3b326096340691e60bf74e9868289a6 for pr-116745 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimnalamburt%2Fopengl-practice" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simnalamburt/opengl-practice on toolchain 631a116cd3b326096340691e60bf74e9868289a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+631a116cd3b326096340691e60bf74e9868289a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simnalamburt/opengl-practice [INFO] finished tweaking git repo https://github.com/simnalamburt/opengl-practice [INFO] tweaked toml for git repo https://github.com/simnalamburt/opengl-practice written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simnalamburt/opengl-practice 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" "+631a116cd3b326096340691e60bf74e9868289a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-egl v0.29.1 [INFO] [stderr] Downloaded winit v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+631a116cd3b326096340691e60bf74e9868289a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d1e935855a5eaf80dfee1a041d65bfad627015ee65afe3d5f073e57e9eed3c [INFO] running `Command { std: "docker" "start" "-a" "c8d1e935855a5eaf80dfee1a041d65bfad627015ee65afe3d5f073e57e9eed3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d1e935855a5eaf80dfee1a041d65bfad627015ee65afe3d5f073e57e9eed3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d1e935855a5eaf80dfee1a041d65bfad627015ee65afe3d5f073e57e9eed3c", kill_on_drop: false }` [INFO] [stdout] c8d1e935855a5eaf80dfee1a041d65bfad627015ee65afe3d5f073e57e9eed3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+631a116cd3b326096340691e60bf74e9868289a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b88f40194044b7a0d562fadaac644031c0b7b6318ce6d1f2b7158e227e9f2a20 [INFO] running `Command { std: "docker" "start" "-a" "b88f40194044b7a0d562fadaac644031c0b7b6318ce6d1f2b7158e227e9f2a20", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wayland-commons v0.29.1 [INFO] [stderr] Checking calloop v0.9.1 [INFO] [stderr] Checking wayland-cursor v0.29.1 [INFO] [stderr] Checking wayland-egl v0.29.1 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking opengl-practice v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.33s [INFO] running `Command { std: "docker" "inspect" "b88f40194044b7a0d562fadaac644031c0b7b6318ce6d1f2b7158e227e9f2a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88f40194044b7a0d562fadaac644031c0b7b6318ce6d1f2b7158e227e9f2a20", kill_on_drop: false }` [INFO] [stdout] b88f40194044b7a0d562fadaac644031c0b7b6318ce6d1f2b7158e227e9f2a20