Oct 14 14:26:26.611 INFO testing krishnakumar4a4/rust-epmd against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:26:26.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:26:27.240 INFO blam! 447552aed7e1261d4b437b64fdfe80d117f7c11221039cf6c91f58ff800acd42 Oct 14 14:26:27.242 INFO running `"docker" "start" "-a" "447552aed7e1261d4b437b64fdfe80d117f7c11221039cf6c91f58ff800acd42"` Oct 14 14:26:28.567 INFO kablam! usermod: no changes Oct 14 14:26:28.610 INFO kablam! Compiling rust-empd v0.1.0 (/source) Oct 14 14:26:29.231 INFO kablam! warning: unused variable: `r_array` Oct 14 14:26:29.231 INFO kablam! --> src/main.rs:77:13 Oct 14 14:26:29.231 INFO kablam! | Oct 14 14:26:29.231 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:29.231 INFO kablam! | ^^^^^^^ help: consider using `_r_array` instead Oct 14 14:26:29.231 INFO kablam! | Oct 14 14:26:29.231 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:29.231 INFO kablam! Oct 14 14:26:29.243 INFO kablam! warning: variable does not need to be mutable Oct 14 14:26:29.243 INFO kablam! --> src/main.rs:77:9 Oct 14 14:26:29.243 INFO kablam! | Oct 14 14:26:29.243 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:29.243 INFO kablam! | ----^^^^^^^ Oct 14 14:26:29.243 INFO kablam! | | Oct 14 14:26:29.243 INFO kablam! | help: remove this `mut` Oct 14 14:26:29.243 INFO kablam! | Oct 14 14:26:29.243 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:26:29.243 INFO kablam! Oct 14 14:26:29.243 INFO kablam! warning: function is never used: `ask_port` Oct 14 14:26:29.243 INFO kablam! --> src/main.rs:50:1 Oct 14 14:26:29.243 INFO kablam! | Oct 14 14:26:29.243 INFO kablam! 50 | fn ask_port(stream: &mut TcpStream) { Oct 14 14:26:29.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:29.243 INFO kablam! | Oct 14 14:26:29.243 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:29.243 INFO kablam! Oct 14 14:26:29.243 INFO kablam! warning: variable `bufVec` should have a snake case name such as `buf_vec` Oct 14 14:26:29.243 INFO kablam! --> src/main.rs:19:9 Oct 14 14:26:29.243 INFO kablam! | Oct 14 14:26:29.243 INFO kablam! 19 | let mut bufVec: [u8; 22] = [0; 22]; Oct 14 14:26:29.243 INFO kablam! | ^^^^^^^^^^ Oct 14 14:26:29.243 INFO kablam! | Oct 14 14:26:29.243 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:26:29.243 INFO kablam! Oct 14 14:26:29.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 14 14:26:29.921 INFO kablam! su: No module specific data is present Oct 14 14:26:30.759 INFO running `"docker" "rm" "-f" "447552aed7e1261d4b437b64fdfe80d117f7c11221039cf6c91f58ff800acd42"` Oct 14 14:26:31.059 INFO blam! 447552aed7e1261d4b437b64fdfe80d117f7c11221039cf6c91f58ff800acd42 Oct 14 14:26:31.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:26:31.613 INFO blam! bd0fba537189baed99fa762572e29ddef3af35e7a265bf5c7d93790ab6ff2bed Oct 14 14:26:31.615 INFO running `"docker" "start" "-a" "bd0fba537189baed99fa762572e29ddef3af35e7a265bf5c7d93790ab6ff2bed"` Oct 14 14:26:32.767 INFO kablam! usermod: no changes Oct 14 14:26:32.835 INFO kablam! Compiling rust-empd v0.1.0 (/source) Oct 14 14:26:33.180 INFO kablam! warning: unused variable: `r_array` Oct 14 14:26:33.180 INFO kablam! --> src/main.rs:77:13 Oct 14 14:26:33.180 INFO kablam! | Oct 14 14:26:33.180 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:33.180 INFO kablam! | ^^^^^^^ help: consider using `_r_array` instead Oct 14 14:26:33.180 INFO kablam! | Oct 14 14:26:33.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:26:33.180 INFO kablam! Oct 14 14:26:33.191 INFO kablam! warning: variable does not need to be mutable Oct 14 14:26:33.191 INFO kablam! --> src/main.rs:77:9 Oct 14 14:26:33.191 INFO kablam! | Oct 14 14:26:33.191 INFO kablam! 77 | let mut r_array: [u8; 30] = [0; 30]; Oct 14 14:26:33.191 INFO kablam! | ----^^^^^^^ Oct 14 14:26:33.191 INFO kablam! | | Oct 14 14:26:33.191 INFO kablam! | help: remove this `mut` Oct 14 14:26:33.191 INFO kablam! | Oct 14 14:26:33.191 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:26:33.191 INFO kablam! Oct 14 14:26:33.194 INFO kablam! warning: function is never used: `ask_port` Oct 14 14:26:33.194 INFO kablam! --> src/main.rs:50:1 Oct 14 14:26:33.194 INFO kablam! | Oct 14 14:26:33.194 INFO kablam! 50 | fn ask_port(stream: &mut TcpStream) { Oct 14 14:26:33.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:26:33.194 INFO kablam! | Oct 14 14:26:33.194 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:26:33.194 INFO kablam! Oct 14 14:26:33.194 INFO kablam! warning: variable `bufVec` should have a snake case name such as `buf_vec` Oct 14 14:26:33.194 INFO kablam! --> src/main.rs:19:9 Oct 14 14:26:33.194 INFO kablam! | Oct 14 14:26:33.194 INFO kablam! 19 | let mut bufVec: [u8; 22] = [0; 22]; Oct 14 14:26:33.194 INFO kablam! | ^^^^^^^^^^ Oct 14 14:26:33.194 INFO kablam! | Oct 14 14:26:33.194 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:26:33.194 INFO kablam! Oct 14 14:26:33.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 14 14:26:33.845 INFO kablam! su: No module specific data is present Oct 14 14:26:34.617 INFO running `"docker" "rm" "-f" "bd0fba537189baed99fa762572e29ddef3af35e7a265bf5c7d93790ab6ff2bed"` Oct 14 14:26:34.967 INFO blam! bd0fba537189baed99fa762572e29ddef3af35e7a265bf5c7d93790ab6ff2bed Oct 14 14:26:34.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:26:35.391 INFO blam! f4c4abf7f65121850fde2d085afa2e73329a35edbc0a47565f95d7d3e87242f7 Oct 14 14:26:35.399 INFO running `"docker" "start" "-a" "f4c4abf7f65121850fde2d085afa2e73329a35edbc0a47565f95d7d3e87242f7"` Oct 14 14:26:36.395 INFO kablam! usermod: no changes Oct 14 14:26:36.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 14:26:36.431 INFO kablam! Running /target/debug/deps/rust_empd-53c2f8c0cea428af Oct 14 14:26:36.441 INFO blam! Oct 14 14:26:36.442 INFO blam! running 1 test Oct 14 14:26:36.451 INFO blam! test tests::it_works ... ok Oct 14 14:26:36.451 INFO kablam! Running /target/debug/deps/rust_empd-5aa1df8ebf15bb0c Oct 14 14:26:36.451 INFO blam! Oct 14 14:26:36.452 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:36.452 INFO blam! Oct 14 14:26:36.455 INFO blam! Oct 14 14:26:36.455 INFO kablam! Doc-tests rust-empd Oct 14 14:26:36.456 INFO blam! running 0 tests Oct 14 14:26:36.456 INFO blam! Oct 14 14:26:36.456 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:36.457 INFO blam! Oct 14 14:26:36.726 INFO kablam! su: No module specific data is present Oct 14 14:26:36.727 INFO blam! Oct 14 14:26:36.727 INFO blam! running 0 tests Oct 14 14:26:36.727 INFO blam! Oct 14 14:26:36.727 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:26:36.728 INFO blam! Oct 14 14:26:37.149 INFO running `"docker" "rm" "-f" "f4c4abf7f65121850fde2d085afa2e73329a35edbc0a47565f95d7d3e87242f7"` Oct 14 14:26:37.267 INFO blam! f4c4abf7f65121850fde2d085afa2e73329a35edbc0a47565f95d7d3e87242f7