[INFO] cloning repository https://github.com/nevi-me/lingua-mzansi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nevi-me/lingua-mzansi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7510c6a17e4be27cad96d92ef2cac65dbfdf3c0 [INFO] checking nevi-me/lingua-mzansi against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nevi-me/lingua-mzansi on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nevi-me/lingua-mzansi [INFO] finished tweaking git repo https://github.com/nevi-me/lingua-mzansi [INFO] tweaked toml for git repo https://github.com/nevi-me/lingua-mzansi written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nevi-me/lingua-mzansi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed0def7f6958dd72c40997fe96ad60040ebea90e69eb5fbbe1ca86e0c677ad7a [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" "ed0def7f6958dd72c40997fe96ad60040ebea90e69eb5fbbe1ca86e0c677ad7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed0def7f6958dd72c40997fe96ad60040ebea90e69eb5fbbe1ca86e0c677ad7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0def7f6958dd72c40997fe96ad60040ebea90e69eb5fbbe1ca86e0c677ad7a", kill_on_drop: false }` [INFO] [stdout] ed0def7f6958dd72c40997fe96ad60040ebea90e69eb5fbbe1ca86e0c677ad7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b83662729aede8e3332fb220ae0f5ef3dcff6c281d3029b4bb747d2781d39507 [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" "b83662729aede8e3332fb220ae0f5ef3dcff6c281d3029b4bb747d2781d39507", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking fraction v0.6.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking lingua v1.0.0 (https://github.com/pemistahl/lingua-rs#587a33b8) [INFO] [stderr] error: could not compile `lingua` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua --edition=2018 /opt/rustwide/cargo-home/git/checkouts/lingua-rs-66a9b337f0306ae9/587a33b/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=cbd204d5584000e9 -C extra-filename=-cbd204d5584000e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4b0a7d1b13381df7.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-ba9a4e21bd082035.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bdb6c108321fc8d7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d3bdc8e5b782c5c1.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-992b5b207afd8cdd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d3ff5d109eb6c70d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ad44e2032af992b7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-675612d17a617292.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d551f6c82acca7b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-0ba90b82e4182cc3.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-c21b1f74da3c637a.so --extern zip=/opt/rustwide/target/debug/deps/libzip-661e0a7b651964cd.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-d29e672e49cd3592/out/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b83662729aede8e3332fb220ae0f5ef3dcff6c281d3029b4bb747d2781d39507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83662729aede8e3332fb220ae0f5ef3dcff6c281d3029b4bb747d2781d39507", kill_on_drop: false }` [INFO] [stdout] b83662729aede8e3332fb220ae0f5ef3dcff6c281d3029b4bb747d2781d39507