[INFO] updating cached repository https://github.com/cc-ru/rip-converter [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] cd325e7b2fbd7f9dbcb5ad4ef9eeb1aea616013e [INFO] checking cc-ru/rip-converter against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc-ru%2Frip-converter" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cc-ru/rip-converter 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/cc-ru/rip-converter [INFO] finished tweaking git repo https://github.com/cc-ru/rip-converter [INFO] tweaked toml for git repo https://github.com/cc-ru/rip-converter written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/cc-ru/rip-converter already has a lockfile, it will not be regenerated [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] b3b6aaf86bf9ed7d8aa7ba1d0c5918b30394097af15cb50bf86dacd7169f7777 [INFO] running `"docker" "start" "-a" "b3b6aaf86bf9ed7d8aa7ba1d0c5918b30394097af15cb50bf86dacd7169f7777"` [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ffmpeg v0.2.0-alpha.2 (https://github.com/meh/rust-ffmpeg.git#94ebdf14) [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [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.27.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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=6954b90e0c421514 -C extra-filename=-6954b90e0c421514 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-47f50f2e05deecc7.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-3ce5e1c7e2ac7cf7.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-63a6c7b810c18afd.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-97a01e84e08e5390.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c2b9ba33d8224c36.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ccad852672beba47.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-7856669fc7b8c77b.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" "b3b6aaf86bf9ed7d8aa7ba1d0c5918b30394097af15cb50bf86dacd7169f7777"` [INFO] running `"docker" "rm" "-f" "b3b6aaf86bf9ed7d8aa7ba1d0c5918b30394097af15cb50bf86dacd7169f7777"` [INFO] [stdout] b3b6aaf86bf9ed7d8aa7ba1d0c5918b30394097af15cb50bf86dacd7169f7777