[INFO] updating cached repository https://github.com/hamaluik/mkbook
[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] 7f8f36183de09278b8d6335aaffd6b4173119835
[INFO] checking hamaluik/mkbook against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Fmkbook" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hamaluik/mkbook on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/hamaluik/mkbook
[INFO] finished tweaking git repo https://github.com/hamaluik/mkbook
[INFO] tweaked toml for git repo https://github.com/hamaluik/mkbook written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/hamaluik/mkbook already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] d78c51155a19c6abfce6a3eb8e9a74de229dc6b7d17e72c10bc8c82ba41bbc46
[INFO] running `"docker" "start" "-a" "d78c51155a19c6abfce6a3eb8e9a74de229dc6b7d17e72c10bc8c82ba41bbc46"`
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling bincode v1.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking term_size v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking openssl-sys v0.9.53
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking twoway v0.2.1
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking colored v1.9.0
[INFO] [stderr]     Checking inotify v0.6.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling sass-sys v0.4.15
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking openssl v0.10.26
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr] LLVM ERROR: IO failure on output stream: Cannot allocate memory
[INFO] [stderr] error: could not compile `syn`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=030b50215d41a859 -C extra-filename=-030b50215d41a859 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0673db6f077fdc81.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d951543ab215a534.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-47a4f2051df1371e.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: could not compile `regex-syntax`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clap`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="term_size"' --cfg 'feature="vec_map"' --cfg 'feature="wrap_help"' -C metadata=ca4bd6dbc77f6bf4 -C extra-filename=-ca4bd6dbc77f6bf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-78443026e8b0dd92.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-1f47d1c62cc0785e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4c86af4e45585b05.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f5deb1bf006fd160.rmeta --extern term_size=/opt/rustwide/target/debug/deps/libterm_size-9a6c1f96e3bc8ca1.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-0c726705fd5c1d0d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-9fa5073defaa7e7c.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-8cfd8ea7d3c73f87.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: could not compile `regex`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --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=d48ab69dca03c32b -C extra-filename=-d48ab69dca03c32b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-dc53885ce05b53fb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8661adb5a043553c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-e324fda6511a2313.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-e0fe16b402cc1955.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: could not compile `clang-sys`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=c83a3fa0ffb4d84a -C extra-filename=-c83a3fa0ffb4d84a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-66543defa1d55128.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-06a07b6c2f0696a3.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1ce26db11694a473.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-07cb042c308edbf9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "d78c51155a19c6abfce6a3eb8e9a74de229dc6b7d17e72c10bc8c82ba41bbc46"`
[INFO] running `"docker" "rm" "-f" "d78c51155a19c6abfce6a3eb8e9a74de229dc6b7d17e72c10bc8c82ba41bbc46"`
[INFO] [stdout] d78c51155a19c6abfce6a3eb8e9a74de229dc6b7d17e72c10bc8c82ba41bbc46
