Sep 03 21:12:46.816 INFO checking mzgoddard/phrust against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:12:46.816 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:12:46.816 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:12:47.007 INFO blam! 9bf7ea26ad8c665bcd05a7bcb62473c2ca8cb2ef38f6859617053b092b6fe368 Sep 03 21:12:47.009 INFO running `"docker" "start" "-a" "9bf7ea26ad8c665bcd05a7bcb62473c2ca8cb2ef38f6859617053b092b6fe368"` Sep 03 21:12:47.748 INFO kablam! Checking libc v0.2.14 Sep 03 21:12:47.748 INFO kablam! Checking num-traits v0.1.33 Sep 03 21:12:47.754 INFO kablam! Checking rustc-serialize v0.3.19 Sep 03 21:12:47.761 INFO kablam! Compiling glfw-sys v3.1.3 Sep 03 21:12:47.762 INFO kablam! Checking nom v1.2.3 Sep 03 21:12:47.762 INFO kablam! Checking libc v0.1.8 Sep 03 21:12:47.777 INFO kablam! Compiling xml-rs v0.3.4 Sep 03 21:12:48.211 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 03 21:12:48.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:13:37 Sep 03 21:12:48.212 INFO kablam! | Sep 03 21:12:48.212 INFO kablam! 13 | .current_dir(&Path::new(env!("OUT_DIR"))) Sep 03 21:12:48.212 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 21:12:48.212 INFO kablam! Sep 03 21:12:48.213 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 03 21:12:48.213 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:25:37 Sep 03 21:12:48.213 INFO kablam! | Sep 03 21:12:48.213 INFO kablam! 25 | .current_dir(&Path::new(env!("OUT_DIR"))) Sep 03 21:12:48.213 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 21:12:48.213 INFO kablam! Sep 03 21:12:48.214 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 03 21:12:48.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:36:25 Sep 03 21:12:48.214 INFO kablam! | Sep 03 21:12:48.214 INFO kablam! 36 | fs::copy(&Path::new(env!("OUT_DIR")).join("src").join("libglfw3.a"), Sep 03 21:12:48.214 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 21:12:48.214 INFO kablam! Sep 03 21:12:48.214 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 03 21:12:48.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:37:25 Sep 03 21:12:48.214 INFO kablam! | Sep 03 21:12:48.214 INFO kablam! 37 | &Path::new(env!("OUT_DIR")).join("libglfw3.a")) Sep 03 21:12:48.214 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 21:12:48.214 INFO kablam! Sep 03 21:12:48.214 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 03 21:12:48.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:40:57 Sep 03 21:12:48.214 INFO kablam! | Sep 03 21:12:48.214 INFO kablam! 40 | println!("cargo:rustc-flags=-L {} -l glfw3:static", env!("OUT_DIR")); Sep 03 21:12:48.214 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 21:12:48.214 INFO kablam! Sep 03 21:12:48.215 INFO kablam! error: aborting due to 5 previous errors Sep 03 21:12:48.215 INFO kablam! Sep 03 21:12:48.220 INFO kablam! error: Could not compile `glfw-sys`. Sep 03 21:12:48.221 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:12:48.729 INFO kablam! error[E0642]: patterns aren't allowed in methods without bodies Sep 03 21:12:48.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 Sep 03 21:12:48.730 INFO kablam! | Sep 03 21:12:48.730 INFO kablam! 147 | &f_name: &str, Sep 03 21:12:48.730 INFO kablam! | ^^^^^^^ Sep 03 21:12:48.730 INFO kablam! Sep 03 21:12:54.417 INFO kablam! error: aborting due to previous error Sep 03 21:12:54.417 INFO kablam! Sep 03 21:12:54.417 INFO kablam! For more information about this error, try `rustc --explain E0642`. Sep 03 21:12:54.427 INFO kablam! error: Could not compile `rustc-serialize`. Sep 03 21:12:54.427 INFO kablam! Sep 03 21:12:54.427 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:12:54.429 INFO kablam! su: No module specific data is present Sep 03 21:12:54.958 INFO running `"docker" "rm" "-f" "9bf7ea26ad8c665bcd05a7bcb62473c2ca8cb2ef38f6859617053b092b6fe368"` Sep 03 21:12:55.124 INFO blam! 9bf7ea26ad8c665bcd05a7bcb62473c2ca8cb2ef38f6859617053b092b6fe368