[INFO] updating cached repository https://github.com/iamdanfox/rust-hello-world [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0eebcee3d07a3b8d65917703af5b5d0f3382c5ab [INFO] checking iamdanfox/rust-hello-world against master#9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7 for pr-64564 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamdanfox%2Frust-hello-world" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamdanfox/rust-hello-world on toolchain 9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iamdanfox/rust-hello-world [INFO] finished tweaking git repo https://github.com/iamdanfox/rust-hello-world [INFO] tweaked toml for git repo https://github.com/iamdanfox/rust-hello-world written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/iamdanfox/rust-hello-world already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-2/source/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/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-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/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 017ad01c78eb629ecfcb36c5f4492fc85ae8d634f828a8cd821e69966b30bb1d [INFO] running `"docker" "start" "-a" "017ad01c78eb629ecfcb36c5f4492fc85ae8d634f828a8cd821e69966b30bb1d"` [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling serde_codegen v0.9.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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=3850cf9443c86ab9 -C extra-filename=-3850cf9443c86ab9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-16bc43402d99161b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ec95c6f4d0575ecb.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-bf0b3f6d712a3f79.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-af0a1e83ede0341f.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-a793c0dd3a3eaac8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f6872ca8f675a270.rmeta --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" "017ad01c78eb629ecfcb36c5f4492fc85ae8d634f828a8cd821e69966b30bb1d"` [INFO] running `"docker" "rm" "-f" "017ad01c78eb629ecfcb36c5f4492fc85ae8d634f828a8cd821e69966b30bb1d"` [INFO] [stdout] 017ad01c78eb629ecfcb36c5f4492fc85ae8d634f828a8cd821e69966b30bb1d