[INFO] updating cached repository jimmycuadra/serde_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jimmycuadra/serde_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jimmycuadra/serde_test" "work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/jimmycuadra/serde_test"` [INFO] [stderr] Cloning into 'work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/jimmycuadra/serde_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jimmycuadra/serde_test" "work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/jimmycuadra/serde_test"` [INFO] [stderr] Cloning into 'work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/jimmycuadra/serde_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a2bbdca2a252b053349919531fd60e8c6ef499f0 [INFO] sha for GitHub repo jimmycuadra/serde_test: a2bbdca2a252b053349919531fd60e8c6ef499f0 [INFO] validating manifest of jimmycuadra/serde_test on toolchain master#003382e4150984cb476047b3925edf8d75df2d59 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jimmycuadra/serde_test on toolchain try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jimmycuadra/serde_test [INFO] finished frobbing jimmycuadra/serde_test [INFO] frobbed toml for jimmycuadra/serde_test written to work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/jimmycuadra/serde_test/Cargo.toml [INFO] started frobbing jimmycuadra/serde_test [INFO] finished frobbing jimmycuadra/serde_test [INFO] frobbed toml for jimmycuadra/serde_test written to work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/jimmycuadra/serde_test/Cargo.toml [INFO] crate jimmycuadra/serde_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/jimmycuadra/serde_test/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jimmycuadra/serde_test against master#003382e4150984cb476047b3925edf8d75df2d59 for pr-59527 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59527/worker-5/master#003382e4150984cb476047b3925edf8d75df2d59:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/jimmycuadra/serde_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 63f5e1855d43c40a1fa4fcf2f35988dc1ced91ac7ebcb4a26d33b7c850c59993 [INFO] running `"docker" "start" "-a" "63f5e1855d43c40a1fa4fcf2f35988dc1ced91ac7ebcb4a26d33b7c850c59993"` [INFO] [stderr] Compiling syntex_errors v0.39.0 [INFO] [stderr] Compiling syntex_syntax v0.29.3 [INFO] [stderr] Compiling syntex_syntax v0.39.0 [INFO] [stderr] error: Could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syntex_syntax /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.29.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=eccb14cdceba883f -C extra-filename=-eccb14cdceba883f --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-994c662aa9f28699.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-e24c2bffc6c18dea.rlib --extern log=/opt/crater/target/debug/deps/liblog-9ac621a49a4c1d49.rlib --extern rustc_serialize=/opt/crater/target/debug/deps/librustc_serialize-8b787fa3b0d77595.rlib --extern term=/opt/crater/target/debug/deps/libterm-ef2f35447f9b5e12.rlib --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-7bc172d5740198f3.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "63f5e1855d43c40a1fa4fcf2f35988dc1ced91ac7ebcb4a26d33b7c850c59993"` [INFO] running `"docker" "rm" "-f" "63f5e1855d43c40a1fa4fcf2f35988dc1ced91ac7ebcb4a26d33b7c850c59993"` [INFO] [stdout] 63f5e1855d43c40a1fa4fcf2f35988dc1ced91ac7ebcb4a26d33b7c850c59993