[INFO] cloning repository https://github.com/messense/lingua-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/messense/lingua-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Flingua-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Flingua-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c8f1f93dde06a52f723d7d65d6f865c41b1567c [INFO] checking messense/lingua-py against try#378b6a8a384b3bd0818af5f1745e5747a98bff7b for pr-95819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Flingua-py" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/lingua-py on toolchain 378b6a8a384b3bd0818af5f1745e5747a98bff7b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/messense/lingua-py [INFO] finished tweaking git repo https://github.com/messense/lingua-py [INFO] tweaked toml for git repo https://github.com/messense/lingua-py written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/messense/lingua-py already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0a3ecb40a26b5c1c601f2682e2288f9aa9f3b9dfedb26a32444a1783d148b77 [INFO] running `Command { std: "docker" "start" "-a" "b0a3ecb40a26b5c1c601f2682e2288f9aa9f3b9dfedb26a32444a1783d148b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0a3ecb40a26b5c1c601f2682e2288f9aa9f3b9dfedb26a32444a1783d148b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a3ecb40a26b5c1c601f2682e2288f9aa9f3b9dfedb26a32444a1783d148b77", kill_on_drop: false }` [INFO] [stdout] b0a3ecb40a26b5c1c601f2682e2288f9aa9f3b9dfedb26a32444a1783d148b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f92e1349656a9d886fc5352d8d34e42230fa802438ef913b1cf21e5d88d8e168 [INFO] running `Command { std: "docker" "start" "-a" "f92e1349656a9d886fc5352d8d34e42230fa802438ef913b1cf21e5d88d8e168", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking include_dir v0.7.2 [INFO] [stderr] Checking lingua-finnish-language-model v1.0.1 [INFO] [stderr] Checking lingua-shona-language-model v1.0.1 [INFO] [stderr] Checking lingua-german-language-model v1.0.1 [INFO] [stderr] Checking lingua-lithuanian-language-model v1.0.1 [INFO] [stderr] Checking lingua-zulu-language-model v1.0.1 [INFO] [stderr] Checking lingua-basque-language-model v1.0.1 [INFO] [stderr] Checking lingua-croatian-language-model v1.0.1 [INFO] [stderr] Checking lingua-english-language-model v1.0.1 [INFO] [stderr] Checking lingua-greek-language-model v1.0.1 [INFO] [stderr] Checking lingua-bengali-language-model v1.0.1 [INFO] [stderr] Checking lingua-tamil-language-model v1.0.1 [INFO] [stderr] Checking lingua-turkish-language-model v1.0.1 [INFO] [stderr] Checking lingua-irish-language-model v1.0.1 [INFO] [stderr] Checking lingua-bokmal-language-model v1.0.1 [INFO] [stderr] Checking lingua-punjabi-language-model v1.0.1 [INFO] [stderr] Checking lingua-polish-language-model v1.0.1 [INFO] [stderr] Checking lingua-portuguese-language-model v1.0.1 [INFO] [stderr] Checking lingua-yoruba-language-model v1.0.1 [INFO] [stderr] Checking lingua-japanese-language-model v1.0.1 [INFO] [stderr] Checking lingua-gujarati-language-model v1.0.1 [INFO] [stderr] Checking lingua-afrikaans-language-model v1.0.1 [INFO] [stderr] Checking lingua-hindi-language-model v1.0.1 [INFO] [stderr] Checking lingua-slovene-language-model v1.0.1 [INFO] [stderr] Checking lingua-kazakh-language-model v1.0.1 [INFO] [stderr] Checking lingua-arabic-language-model v1.0.1 [INFO] [stderr] Checking lingua-esperanto-language-model v1.0.1 [INFO] [stderr] Checking lingua-armenian-language-model v1.0.1 [INFO] [stderr] Checking lingua-italian-language-model v1.0.1 [INFO] [stderr] Checking lingua-indonesian-language-model v1.0.1 [INFO] [stderr] Checking lingua-dutch-language-model v1.0.1 [INFO] [stderr] Checking lingua-xhosa-language-model v1.0.1 [INFO] [stderr] Checking lingua-tsonga-language-model v1.0.1 [INFO] [stderr] Checking lingua-malay-language-model v1.0.1 [INFO] [stderr] Checking lingua-azerbaijani-language-model v1.0.1 [INFO] [stderr] Checking lingua-russian-language-model v1.0.1 [INFO] [stderr] Checking lingua-somali-language-model v1.0.1 [INFO] [stderr] Checking lingua-swedish-language-model v1.0.1 [INFO] [stderr] Checking lingua-telugu-language-model v1.0.1 [INFO] [stderr] Checking lingua-bulgarian-language-model v1.0.1 [INFO] [stderr] Checking lingua-macedonian-language-model v1.0.1 [INFO] [stderr] Checking lingua-sotho-language-model v1.0.1 [INFO] [stderr] Checking lingua-slovak-language-model v1.0.1 [INFO] [stderr] Checking lingua-latvian-language-model v1.0.2 [INFO] [stderr] Checking lingua-romanian-language-model v1.0.1 [INFO] [stderr] Checking lingua-tswana-language-model v1.0.1 [INFO] [stderr] Checking lingua-albanian-language-model v1.0.1 [INFO] [stderr] Checking lingua-persian-language-model v1.0.1 [INFO] [stderr] Checking lingua-marathi-language-model v1.0.1 [INFO] [stderr] Checking lingua-bosnian-language-model v1.0.1 [INFO] [stderr] Checking lingua-icelandic-language-model v1.0.1 [INFO] [stderr] Checking lingua-welsh-language-model v1.0.1 [INFO] [stderr] Checking lingua-chinese-language-model v1.0.1 [INFO] [stderr] Checking lingua-hungarian-language-model v1.0.1 [INFO] [stderr] Checking lingua-french-language-model v1.0.1 [INFO] [stderr] Checking lingua-czech-language-model v1.0.1 [INFO] [stderr] Checking lingua-ganda-language-model v1.0.1 [INFO] [stderr] Checking lingua-ukrainian-language-model v1.0.1 [INFO] [stderr] Checking lingua-korean-language-model v1.0.1 [INFO] [stderr] Checking lingua-catalan-language-model v1.0.1 [INFO] [stderr] Checking lingua-spanish-language-model v1.0.1 [INFO] [stderr] Checking lingua-estonian-language-model v1.0.1 [INFO] [stderr] Checking lingua-maori-language-model v1.0.1 [INFO] [stderr] Checking lingua-hebrew-language-model v1.0.1 [INFO] [stderr] Checking lingua-georgian-language-model v1.0.1 [INFO] [stderr] Checking lingua-urdu-language-model v1.0.1 [INFO] [stderr] Checking lingua-vietnamese-language-model v1.0.1 [INFO] [stderr] Checking lingua-thai-language-model v1.0.1 [INFO] [stderr] Checking lingua-tagalog-language-model v1.0.1 [INFO] [stderr] Checking lingua-nynorsk-language-model v1.0.1 [INFO] [stderr] Checking lingua-mongolian-language-model v1.0.1 [INFO] [stderr] Checking lingua-danish-language-model v1.0.1 [INFO] [stderr] Checking lingua-latin-language-model v1.0.1 [INFO] [stderr] Checking lingua-serbian-language-model v1.0.1 [INFO] [stderr] Checking lingua-belarusian-language-model v1.0.1 [INFO] [stderr] Checking lingua-swahili-language-model v1.0.1 [INFO] [stderr] error: could not compile `lingua-swedish-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_swedish_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-swedish-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=18a851b8ee187794 -C extra-filename=-18a851b8ee187794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.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: could not compile `lingua-azerbaijani-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_azerbaijani_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-azerbaijani-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=e688671f67029710 -C extra-filename=-e688671f67029710 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-arabic-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_arabic_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-arabic-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=b0c3e213d0b04a8c -C extra-filename=-b0c3e213d0b04a8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-belarusian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_belarusian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-belarusian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=1dc5fbf3dc869b96 -C extra-filename=-1dc5fbf3dc869b96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-serbian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_serbian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-serbian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=dae2bb29c2c8f0a8 -C extra-filename=-dae2bb29c2c8f0a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `parking_lot_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parking_lot_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=5a2e0debff330976 -C extra-filename=-5a2e0debff330976 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-a0da198b1c4512d7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96096a25ba26a34f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-61e548ea0cf3be6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-czech-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_czech_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-czech-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=99a610cafeee4229 -C extra-filename=-99a610cafeee4229 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-danish-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_danish_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-danish-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0681092ed0a724c4 -C extra-filename=-0681092ed0a724c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-urdu-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_urdu_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-urdu-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=8d818faf7ea9ad45 -C extra-filename=-8d818faf7ea9ad45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-icelandic-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_icelandic_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-icelandic-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0ae027e2ca3061e3 -C extra-filename=-0ae027e2ca3061e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-romanian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_romanian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-romanian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=af88beddcebe148b -C extra-filename=-af88beddcebe148b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-german-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_german_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-german-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=b3e4526a8c66d67a -C extra-filename=-b3e4526a8c66d67a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-bokmal-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_bokmal_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-bokmal-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2bd9a90421da1d7b -C extra-filename=-2bd9a90421da1d7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `flate2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name flate2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/flate2-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=90822d10f832126b -C extra-filename=-90822d10f832126b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-0978fa7a0d31700c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96096a25ba26a34f.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-3f6bb90a05fc3212.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-thai-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_thai_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-thai-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=f041abc7e69cd988 -C extra-filename=-f041abc7e69cd988 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crossbeam-deque` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crossbeam_deque --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a692e50a7c7c35d4 -C extra-filename=-a692e50a7c7c35d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a4c837dffcc0f831.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-63e17451a3a86611.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-bulgarian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_bulgarian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-bulgarian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=c9aac0ed234840ff -C extra-filename=-c9aac0ed234840ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-hungarian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_hungarian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-hungarian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=d3991a07d415c328 -C extra-filename=-d3991a07d415c328 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-complex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_complex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=9f1a870c982a74c8 -C extra-filename=-9f1a870c982a74c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-392dc0a6316febcf.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128 --cfg has_const_fn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-ukrainian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_ukrainian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-ukrainian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=1432012d4074cd8d -C extra-filename=-1432012d4074cd8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-integer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_integer /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=12f1069577420bac -C extra-filename=-12f1069577420bac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-392dc0a6316febcf.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-russian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_russian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-russian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=fc931527df1d033e -C extra-filename=-fc931527df1d033e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-greek-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_greek_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-greek-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2aabbdd8ff1983e1 -C extra-filename=-2aabbdd8ff1983e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-dutch-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_dutch_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-dutch-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0799e3c61fe31473 -C extra-filename=-0799e3c61fe31473 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-lithuanian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_lithuanian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-lithuanian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=70d4c3b3b2c7831a -C extra-filename=-70d4c3b3b2c7831a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-polish-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_polish_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-polish-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=f078116713be87e7 -C extra-filename=-f078116713be87e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=ab873dca2bd12fcb -C extra-filename=-ab873dca2bd12fcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-414657c627aa66fe.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d022af6da608c734.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b65cedb3bd8cf729.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=6ae06d0f3e626970 -C extra-filename=-6ae06d0f3e626970 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-georgian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_georgian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-georgian-language-model-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=4ab772bf03bbd6de -C extra-filename=-4ab772bf03bbd6de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lingua-latvian-language-model` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lingua_latvian_language_model --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lingua-latvian-language-model-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=a3aadef5d77572d9 -C extra-filename=-a3aadef5d77572d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-bb96da29bf177745.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f92e1349656a9d886fc5352d8d34e42230fa802438ef913b1cf21e5d88d8e168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92e1349656a9d886fc5352d8d34e42230fa802438ef913b1cf21e5d88d8e168", kill_on_drop: false }` [INFO] [stdout] f92e1349656a9d886fc5352d8d34e42230fa802438ef913b1cf21e5d88d8e168