[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#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fkakaia" "/workspace/builds/worker-13/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jeremyandrews/kakaia on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-13/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d2d1e18c8393c850f0209e5c759f34a0aa18156bd9471ce29cf9acd3bbc61f90
[INFO] running `"docker" "start" "-a" "d2d1e18c8393c850f0209e5c759f34a0aa18156bd9471ce29cf9acd3bbc61f90"`
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]     Checking claxon v0.4.2
[INFO] [stderr]     Checking sample v0.9.1
[INFO] [stderr]     Checking alac v0.3.3
[INFO] [stderr]     Checking natural v0.3.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking bytestring v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]     Checking ogg v0.5.1
[INFO] [stderr]     Checking caf v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking resolv-conf v0.6.2
[INFO] [stderr]     Checking zip v0.5.4
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking backtrace v0.3.41
[INFO] [stderr]     Checking num-integer v0.1.42
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rmp v0.8.9
[INFO] [stderr]     Checking num-complex v0.2.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking lewton v0.7.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking chrono v0.4.8
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking tokio v0.2.9
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking ndarray v0.12.1
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking audrey v0.2.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.6
[INFO] [stderr]    Compiling derive_more v0.99.2
[INFO] [stderr]    Compiling actix-macros v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.1
[INFO] [stderr]    Compiling enum-as-inner v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.22
[INFO] [stderr]    Compiling actix-web-codegen v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.3
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]    Compiling dinghy-build v0.4.19
[INFO] [stderr]     Checking snips-nlu-utils v0.9.1 (https://github.com/snipsco/snips-nlu-utils?tag=0.9.1#b6329344)
[INFO] [stderr]    Compiling rustling-ontology-moment v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d)
[INFO] [stderr]     Checking pin-project v0.4.6
[INFO] [stderr]    Compiling structopt-derive v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]    Compiling crfsuite-sys v0.3.2 (https://github.com/snipsco/crfsuite-rs?tag=0.3.2#340fb09f)
[INFO] [stderr]    Compiling deepspeech-sys v0.6.0
[INFO] [stderr]     Checking actix-threadpool v0.3.1
[INFO] [stderr]     Checking structopt v0.3.7
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking actix-service v1.0.2
[INFO] [stderr]     Checking h2 v0.2.1
[INFO] [stderr]     Checking serde v1.0.104
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking actix-rt v1.0.0
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking actix-utils v1.0.6
[INFO] [stderr]     Checking deepspeech v0.6.0
[INFO] [stderr]     Checking actix-server v1.0.1
[INFO] [stderr]     Checking actix-tls v1.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]     Checking crfsuite v0.3.2 (https://github.com/snipsco/crfsuite-rs?tag=0.3.2#340fb09f)
[INFO] [stderr]     Checking actix-testing v1.0.0
[INFO] [stderr]     Checking actix-connect v1.0.1
[INFO] [stderr]     Checking string-interner v0.7.1
[INFO] [stderr]     Checking rustling-ml v0.9.1 (https://github.com/snipsco/rustling?tag=0.9.1#758074a2)
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking rmp-serde v0.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking bstr v0.2.9
[INFO] [stderr]     Checking actix-router v0.2.4
[INFO] [stderr]     Checking rustling-core v0.9.1 (https://github.com/snipsco/rustling?tag=0.9.1#758074a2)
[INFO] [stderr]     Checking csv v1.1.2
[INFO] [stderr]     Checking rustling v0.9.1 (https://github.com/snipsco/rustling?tag=0.9.1#758074a2)
[INFO] [stderr]     Checking snips-nlu-ontology v0.67.1 (https://github.com/snipsco/snips-nlu-ontology?tag=0.67.1#194f99d8)
[INFO] [stderr]     Checking actix-http v1.0.1
[INFO] [stderr]     Checking gazetteer-entity-parser v0.8.0 (https://github.com/snipsco/gazetteer-entity-parser?tag=0.8.0#0e117818)
[INFO] [stderr]     Checking rustling-ontology-values 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-zh 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-de 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-ja 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 rustling-ontology-grammar v0.19.2 (https://github.com/snipsco/rustling-ontology?tag=0.19.2#9dcefb9d)
[INFO] [stderr]     Checking awc v1.0.1
[INFO] [stderr]     Checking actix-web v2.0.0
[INFO] [stderr] error: could not compile `rustling-ontology-en`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rustling_ontology_en --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/en/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fa7f0aadf45d9019 -C extra-filename=-fa7f0aadf45d9019 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustling-ontology-zh`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rustling_ontology_zh --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/zh/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=99fdb35c6ea78c61 -C extra-filename=-99fdb35c6ea78c61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/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=ae30e83091c6d717 -C extra-filename=-ae30e83091c6d717 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustling-ontology-es`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rustling_ontology_es --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/es/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=d610427214dc9a61 -C extra-filename=-d610427214dc9a61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustling-ontology-ja`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rustling_ontology_ja --edition=2018 /opt/rustwide/cargo-home/git/checkouts/rustling-ontology-a5f364cfd4d376e4/9dcefb9/grammar/ja/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=4c1a2bd45e2190da -C extra-filename=-4c1a2bd45e2190da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex=/opt/rustwide/target/debug/deps/libregex-65399949f56af09b.rmeta --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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=2c9173f9fad2141b -C extra-filename=-2c9173f9fad2141b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-9175a214e93c6c08.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-65399949f56af09b.rmeta --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/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=48c99dbb9d37337e -C extra-filename=-48c99dbb9d37337e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustling=/opt/rustwide/target/debug/deps/librustling-9719ff5b2b8eb5eb.rmeta --extern rustling_ontology_moment=/opt/rustwide/target/debug/deps/librustling_ontology_moment-e3351d00097897b1.rmeta --extern rustling_ontology_values=/opt/rustwide/target/debug/deps/librustling_ontology_values-800dd6b7750dfdaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-f936fa2bc471da1a/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" "d2d1e18c8393c850f0209e5c759f34a0aa18156bd9471ce29cf9acd3bbc61f90"`
[INFO] running `"docker" "rm" "-f" "d2d1e18c8393c850f0209e5c759f34a0aa18156bd9471ce29cf9acd3bbc61f90"`
[INFO] [stdout] d2d1e18c8393c850f0209e5c759f34a0aa18156bd9471ce29cf9acd3bbc61f90
