[INFO] cloning repository arisudesu/rust-gl-demo [INFO] running `"git" "clone" "--bare" "git://github.com/arisudesu/rust-gl-demo.git" "work/cache/sources/gh/arisudesu/rust-gl-demo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arisudesu/rust-gl-demo'... [INFO] running `"git" "clone" "work/cache/sources/gh/arisudesu/rust-gl-demo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arisudesu/rust-gl-demo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arisudesu/rust-gl-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arisudesu/rust-gl-demo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arisudesu/rust-gl-demo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arisudesu/rust-gl-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cca7284a1603c9b57baf4db3032e02d631cf2d19 [INFO] sha for GitHub repo arisudesu/rust-gl-demo: cca7284a1603c9b57baf4db3032e02d631cf2d19 [INFO] validating manifest of arisudesu/rust-gl-demo 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 arisudesu/rust-gl-demo 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 arisudesu/rust-gl-demo [INFO] finished frobbing arisudesu/rust-gl-demo [INFO] frobbed toml for arisudesu/rust-gl-demo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arisudesu/rust-gl-demo/Cargo.toml [INFO] started frobbing arisudesu/rust-gl-demo [INFO] finished frobbing arisudesu/rust-gl-demo [INFO] frobbed toml for arisudesu/rust-gl-demo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arisudesu/rust-gl-demo/Cargo.toml [INFO] crate arisudesu/rust-gl-demo 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 arisudesu/rust-gl-demo against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arisudesu/rust-gl-demo:/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] 02b8e89ead2da6dfa629615ba22fd1cdd7e933d11119f3026fe91fc3160c5a86 [INFO] running `"docker" "start" "-a" "02b8e89ead2da6dfa629615ba22fd1cdd7e933d11119f3026fe91fc3160c5a86"` [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Compiling glutin v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling winit v0.9.0 [INFO] [stderr] Compiling rust-gl-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.66s [INFO] running `"docker" "inspect" "02b8e89ead2da6dfa629615ba22fd1cdd7e933d11119f3026fe91fc3160c5a86"` [INFO] running `"docker" "rm" "-f" "02b8e89ead2da6dfa629615ba22fd1cdd7e933d11119f3026fe91fc3160c5a86"` [INFO] [stdout] 02b8e89ead2da6dfa629615ba22fd1cdd7e933d11119f3026fe91fc3160c5a86 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arisudesu/rust-gl-demo:/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] d9998143ff51852631ab72c55d8eff899c2ab8185d9524374ef0fa0cd3c67663 [INFO] running `"docker" "start" "-a" "d9998143ff51852631ab72c55d8eff899c2ab8185d9524374ef0fa0cd3c67663"` [INFO] [stderr] Compiling rust-gl-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "d9998143ff51852631ab72c55d8eff899c2ab8185d9524374ef0fa0cd3c67663"` [INFO] running `"docker" "rm" "-f" "d9998143ff51852631ab72c55d8eff899c2ab8185d9524374ef0fa0cd3c67663"` [INFO] [stdout] d9998143ff51852631ab72c55d8eff899c2ab8185d9524374ef0fa0cd3c67663 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arisudesu/rust-gl-demo:/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] aa964fa37905d2165ae181e424fb849909684fd4d9c1226dbf0dd6b357b77d82 [INFO] running `"docker" "start" "-a" "aa964fa37905d2165ae181e424fb849909684fd4d9c1226dbf0dd6b357b77d82"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_gl_demo-a22da44128578215 [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" "aa964fa37905d2165ae181e424fb849909684fd4d9c1226dbf0dd6b357b77d82"` [INFO] running `"docker" "rm" "-f" "aa964fa37905d2165ae181e424fb849909684fd4d9c1226dbf0dd6b357b77d82"` [INFO] [stdout] aa964fa37905d2165ae181e424fb849909684fd4d9c1226dbf0dd6b357b77d82