[INFO] updating cached repository https://github.com/jeremyandrews/kakaia [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d33f3923a06ca8832e52c09039da8ee05858c0e9 [INFO] checking jeremyandrews/kakaia against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fkakaia" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyandrews/kakaia on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jeremyandrews/kakaia [INFO] finished tweaking git repo https://github.com/jeremyandrews/kakaia [INFO] tweaked toml for git repo https://github.com/jeremyandrews/kakaia written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jeremyandrews/kakaia already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2e71add5ba658b11fecbe483c9d03a089aa4051f66c253fd8e7dd3c05fcd9b83 [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" "2e71add5ba658b11fecbe483c9d03a089aa4051f66c253fd8e7dd3c05fcd9b83"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking alac v0.3.3 [INFO] [stderr] Checking natural v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking ogg v0.5.1 [INFO] [stderr] Checking caf v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Checking lewton v0.7.0 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking audrey v0.2.0 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rustling-ml v0.9.1 (https://github.com/snipsco/rustling?tag=0.9.1#758074a2) [INFO] [stderr] Checking rustling-ontology-moment v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking snips-nlu-ontology v0.67.1 (https://github.com/snipsco/snips-nlu-ontology?tag=0.67.1#194f99d8) [INFO] [stderr] Checking gazetteer-entity-parser v0.8.0 (https://github.com/snipsco/gazetteer-entity-parser?tag=0.8.0#0e117818) [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking csv v1.1.2 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking actix-service v1.0.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking rustling-core v0.9.1 (https://github.com/snipsco/rustling?tag=0.9.1#758074a2) [INFO] [stderr] Checking snips-nlu-utils v0.9.1 (https://github.com/snipsco/snips-nlu-utils?tag=0.9.1#b6329344) [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking rustling v0.9.1 (https://github.com/snipsco/rustling?tag=0.9.1#758074a2) [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking rustling-ontology-values v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking rustling-ontology-zh v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-ja v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-es v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-pt v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-de v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-en v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-ko v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-it v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking rustling-ontology-fr v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d) [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Compiling dinghy-build v0.4.19 [INFO] [stderr] Checking actix-connect v1.0.1 [INFO] [stderr] error: could not compile `rustling-ontology-ko`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustling_ontology_ko --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/ko/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=9af815c8da412483 -C extra-filename=-9af815c8da412483 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-0585b3fd4d08739f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-092aabbf492bcc9d.rmeta --extern rustling=/opt/rustwide/target/debug/deps/librustling-d10ffa26451eaf62.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-1ab964237a26f2f2.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-43ca71ee138afac1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6401ad93e157503f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustling-ontology-it`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustling_ontology_it --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/it/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f190d5a171f857a8 -C extra-filename=-f190d5a171f857a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-d10ffa26451eaf62.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-1ab964237a26f2f2.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-43ca71ee138afac1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6401ad93e157503f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustling-ontology-fr`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustling_ontology_fr --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/fr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=ac0a84a64ad92066 -C extra-filename=-ac0a84a64ad92066 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-d10ffa26451eaf62.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-1ab964237a26f2f2.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-43ca71ee138afac1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6401ad93e157503f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustling-ontology-de`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustling_ontology_de --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/de/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f6dcbf846c2f444a -C extra-filename=-f6dcbf846c2f444a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-d10ffa26451eaf62.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-1ab964237a26f2f2.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-43ca71ee138afac1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6401ad93e157503f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2e71add5ba658b11fecbe483c9d03a089aa4051f66c253fd8e7dd3c05fcd9b83"` [INFO] running `"docker" "rm" "-f" "2e71add5ba658b11fecbe483c9d03a089aa4051f66c253fd8e7dd3c05fcd9b83"` [INFO] [stdout] 2e71add5ba658b11fecbe483c9d03a089aa4051f66c253fd8e7dd3c05fcd9b83