Oct 16 02:39:42.317 INFO testing mles-client-1.0.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:39:42.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:39:42.539 INFO blam! a96f43ce38e68d958df60c27ac973f16774d246250d62c60f44f33c8dc6850ad Oct 16 02:39:42.540 INFO running `"docker" "start" "-a" "a96f43ce38e68d958df60c27ac973f16774d246250d62c60f44f33c8dc6850ad"` Oct 16 02:39:43.228 INFO kablam! usermod: no changes Oct 16 02:39:43.485 INFO kablam! Compiling input_buffer v0.1.1 Oct 16 02:39:43.491 INFO kablam! Compiling serde_cbor v0.8.2 Oct 16 02:39:44.355 INFO kablam! Compiling tungstenite v0.5.4 Oct 16 02:39:45.459 INFO kablam! Compiling mles-utils v1.0.6 Oct 16 02:39:47.803 INFO kablam! Compiling tokio-tungstenite v0.4.0 Oct 16 02:39:58.379 INFO kablam! Compiling mles-client v1.0.6 (/source) Oct 16 02:40:04.186 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:04.186 INFO kablam! --> src/main.rs:150:41 Oct 16 02:40:04.186 INFO kablam! | Oct 16 02:40:04.186 INFO kablam! 150 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:04.186 INFO kablam! | ^^^^^^ Oct 16 02:40:04.186 INFO kablam! | Oct 16 02:40:04.186 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:04.186 INFO kablam! Oct 16 02:40:04.251 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:04.251 INFO kablam! --> src/main.rs:341:37 Oct 16 02:40:04.252 INFO kablam! | Oct 16 02:40:04.252 INFO kablam! 341 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:04.252 INFO kablam! | ^^^^^^ Oct 16 02:40:04.252 INFO kablam! Oct 16 02:40:08.845 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.59s Oct 16 02:40:08.855 INFO kablam! su: No module specific data is present Oct 16 02:40:09.281 INFO running `"docker" "rm" "-f" "a96f43ce38e68d958df60c27ac973f16774d246250d62c60f44f33c8dc6850ad"` Oct 16 02:40:09.355 INFO blam! a96f43ce38e68d958df60c27ac973f16774d246250d62c60f44f33c8dc6850ad Oct 16 02:40:09.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:40:09.590 INFO blam! a655032b4d865b760b47e2fa88a26a3aab003060dfaf9f71737e6c6e4c9551ec Oct 16 02:40:09.591 INFO running `"docker" "start" "-a" "a655032b4d865b760b47e2fa88a26a3aab003060dfaf9f71737e6c6e4c9551ec"` Oct 16 02:40:09.944 INFO kablam! usermod: no changes Oct 16 02:40:10.081 INFO kablam! Compiling mles-client v1.0.6 (/source) Oct 16 02:40:14.623 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:14.623 INFO kablam! --> src/main.rs:150:41 Oct 16 02:40:14.623 INFO kablam! | Oct 16 02:40:14.623 INFO kablam! 150 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:14.623 INFO kablam! | ^^^^^^ Oct 16 02:40:14.623 INFO kablam! | Oct 16 02:40:14.623 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:14.623 INFO kablam! Oct 16 02:40:14.679 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:14.679 INFO kablam! --> src/main.rs:341:37 Oct 16 02:40:14.679 INFO kablam! | Oct 16 02:40:14.679 INFO kablam! 341 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:14.679 INFO kablam! | ^^^^^^ Oct 16 02:40:14.679 INFO kablam! Oct 16 02:40:15.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.37s Oct 16 02:40:15.359 INFO kablam! su: No module specific data is present Oct 16 02:40:15.846 INFO running `"docker" "rm" "-f" "a655032b4d865b760b47e2fa88a26a3aab003060dfaf9f71737e6c6e4c9551ec"` Oct 16 02:40:15.988 INFO blam! a655032b4d865b760b47e2fa88a26a3aab003060dfaf9f71737e6c6e4c9551ec Oct 16 02:40:15.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:40:16.397 INFO blam! 1ecba4c4a9a6b914288cdbf4b3f0aa94e6769aa51ebc5fd90bd60132b6a6efb0 Oct 16 02:40:16.399 INFO running `"docker" "start" "-a" "1ecba4c4a9a6b914288cdbf4b3f0aa94e6769aa51ebc5fd90bd60132b6a6efb0"` Oct 16 02:40:17.215 INFO kablam! usermod: no changes Oct 16 02:40:17.381 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 02:40:17.399 INFO kablam! Running /target/debug/deps/mles_client-55bbc6c90f12c666 Oct 16 02:40:17.399 INFO blam! Oct 16 02:40:17.399 INFO blam! running 0 tests Oct 16 02:40:17.399 INFO blam! Oct 16 02:40:17.399 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:40:17.399 INFO blam! Oct 16 02:40:17.403 INFO kablam! su: No module specific data is present Oct 16 02:40:17.715 INFO running `"docker" "rm" "-f" "1ecba4c4a9a6b914288cdbf4b3f0aa94e6769aa51ebc5fd90bd60132b6a6efb0"` Oct 16 02:40:17.963 INFO blam! 1ecba4c4a9a6b914288cdbf4b3f0aa94e6769aa51ebc5fd90bd60132b6a6efb0