[INFO] cloning repository https://github.com/zakuro0w0/rust-opengl-scratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zakuro0w0/rust-opengl-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakuro0w0%2Frust-opengl-scratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakuro0w0%2Frust-opengl-scratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e4a2019a53d7f576a3702c8f0a3b4bc05dfb763 [INFO] checking zakuro0w0/rust-opengl-scratch against try#9b06ec641f3d05c126a54ceadba42a64366f72b4 for pr-95755 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzakuro0w0%2Frust-opengl-scratch" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zakuro0w0/rust-opengl-scratch on toolchain 9b06ec641f3d05c126a54ceadba42a64366f72b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zakuro0w0/rust-opengl-scratch [INFO] finished tweaking git repo https://github.com/zakuro0w0/rust-opengl-scratch [INFO] tweaked toml for git repo https://github.com/zakuro0w0/rust-opengl-scratch written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/zakuro0w0/rust-opengl-scratch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "fetch" "--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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ae9c811a1c9f021a0f248cb87f87426bbeca93391756cf9ad184d01dd655aa8 [INFO] running `Command { std: "docker" "start" "-a" "9ae9c811a1c9f021a0f248cb87f87426bbeca93391756cf9ad184d01dd655aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae9c811a1c9f021a0f248cb87f87426bbeca93391756cf9ad184d01dd655aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae9c811a1c9f021a0f248cb87f87426bbeca93391756cf9ad184d01dd655aa8", kill_on_drop: false }` [INFO] [stdout] 9ae9c811a1c9f021a0f248cb87f87426bbeca93391756cf9ad184d01dd655aa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14cc7acfd52ddfe56308f1a9fcfd262b5190cedc3f2f2766a115de782c067ec7 [INFO] running `Command { std: "docker" "start" "-a" "14cc7acfd52ddfe56308f1a9fcfd262b5190cedc3f2f2766a115de782c067ec7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking opengl-scratch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.00s [INFO] running `Command { std: "docker" "inspect" "14cc7acfd52ddfe56308f1a9fcfd262b5190cedc3f2f2766a115de782c067ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14cc7acfd52ddfe56308f1a9fcfd262b5190cedc3f2f2766a115de782c067ec7", kill_on_drop: false }` [INFO] [stdout] 14cc7acfd52ddfe56308f1a9fcfd262b5190cedc3f2f2766a115de782c067ec7