[INFO] cloning repository antonycourtney/hello-wl-egl [INFO] running `"git" "clone" "--bare" "git://github.com/antonycourtney/hello-wl-egl.git" "work/cache/sources/gh/antonycourtney/hello-wl-egl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/antonycourtney/hello-wl-egl'... [INFO] running `"git" "clone" "work/cache/sources/gh/antonycourtney/hello-wl-egl" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/antonycourtney/hello-wl-egl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/antonycourtney/hello-wl-egl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/antonycourtney/hello-wl-egl" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/antonycourtney/hello-wl-egl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/antonycourtney/hello-wl-egl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] sha for GitHub repo antonycourtney/hello-wl-egl: c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] validating manifest of antonycourtney/hello-wl-egl 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 antonycourtney/hello-wl-egl 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 antonycourtney/hello-wl-egl [INFO] finished frobbing antonycourtney/hello-wl-egl [INFO] frobbed toml for antonycourtney/hello-wl-egl written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/antonycourtney/hello-wl-egl/Cargo.toml [INFO] started frobbing antonycourtney/hello-wl-egl [INFO] finished frobbing antonycourtney/hello-wl-egl [INFO] frobbed toml for antonycourtney/hello-wl-egl written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/antonycourtney/hello-wl-egl/Cargo.toml [INFO] crate antonycourtney/hello-wl-egl 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 antonycourtney/hello-wl-egl against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/antonycourtney/hello-wl-egl:/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] 4d0e5bd04920360924c11b2f96dd63f82362e87640eca17e07f0e1445fd2c00f [INFO] running `"docker" "start" "-a" "4d0e5bd04920360924c11b2f96dd63f82362e87640eca17e07f0e1445fd2c00f"` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `"docker" "inspect" "4d0e5bd04920360924c11b2f96dd63f82362e87640eca17e07f0e1445fd2c00f"` [INFO] running `"docker" "rm" "-f" "4d0e5bd04920360924c11b2f96dd63f82362e87640eca17e07f0e1445fd2c00f"` [INFO] [stdout] 4d0e5bd04920360924c11b2f96dd63f82362e87640eca17e07f0e1445fd2c00f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/antonycourtney/hello-wl-egl:/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] 6a9b9c54bdc78c47672c7ec2debcc23d9b8750191fcb59d9d4854f1caf8357e8 [INFO] running `"docker" "start" "-a" "6a9b9c54bdc78c47672c7ec2debcc23d9b8750191fcb59d9d4854f1caf8357e8"` [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "6a9b9c54bdc78c47672c7ec2debcc23d9b8750191fcb59d9d4854f1caf8357e8"` [INFO] running `"docker" "rm" "-f" "6a9b9c54bdc78c47672c7ec2debcc23d9b8750191fcb59d9d4854f1caf8357e8"` [INFO] [stdout] 6a9b9c54bdc78c47672c7ec2debcc23d9b8750191fcb59d9d4854f1caf8357e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/antonycourtney/hello-wl-egl:/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] 6ee5eb84275cd96390198decf81a407be9c53e2d5d805fd417d8dbbe23eba849 [INFO] running `"docker" "start" "-a" "6ee5eb84275cd96390198decf81a407be9c53e2d5d805fd417d8dbbe23eba849"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_wl_egl-2450542f05fbcb7e [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" "6ee5eb84275cd96390198decf81a407be9c53e2d5d805fd417d8dbbe23eba849"` [INFO] running `"docker" "rm" "-f" "6ee5eb84275cd96390198decf81a407be9c53e2d5d805fd417d8dbbe23eba849"` [INFO] [stdout] 6ee5eb84275cd96390198decf81a407be9c53e2d5d805fd417d8dbbe23eba849