[INFO] updating cached repository nrc/rls-analysis [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nrc/rls-analysis [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nrc/rls-analysis" "work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/nrc/rls-analysis"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/nrc/rls-analysis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nrc/rls-analysis" "work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/nrc/rls-analysis"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/nrc/rls-analysis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 01297937d230552beb0db8962d1526100bc51c4d [INFO] sha for GitHub repo nrc/rls-analysis: 01297937d230552beb0db8962d1526100bc51c4d [INFO] validating manifest of nrc/rls-analysis on toolchain master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nrc/rls-analysis on toolchain try#bad365140e1e8233b42b21af70a407f14ce5fec5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nrc/rls-analysis [INFO] finished frobbing nrc/rls-analysis [INFO] frobbed toml for nrc/rls-analysis written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/nrc/rls-analysis/Cargo.toml [INFO] started frobbing nrc/rls-analysis [INFO] finished frobbing nrc/rls-analysis [INFO] frobbed toml for nrc/rls-analysis written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/nrc/rls-analysis/Cargo.toml [INFO] crate nrc/rls-analysis has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nrc/rls-analysis against master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-0/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/nrc/rls-analysis:/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" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 33131bce20d97f67b35091e7928b2681cbcfecc00a3fb708545cbb0835e8ad8c [INFO] running `"docker" "start" "-a" "33131bce20d97f67b35091e7928b2681cbcfecc00a3fb708545cbb0835e8ad8c"` [INFO] [stderr] Checking rls-span v0.4.0 [INFO] [stderr] Checking fst v0.3.2 [INFO] [stderr] Compiling derive-new v0.5.5 [INFO] [stderr] Checking rls-data v0.18.1 [INFO] [stderr] Checking rls-analysis v0.16.10 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:533:45 [INFO] [stderr] | [INFO] [stderr] 533 | parent_qualpath.trim_right_matches('/'), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:533:45 [INFO] [stderr] | [INFO] [stderr] 533 | parent_qualpath.trim_right_matches('/'), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.76s [INFO] running `"docker" "inspect" "33131bce20d97f67b35091e7928b2681cbcfecc00a3fb708545cbb0835e8ad8c"` [INFO] running `"docker" "rm" "-f" "33131bce20d97f67b35091e7928b2681cbcfecc00a3fb708545cbb0835e8ad8c"` [INFO] [stdout] 33131bce20d97f67b35091e7928b2681cbcfecc00a3fb708545cbb0835e8ad8c