[INFO] updating cached repository AnthonyMl/sg-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AnthonyMl/sg-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AnthonyMl/sg-rs" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/AnthonyMl/sg-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/AnthonyMl/sg-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AnthonyMl/sg-rs" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/AnthonyMl/sg-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/AnthonyMl/sg-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5fbd30f20a055ec2e20efbe692da7ab7dfbbd0c5 [INFO] sha for GitHub repo AnthonyMl/sg-rs: 5fbd30f20a055ec2e20efbe692da7ab7dfbbd0c5 [INFO] validating manifest of AnthonyMl/sg-rs on toolchain master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AnthonyMl/sg-rs on toolchain try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AnthonyMl/sg-rs [INFO] finished frobbing AnthonyMl/sg-rs [INFO] frobbed toml for AnthonyMl/sg-rs written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/AnthonyMl/sg-rs/Cargo.toml [INFO] started frobbing AnthonyMl/sg-rs [INFO] finished frobbing AnthonyMl/sg-rs [INFO] frobbed toml for AnthonyMl/sg-rs written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/AnthonyMl/sg-rs/Cargo.toml [INFO] crate AnthonyMl/sg-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking AnthonyMl/sg-rs against master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-3/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/AnthonyMl/sg-rs:/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" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6bd043c7dc44c7e385eb47f954b6894811c25dd30945b78b788cc3664707b44e [INFO] running `"docker" "start" "-a" "6bd043c7dc44c7e385eb47f954b6894811c25dd30945b78b788cc3664707b44e"` [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.6 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Checking libc v0.2.15 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.19 [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] Checking bitflags v0.4.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking debug-builders v0.1.0 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking slab v0.2.0 [INFO] [stderr] Checking spin v0.4.3 [INFO] [stderr] Checking owning_ref v0.2.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking thread-scoped v1.0.1 [INFO] [stderr] Checking tobj v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling ws2_32-sys v0.2.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" "6bd043c7dc44c7e385eb47f954b6894811c25dd30945b78b788cc3664707b44e"` [INFO] running `"docker" "rm" "-f" "6bd043c7dc44c7e385eb47f954b6894811c25dd30945b78b788cc3664707b44e"` [INFO] [stdout] 6bd043c7dc44c7e385eb47f954b6894811c25dd30945b78b788cc3664707b44e