[INFO] updating cached repository https://github.com/farnoy/renderer [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] da8ddaebe8c0bf1740ccd7f43f1e6cbe7d07f53a [INFO] checking farnoy/renderer against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarnoy%2Frenderer" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/farnoy/renderer on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/farnoy/renderer [INFO] finished tweaking git repo https://github.com/farnoy/renderer [INFO] tweaked toml for git repo https://github.com/farnoy/renderer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/farnoy/renderer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4bb67c1a2396af7041a1f7c9e81f1dfc1dc0bfebd8e558509feefe76b8512488 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4bb67c1a2396af7041a1f7c9e81f1dfc1dc0bfebd8e558509feefe76b8512488"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling imgui-sys v0.3.0-pre (https://github.com/Gekkio/imgui-rs#e1620a05) [INFO] [stderr] Compiling meshopt v0.1.9 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unbytify v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking ash v0.29.0 (https://github.com/MaikKlein/ash#8e78a2cc) [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] error: could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=814e1331dc9f3bc0 -C extra-filename=-814e1331dc9f3bc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/git/checkouts/ash-efb555a6207e6ada/8e78a2c/ash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=6a83c106e064466f -C extra-filename=-6a83c106e064466f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-5aded31a70fb1300.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" "4bb67c1a2396af7041a1f7c9e81f1dfc1dc0bfebd8e558509feefe76b8512488"` [INFO] running `"docker" "rm" "-f" "4bb67c1a2396af7041a1f7c9e81f1dfc1dc0bfebd8e558509feefe76b8512488"` [INFO] [stdout] 4bb67c1a2396af7041a1f7c9e81f1dfc1dc0bfebd8e558509feefe76b8512488