[INFO] updating cached repository TyOverby/lux [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TyOverby/lux [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TyOverby/lux" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/TyOverby/lux"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/TyOverby/lux'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TyOverby/lux" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/TyOverby/lux"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/TyOverby/lux'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8f90baaf81c64af9b67b6dc4700b54f197cb4189 [INFO] sha for GitHub repo TyOverby/lux: 8f90baaf81c64af9b67b6dc4700b54f197cb4189 [INFO] validating manifest of TyOverby/lux on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TyOverby/lux on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TyOverby/lux [INFO] finished frobbing TyOverby/lux [INFO] frobbed toml for TyOverby/lux written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/TyOverby/lux/Cargo.toml [INFO] started frobbing TyOverby/lux [INFO] finished frobbing TyOverby/lux [INFO] frobbed toml for TyOverby/lux written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/TyOverby/lux/Cargo.toml [INFO] crate TyOverby/lux already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking TyOverby/lux against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-5/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/TyOverby/lux:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 074af032d8df82faa5baf5ca683591c7ee80c309916ebcf1d12f8ac38249a7da [INFO] running `"docker" "start" "-a" "074af032d8df82faa5baf5ca683591c7ee80c309916ebcf1d12f8ac38249a7da"` [INFO] [stderr] Compiling serde v0.8.8 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] error[E0642]: patterns aren't allowed in methods without bodies [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stderr] | [INFO] [stderr] 147 | &f_name: &str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking odds v0.2.16 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.0.10 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.1 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0642`. [INFO] [stderr] error: Could not compile `rustc-serialize`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "074af032d8df82faa5baf5ca683591c7ee80c309916ebcf1d12f8ac38249a7da"` [INFO] running `"docker" "rm" "-f" "074af032d8df82faa5baf5ca683591c7ee80c309916ebcf1d12f8ac38249a7da"` [INFO] [stdout] 074af032d8df82faa5baf5ca683591c7ee80c309916ebcf1d12f8ac38249a7da