[INFO] updating cached repository iamdanfox/rust-hello-world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iamdanfox/rust-hello-world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iamdanfox/rust-hello-world" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/iamdanfox/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/iamdanfox/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iamdanfox/rust-hello-world" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/iamdanfox/rust-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/iamdanfox/rust-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0eebcee3d07a3b8d65917703af5b5d0f3382c5ab [INFO] sha for GitHub repo iamdanfox/rust-hello-world: 0eebcee3d07a3b8d65917703af5b5d0f3382c5ab [INFO] validating manifest of iamdanfox/rust-hello-world on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of iamdanfox/rust-hello-world on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing iamdanfox/rust-hello-world [INFO] finished frobbing iamdanfox/rust-hello-world [INFO] frobbed toml for iamdanfox/rust-hello-world written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/iamdanfox/rust-hello-world/Cargo.toml [INFO] started frobbing iamdanfox/rust-hello-world [INFO] finished frobbing iamdanfox/rust-hello-world [INFO] frobbed toml for iamdanfox/rust-hello-world written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/iamdanfox/rust-hello-world/Cargo.toml [INFO] crate iamdanfox/rust-hello-world already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/iamdanfox/rust-hello-world/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" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking iamdanfox/rust-hello-world against try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-0/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/iamdanfox/rust-hello-world:/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" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 38734e3c8e9813d796533202a209cbb1df67667f90362d91687e8d185cbf7f3e [INFO] running `"docker" "start" "-a" "38734e3c8e9813d796533202a209cbb1df67667f90362d91687e8d185cbf7f3e"` [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Checking bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [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.58.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=ab9dcbc5dbe20f6e -C extra-filename=-ab9dcbc5dbe20f6e --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-9a088dd12af49db2.rlib --extern log=/opt/crater/target/debug/deps/liblog-87bfc63a8458006b.rlib --extern rustc_serialize=/opt/crater/target/debug/deps/librustc_serialize-59004bf1df21e46f.rlib --extern syntex_errors=/opt/crater/target/debug/deps/libsyntex_errors-76ac2c2486b178f1.rlib --extern syntex_pos=/opt/crater/target/debug/deps/libsyntex_pos-67beb5f094446132.rlib --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-76d9bc61807e7528.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" "38734e3c8e9813d796533202a209cbb1df67667f90362d91687e8d185cbf7f3e"` [INFO] running `"docker" "rm" "-f" "38734e3c8e9813d796533202a209cbb1df67667f90362d91687e8d185cbf7f3e"` [INFO] [stdout] 38734e3c8e9813d796533202a209cbb1df67667f90362d91687e8d185cbf7f3e