[INFO] cloning repository natemara/rls-remote [INFO] running `"git" "clone" "--bare" "git://github.com/natemara/rls-remote.git" "work/cache/sources/gh/natemara/rls-remote"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/natemara/rls-remote'... [INFO] running `"git" "clone" "work/cache/sources/gh/natemara/rls-remote" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/natemara/rls-remote"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/natemara/rls-remote'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/natemara/rls-remote" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/natemara/rls-remote"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/natemara/rls-remote'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 84e240740fb2fa1c1a5ee1c58a5486205d9c07ae [INFO] sha for GitHub repo natemara/rls-remote: 84e240740fb2fa1c1a5ee1c58a5486205d9c07ae [INFO] validating manifest of natemara/rls-remote on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of natemara/rls-remote on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing natemara/rls-remote [INFO] finished frobbing natemara/rls-remote [INFO] frobbed toml for natemara/rls-remote written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/natemara/rls-remote/Cargo.toml [INFO] started frobbing natemara/rls-remote [INFO] finished frobbing natemara/rls-remote [INFO] frobbed toml for natemara/rls-remote written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/natemara/rls-remote/Cargo.toml [INFO] crate natemara/rls-remote already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stdin-stdout v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing natemara/rls-remote against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/natemara/rls-remote:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f79cb1ce071ad11271bbeabfb465d6438c3f615901a83fa197d286866600a023 [INFO] running `"docker" "start" "-a" "f79cb1ce071ad11271bbeabfb465d6438c3f615901a83fa197d286866600a023"` [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling rls-remote v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `"docker" "inspect" "f79cb1ce071ad11271bbeabfb465d6438c3f615901a83fa197d286866600a023"` [INFO] running `"docker" "rm" "-f" "f79cb1ce071ad11271bbeabfb465d6438c3f615901a83fa197d286866600a023"` [INFO] [stdout] f79cb1ce071ad11271bbeabfb465d6438c3f615901a83fa197d286866600a023 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/natemara/rls-remote:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 99e4ef40bed7dfc4a393378474398cc2fa08069039622c510f02108ad615bf96 [INFO] running `"docker" "start" "-a" "99e4ef40bed7dfc4a393378474398cc2fa08069039622c510f02108ad615bf96"` [INFO] [stderr] Compiling rls-remote v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "99e4ef40bed7dfc4a393378474398cc2fa08069039622c510f02108ad615bf96"` [INFO] running `"docker" "rm" "-f" "99e4ef40bed7dfc4a393378474398cc2fa08069039622c510f02108ad615bf96"` [INFO] [stdout] 99e4ef40bed7dfc4a393378474398cc2fa08069039622c510f02108ad615bf96 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/natemara/rls-remote:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] a48d2bf5d1fe72971285de767b71d6758fa058c6ab1bedca9dc5ff5c0ebf98e2 [INFO] running `"docker" "start" "-a" "a48d2bf5d1fe72971285de767b71d6758fa058c6ab1bedca9dc5ff5c0ebf98e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rls_remote-944fd7cac962a077 [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" "a48d2bf5d1fe72971285de767b71d6758fa058c6ab1bedca9dc5ff5c0ebf98e2"` [INFO] running `"docker" "rm" "-f" "a48d2bf5d1fe72971285de767b71d6758fa058c6ab1bedca9dc5ff5c0ebf98e2"` [INFO] [stdout] a48d2bf5d1fe72971285de767b71d6758fa058c6ab1bedca9dc5ff5c0ebf98e2