[INFO] updating cached repository tuggan/rls [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tuggan/rls [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tuggan/rls" "work/ex/beta-1.37-6/sources/1.36.0/gh/tuggan/rls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tuggan/rls'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tuggan/rls" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tuggan/rls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tuggan/rls'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b850f0ed9c560494aac4134bfb82d88662433bbf [INFO] sha for GitHub repo tuggan/rls: b850f0ed9c560494aac4134bfb82d88662433bbf [INFO] validating manifest of tuggan/rls on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tuggan/rls on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tuggan/rls [INFO] finished frobbing tuggan/rls [INFO] frobbed toml for tuggan/rls written to work/ex/beta-1.37-6/sources/1.36.0/gh/tuggan/rls/Cargo.toml [INFO] started frobbing tuggan/rls [INFO] finished frobbing tuggan/rls [INFO] frobbed toml for tuggan/rls written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tuggan/rls/Cargo.toml [INFO] crate tuggan/rls already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tuggan/rls against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tuggan/rls:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] d3bfccf73aa9a58bc52963a6f8ac0723810c7edc0c83faee6f667b5523d2c998 [INFO] running `"docker" "start" "-a" "d3bfccf73aa9a58bc52963a6f8ac0723810c7edc0c83faee6f667b5523d2c998"` [INFO] [stderr] Compiling rls v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "d3bfccf73aa9a58bc52963a6f8ac0723810c7edc0c83faee6f667b5523d2c998"` [INFO] running `"docker" "rm" "-f" "d3bfccf73aa9a58bc52963a6f8ac0723810c7edc0c83faee6f667b5523d2c998"` [INFO] [stdout] d3bfccf73aa9a58bc52963a6f8ac0723810c7edc0c83faee6f667b5523d2c998 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tuggan/rls:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] f531344dc1471d3266c684dda6d24301a42e8519c2f34f7f0adf4c0920572115 [INFO] running `"docker" "start" "-a" "f531344dc1471d3266c684dda6d24301a42e8519c2f34f7f0adf4c0920572115"` [INFO] [stderr] Compiling rls v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "f531344dc1471d3266c684dda6d24301a42e8519c2f34f7f0adf4c0920572115"` [INFO] running `"docker" "rm" "-f" "f531344dc1471d3266c684dda6d24301a42e8519c2f34f7f0adf4c0920572115"` [INFO] [stdout] f531344dc1471d3266c684dda6d24301a42e8519c2f34f7f0adf4c0920572115 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tuggan/rls:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] c487236abd305410a1043db295795463a97840964dbfce5594b8c2625dd68f30 [INFO] running `"docker" "start" "-a" "c487236abd305410a1043db295795463a97840964dbfce5594b8c2625dd68f30"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rls-6a68661591f7671d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c487236abd305410a1043db295795463a97840964dbfce5594b8c2625dd68f30"` [INFO] running `"docker" "rm" "-f" "c487236abd305410a1043db295795463a97840964dbfce5594b8c2625dd68f30"` [INFO] [stdout] c487236abd305410a1043db295795463a97840964dbfce5594b8c2625dd68f30