[INFO] cloning repository J-F-Liu/learn-opengl [INFO] running `"git" "clone" "--bare" "git://github.com/J-F-Liu/learn-opengl.git" "work/cache/sources/gh/J-F-Liu/learn-opengl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/J-F-Liu/learn-opengl'... [INFO] running `"git" "clone" "work/cache/sources/gh/J-F-Liu/learn-opengl" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/J-F-Liu/learn-opengl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/J-F-Liu/learn-opengl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/J-F-Liu/learn-opengl" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/J-F-Liu/learn-opengl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/J-F-Liu/learn-opengl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 671135841b39a1a02ca3cac8c1dd155d0f0459c8 [INFO] sha for GitHub repo J-F-Liu/learn-opengl: 671135841b39a1a02ca3cac8c1dd155d0f0459c8 [INFO] validating manifest of J-F-Liu/learn-opengl on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of J-F-Liu/learn-opengl on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing J-F-Liu/learn-opengl [INFO] finished frobbing J-F-Liu/learn-opengl [INFO] frobbed toml for J-F-Liu/learn-opengl written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/J-F-Liu/learn-opengl/Cargo.toml [INFO] started frobbing J-F-Liu/learn-opengl [INFO] finished frobbing J-F-Liu/learn-opengl [INFO] frobbed toml for J-F-Liu/learn-opengl written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/J-F-Liu/learn-opengl/Cargo.toml [INFO] crate J-F-Liu/learn-opengl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing J-F-Liu/learn-opengl against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/J-F-Liu/learn-opengl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] cadabeceeacb82ca35fce1979de419fafb33f6b8fd58ef9e8182a43c242b91fe [INFO] running `"docker" "start" "-a" "cadabeceeacb82ca35fce1979de419fafb33f6b8fd58ef9e8182a43c242b91fe"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling backtrace-sys v0.1.15 [INFO] [stderr] Compiling glium v0.17.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling opengl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.76s [INFO] running `"docker" "inspect" "cadabeceeacb82ca35fce1979de419fafb33f6b8fd58ef9e8182a43c242b91fe"` [INFO] running `"docker" "rm" "-f" "cadabeceeacb82ca35fce1979de419fafb33f6b8fd58ef9e8182a43c242b91fe"` [INFO] [stdout] cadabeceeacb82ca35fce1979de419fafb33f6b8fd58ef9e8182a43c242b91fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/J-F-Liu/learn-opengl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 503e74123d17498a020649059fe8b854b232c8b49f8bab523db059f022e2e78d [INFO] running `"docker" "start" "-a" "503e74123d17498a020649059fe8b854b232c8b49f8bab523db059f022e2e78d"` [INFO] [stderr] Compiling opengl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `"docker" "inspect" "503e74123d17498a020649059fe8b854b232c8b49f8bab523db059f022e2e78d"` [INFO] running `"docker" "rm" "-f" "503e74123d17498a020649059fe8b854b232c8b49f8bab523db059f022e2e78d"` [INFO] [stdout] 503e74123d17498a020649059fe8b854b232c8b49f8bab523db059f022e2e78d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/J-F-Liu/learn-opengl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 6f31b1f6fa193ef2a621100b605a6ef0abe850c4e9c836037cd57701082061e3 [INFO] running `"docker" "start" "-a" "6f31b1f6fa193ef2a621100b605a6ef0abe850c4e9c836037cd57701082061e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/teapot-b464e6c7e4b49684 [INFO] [stderr] Running /opt/crater/target/debug/deps/triangle-1eaad882eb442f1f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6f31b1f6fa193ef2a621100b605a6ef0abe850c4e9c836037cd57701082061e3"` [INFO] running `"docker" "rm" "-f" "6f31b1f6fa193ef2a621100b605a6ef0abe850c4e9c836037cd57701082061e3"` [INFO] [stdout] 6f31b1f6fa193ef2a621100b605a6ef0abe850c4e9c836037cd57701082061e3