[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 try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamdanfox%2Frust-hello-world" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamdanfox/rust-hello-world on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "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-0/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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-0/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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b2748b6420f0776e1a2586411567e792b49f6d64a3919e40e7076e08f6e28f83 [INFO] running `"docker" "start" "-a" "b2748b6420f0776e1a2586411567e792b49f6d64a3919e40e7076e08f6e28f83"` [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] Checking persistent v0.4.0 [INFO] [stderr] Checking bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling serde_codegen v0.9.0 [INFO] [stderr] Compiling syntex 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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.54.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=dc00873e5d35d8a9 -C extra-filename=-dc00873e5d35d8a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9bfb7ffcb7e684e3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-41481c60761aa5f7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-efaba9f06e06046a.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-4fac4d9ab9fb7b7e.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-f6c5274ae390eb2d.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-9f64d10dc5633849.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-77020e1df3532deb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-e2ac6fc0dd3f0902.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" "b2748b6420f0776e1a2586411567e792b49f6d64a3919e40e7076e08f6e28f83"` [INFO] running `"docker" "rm" "-f" "b2748b6420f0776e1a2586411567e792b49f6d64a3919e40e7076e08f6e28f83"` [INFO] [stdout] b2748b6420f0776e1a2586411567e792b49f6d64a3919e40e7076e08f6e28f83