[INFO] cloning repository https://github.com/cobalt-org/cobalt.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobalt-org/cobalt.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 548c007a09c26ccebc16d37c1e3e352f62d4d55f [INFO] checking cobalt-org/cobalt.rs against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] finished tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] tweaked toml for git repo https://github.com/cobalt-org/cobalt.rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cobalt-org/cobalt.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce9243c79cc3b06dbf9ddbe8475c5cee19f3f1d903d3b3df08e363c21ce99a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ce9243c79cc3b06dbf9ddbe8475c5cee19f3f1d903d3b3df08e363c21ce99a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce9243c79cc3b06dbf9ddbe8475c5cee19f3f1d903d3b3df08e363c21ce99a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce9243c79cc3b06dbf9ddbe8475c5cee19f3f1d903d3b3df08e363c21ce99a2", kill_on_drop: false }` [INFO] [stdout] 8ce9243c79cc3b06dbf9ddbe8475c5cee19f3f1d903d3b3df08e363c21ce99a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3502eb2d941a55ec72420c7beee4d591a0ec55533c0d94f66973284b4b35900f [INFO] running `Command { std: "docker" "start" "-a" "3502eb2d941a55ec72420c7beee4d591a0ec55533c0d94f66973284b4b35900f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking regex-syntax v0.6.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking deunicode v1.2.1 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking open v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Checking pulldown-cmark v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking notify v4.0.16 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.5.1 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking chrono_utils v0.1.3 [INFO] [stderr] Checking tiny_http v0.8.1 [INFO] [stderr] Checking sitemap v0.4.1 [INFO] [stderr] Checking error-chain v0.10.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.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -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=4530ebaf1b41fdad -C extra-filename=-4530ebaf1b41fdad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-bb37293fba5fd0f2.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-2a85c2d98b477bd8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-58aa9227c8b3902c.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c938875eda6c1674.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-14bbb803e5da1de5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-45fc3f8fda37a768.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-2c56a7acfa74aefd.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 `Command { std: "docker" "inspect" "3502eb2d941a55ec72420c7beee4d591a0ec55533c0d94f66973284b4b35900f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3502eb2d941a55ec72420c7beee4d591a0ec55533c0d94f66973284b4b35900f", kill_on_drop: false }` [INFO] [stdout] 3502eb2d941a55ec72420c7beee4d591a0ec55533c0d94f66973284b4b35900f