[INFO] updating cached repository dsp/xi-lib [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dsp/xi-lib [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dsp/xi-lib" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/dsp/xi-lib"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/dsp/xi-lib'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dsp/xi-lib" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/dsp/xi-lib"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/dsp/xi-lib'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 26559b37d7cb6c306502eb2348d547a15d39b782 [INFO] sha for GitHub repo dsp/xi-lib: 26559b37d7cb6c306502eb2348d547a15d39b782 [INFO] validating manifest of dsp/xi-lib on toolchain master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dsp/xi-lib on toolchain try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dsp/xi-lib [INFO] finished frobbing dsp/xi-lib [INFO] frobbed toml for dsp/xi-lib written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/dsp/xi-lib/Cargo.toml [INFO] started frobbing dsp/xi-lib [INFO] finished frobbing dsp/xi-lib [INFO] frobbed toml for dsp/xi-lib written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/dsp/xi-lib/Cargo.toml [INFO] crate dsp/xi-lib already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dsp/xi-lib against try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-7/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/dsp/xi-lib:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 13dfaed904204387cd5c892eae2267a917332a5515a913b5f1e737b74eb2565c [INFO] running `"docker" "start" "-a" "13dfaed904204387cd5c892eae2267a917332a5515a913b5f1e737b74eb2565c"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor#58be28a6) [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.2.0 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking plist v0.2.4 [INFO] [stderr] Checking xi-trace v0.1.0 (https://github.com/xi-editor/xi-editor#58be28a6) [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking xi-rope v0.2.0 (https://github.com/xi-editor/xi-editor#58be28a6) [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking xi-rpc v0.2.0 (https://github.com/xi-editor/xi-editor#58be28a6) [INFO] [stderr] Checking xi-trace-dump v0.1.0 (https://github.com/xi-editor/xi-editor#58be28a6) [INFO] [stderr] Checking syntect v2.1.0 [INFO] [stderr] Compiling cbindgen v0.6.6 [INFO] [stderr] Checking xi-core-lib v0.2.0 (https://github.com/xi-editor/xi-editor#58be28a6) [INFO] [stderr] error[E0106]: missing lifetime specifier [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/xi-editor-e3bc3cb50a6bb63b/58be28a/rust/core-lib/src/width_cache.rs:67:48 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn batch_req(self: &mut WidthCache) -> WidthBatchReq { [INFO] [stderr] | ^^^^^^^^^^^^^ help: consider giving it a 'static lifetime: `WidthBatchReq + 'static` [INFO] [stderr] | [INFO] [stderr] = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0106`. [INFO] [stderr] error: Could not compile `xi-core-lib`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "13dfaed904204387cd5c892eae2267a917332a5515a913b5f1e737b74eb2565c"` [INFO] running `"docker" "rm" "-f" "13dfaed904204387cd5c892eae2267a917332a5515a913b5f1e737b74eb2565c"` [INFO] [stdout] 13dfaed904204387cd5c892eae2267a917332a5515a913b5f1e737b74eb2565c