[INFO] updating cached repository jshrake/rust-shadertoy-clone [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jshrake/rust-shadertoy-clone [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jshrake/rust-shadertoy-clone" "work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/jshrake/rust-shadertoy-clone"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/jshrake/rust-shadertoy-clone'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jshrake/rust-shadertoy-clone" "work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/jshrake/rust-shadertoy-clone"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/jshrake/rust-shadertoy-clone'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c610984e193055df0297b887969a1180c69815c [INFO] sha for GitHub repo jshrake/rust-shadertoy-clone: 2c610984e193055df0297b887969a1180c69815c [INFO] validating manifest of jshrake/rust-shadertoy-clone on toolchain master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jshrake/rust-shadertoy-clone on toolchain try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jshrake/rust-shadertoy-clone [INFO] finished frobbing jshrake/rust-shadertoy-clone [INFO] frobbed toml for jshrake/rust-shadertoy-clone written to work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/jshrake/rust-shadertoy-clone/Cargo.toml [INFO] started frobbing jshrake/rust-shadertoy-clone [INFO] finished frobbing jshrake/rust-shadertoy-clone [INFO] frobbed toml for jshrake/rust-shadertoy-clone written to work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/jshrake/rust-shadertoy-clone/Cargo.toml [INFO] crate jshrake/rust-shadertoy-clone already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/jshrake/rust-shadertoy-clone/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking jshrake/rust-shadertoy-clone against master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be for pr-61753 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61753/worker-4/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/jshrake/rust-shadertoy-clone:/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" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c938c925b41e4d801db6d64ad3db0c2db747422cebcca5a4a4084fa35c5e16d9 [INFO] running `"docker" "start" "-a" "c938c925b41e4d801db6d64ad3db0c2db747422cebcca5a4a4084fa35c5e16d9"` [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling glium v0.25.0 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling syntex_syntax v0.54.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.58.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=84a5fbfca55e7589 -C extra-filename=-84a5fbfca55e7589 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-1c1de9309c6c1032.rlib --extern log=/opt/crater/target/debug/deps/liblog-8ef3b87de71adbc6.rlib --extern rustc_serialize=/opt/crater/target/debug/deps/librustc_serialize-9e479368769f3e90.rlib --extern syntex_errors=/opt/crater/target/debug/deps/libsyntex_errors-44ce36fb29ecdfdd.rlib --extern syntex_pos=/opt/crater/target/debug/deps/libsyntex_pos-9efa2d6b00d1fc20.rlib --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-004246ca6a17b69e.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" "c938c925b41e4d801db6d64ad3db0c2db747422cebcca5a4a4084fa35c5e16d9"` [INFO] running `"docker" "rm" "-f" "c938c925b41e4d801db6d64ad3db0c2db747422cebcca5a4a4084fa35c5e16d9"` [INFO] [stdout] c938c925b41e4d801db6d64ad3db0c2db747422cebcca5a4a4084fa35c5e16d9