Oct 16 02:39:43.333 INFO testing mles-client-1.0.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:39:43.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:39:43.764 INFO blam! bfe16eecfc3f7ee86d5d03c7003392198d17fdc2247e292c9ed2a83ea47929cc Oct 16 02:39:43.767 INFO running `"docker" "start" "-a" "bfe16eecfc3f7ee86d5d03c7003392198d17fdc2247e292c9ed2a83ea47929cc"` Oct 16 02:39:44.563 INFO kablam! usermod: no changes Oct 16 02:39:44.811 INFO kablam! Compiling serde_cbor v0.8.2 Oct 16 02:39:44.811 INFO kablam! Compiling tokio-dns-unofficial v0.1.2 Oct 16 02:39:46.920 INFO kablam! Compiling mles-utils v1.0.6 Oct 16 02:39:50.292 INFO kablam! Compiling tokio-tungstenite v0.4.0 Oct 16 02:39:59.065 INFO kablam! Compiling mles-client v1.0.6 (/source) Oct 16 02:40:05.340 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:05.340 INFO kablam! --> src/main.rs:150:41 Oct 16 02:40:05.340 INFO kablam! | Oct 16 02:40:05.340 INFO kablam! 150 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:05.340 INFO kablam! | ^^^^^^ Oct 16 02:40:05.340 INFO kablam! | Oct 16 02:40:05.340 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:05.340 INFO kablam! Oct 16 02:40:05.411 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:05.411 INFO kablam! --> src/main.rs:341:37 Oct 16 02:40:05.411 INFO kablam! | Oct 16 02:40:05.411 INFO kablam! 341 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:05.411 INFO kablam! | ^^^^^^ Oct 16 02:40:05.411 INFO kablam! Oct 16 02:40:09.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.09s Oct 16 02:40:09.678 INFO kablam! su: No module specific data is present Oct 16 02:40:09.907 INFO running `"docker" "rm" "-f" "bfe16eecfc3f7ee86d5d03c7003392198d17fdc2247e292c9ed2a83ea47929cc"` Oct 16 02:40:09.996 INFO blam! bfe16eecfc3f7ee86d5d03c7003392198d17fdc2247e292c9ed2a83ea47929cc Oct 16 02:40:09.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:40:10.209 INFO blam! 561584d43bd62c710bba1af0b3da514d9865216655b6962fe3ce1eebb74aed76 Oct 16 02:40:10.210 INFO running `"docker" "start" "-a" "561584d43bd62c710bba1af0b3da514d9865216655b6962fe3ce1eebb74aed76"` Oct 16 02:40:10.897 INFO kablam! usermod: no changes Oct 16 02:40:11.071 INFO kablam! Compiling mles-client v1.0.6 (/source) Oct 16 02:40:15.811 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:15.811 INFO kablam! --> src/main.rs:150:41 Oct 16 02:40:15.811 INFO kablam! | Oct 16 02:40:15.811 INFO kablam! 150 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:15.811 INFO kablam! | ^^^^^^ Oct 16 02:40:15.811 INFO kablam! | Oct 16 02:40:15.811 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:15.811 INFO kablam! Oct 16 02:40:15.875 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:40:15.875 INFO kablam! --> src/main.rs:341:37 Oct 16 02:40:15.875 INFO kablam! | Oct 16 02:40:15.875 INFO kablam! 341 | let (sink, stream) = stream.framed(Bytes).split(); Oct 16 02:40:15.875 INFO kablam! | ^^^^^^ Oct 16 02:40:15.875 INFO kablam! Oct 16 02:40:16.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.66s Oct 16 02:40:16.590 INFO kablam! su: No module specific data is present Oct 16 02:40:17.141 INFO running `"docker" "rm" "-f" "561584d43bd62c710bba1af0b3da514d9865216655b6962fe3ce1eebb74aed76"` Oct 16 02:40:17.334 INFO blam! 561584d43bd62c710bba1af0b3da514d9865216655b6962fe3ce1eebb74aed76 Oct 16 02:40:17.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:40:17.598 INFO blam! 12c0b10b74feab8b1716dbe4a920399ac0d2082ec959a2870662b67d94f2b5ef Oct 16 02:40:17.601 INFO running `"docker" "start" "-a" "12c0b10b74feab8b1716dbe4a920399ac0d2082ec959a2870662b67d94f2b5ef"` Oct 16 02:40:18.614 INFO kablam! usermod: no changes Oct 16 02:40:18.866 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 16 02:40:18.887 INFO kablam! Running /target/debug/deps/mles_client-818fd9d7aefc0cb1 Oct 16 02:40:18.888 INFO blam! Oct 16 02:40:18.888 INFO blam! running 0 tests Oct 16 02:40:18.888 INFO blam! Oct 16 02:40:18.888 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:40:18.888 INFO blam! Oct 16 02:40:18.890 INFO kablam! su: No module specific data is present Oct 16 02:40:19.612 INFO running `"docker" "rm" "-f" "12c0b10b74feab8b1716dbe4a920399ac0d2082ec959a2870662b67d94f2b5ef"` Oct 16 02:40:19.915 INFO blam! 12c0b10b74feab8b1716dbe4a920399ac0d2082ec959a2870662b67d94f2b5ef