Oct 14 14:26:27.896 INFO testing krishnakumar4a4/rust-epmd against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:26:27.898 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 14 14:26:28.460 INFO blam! 9c11e5cc98b9d582740ff6e5b74a2d4bbc10493f15238f38d71984c91ab15705 Oct 14 14:26:28.463 INFO running `"docker" "start" "-a" "9c11e5cc98b9d582740ff6e5b74a2d4bbc10493f15238f38d71984c91ab15705"` Oct 14 14:26:29.740 INFO kablam! usermod: no changes Oct 14 14:26:29.769 INFO kablam! Compiling rust-empd v0.1.0 (/source) Oct 14 14:26:30.223 INFO kablam! warning: unused variable: `r_array` Oct 14 14:26:30.223 INFO kablam! --> src/main.rs:77:13 Oct 14 14:26:30.223 INFO kablam! | Oct 14 14:26:30.223 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:30.223 INFO kablam! | ^^^^^^^ help: consider using `_r_array` instead Oct 14 14:26:30.223 INFO kablam! | Oct 14 14:26:30.223 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:30.223 INFO kablam! Oct 14 14:26:30.226 INFO kablam! warning: variable does not need to be mutable Oct 14 14:26:30.226 INFO kablam! --> src/main.rs:77:9 Oct 14 14:26:30.226 INFO kablam! | Oct 14 14:26:30.226 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:30.226 INFO kablam! | ----^^^^^^^ Oct 14 14:26:30.226 INFO kablam! | | Oct 14 14:26:30.226 INFO kablam! | help: remove this `mut` Oct 14 14:26:30.226 INFO kablam! | Oct 14 14:26:30.226 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:26:30.226 INFO kablam! Oct 14 14:26:30.226 INFO kablam! warning: function is never used: `ask_port` Oct 14 14:26:30.226 INFO kablam! --> src/main.rs:50:1 Oct 14 14:26:30.226 INFO kablam! | Oct 14 14:26:30.226 INFO kablam! 50 | fn ask_port(stream: &mut TcpStream) { Oct 14 14:26:30.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:30.226 INFO kablam! | Oct 14 14:26:30.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:30.226 INFO kablam! Oct 14 14:26:30.229 INFO kablam! warning: variable `bufVec` should have a snake case name such as `buf_vec` Oct 14 14:26:30.229 INFO kablam! --> src/main.rs:19:9 Oct 14 14:26:30.229 INFO kablam! | Oct 14 14:26:30.229 INFO kablam! 19 | let mut bufVec: [u8; 22] = [0; 22]; Oct 14 14:26:30.229 INFO kablam! | ^^^^^^^^^^ Oct 14 14:26:30.229 INFO kablam! | Oct 14 14:26:30.229 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:26:30.229 INFO kablam! Oct 14 14:26:30.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 14 14:26:30.703 INFO kablam! su: No module specific data is present Oct 14 14:26:31.747 INFO running `"docker" "rm" "-f" "9c11e5cc98b9d582740ff6e5b74a2d4bbc10493f15238f38d71984c91ab15705"` Oct 14 14:26:31.995 INFO blam! 9c11e5cc98b9d582740ff6e5b74a2d4bbc10493f15238f38d71984c91ab15705 Oct 14 14:26:32.003 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 14 14:26:32.379 INFO blam! 48ac4f079c515726a31c56d8dd3fa6a7945a99a307bcfc3e2d2dc94c34e47e86 Oct 14 14:26:32.380 INFO running `"docker" "start" "-a" "48ac4f079c515726a31c56d8dd3fa6a7945a99a307bcfc3e2d2dc94c34e47e86"` Oct 14 14:26:33.339 INFO kablam! usermod: no changes Oct 14 14:26:33.411 INFO kablam! Compiling rust-empd v0.1.0 (/source) Oct 14 14:26:33.739 INFO kablam! warning: unused variable: `r_array` Oct 14 14:26:33.739 INFO kablam! --> src/main.rs:77:13 Oct 14 14:26:33.740 INFO kablam! | Oct 14 14:26:33.740 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:33.740 INFO kablam! | ^^^^^^^ help: consider using `_r_array` instead Oct 14 14:26:33.741 INFO kablam! | Oct 14 14:26:33.741 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:33.741 INFO kablam! Oct 14 14:26:33.741 INFO kablam! warning: variable does not need to be mutable Oct 14 14:26:33.742 INFO kablam! --> src/main.rs:77:9 Oct 14 14:26:33.742 INFO kablam! | Oct 14 14:26:33.742 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:33.743 INFO kablam! | ----^^^^^^^ Oct 14 14:26:33.743 INFO kablam! | | Oct 14 14:26:33.743 INFO kablam! | help: remove this `mut` Oct 14 14:26:33.743 INFO kablam! | Oct 14 14:26:33.744 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:26:33.744 INFO kablam! Oct 14 14:26:33.744 INFO kablam! warning: function is never used: `ask_port` Oct 14 14:26:33.745 INFO kablam! --> src/main.rs:50:1 Oct 14 14:26:33.745 INFO kablam! | Oct 14 14:26:33.745 INFO kablam! 50 | fn ask_port(stream: &mut TcpStream) { Oct 14 14:26:33.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:33.746 INFO kablam! | Oct 14 14:26:33.746 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:33.746 INFO kablam! Oct 14 14:26:33.747 INFO kablam! warning: variable `bufVec` should have a snake case name such as `buf_vec` Oct 14 14:26:33.747 INFO kablam! --> src/main.rs:19:9 Oct 14 14:26:33.747 INFO kablam! | Oct 14 14:26:33.748 INFO kablam! 19 | let mut bufVec: [u8; 22] = [0; 22]; Oct 14 14:26:33.748 INFO kablam! | ^^^^^^^^^^ Oct 14 14:26:33.748 INFO kablam! | Oct 14 14:26:33.749 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:26:33.749 INFO kablam! Oct 14 14:26:34.418 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 14 14:26:34.422 INFO kablam! su: No module specific data is present Oct 14 14:26:35.093 INFO running `"docker" "rm" "-f" "48ac4f079c515726a31c56d8dd3fa6a7945a99a307bcfc3e2d2dc94c34e47e86"` Oct 14 14:26:35.372 INFO blam! 48ac4f079c515726a31c56d8dd3fa6a7945a99a307bcfc3e2d2dc94c34e47e86 Oct 14 14:26:35.380 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 14 14:26:35.743 INFO blam! 1d18ae2fc3b542a123a4ec2dd043a4f7fab4e37d26340d992d4dc7c3d96290e3 Oct 14 14:26:35.759 INFO running `"docker" "start" "-a" "1d18ae2fc3b542a123a4ec2dd043a4f7fab4e37d26340d992d4dc7c3d96290e3"` Oct 14 14:26:36.758 INFO kablam! usermod: no changes Oct 14 14:26:36.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 14:26:36.795 INFO kablam! Running /target/debug/deps/rust_empd-7ddfd35fd7d7b74b Oct 14 14:26:36.807 INFO blam! Oct 14 14:26:36.807 INFO blam! running 1 test Oct 14 14:26:36.816 INFO blam! test tests::it_works ... ok Oct 14 14:26:36.816 INFO kablam! Running /target/debug/deps/rust_empd-ba67f1a0e3fd0afa Oct 14 14:26:36.816 INFO blam! Oct 14 14:26:36.816 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:36.816 INFO blam! Oct 14 14:26:36.823 INFO blam! Oct 14 14:26:36.823 INFO blam! running 0 tests Oct 14 14:26:36.823 INFO blam! Oct 14 14:26:36.823 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:36.823 INFO blam! Oct 14 14:26:36.827 INFO kablam! Doc-tests rust-empd Oct 14 14:26:36.996 INFO blam! Oct 14 14:26:36.996 INFO blam! running 0 tests Oct 14 14:26:36.996 INFO blam! Oct 14 14:26:36.996 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:36.996 INFO blam! Oct 14 14:26:37.002 INFO kablam! su: No module specific data is present Oct 14 14:26:37.299 INFO running `"docker" "rm" "-f" "1d18ae2fc3b542a123a4ec2dd043a4f7fab4e37d26340d992d4dc7c3d96290e3"` Oct 14 14:26:37.429 INFO blam! 1d18ae2fc3b542a123a4ec2dd043a4f7fab4e37d26340d992d4dc7c3d96290e3