[INFO] cloning repository https://github.com/ArthurEfimow/game_interface
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurEfimow/game_interface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurEfimow%2Fgame_interface", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurEfimow%2Fgame_interface'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc38a53ebc1c7aea0624615be65d4edd343ba6a1
[INFO] checking ArthurEfimow/game_interface against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurEfimow%2Fgame_interface" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurEfimow/game_interface
[INFO] finished tweaking git repo https://github.com/ArthurEfimow/game_interface
[INFO] tweaked toml for git repo https://github.com/ArthurEfimow/game_interface written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurEfimow/game_interface on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurEfimow/game_interface 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/bjz/gl-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/angle.git`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/EGL-Registry.git`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/WebGL.git`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/WebGLDeveloperTools.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded stb_image v0.2.4
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc8d98ea8f4a0418648e9586f73adc1388e98f179fdd4ffccbf29ad9e9594011
[INFO] running `Command { std: "docker" "start" "-a" "cc8d98ea8f4a0418648e9586f73adc1388e98f179fdd4ffccbf29ad9e9594011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc8d98ea8f4a0418648e9586f73adc1388e98f179fdd4ffccbf29ad9e9594011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc8d98ea8f4a0418648e9586f73adc1388e98f179fdd4ffccbf29ad9e9594011", kill_on_drop: false }`
[INFO] [stdout] cc8d98ea8f4a0418648e9586f73adc1388e98f179fdd4ffccbf29ad9e9594011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e442e6e99f044df94043e3aa1e7c018b7b230f1660973cef1cf35f091c47407
[INFO] running `Command { std: "docker" "start" "-a" "7e442e6e99f044df94043e3aa1e7c018b7b230f1660973cef1cf35f091c47407", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling gl_generator v0.14.1 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling stb_image v0.2.4
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling gl v0.14.0 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking serde-xml-rs v0.3.1
[INFO] [stderr]     Checking game_interface v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
[INFO] running `Command { std: "docker" "inspect" "7e442e6e99f044df94043e3aa1e7c018b7b230f1660973cef1cf35f091c47407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e442e6e99f044df94043e3aa1e7c018b7b230f1660973cef1cf35f091c47407", kill_on_drop: false }`
[INFO] [stdout] 7e442e6e99f044df94043e3aa1e7c018b7b230f1660973cef1cf35f091c47407
