Oct 12 18:13:14.990 INFO testing yatendernitk/rust-codes against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:13:14.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 18:13:15.479 INFO blam! a0302d8855e105146a150b61e7f3f161d33f3958402cebce894e81b4e2567a14 Oct 12 18:13:15.491 INFO running `"docker" "start" "-a" "a0302d8855e105146a150b61e7f3f161d33f3958402cebce894e81b4e2567a14"` Oct 12 18:13:16.799 INFO kablam! usermod: no changes Oct 12 18:13:16.887 INFO kablam! Compiling hello v0.0.1 (/source) Oct 12 18:13:17.240 INFO kablam! warning: variable does not need to be mutable Oct 12 18:13:17.240 INFO kablam! --> src/main.rs:46:9 Oct 12 18:13:17.240 INFO kablam! | Oct 12 18:13:17.240 INFO kablam! 46 | let mut guess: u32 = match guess.trim().parse() { Oct 12 18:13:17.240 INFO kablam! | ----^^^^^ Oct 12 18:13:17.240 INFO kablam! | | Oct 12 18:13:17.240 INFO kablam! | help: remove this `mut` Oct 12 18:13:17.240 INFO kablam! | Oct 12 18:13:17.240 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:13:17.240 INFO kablam! Oct 12 18:13:17.240 INFO kablam! warning: function is never used: `guessing` Oct 12 18:13:17.240 INFO kablam! --> src/main.rs:34:1 Oct 12 18:13:17.240 INFO kablam! | Oct 12 18:13:17.240 INFO kablam! 34 | fn guessing() { Oct 12 18:13:17.240 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:13:17.240 INFO kablam! | Oct 12 18:13:17.240 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:13:17.240 INFO kablam! Oct 12 18:13:17.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 12 18:13:17.708 INFO kablam! su: No module specific data is present Oct 12 18:13:18.676 INFO running `"docker" "rm" "-f" "a0302d8855e105146a150b61e7f3f161d33f3958402cebce894e81b4e2567a14"` Oct 12 18:13:19.008 INFO blam! a0302d8855e105146a150b61e7f3f161d33f3958402cebce894e81b4e2567a14 Oct 12 18:13:19.017 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 18:13:19.439 INFO blam! 186d7f27f5b3bba9789d13feaf0a9ff970470d7536ab4da66a3af15767b7eda2 Oct 12 18:13:19.441 INFO running `"docker" "start" "-a" "186d7f27f5b3bba9789d13feaf0a9ff970470d7536ab4da66a3af15767b7eda2"` Oct 12 18:13:20.539 INFO kablam! usermod: no changes Oct 12 18:13:20.627 INFO kablam! Compiling hello v0.0.1 (/source) Oct 12 18:13:20.840 INFO kablam! warning: variable does not need to be mutable Oct 12 18:13:20.840 INFO kablam! --> src/main.rs:46:9 Oct 12 18:13:20.840 INFO kablam! | Oct 12 18:13:20.840 INFO kablam! 46 | let mut guess: u32 = match guess.trim().parse() { Oct 12 18:13:20.840 INFO kablam! | ----^^^^^ Oct 12 18:13:20.840 INFO kablam! | | Oct 12 18:13:20.840 INFO kablam! | help: remove this `mut` Oct 12 18:13:20.840 INFO kablam! | Oct 12 18:13:20.840 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:13:20.840 INFO kablam! Oct 12 18:13:20.840 INFO kablam! warning: function is never used: `guessing` Oct 12 18:13:20.840 INFO kablam! --> src/main.rs:34:1 Oct 12 18:13:20.840 INFO kablam! | Oct 12 18:13:20.840 INFO kablam! 34 | fn guessing() { Oct 12 18:13:20.840 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 18:13:20.840 INFO kablam! | Oct 12 18:13:20.840 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:13:20.840 INFO kablam! Oct 12 18:13:21.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 12 18:13:21.455 INFO kablam! su: No module specific data is present Oct 12 18:13:22.221 INFO running `"docker" "rm" "-f" "186d7f27f5b3bba9789d13feaf0a9ff970470d7536ab4da66a3af15767b7eda2"` Oct 12 18:13:22.503 INFO blam! 186d7f27f5b3bba9789d13feaf0a9ff970470d7536ab4da66a3af15767b7eda2 Oct 12 18:13:22.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 18:13:22.987 INFO blam! cbaf6ecbe2b703888c3b870a7689f59ef37dc4bfbe2d2497c99bee4b8ae88766 Oct 12 18:13:22.993 INFO running `"docker" "start" "-a" "cbaf6ecbe2b703888c3b870a7689f59ef37dc4bfbe2d2497c99bee4b8ae88766"` Oct 12 18:13:24.027 INFO kablam! usermod: no changes Oct 12 18:13:24.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 18:13:24.103 INFO kablam! Running /target/debug/deps/hello-b964b0e5ef9b9a7c Oct 12 18:13:24.121 INFO blam! Oct 12 18:13:24.121 INFO blam! running 0 tests Oct 12 18:13:24.121 INFO blam! Oct 12 18:13:24.121 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:13:24.121 INFO blam! Oct 12 18:13:24.123 INFO kablam! su: No module specific data is present Oct 12 18:13:24.799 INFO running `"docker" "rm" "-f" "cbaf6ecbe2b703888c3b870a7689f59ef37dc4bfbe2d2497c99bee4b8ae88766"` Oct 12 18:13:25.051 INFO blam! cbaf6ecbe2b703888c3b870a7689f59ef37dc4bfbe2d2497c99bee4b8ae88766