[INFO] fetching crate elasticlunr-rs 2.3.9... [INFO] testing elasticlunr-rs-2.3.9 against 1.49.0 for beta-1.50-1 [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 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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" "+1.49.0" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] c109c3165eed4d0cf28cea5bda2e34db95800c0e7198013f7c044ed6a3fb3e2f [INFO] running `Command { std: "docker" "start" "-a" "c109c3165eed4d0cf28cea5bda2e34db95800c0e7198013f7c044ed6a3fb3e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c109c3165eed4d0cf28cea5bda2e34db95800c0e7198013f7c044ed6a3fb3e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c109c3165eed4d0cf28cea5bda2e34db95800c0e7198013f7c044ed6a3fb3e2f", kill_on_drop: false }` [INFO] [stdout] c109c3165eed4d0cf28cea5bda2e34db95800c0e7198013f7c044ed6a3fb3e2f [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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] 3db8718235d2f90a50b7c158bdebfb15993e7ede2ef8daf53cbbd77d12a359c4 [INFO] running `Command { std: "docker" "start" "-a" "3db8718235d2f90a50b7c158bdebfb15993e7ede2ef8daf53cbbd77d12a359c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cedarwood v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling lindera-fst v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg 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] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling rust-stemmers v1.1.0 [INFO] [stderr] Compiling lindera-core v0.3.3 [INFO] [stderr] Compiling lindera-ipadic v0.3.3 [INFO] [stderr] Compiling 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,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6491933d0b7c0b4d -C extra-filename=-6491933d0b7c0b4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-58824f5ad3d51f28.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rmeta --extern lindera_core=/opt/rustwide/target/debug/deps/liblindera_core-643c633dd16f70a8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3db8718235d2f90a50b7c158bdebfb15993e7ede2ef8daf53cbbd77d12a359c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db8718235d2f90a50b7c158bdebfb15993e7ede2ef8daf53cbbd77d12a359c4", kill_on_drop: false }` [INFO] [stdout] 3db8718235d2f90a50b7c158bdebfb15993e7ede2ef8daf53cbbd77d12a359c4