[INFO] updating cached repository https://github.com/Byron/termbook [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] 04eea9fcdf700698c74825322c825528ca5cd5ab [INFO] checking Byron/termbook against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FByron%2Ftermbook" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Byron/termbook on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Byron/termbook [INFO] removed workspace from git repo https://github.com/Byron/termbook [INFO] removed path dependency termbook from git repo https://github.com/Byron/termbook [INFO] finished tweaking git repo https://github.com/Byron/termbook [INFO] tweaked toml for git repo https://github.com/Byron/termbook written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Byron/termbook already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elasticlunr-rs v2.3.7 [INFO] running `"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" "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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 1136aece08c33b596ce23361029d10ed31ffa7070064bc65f336826585a4f74b [INFO] running `"docker" "start" "-a" "1136aece08c33b596ce23361029d10ed31ffa7070064bc65f336826585a4f74b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking cedarwood v0.4.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Checking gitignore v1.0.6 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling jieba-rs v0.4.10 [INFO] [stderr] Checking lindera-fst v0.1.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking pulldown-cmark-to-cmark v4.0.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v2.0.1 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking onig v4.3.3 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking lindera-core v0.3.3 [INFO] [stderr] Checking lindera-dictionary v0.3.3 [INFO] [stderr] Checking lindera-ipadic v0.3.3 [INFO] [stderr] Checking syntect v3.1.0 [INFO] [stderr] Checking handlebars v3.0.1 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking mdcat v0.15.1 [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 debuginfo=2 -C metadata=0c820e29e37e3ae4 -C extra-filename=-0c820e29e37e3ae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-cc5416dcee42324b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-683c95caec78d134.rmeta --extern lindera_core=/opt/rustwide/target/debug/deps/liblindera_core-c2ae9bd12ff0b740.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1136aece08c33b596ce23361029d10ed31ffa7070064bc65f336826585a4f74b"` [INFO] running `"docker" "rm" "-f" "1136aece08c33b596ce23361029d10ed31ffa7070064bc65f336826585a4f74b"` [INFO] [stdout] 1136aece08c33b596ce23361029d10ed31ffa7070064bc65f336826585a4f74b