Sep 05 18:02:32.189 INFO checking mzgoddard/phrust against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 18:02:32.189 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 18:02:32.189 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:02:32.349 INFO blam! 13f079547b68a6f0ff6a44dee660d8ff5f30db41c941d1f74d5a1b11fe4abf9c Sep 05 18:02:32.350 INFO running `"docker" "start" "-a" "13f079547b68a6f0ff6a44dee660d8ff5f30db41c941d1f74d5a1b11fe4abf9c"` Sep 05 18:02:32.789 INFO kablam! usermod: no changes Sep 05 18:02:32.868 INFO kablam! Checking libc v0.2.14 Sep 05 18:02:32.868 INFO kablam! Compiling bitflags v0.7.0 Sep 05 18:02:32.868 INFO kablam! Checking num-traits v0.1.33 Sep 05 18:02:32.869 INFO kablam! Compiling khronos_api v1.0.0 Sep 05 18:02:32.869 INFO kablam! Compiling log v0.3.6 Sep 05 18:02:32.869 INFO kablam! Checking rustc-serialize v0.3.19 Sep 05 18:02:32.869 INFO kablam! Compiling glfw-sys v3.1.3 Sep 05 18:02:32.870 INFO kablam! Checking nom v1.2.3 Sep 05 18:02:33.318 INFO kablam! Checking libc v0.1.8 Sep 05 18:02:33.322 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 05 18:02:33.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:13:37 Sep 05 18:02:33.322 INFO kablam! | Sep 05 18:02:33.322 INFO kablam! 13 | .current_dir(&Path::new(env!("OUT_DIR"))) Sep 05 18:02:33.322 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:02:33.322 INFO kablam! Sep 05 18:02:33.322 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 05 18:02:33.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:25:37 Sep 05 18:02:33.322 INFO kablam! | Sep 05 18:02:33.322 INFO kablam! 25 | .current_dir(&Path::new(env!("OUT_DIR"))) Sep 05 18:02:33.322 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:02:33.322 INFO kablam! Sep 05 18:02:33.322 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 05 18:02:33.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:36:25 Sep 05 18:02:33.322 INFO kablam! | Sep 05 18:02:33.322 INFO kablam! 36 | fs::copy(&Path::new(env!("OUT_DIR")).join("src").join("libglfw3.a"), Sep 05 18:02:33.322 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:02:33.322 INFO kablam! Sep 05 18:02:33.322 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 05 18:02:33.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:37:25 Sep 05 18:02:33.322 INFO kablam! | Sep 05 18:02:33.322 INFO kablam! 37 | &Path::new(env!("OUT_DIR")).join("libglfw3.a")) Sep 05 18:02:33.322 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:02:33.322 INFO kablam! Sep 05 18:02:33.322 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 05 18:02:33.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:40:57 Sep 05 18:02:33.322 INFO kablam! | Sep 05 18:02:33.322 INFO kablam! 40 | println!("cargo:rustc-flags=-L {} -l glfw3:static", env!("OUT_DIR")); Sep 05 18:02:33.322 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:02:33.322 INFO kablam! Sep 05 18:02:33.322 INFO kablam! error: aborting due to 5 previous errors Sep 05 18:02:33.322 INFO kablam! Sep 05 18:02:33.338 INFO kablam! error: Could not compile `glfw-sys`. Sep 05 18:02:33.338 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 18:02:33.985 INFO kablam! error[E0642]: patterns aren't allowed in methods without bodies Sep 05 18:02:33.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 Sep 05 18:02:33.985 INFO kablam! | Sep 05 18:02:33.985 INFO kablam! 147 | &f_name: &str, Sep 05 18:02:33.985 INFO kablam! | ^^^^^^^ Sep 05 18:02:33.985 INFO kablam! Sep 05 18:02:36.238 INFO kablam! error: aborting due to previous error Sep 05 18:02:36.238 INFO kablam! Sep 05 18:02:36.238 INFO kablam! For more information about this error, try `rustc --explain E0642`. Sep 05 18:02:36.244 INFO kablam! error: Could not compile `rustc-serialize`. Sep 05 18:02:36.244 INFO kablam! Sep 05 18:02:36.244 INFO kablam! To learn more, run the command again with --verbose. Sep 05 18:02:36.245 INFO kablam! su: No module specific data is present Sep 05 18:02:37.115 INFO running `"docker" "rm" "-f" "13f079547b68a6f0ff6a44dee660d8ff5f30db41c941d1f74d5a1b11fe4abf9c"` Sep 05 18:02:37.451 INFO blam! 13f079547b68a6f0ff6a44dee660d8ff5f30db41c941d1f74d5a1b11fe4abf9c