[INFO] crate lsp_rs 0.1.0 is already in cache [INFO] extracting crate lsp_rs 0.1.0 into work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/reg/lsp_rs/0.1.0 [INFO] extracting crate lsp_rs 0.1.0 into work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/reg/lsp_rs/0.1.0 [INFO] validating manifest of lsp_rs-0.1.0 on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lsp_rs-0.1.0 on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lsp_rs-0.1.0 [INFO] finished frobbing lsp_rs-0.1.0 [INFO] frobbed toml for lsp_rs-0.1.0 written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/reg/lsp_rs/0.1.0/Cargo.toml [INFO] started frobbing lsp_rs-0.1.0 [INFO] finished frobbing lsp_rs-0.1.0 [INFO] frobbed toml for lsp_rs-0.1.0 written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/reg/lsp_rs/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking lsp_rs-0.1.0 against master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-5/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/reg/lsp_rs/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9d29922c40300714f50621db9de7950d6bd9453b24d084f881aef4dd90b8c781 [INFO] running `"docker" "start" "-a" "9d29922c40300714f50621db9de7950d6bd9453b24d084f881aef4dd90b8c781"` [INFO] [stderr] Checking erased-serde v0.1.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking languageserver-types v0.6.1 [INFO] [stderr] Checking lsp_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | Codec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | EasyBuf [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:344:28 [INFO] [stderr] | [INFO] [stderr] 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:439:6 [INFO] [stderr] | [INFO] [stderr] 439 | impl Codec for RLSCodec { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:361:43 [INFO] [stderr] | [INFO] [stderr] 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:417:51 [INFO] [stderr] | [INFO] [stderr] 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:444:38 [INFO] [stderr] | [INFO] [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:444:71 [INFO] [stderr] | [INFO] [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:363:36 [INFO] [stderr] | [INFO] [stderr] 363 | let header_bytes = buf.drain_to( pos ); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:364:17 [INFO] [stderr] | [INFO] [stderr] 364 | buf.drain_to( 2 ); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:418:16 [INFO] [stderr] | [INFO] [stderr] 418 | if buf.len( ) < self.content_length { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:422:30 [INFO] [stderr] | [INFO] [stderr] 422 | let body_bytes = buf.drain_to( self.content_length ); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | Codec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | EasyBuf [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:344:28 [INFO] [stderr] | [INFO] [stderr] 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:439:6 [INFO] [stderr] | [INFO] [stderr] 439 | impl Codec for RLSCodec { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:361:43 [INFO] [stderr] | [INFO] [stderr] 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:417:51 [INFO] [stderr] | [INFO] [stderr] 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:444:38 [INFO] [stderr] | [INFO] [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:444:71 [INFO] [stderr] | [INFO] [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:363:36 [INFO] [stderr] | [INFO] [stderr] 363 | let header_bytes = buf.drain_to( pos ); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:364:17 [INFO] [stderr] | [INFO] [stderr] 364 | buf.drain_to( 2 ); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:418:16 [INFO] [stderr] | [INFO] [stderr] 418 | if buf.len( ) < self.content_length { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate [INFO] [stderr] --> src/server.rs:422:30 [INFO] [stderr] | [INFO] [stderr] 422 | let body_bytes = buf.drain_to( self.content_length ); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.34s [INFO] running `"docker" "inspect" "9d29922c40300714f50621db9de7950d6bd9453b24d084f881aef4dd90b8c781"` [INFO] running `"docker" "rm" "-f" "9d29922c40300714f50621db9de7950d6bd9453b24d084f881aef4dd90b8c781"` [INFO] [stdout] 9d29922c40300714f50621db9de7950d6bd9453b24d084f881aef4dd90b8c781