[INFO] cloning repository https://github.com/barafael/BaMiRuFFI [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barafael/BaMiRuFFI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2FBaMiRuFFI"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2FBaMiRuFFI'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6f54ddbdcb1de4be92faa1a41fafdd1ccd73b165 [INFO] checking barafael/BaMiRuFFI against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarafael%2FBaMiRuFFI" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barafael/BaMiRuFFI on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/barafael/BaMiRuFFI [INFO] finished tweaking git repo https://github.com/barafael/BaMiRuFFI [INFO] tweaked toml for git repo https://github.com/barafael/BaMiRuFFI written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/barafael/BaMiRuFFI already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f8fdc2a3ce7cdfc295870662fd3b1b055f5e08f6f264fdda1f5f6b1affb86c64 [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" "f8fdc2a3ce7cdfc295870662fd3b1b055f5e08f6f264fdda1f5f6b1affb86c64"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling which v2.0.1 [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 opt-level=1 -C debuginfo=2 -C debug-assertions=on --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=9d175bd4fd8b37cc -C extra-filename=-9d175bd4fd8b37cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-84f3b29e7d858323.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-bba558484f226791.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5e63ec968f2d8e5b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-76acfe623e916540.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-08ee6fea6fb96da1.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-a28480ae2b3b4f95.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-7dffd43e78f90fae.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" "f8fdc2a3ce7cdfc295870662fd3b1b055f5e08f6f264fdda1f5f6b1affb86c64"` [INFO] running `"docker" "rm" "-f" "f8fdc2a3ce7cdfc295870662fd3b1b055f5e08f6f264fdda1f5f6b1affb86c64"` [INFO] [stdout] f8fdc2a3ce7cdfc295870662fd3b1b055f5e08f6f264fdda1f5f6b1affb86c64