[INFO] updating cached repository https://github.com/jshrake/rust-shadertoy-clone [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 2c610984e193055df0297b887969a1180c69815c [INFO] checking jshrake/rust-shadertoy-clone against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshrake%2Frust-shadertoy-clone" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jshrake/rust-shadertoy-clone on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jshrake/rust-shadertoy-clone [INFO] finished tweaking git repo https://github.com/jshrake/rust-shadertoy-clone [INFO] tweaked toml for git repo https://github.com/jshrake/rust-shadertoy-clone written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jshrake/rust-shadertoy-clone already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82d3e251c929b07da1d96ab21b83e04899cd49fed7f6aa5dec2089022bc70aa6 [INFO] running `"docker" "start" "-a" "82d3e251c929b07da1d96ab21b83e04899cd49fed7f6aa5dec2089022bc70aa6"` [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 glium v0.25.1 [INFO] [stderr] Checking winit v0.19.4 [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] Checking glutin v0.21.1 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling syntex v0.58.1 [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.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=23d9b01eb0247d1a -C extra-filename=-23d9b01eb0247d1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4bf918cfc961b213.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9d020760db2385a2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-48821c8bcc992d6e.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-4914bf9e59966938.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-db9b1cbed2701cd4.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-3f20c0c8be39c3eb.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-0a7825677bb4c0eb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-050e580f949c2457.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" "82d3e251c929b07da1d96ab21b83e04899cd49fed7f6aa5dec2089022bc70aa6"` [INFO] running `"docker" "rm" "-f" "82d3e251c929b07da1d96ab21b83e04899cd49fed7f6aa5dec2089022bc70aa6"` [INFO] [stdout] 82d3e251c929b07da1d96ab21b83e04899cd49fed7f6aa5dec2089022bc70aa6