Oct 16 03:09:57.389 INFO testing mascheroni-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:09:57.390 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 03:09:57.871 INFO blam! 8debef7986630b9fb707d7f2d1db957bbbe6b981e07cedfbc9625bb43a77fa69 Oct 16 03:09:57.887 INFO running `"docker" "start" "-a" "8debef7986630b9fb707d7f2d1db957bbbe6b981e07cedfbc9625bb43a77fa69"` Oct 16 03:09:58.906 INFO kablam! usermod: no changes Oct 16 03:09:58.992 INFO kablam! Compiling mascheroni v0.2.0 (/source) Oct 16 03:09:59.535 INFO kablam! warning: unused variable: `ret` Oct 16 03:09:59.535 INFO kablam! --> src/lib.rs:40:13 Oct 16 03:09:59.535 INFO kablam! | Oct 16 03:09:59.535 INFO kablam! 40 | let mut ret: u64 = 0; Oct 16 03:09:59.535 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 16 03:09:59.535 INFO kablam! | Oct 16 03:09:59.535 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 03:09:59.535 INFO kablam! Oct 16 03:09:59.535 INFO kablam! warning: variable does not need to be mutable Oct 16 03:09:59.535 INFO kablam! --> src/lib.rs:40:9 Oct 16 03:09:59.535 INFO kablam! | Oct 16 03:09:59.535 INFO kablam! 40 | let mut ret: u64 = 0; Oct 16 03:09:59.535 INFO kablam! | ----^^^ Oct 16 03:09:59.535 INFO kablam! | | Oct 16 03:09:59.535 INFO kablam! | help: remove this `mut` Oct 16 03:09:59.535 INFO kablam! | Oct 16 03:09:59.535 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 03:09:59.535 INFO kablam! Oct 16 03:09:59.535 INFO kablam! warning: function is never used: `test_is_not_palindrome` Oct 16 03:09:59.535 INFO kablam! --> src/lib.rs:112:1 Oct 16 03:09:59.535 INFO kablam! | Oct 16 03:09:59.535 INFO kablam! 112 | fn test_is_not_palindrome() { Oct 16 03:09:59.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:09:59.535 INFO kablam! | Oct 16 03:09:59.535 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 03:09:59.535 INFO kablam! Oct 16 03:09:59.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 16 03:09:59.873 INFO kablam! su: No module specific data is present Oct 16 03:10:00.555 INFO running `"docker" "rm" "-f" "8debef7986630b9fb707d7f2d1db957bbbe6b981e07cedfbc9625bb43a77fa69"` Oct 16 03:10:00.775 INFO blam! 8debef7986630b9fb707d7f2d1db957bbbe6b981e07cedfbc9625bb43a77fa69 Oct 16 03:10:00.781 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 03:10:01.128 INFO blam! 536ced7014b0d4ccf5a730985e0b68d771430c4f96b41cad955c0d73ec009e31 Oct 16 03:10:01.136 INFO running `"docker" "start" "-a" "536ced7014b0d4ccf5a730985e0b68d771430c4f96b41cad955c0d73ec009e31"` Oct 16 03:10:01.943 INFO kablam! usermod: no changes Oct 16 03:10:01.999 INFO kablam! Compiling mascheroni v0.2.0 (/source) Oct 16 03:10:02.629 INFO kablam! warning: unused variable: `ret` Oct 16 03:10:02.630 INFO kablam! --> src/lib.rs:40:13 Oct 16 03:10:02.630 INFO kablam! | Oct 16 03:10:02.630 INFO kablam! 40 | let mut ret: u64 = 0; Oct 16 03:10:02.631 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 16 03:10:02.631 INFO kablam! | Oct 16 03:10:02.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 03:10:02.632 INFO kablam! Oct 16 03:10:02.632 INFO kablam! warning: variable does not need to be mutable Oct 16 03:10:02.632 INFO kablam! --> src/lib.rs:40:9 Oct 16 03:10:02.633 INFO kablam! | Oct 16 03:10:02.633 INFO kablam! 40 | let mut ret: u64 = 0; Oct 16 03:10:02.633 INFO kablam! | ----^^^ Oct 16 03:10:02.633 INFO kablam! | | Oct 16 03:10:02.633 INFO kablam! | help: remove this `mut` Oct 16 03:10:02.633 INFO kablam! | Oct 16 03:10:02.633 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 03:10:02.633 INFO kablam! Oct 16 03:10:02.636 INFO kablam! warning: function is never used: `test_is_not_palindrome` Oct 16 03:10:02.636 INFO kablam! --> src/lib.rs:112:1 Oct 16 03:10:02.636 INFO kablam! | Oct 16 03:10:02.636 INFO kablam! 112 | fn test_is_not_palindrome() { Oct 16 03:10:02.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:02.636 INFO kablam! | Oct 16 03:10:02.636 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 03:10:02.636 INFO kablam! Oct 16 03:10:03.166 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 16 03:10:03.168 INFO kablam! su: No module specific data is present Oct 16 03:10:03.452 INFO running `"docker" "rm" "-f" "536ced7014b0d4ccf5a730985e0b68d771430c4f96b41cad955c0d73ec009e31"` Oct 16 03:10:03.585 INFO blam! 536ced7014b0d4ccf5a730985e0b68d771430c4f96b41cad955c0d73ec009e31 Oct 16 03:10:03.589 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 03:10:03.790 INFO blam! 2ebf15d4093122370b3444b93ea32e0c8784faac87bf0795c6437c80641d956e Oct 16 03:10:03.796 INFO running `"docker" "start" "-a" "2ebf15d4093122370b3444b93ea32e0c8784faac87bf0795c6437c80641d956e"` Oct 16 03:10:04.339 INFO kablam! usermod: no changes Oct 16 03:10:04.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 03:10:04.364 INFO kablam! Running /target/debug/deps/mascheroni-cfff009111cb788d Oct 16 03:10:04.366 INFO blam! Oct 16 03:10:04.366 INFO blam! running 2 tests Oct 16 03:10:04.367 INFO blam! test test_string2u64 ... ok Oct 16 03:10:04.367 INFO kablam! Doc-tests mascheroni Oct 16 03:10:04.367 INFO blam! test test_is_palindrome ... ok Oct 16 03:10:04.367 INFO blam! Oct 16 03:10:04.367 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:10:04.367 INFO blam! Oct 16 03:10:05.020 INFO blam! Oct 16 03:10:05.020 INFO blam! running 0 tests Oct 16 03:10:05.020 INFO blam! Oct 16 03:10:05.020 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:10:05.020 INFO blam! Oct 16 03:10:05.026 INFO kablam! su: No module specific data is present Oct 16 03:10:05.255 INFO running `"docker" "rm" "-f" "2ebf15d4093122370b3444b93ea32e0c8784faac87bf0795c6437c80641d956e"` Oct 16 03:10:05.381 INFO blam! 2ebf15d4093122370b3444b93ea32e0c8784faac87bf0795c6437c80641d956e