Nov 28 22:24:12.006 INFO checking lsp_rs-0.1.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 22:24:12.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 22:24:12.199 INFO [stdout] 2d264d838eff96b9ea9e5d3d4471a44d24f71b6c46b3ee4135c364e60eef1a45 Nov 28 22:24:12.209 INFO running `"docker" "start" "-a" "2d264d838eff96b9ea9e5d3d4471a44d24f71b6c46b3ee4135c364e60eef1a45"` Nov 28 22:24:13.019 INFO [stderr] usermod: no changes Nov 28 22:24:13.157 INFO [stderr] Checking erased-serde v0.1.3 Nov 28 22:24:13.158 INFO [stderr] Compiling serde_codegen v0.8.23 Nov 28 22:24:13.158 INFO [stderr] Checking url v1.7.2 Nov 28 22:24:18.310 INFO [stderr] Compiling serde_derive v0.8.23 Nov 28 22:24:22.788 INFO [stderr] Checking languageserver-types v0.6.1 Nov 28 22:24:26.704 INFO [stderr] Checking lsp_rs v0.1.0 (/source) Nov 28 22:24:31.855 INFO [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Nov 28 22:24:31.856 INFO [stderr] --> src/server.rs:21:5 Nov 28 22:24:31.856 INFO [stderr] | Nov 28 22:24:31.856 INFO [stderr] 21 | Codec, Nov 28 22:24:31.857 INFO [stderr] | ^^^^^ Nov 28 22:24:31.857 INFO [stderr] | Nov 28 22:24:31.857 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 22:24:31.858 INFO [stderr] Nov 28 22:24:31.858 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.858 INFO [stderr] --> src/server.rs:22:5 Nov 28 22:24:31.858 INFO [stderr] | Nov 28 22:24:31.859 INFO [stderr] 22 | EasyBuf Nov 28 22:24:31.859 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.859 INFO [stderr] Nov 28 22:24:31.860 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.860 INFO [stderr] --> src/server.rs:344:28 Nov 28 22:24:31.860 INFO [stderr] | Nov 28 22:24:31.860 INFO [stderr] 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { Nov 28 22:24:31.861 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.861 INFO [stderr] Nov 28 22:24:31.861 INFO [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Nov 28 22:24:31.861 INFO [stderr] --> src/server.rs:439:6 Nov 28 22:24:31.861 INFO [stderr] | Nov 28 22:24:31.862 INFO [stderr] 439 | impl Codec for RLSCodec { Nov 28 22:24:31.862 INFO [stderr] | ^^^^^ Nov 28 22:24:31.862 INFO [stderr] Nov 28 22:24:31.862 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.862 INFO [stderr] --> src/server.rs:361:43 Nov 28 22:24:31.863 INFO [stderr] | Nov 28 22:24:31.863 INFO [stderr] 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { Nov 28 22:24:31.863 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.863 INFO [stderr] Nov 28 22:24:31.863 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.864 INFO [stderr] --> src/server.rs:417:51 Nov 28 22:24:31.864 INFO [stderr] | Nov 28 22:24:31.864 INFO [stderr] 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { Nov 28 22:24:31.864 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.865 INFO [stderr] Nov 28 22:24:31.865 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.865 INFO [stderr] --> src/server.rs:444:38 Nov 28 22:24:31.865 INFO [stderr] | Nov 28 22:24:31.866 INFO [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Nov 28 22:24:31.866 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.866 INFO [stderr] Nov 28 22:24:31.866 INFO [stderr] warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate Nov 28 22:24:31.867 INFO [stderr] --> src/server.rs:444:71 Nov 28 22:24:31.867 INFO [stderr] | Nov 28 22:24:31.867 INFO [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Nov 28 22:24:31.868 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:31.868 INFO [stderr] Nov 28 22:24:31.994 INFO [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Nov 28 22:24:31.994 INFO [stderr] --> src/server.rs:21:5 Nov 28 22:24:31.994 INFO [stderr] | Nov 28 22:24:31.994 INFO [stderr] 21 | Codec, Nov 28 22:24:31.994 INFO [stderr] | ^^^^^ Nov 28 22:24:31.994 INFO [stderr] | Nov 28 22:24:31.994 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 22:24:31.994 INFO [stderr] Nov 28 22:24:31.994 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.994 INFO [stderr] --> src/server.rs:22:5 Nov 28 22:24:31.994 INFO [stderr] | Nov 28 22:24:31.994 INFO [stderr] 22 | EasyBuf Nov 28 22:24:31.994 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.995 INFO [stderr] Nov 28 22:24:31.995 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.995 INFO [stderr] --> src/server.rs:344:28 Nov 28 22:24:31.995 INFO [stderr] | Nov 28 22:24:31.995 INFO [stderr] 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { Nov 28 22:24:31.995 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.995 INFO [stderr] Nov 28 22:24:31.996 INFO [stderr] warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Nov 28 22:24:31.996 INFO [stderr] --> src/server.rs:439:6 Nov 28 22:24:31.996 INFO [stderr] | Nov 28 22:24:31.996 INFO [stderr] 439 | impl Codec for RLSCodec { Nov 28 22:24:31.996 INFO [stderr] | ^^^^^ Nov 28 22:24:31.996 INFO [stderr] Nov 28 22:24:31.996 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.996 INFO [stderr] --> src/server.rs:361:43 Nov 28 22:24:31.996 INFO [stderr] | Nov 28 22:24:31.996 INFO [stderr] 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { Nov 28 22:24:31.996 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.996 INFO [stderr] Nov 28 22:24:31.996 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.996 INFO [stderr] --> src/server.rs:417:51 Nov 28 22:24:31.996 INFO [stderr] | Nov 28 22:24:31.996 INFO [stderr] 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { Nov 28 22:24:31.996 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.996 INFO [stderr] Nov 28 22:24:31.996 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Nov 28 22:24:31.996 INFO [stderr] --> src/server.rs:444:38 Nov 28 22:24:31.996 INFO [stderr] | Nov 28 22:24:31.996 INFO [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Nov 28 22:24:31.996 INFO [stderr] | ^^^^^^^ Nov 28 22:24:31.996 INFO [stderr] Nov 28 22:24:31.999 INFO [stderr] warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate Nov 28 22:24:31.999 INFO [stderr] --> src/server.rs:444:71 Nov 28 22:24:31.999 INFO [stderr] | Nov 28 22:24:31.999 INFO [stderr] 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Nov 28 22:24:31.999 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:31.999 INFO [stderr] Nov 28 22:24:32.015 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Nov 28 22:24:32.015 INFO [stderr] --> src/server.rs:363:36 Nov 28 22:24:32.015 INFO [stderr] | Nov 28 22:24:32.015 INFO [stderr] 363 | let header_bytes = buf.drain_to( pos ); Nov 28 22:24:32.015 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:32.015 INFO [stderr] Nov 28 22:24:32.016 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Nov 28 22:24:32.016 INFO [stderr] --> src/server.rs:364:17 Nov 28 22:24:32.016 INFO [stderr] | Nov 28 22:24:32.016 INFO [stderr] 364 | buf.drain_to( 2 ); Nov 28 22:24:32.016 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:32.016 INFO [stderr] Nov 28 22:24:32.028 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Nov 28 22:24:32.028 INFO [stderr] --> src/server.rs:418:16 Nov 28 22:24:32.028 INFO [stderr] | Nov 28 22:24:32.028 INFO [stderr] 418 | if buf.len( ) < self.content_length { Nov 28 22:24:32.028 INFO [stderr] | ^^^ Nov 28 22:24:32.028 INFO [stderr] Nov 28 22:24:32.029 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Nov 28 22:24:32.029 INFO [stderr] --> src/server.rs:422:30 Nov 28 22:24:32.029 INFO [stderr] | Nov 28 22:24:32.029 INFO [stderr] 422 | let body_bytes = buf.drain_to( self.content_length ); Nov 28 22:24:32.029 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:32.029 INFO [stderr] Nov 28 22:24:32.164 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Nov 28 22:24:32.165 INFO [stderr] --> src/server.rs:363:36 Nov 28 22:24:32.165 INFO [stderr] | Nov 28 22:24:32.165 INFO [stderr] 363 | let header_bytes = buf.drain_to( pos ); Nov 28 22:24:32.165 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:32.165 INFO [stderr] Nov 28 22:24:32.165 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Nov 28 22:24:32.165 INFO [stderr] --> src/server.rs:364:17 Nov 28 22:24:32.165 INFO [stderr] | Nov 28 22:24:32.165 INFO [stderr] 364 | buf.drain_to( 2 ); Nov 28 22:24:32.165 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:32.165 INFO [stderr] Nov 28 22:24:32.184 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Nov 28 22:24:32.184 INFO [stderr] --> src/server.rs:418:16 Nov 28 22:24:32.184 INFO [stderr] | Nov 28 22:24:32.184 INFO [stderr] 418 | if buf.len( ) < self.content_length { Nov 28 22:24:32.184 INFO [stderr] | ^^^ Nov 28 22:24:32.184 INFO [stderr] Nov 28 22:24:32.184 INFO [stderr] warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Nov 28 22:24:32.184 INFO [stderr] --> src/server.rs:422:30 Nov 28 22:24:32.184 INFO [stderr] | Nov 28 22:24:32.184 INFO [stderr] 422 | let body_bytes = buf.drain_to( self.content_length ); Nov 28 22:24:32.184 INFO [stderr] | ^^^^^^^^ Nov 28 22:24:32.184 INFO [stderr] Nov 28 22:24:32.320 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.28s Nov 28 22:24:32.325 INFO [stderr] su: No module specific data is present Nov 28 22:24:32.602 INFO running `"docker" "inspect" "2d264d838eff96b9ea9e5d3d4471a44d24f71b6c46b3ee4135c364e60eef1a45"` Nov 28 22:24:32.724 INFO running `"docker" "rm" "-f" "2d264d838eff96b9ea9e5d3d4471a44d24f71b6c46b3ee4135c364e60eef1a45"` Nov 28 22:24:33.109 INFO [stdout] 2d264d838eff96b9ea9e5d3d4471a44d24f71b6c46b3ee4135c364e60eef1a45