Oct 16 03:25:50.812 INFO testing lsp_rs-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:25:50.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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"` Oct 16 03:25:51.095 INFO blam! a745bf016645851651989cf4475f0a1b479f3b3d14f5de5ac21fdac3abf191bb Oct 16 03:25:51.099 INFO running `"docker" "start" "-a" "a745bf016645851651989cf4475f0a1b479f3b3d14f5de5ac21fdac3abf191bb"` Oct 16 03:25:52.727 INFO kablam! usermod: no changes Oct 16 03:25:52.903 INFO kablam! Compiling erased-serde v0.1.3 Oct 16 03:25:52.923 INFO kablam! Compiling serde_codegen v0.8.23 Oct 16 03:25:52.923 INFO kablam! Compiling url v1.7.1 Oct 16 03:25:58.630 INFO kablam! Compiling serde_derive v0.8.23 Oct 16 03:26:02.043 INFO kablam! Compiling languageserver-types v0.6.1 Oct 16 03:26:07.071 INFO kablam! Compiling lsp_rs v0.1.0 (/source) Oct 16 03:26:10.743 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:10.744 INFO kablam! --> src/server.rs:21:5 Oct 16 03:26:10.745 INFO kablam! | Oct 16 03:26:10.745 INFO kablam! 21 | Codec, Oct 16 03:26:10.746 INFO kablam! | ^^^^^ Oct 16 03:26:10.747 INFO kablam! | Oct 16 03:26:10.747 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:26:10.748 INFO kablam! Oct 16 03:26:10.748 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:10.749 INFO kablam! --> src/server.rs:22:5 Oct 16 03:26:10.750 INFO kablam! | Oct 16 03:26:10.750 INFO kablam! 22 | EasyBuf Oct 16 03:26:10.750 INFO kablam! | ^^^^^^^ Oct 16 03:26:10.750 INFO kablam! Oct 16 03:26:10.750 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:10.750 INFO kablam! --> src/server.rs:344:28 Oct 16 03:26:10.750 INFO kablam! | Oct 16 03:26:10.750 INFO kablam! 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { Oct 16 03:26:10.750 INFO kablam! | ^^^^^^^ Oct 16 03:26:10.750 INFO kablam! Oct 16 03:26:10.750 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:10.750 INFO kablam! --> src/server.rs:439:6 Oct 16 03:26:10.750 INFO kablam! | Oct 16 03:26:10.750 INFO kablam! 439 | impl Codec for RLSCodec { Oct 16 03:26:10.750 INFO kablam! | ^^^^^ Oct 16 03:26:10.750 INFO kablam! Oct 16 03:26:10.753 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:10.753 INFO kablam! --> src/server.rs:361:43 Oct 16 03:26:10.753 INFO kablam! | Oct 16 03:26:10.753 INFO kablam! 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { Oct 16 03:26:10.753 INFO kablam! | ^^^^^^^ Oct 16 03:26:10.753 INFO kablam! Oct 16 03:26:10.753 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:10.753 INFO kablam! --> src/server.rs:417:51 Oct 16 03:26:10.753 INFO kablam! | Oct 16 03:26:10.753 INFO kablam! 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { Oct 16 03:26:10.753 INFO kablam! | ^^^^^^^ Oct 16 03:26:10.753 INFO kablam! Oct 16 03:26:10.753 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:10.753 INFO kablam! --> src/server.rs:444:38 Oct 16 03:26:10.753 INFO kablam! | Oct 16 03:26:10.753 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:10.753 INFO kablam! | ^^^^^^^ Oct 16 03:26:10.753 INFO kablam! Oct 16 03:26:10.753 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate Oct 16 03:26:10.753 INFO kablam! --> src/server.rs:444:71 Oct 16 03:26:10.753 INFO kablam! | Oct 16 03:26:10.754 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:10.754 INFO kablam! | ^^^^^^^^ Oct 16 03:26:10.754 INFO kablam! Oct 16 03:26:10.913 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:10.913 INFO kablam! --> src/server.rs:363:36 Oct 16 03:26:10.913 INFO kablam! | Oct 16 03:26:10.913 INFO kablam! 363 | let header_bytes = buf.drain_to( pos ); Oct 16 03:26:10.913 INFO kablam! | ^^^^^^^^ Oct 16 03:26:10.913 INFO kablam! Oct 16 03:26:10.915 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:10.915 INFO kablam! --> src/server.rs:364:17 Oct 16 03:26:10.915 INFO kablam! | Oct 16 03:26:10.915 INFO kablam! 364 | buf.drain_to( 2 ); Oct 16 03:26:10.915 INFO kablam! | ^^^^^^^^ Oct 16 03:26:10.915 INFO kablam! Oct 16 03:26:10.927 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 03:26:10.927 INFO kablam! --> src/server.rs:418:16 Oct 16 03:26:10.927 INFO kablam! | Oct 16 03:26:10.927 INFO kablam! 418 | if buf.len( ) < self.content_length { Oct 16 03:26:10.927 INFO kablam! | ^^^ Oct 16 03:26:10.927 INFO kablam! Oct 16 03:26:10.929 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:10.929 INFO kablam! --> src/server.rs:422:30 Oct 16 03:26:10.929 INFO kablam! | Oct 16 03:26:10.929 INFO kablam! 422 | let body_bytes = buf.drain_to( self.content_length ); Oct 16 03:26:10.929 INFO kablam! | ^^^^^^^^ Oct 16 03:26:10.929 INFO kablam! Oct 16 03:26:14.470 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.71s Oct 16 03:26:14.479 INFO kablam! su: No module specific data is present Oct 16 03:26:14.787 INFO running `"docker" "rm" "-f" "a745bf016645851651989cf4475f0a1b479f3b3d14f5de5ac21fdac3abf191bb"` Oct 16 03:26:14.862 INFO blam! a745bf016645851651989cf4475f0a1b479f3b3d14f5de5ac21fdac3abf191bb Oct 16 03:26:14.864 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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"` Oct 16 03:26:15.104 INFO blam! 4613745ed10b66dc89c9d2f4e7bb4cdeffb27ce4d1aba198f40ea87f1b95a6da Oct 16 03:26:15.106 INFO running `"docker" "start" "-a" "4613745ed10b66dc89c9d2f4e7bb4cdeffb27ce4d1aba198f40ea87f1b95a6da"` Oct 16 03:26:15.531 INFO kablam! usermod: no changes Oct 16 03:26:15.655 INFO kablam! Compiling lsp_rs v0.1.0 (/source) Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:21:5 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 21 | Codec, Oct 16 03:26:19.008 INFO kablam! | ^^^^^ Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:22:5 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 22 | EasyBuf Oct 16 03:26:19.008 INFO kablam! | ^^^^^^^ Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:344:28 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { Oct 16 03:26:19.008 INFO kablam! | ^^^^^^^ Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:439:6 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 439 | impl Codec for RLSCodec { Oct 16 03:26:19.008 INFO kablam! | ^^^^^ Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:361:43 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { Oct 16 03:26:19.008 INFO kablam! | ^^^^^^^ Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:417:51 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { Oct 16 03:26:19.008 INFO kablam! | ^^^^^^^ Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.008 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:19.008 INFO kablam! --> src/server.rs:444:38 Oct 16 03:26:19.008 INFO kablam! | Oct 16 03:26:19.008 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:19.008 INFO kablam! | ^^^^^^^ Oct 16 03:26:19.008 INFO kablam! Oct 16 03:26:19.015 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate Oct 16 03:26:19.015 INFO kablam! --> src/server.rs:444:71 Oct 16 03:26:19.015 INFO kablam! | Oct 16 03:26:19.015 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:19.015 INFO kablam! | ^^^^^^^^ Oct 16 03:26:19.016 INFO kablam! Oct 16 03:26:19.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:19.159 INFO kablam! --> src/server.rs:363:36 Oct 16 03:26:19.159 INFO kablam! | Oct 16 03:26:19.159 INFO kablam! 363 | let header_bytes = buf.drain_to( pos ); Oct 16 03:26:19.159 INFO kablam! | ^^^^^^^^ Oct 16 03:26:19.159 INFO kablam! Oct 16 03:26:19.160 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:19.160 INFO kablam! --> src/server.rs:364:17 Oct 16 03:26:19.160 INFO kablam! | Oct 16 03:26:19.160 INFO kablam! 364 | buf.drain_to( 2 ); Oct 16 03:26:19.160 INFO kablam! | ^^^^^^^^ Oct 16 03:26:19.160 INFO kablam! Oct 16 03:26:19.175 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 03:26:19.175 INFO kablam! --> src/server.rs:418:16 Oct 16 03:26:19.176 INFO kablam! | Oct 16 03:26:19.176 INFO kablam! 418 | if buf.len( ) < self.content_length { Oct 16 03:26:19.176 INFO kablam! | ^^^ Oct 16 03:26:19.176 INFO kablam! Oct 16 03:26:19.176 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:19.176 INFO kablam! --> src/server.rs:422:30 Oct 16 03:26:19.176 INFO kablam! | Oct 16 03:26:19.176 INFO kablam! 422 | let body_bytes = buf.drain_to( self.content_length ); Oct 16 03:26:19.176 INFO kablam! | ^^^^^^^^ Oct 16 03:26:19.176 INFO kablam! Oct 16 03:26:19.654 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.11s Oct 16 03:26:19.663 INFO kablam! su: No module specific data is present Oct 16 03:26:20.079 INFO running `"docker" "rm" "-f" "4613745ed10b66dc89c9d2f4e7bb4cdeffb27ce4d1aba198f40ea87f1b95a6da"` Oct 16 03:26:20.346 INFO blam! 4613745ed10b66dc89c9d2f4e7bb4cdeffb27ce4d1aba198f40ea87f1b95a6da Oct 16 03:26:20.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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"` Oct 16 03:26:20.759 INFO blam! 6088f4ad1ca2fbdd4a792622f757efe61a34fa95fbfcc9c803415cccd13f2447 Oct 16 03:26:20.763 INFO running `"docker" "start" "-a" "6088f4ad1ca2fbdd4a792622f757efe61a34fa95fbfcc9c803415cccd13f2447"` Oct 16 03:26:21.220 INFO kablam! usermod: no changes Oct 16 03:26:21.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 03:26:21.339 INFO kablam! Running /target/debug/deps/lsp_rs-c039f48b701d902a Oct 16 03:26:21.343 INFO blam! Oct 16 03:26:21.343 INFO blam! running 0 tests Oct 16 03:26:21.344 INFO blam! Oct 16 03:26:21.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:26:21.344 INFO blam! Oct 16 03:26:21.345 INFO kablam! Doc-tests lsp_rs Oct 16 03:26:28.060 INFO blam! Oct 16 03:26:28.060 INFO blam! running 0 tests Oct 16 03:26:28.060 INFO blam! Oct 16 03:26:28.060 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:26:28.061 INFO blam! Oct 16 03:26:28.069 INFO kablam! su: No module specific data is present Oct 16 03:26:28.489 INFO running `"docker" "rm" "-f" "6088f4ad1ca2fbdd4a792622f757efe61a34fa95fbfcc9c803415cccd13f2447"` Oct 16 03:26:28.603 INFO blam! 6088f4ad1ca2fbdd4a792622f757efe61a34fa95fbfcc9c803415cccd13f2447