[INFO] fetching crate elasticlunr-rs 2.3.9... [INFO] checking elasticlunr-rs-2.3.9 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate elasticlunr-rs 2.3.9 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate elasticlunr-rs 2.3.9 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-3/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lindera-dictionary v0.3.3 [INFO] [stderr] Downloaded lindera v0.3.5 [INFO] [stderr] Downloaded lindera-core v0.3.3 [INFO] [stderr] Downloaded lindera-fst v0.1.1 [INFO] [stderr] Downloaded cedarwood v0.4.1 [INFO] [stderr] Downloaded lindera-ipadic v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] 0012ec860ab5165aa6f8cb384c01f0ab3db00dbddf3658dddb686afc9cca538a [INFO] running `Command { std: "docker" "start" "-a" "0012ec860ab5165aa6f8cb384c01f0ab3db00dbddf3658dddb686afc9cca538a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0012ec860ab5165aa6f8cb384c01f0ab3db00dbddf3658dddb686afc9cca538a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0012ec860ab5165aa6f8cb384c01f0ab3db00dbddf3658dddb686afc9cca538a", kill_on_drop: false }` [INFO] [stdout] 0012ec860ab5165aa6f8cb384c01f0ab3db00dbddf3658dddb686afc9cca538a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a4bbaf875b6f01d1fbd76692191f339ab107d16707dd668f938aa39ecc7120 [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" "a7a4bbaf875b6f01d1fbd76692191f339ab107d16707dd668f938aa39ecc7120", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking smallvec v0.6.10 [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-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking cedarwood v0.4.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking lindera-fst v0.1.1 [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] 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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=c64e47d6c7a42b73 -C extra-filename=-c64e47d6c7a42b73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-fdc8613c4aa86b16.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d318bf70139b3e64.rmeta --extern lindera_core=/opt/rustwide/target/debug/deps/liblindera_core-b8b641b2193a669f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a7a4bbaf875b6f01d1fbd76692191f339ab107d16707dd668f938aa39ecc7120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a4bbaf875b6f01d1fbd76692191f339ab107d16707dd668f938aa39ecc7120", kill_on_drop: false }` [INFO] [stdout] a7a4bbaf875b6f01d1fbd76692191f339ab107d16707dd668f938aa39ecc7120