[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] 79a31defc67896ba2e23fb3772d54a175f5fc232 [INFO] checking cobalt-org/cobalt.rs against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", 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] bc8851948b13bae27dcaee493142d9d6b9d1476ba2e239960829ddca648a9a1b [INFO] running `Command { std: "docker" "start" "-a" "bc8851948b13bae27dcaee493142d9d6b9d1476ba2e239960829ddca648a9a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc8851948b13bae27dcaee493142d9d6b9d1476ba2e239960829ddca648a9a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8851948b13bae27dcaee493142d9d6b9d1476ba2e239960829ddca648a9a1b", kill_on_drop: false }` [INFO] [stdout] bc8851948b13bae27dcaee493142d9d6b9d1476ba2e239960829ddca648a9a1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6e16d397754cfdc834ee1d83c8f84773c8013e79cc2041da95993a062bc751c [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" "f6e16d397754cfdc834ee1d83c8f84773c8013e79cc2041da95993a062bc751c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking deunicode v1.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] error: could not compile `pest_meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest_meta /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest_meta-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1fc5b50634c3e479 -C extra-filename=-1fc5b50634c3e479 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-11552c2b94af40af.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" "f6e16d397754cfdc834ee1d83c8f84773c8013e79cc2041da95993a062bc751c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e16d397754cfdc834ee1d83c8f84773c8013e79cc2041da95993a062bc751c", kill_on_drop: false }` [INFO] [stdout] f6e16d397754cfdc834ee1d83c8f84773c8013e79cc2041da95993a062bc751c