Oct 16 03:25:48.189 INFO testing lsp_rs-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:25:48.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:48.580 INFO blam! f6329c23144e9cdd237aa82655d01d886e918bc1ce9b4e6abfaa0ccea132fac1 Oct 16 03:25:48.582 INFO running `"docker" "start" "-a" "f6329c23144e9cdd237aa82655d01d886e918bc1ce9b4e6abfaa0ccea132fac1"` Oct 16 03:25:49.351 INFO kablam! usermod: no changes Oct 16 03:25:49.527 INFO kablam! Compiling erased-serde v0.1.3 Oct 16 03:25:49.527 INFO kablam! Compiling serde_codegen v0.8.23 Oct 16 03:25:49.527 INFO kablam! Compiling url v1.7.1 Oct 16 03:25:53.719 INFO kablam! Compiling serde_derive v0.8.23 Oct 16 03:25:58.027 INFO kablam! Compiling languageserver-types v0.6.1 Oct 16 03:26:02.523 INFO kablam! Compiling lsp_rs v0.1.0 (/source) Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:21:5 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 21 | Codec, Oct 16 03:26:08.159 INFO kablam! | ^^^^^ Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:22:5 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 22 | EasyBuf Oct 16 03:26:08.159 INFO kablam! | ^^^^^^^ Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:344:28 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { Oct 16 03:26:08.159 INFO kablam! | ^^^^^^^ Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:439:6 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 439 | impl Codec for RLSCodec { Oct 16 03:26:08.159 INFO kablam! | ^^^^^ Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:361:43 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { Oct 16 03:26:08.159 INFO kablam! | ^^^^^^^ Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:417:51 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { Oct 16 03:26:08.159 INFO kablam! | ^^^^^^^ Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.159 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:08.159 INFO kablam! --> src/server.rs:444:38 Oct 16 03:26:08.159 INFO kablam! | Oct 16 03:26:08.159 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:08.159 INFO kablam! | ^^^^^^^ Oct 16 03:26:08.159 INFO kablam! Oct 16 03:26:08.167 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate Oct 16 03:26:08.167 INFO kablam! --> src/server.rs:444:71 Oct 16 03:26:08.167 INFO kablam! | Oct 16 03:26:08.167 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:08.167 INFO kablam! | ^^^^^^^^ Oct 16 03:26:08.167 INFO kablam! Oct 16 03:26:08.351 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:08.351 INFO kablam! --> src/server.rs:363:36 Oct 16 03:26:08.351 INFO kablam! | Oct 16 03:26:08.351 INFO kablam! 363 | let header_bytes = buf.drain_to( pos ); Oct 16 03:26:08.351 INFO kablam! | ^^^^^^^^ Oct 16 03:26:08.351 INFO kablam! Oct 16 03:26:08.352 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:08.352 INFO kablam! --> src/server.rs:364:17 Oct 16 03:26:08.352 INFO kablam! | Oct 16 03:26:08.352 INFO kablam! 364 | buf.drain_to( 2 ); Oct 16 03:26:08.352 INFO kablam! | ^^^^^^^^ Oct 16 03:26:08.352 INFO kablam! Oct 16 03:26:08.365 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 03:26:08.365 INFO kablam! --> src/server.rs:418:16 Oct 16 03:26:08.365 INFO kablam! | Oct 16 03:26:08.365 INFO kablam! 418 | if buf.len( ) < self.content_length { Oct 16 03:26:08.365 INFO kablam! | ^^^ Oct 16 03:26:08.365 INFO kablam! Oct 16 03:26:08.365 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:08.365 INFO kablam! --> src/server.rs:422:30 Oct 16 03:26:08.365 INFO kablam! | Oct 16 03:26:08.365 INFO kablam! 422 | let body_bytes = buf.drain_to( self.content_length ); Oct 16 03:26:08.365 INFO kablam! | ^^^^^^^^ Oct 16 03:26:08.365 INFO kablam! Oct 16 03:26:13.258 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.89s Oct 16 03:26:13.271 INFO kablam! su: No module specific data is present Oct 16 03:26:13.764 INFO running `"docker" "rm" "-f" "f6329c23144e9cdd237aa82655d01d886e918bc1ce9b4e6abfaa0ccea132fac1"` Oct 16 03:26:13.874 INFO blam! f6329c23144e9cdd237aa82655d01d886e918bc1ce9b4e6abfaa0ccea132fac1 Oct 16 03:26:13.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:14.061 INFO blam! 3ed382b87ca704e2846488d6545c2d2aa701af84a1c2284395078ea8572b9e83 Oct 16 03:26:14.067 INFO running `"docker" "start" "-a" "3ed382b87ca704e2846488d6545c2d2aa701af84a1c2284395078ea8572b9e83"` Oct 16 03:26:14.633 INFO kablam! usermod: no changes Oct 16 03:26:14.752 INFO kablam! Compiling lsp_rs v0.1.0 (/source) Oct 16 03:26:18.015 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:18.015 INFO kablam! --> src/server.rs:21:5 Oct 16 03:26:18.015 INFO kablam! | Oct 16 03:26:18.015 INFO kablam! 21 | Codec, Oct 16 03:26:18.015 INFO kablam! | ^^^^^ Oct 16 03:26:18.015 INFO kablam! | Oct 16 03:26:18.015 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:26:18.015 INFO kablam! Oct 16 03:26:18.015 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:18.015 INFO kablam! --> src/server.rs:22:5 Oct 16 03:26:18.015 INFO kablam! | Oct 16 03:26:18.015 INFO kablam! 22 | EasyBuf Oct 16 03:26:18.015 INFO kablam! | ^^^^^^^ Oct 16 03:26:18.015 INFO kablam! Oct 16 03:26:18.015 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:18.015 INFO kablam! --> src/server.rs:344:28 Oct 16 03:26:18.015 INFO kablam! | Oct 16 03:26:18.015 INFO kablam! 344 | fn easybuf_to_utf8( buf : &EasyBuf ) -> io::Result< &str > { Oct 16 03:26:18.015 INFO kablam! | ^^^^^^^ Oct 16 03:26:18.015 INFO kablam! Oct 16 03:26:18.015 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 03:26:18.015 INFO kablam! --> src/server.rs:439:6 Oct 16 03:26:18.015 INFO kablam! | Oct 16 03:26:18.015 INFO kablam! 439 | impl Codec for RLSCodec { Oct 16 03:26:18.015 INFO kablam! | ^^^^^ Oct 16 03:26:18.015 INFO kablam! Oct 16 03:26:18.019 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:18.019 INFO kablam! --> src/server.rs:361:43 Oct 16 03:26:18.019 INFO kablam! | Oct 16 03:26:18.019 INFO kablam! 361 | fn read_header( &mut self, buf : &mut EasyBuf ) -> io::Result< bool > { Oct 16 03:26:18.019 INFO kablam! | ^^^^^^^ Oct 16 03:26:18.019 INFO kablam! Oct 16 03:26:18.019 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:18.019 INFO kablam! --> src/server.rs:417:51 Oct 16 03:26:18.019 INFO kablam! | Oct 16 03:26:18.019 INFO kablam! 417 | fn parse_body_contents( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< IncomingServerMessage > > { Oct 16 03:26:18.019 INFO kablam! | ^^^^^^^ Oct 16 03:26:18.019 INFO kablam! Oct 16 03:26:18.019 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 03:26:18.019 INFO kablam! --> src/server.rs:444:38 Oct 16 03:26:18.019 INFO kablam! | Oct 16 03:26:18.019 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:18.019 INFO kablam! | ^^^^^^^ Oct 16 03:26:18.019 INFO kablam! Oct 16 03:26:18.020 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::In': moved to the `tokio-io` crate Oct 16 03:26:18.020 INFO kablam! --> src/server.rs:444:71 Oct 16 03:26:18.020 INFO kablam! | Oct 16 03:26:18.020 INFO kablam! 444 | fn decode( &mut self, buf : &mut EasyBuf ) -> io::Result< Option< Self::In > > { Oct 16 03:26:18.020 INFO kablam! | ^^^^^^^^ Oct 16 03:26:18.020 INFO kablam! Oct 16 03:26:18.171 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:18.171 INFO kablam! --> src/server.rs:363:36 Oct 16 03:26:18.171 INFO kablam! | Oct 16 03:26:18.171 INFO kablam! 363 | let header_bytes = buf.drain_to( pos ); Oct 16 03:26:18.171 INFO kablam! | ^^^^^^^^ Oct 16 03:26:18.171 INFO kablam! Oct 16 03:26:18.171 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:18.171 INFO kablam! --> src/server.rs:364:17 Oct 16 03:26:18.171 INFO kablam! | Oct 16 03:26:18.171 INFO kablam! 364 | buf.drain_to( 2 ); Oct 16 03:26:18.171 INFO kablam! | ^^^^^^^^ Oct 16 03:26:18.171 INFO kablam! Oct 16 03:26:18.185 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 03:26:18.185 INFO kablam! --> src/server.rs:418:16 Oct 16 03:26:18.185 INFO kablam! | Oct 16 03:26:18.185 INFO kablam! 418 | if buf.len( ) < self.content_length { Oct 16 03:26:18.185 INFO kablam! | ^^^ Oct 16 03:26:18.185 INFO kablam! Oct 16 03:26:18.185 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 03:26:18.185 INFO kablam! --> src/server.rs:422:30 Oct 16 03:26:18.185 INFO kablam! | Oct 16 03:26:18.185 INFO kablam! 422 | let body_bytes = buf.drain_to( self.content_length ); Oct 16 03:26:18.185 INFO kablam! | ^^^^^^^^ Oct 16 03:26:18.185 INFO kablam! Oct 16 03:26:18.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.13s Oct 16 03:26:18.795 INFO kablam! su: No module specific data is present Oct 16 03:26:19.211 INFO running `"docker" "rm" "-f" "3ed382b87ca704e2846488d6545c2d2aa701af84a1c2284395078ea8572b9e83"` Oct 16 03:26:19.353 INFO blam! 3ed382b87ca704e2846488d6545c2d2aa701af84a1c2284395078ea8572b9e83 Oct 16 03:26:19.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:19.632 INFO blam! 5f84bf44bf1884ad970f07bf39861a633f9388a8aa62b1289c78ace47972ad19 Oct 16 03:26:19.637 INFO running `"docker" "start" "-a" "5f84bf44bf1884ad970f07bf39861a633f9388a8aa62b1289c78ace47972ad19"` Oct 16 03:26:20.301 INFO kablam! usermod: no changes Oct 16 03:26:20.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 03:26:20.459 INFO kablam! Running /target/debug/deps/lsp_rs-3acaf1f11f1ffffc Oct 16 03:26:20.459 INFO blam! Oct 16 03:26:20.459 INFO kablam! Doc-tests lsp_rs Oct 16 03:26:20.459 INFO blam! running 0 tests Oct 16 03:26:20.459 INFO blam! Oct 16 03:26:20.459 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:26:20.459 INFO blam! Oct 16 03:26:27.539 INFO blam! Oct 16 03:26:27.539 INFO kablam! su: No module specific data is present Oct 16 03:26:27.539 INFO blam! running 0 tests Oct 16 03:26:27.539 INFO blam! Oct 16 03:26:27.539 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:26:27.539 INFO blam! Oct 16 03:26:28.030 INFO running `"docker" "rm" "-f" "5f84bf44bf1884ad970f07bf39861a633f9388a8aa62b1289c78ace47972ad19"` Oct 16 03:26:28.163 INFO blam! 5f84bf44bf1884ad970f07bf39861a633f9388a8aa62b1289c78ace47972ad19