[INFO] updating cached repository meamuri/openGL_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/meamuri/openGL_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/meamuri/openGL_rust" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/meamuri/openGL_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/meamuri/openGL_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/meamuri/openGL_rust" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/meamuri/openGL_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/meamuri/openGL_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e83febb8d9c682569cfe7664300c7f35aedfe96 [INFO] sha for GitHub repo meamuri/openGL_rust: 4e83febb8d9c682569cfe7664300c7f35aedfe96 [INFO] validating manifest of meamuri/openGL_rust on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of meamuri/openGL_rust on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing meamuri/openGL_rust [INFO] finished frobbing meamuri/openGL_rust [INFO] frobbed toml for meamuri/openGL_rust written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/meamuri/openGL_rust/Cargo.toml [INFO] started frobbing meamuri/openGL_rust [INFO] finished frobbing meamuri/openGL_rust [INFO] frobbed toml for meamuri/openGL_rust written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/meamuri/openGL_rust/Cargo.toml [INFO] crate meamuri/openGL_rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking meamuri/openGL_rust against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-6/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/meamuri/openGL_rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 66da7fab3abf6ab3b4c0a5a552cb6a2905033114fe4a2728f350f059c1d61009 [INFO] running `"docker" "start" "-a" "66da7fab3abf6ab3b4c0a5a552cb6a2905033114fe4a2728f350f059c1d61009"` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking num_cpus v1.5.0 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking x11-dl v2.14.0 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking tempfile v2.1.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Checking rayon v0.7.1 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.12 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.7.8 [INFO] [stderr] Checking wayland-client v0.7.8 [INFO] [stderr] Checking wayland-kbd v0.6.3 [INFO] [stderr] Checking wayland-window v0.4.4 [INFO] [stderr] Checking winit v0.5.11 [INFO] [stderr] Checking cg_3_opengl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "66da7fab3abf6ab3b4c0a5a552cb6a2905033114fe4a2728f350f059c1d61009"` [INFO] running `"docker" "rm" "-f" "66da7fab3abf6ab3b4c0a5a552cb6a2905033114fe4a2728f350f059c1d61009"` [INFO] [stdout] 66da7fab3abf6ab3b4c0a5a552cb6a2905033114fe4a2728f350f059c1d61009