[INFO] fetching crate elasticlunr-rs 2.3.9... [INFO] checking elasticlunr-rs-2.3.9 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate elasticlunr-rs 2.3.9 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate elasticlunr-rs 2.3.9 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elasticlunr-rs 2.3.9 [INFO] finished tweaking crates.io crate elasticlunr-rs 2.3.9 [INFO] tweaked toml for crates.io crate elasticlunr-rs 2.3.9 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate elasticlunr-rs 2.3.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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] 4d32d8dd241ee0fe904575745aa80dda636df068a243007dd6dd373aaf1742e3 [INFO] running `Command { std: "docker" "start" "-a" "4d32d8dd241ee0fe904575745aa80dda636df068a243007dd6dd373aaf1742e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d32d8dd241ee0fe904575745aa80dda636df068a243007dd6dd373aaf1742e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d32d8dd241ee0fe904575745aa80dda636df068a243007dd6dd373aaf1742e3", kill_on_drop: false }` [INFO] [stdout] 4d32d8dd241ee0fe904575745aa80dda636df068a243007dd6dd373aaf1742e3 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c3f98527d2e85be03f13740f534ef09155baa63e236fb9f76a8015d8320dd08 [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" "4c3f98527d2e85be03f13740f534ef09155baa63e236fb9f76a8015d8320dd08", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking cedarwood v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking lindera-fst v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling jieba-rs v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking rust-stemmers v1.1.0 [INFO] [stderr] Checking lindera-core v0.3.3 [INFO] [stderr] Checking lindera-ipadic v0.3.3 [INFO] [stderr] Checking lindera-dictionary v0.3.3 [INFO] [stderr] error: could not compile `lindera-ipadic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lindera_ipadic --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.3.3/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=2b5f80da8a5a440b -C extra-filename=-2b5f80da8a5a440b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-adf4e19ba1e30924.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-51bd4741bbb2baee.rmeta --extern lindera_core=/opt/rustwide/target/debug/deps/liblindera_core-98c83e4cbf3df491.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4c3f98527d2e85be03f13740f534ef09155baa63e236fb9f76a8015d8320dd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3f98527d2e85be03f13740f534ef09155baa63e236fb9f76a8015d8320dd08", kill_on_drop: false }` [INFO] [stdout] 4c3f98527d2e85be03f13740f534ef09155baa63e236fb9f76a8015d8320dd08