Sep 17 12:02:01.788 INFO checking mzgoddard/phrust against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 12:02:01.791 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 12:02:01.791 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:02:02.063 INFO blam! a8956bc7a33db0d77f7ca8e3acebf9b7ef4f79cd0f90e172f0a1d6d4791716bf Sep 17 12:02:02.065 INFO running `"docker" "start" "-a" "a8956bc7a33db0d77f7ca8e3acebf9b7ef4f79cd0f90e172f0a1d6d4791716bf"` Sep 17 12:02:02.958 INFO kablam! usermod: no changes Sep 17 12:02:03.071 INFO kablam! Checking num-traits v0.1.33 Sep 17 12:02:03.075 INFO kablam! Checking libc v0.2.14 Sep 17 12:02:03.090 INFO kablam! Checking rustc-serialize v0.3.19 Sep 17 12:02:03.090 INFO kablam! Compiling glfw-sys v3.1.3 Sep 17 12:02:03.095 INFO kablam! Checking nom v1.2.3 Sep 17 12:02:03.100 INFO kablam! Checking libc v0.1.8 Sep 17 12:02:03.100 INFO kablam! Compiling xml-rs v0.3.4 Sep 17 12:02:03.498 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 17 12:02:03.498 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:13:37 Sep 17 12:02:03.498 INFO kablam! | Sep 17 12:02:03.498 INFO kablam! 13 | .current_dir(&Path::new(env!("OUT_DIR"))) Sep 17 12:02:03.498 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 12:02:03.520 INFO kablam! Sep 17 12:02:03.527 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 17 12:02:03.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:25:37 Sep 17 12:02:03.527 INFO kablam! | Sep 17 12:02:03.527 INFO kablam! 25 | .current_dir(&Path::new(env!("OUT_DIR"))) Sep 17 12:02:03.527 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 12:02:03.527 INFO kablam! Sep 17 12:02:03.527 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 17 12:02:03.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:36:25 Sep 17 12:02:03.527 INFO kablam! | Sep 17 12:02:03.527 INFO kablam! 36 | fs::copy(&Path::new(env!("OUT_DIR")).join("src").join("libglfw3.a"), Sep 17 12:02:03.527 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 12:02:03.527 INFO kablam! Sep 17 12:02:03.527 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 17 12:02:03.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:37:25 Sep 17 12:02:03.527 INFO kablam! | Sep 17 12:02:03.527 INFO kablam! 37 | &Path::new(env!("OUT_DIR")).join("libglfw3.a")) Sep 17 12:02:03.527 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 12:02:03.527 INFO kablam! Sep 17 12:02:03.527 INFO kablam! error: environment variable `OUT_DIR` not defined Sep 17 12:02:03.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/glfw-sys-3.1.3/build.rs:40:57 Sep 17 12:02:03.527 INFO kablam! | Sep 17 12:02:03.527 INFO kablam! 40 | println!("cargo:rustc-flags=-L {} -l glfw3:static", env!("OUT_DIR")); Sep 17 12:02:03.527 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 12:02:03.527 INFO kablam! Sep 17 12:02:03.527 INFO kablam! error: aborting due to 5 previous errors Sep 17 12:02:03.527 INFO kablam! Sep 17 12:02:03.551 INFO kablam! error: Could not compile `glfw-sys`. Sep 17 12:02:03.551 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:02:03.843 INFO kablam! error[E0642]: patterns aren't allowed in methods without bodies Sep 17 12:02:03.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 Sep 17 12:02:03.843 INFO kablam! | Sep 17 12:02:03.843 INFO kablam! 147 | &f_name: &str, Sep 17 12:02:03.843 INFO kablam! | ^^^^^^^ Sep 17 12:02:03.843 INFO kablam! Sep 17 12:02:09.125 INFO kablam! error: aborting due to previous error Sep 17 12:02:09.125 INFO kablam! Sep 17 12:02:09.125 INFO kablam! For more information about this error, try `rustc --explain E0642`. Sep 17 12:02:09.143 INFO kablam! error: Could not compile `rustc-serialize`. Sep 17 12:02:09.143 INFO kablam! Sep 17 12:02:09.143 INFO kablam! To learn more, run the command again with --verbose. Sep 17 12:02:09.144 INFO kablam! su: No module specific data is present Sep 17 12:02:10.228 INFO running `"docker" "rm" "-f" "a8956bc7a33db0d77f7ca8e3acebf9b7ef4f79cd0f90e172f0a1d6d4791716bf"` Sep 17 12:02:10.555 INFO blam! a8956bc7a33db0d77f7ca8e3acebf9b7ef4f79cd0f90e172f0a1d6d4791716bf