Oct 16 11:43:30.959 INFO testing factorial-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:43:30.959 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 16 11:43:31.307 INFO blam! 0bd90b910ac4357415f9a66f035f008ab3ef0eae2259b1fa49183f79ec395e47 Oct 16 11:43:31.310 INFO running `"docker" "start" "-a" "0bd90b910ac4357415f9a66f035f008ab3ef0eae2259b1fa49183f79ec395e47"` Oct 16 11:43:32.198 INFO kablam! usermod: no changes Oct 16 11:43:32.242 INFO kablam! Compiling factorial v0.1.1 (/source) Oct 16 11:43:32.766 INFO kablam! warning: unused import: `Signed` Oct 16 11:43:32.766 INFO kablam! --> src/lib.rs:12:30 Oct 16 11:43:32.766 INFO kablam! | Oct 16 11:43:32.766 INFO kablam! 12 | use num_traits::{CheckedMul, Signed, Unsigned}; Oct 16 11:43:32.766 INFO kablam! | ^^^^^^ Oct 16 11:43:32.766 INFO kablam! | Oct 16 11:43:32.766 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:43:32.766 INFO kablam! Oct 16 11:43:32.766 INFO kablam! warning: unused import: `std::ops::RangeInclusive` Oct 16 11:43:32.766 INFO kablam! --> src/lib.rs:13:5 Oct 16 11:43:32.766 INFO kablam! | Oct 16 11:43:32.766 INFO kablam! 13 | use std::ops::RangeInclusive; Oct 16 11:43:32.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:43:32.766 INFO kablam! Oct 16 11:43:32.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 16 11:43:32.810 INFO kablam! su: No module specific data is present Oct 16 11:43:33.199 INFO running `"docker" "rm" "-f" "0bd90b910ac4357415f9a66f035f008ab3ef0eae2259b1fa49183f79ec395e47"` Oct 16 11:43:33.332 INFO blam! 0bd90b910ac4357415f9a66f035f008ab3ef0eae2259b1fa49183f79ec395e47 Oct 16 11:43:33.334 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 16 11:43:33.574 INFO blam! 3a5b71f213408eb7f931c07c8830c02e362c63b905b827127165040db344520b Oct 16 11:43:33.575 INFO running `"docker" "start" "-a" "3a5b71f213408eb7f931c07c8830c02e362c63b905b827127165040db344520b"` Oct 16 11:43:34.125 INFO kablam! usermod: no changes Oct 16 11:43:34.201 INFO kablam! Compiling num-bigint v0.2.0 Oct 16 11:43:37.139 INFO kablam! Compiling factorial v0.1.1 (/source) Oct 16 11:43:37.863 INFO kablam! warning: unused import: `Signed` Oct 16 11:43:37.863 INFO kablam! --> src/lib.rs:12:30 Oct 16 11:43:37.863 INFO kablam! | Oct 16 11:43:37.863 INFO kablam! 12 | use num_traits::{CheckedMul, Signed, Unsigned}; Oct 16 11:43:37.863 INFO kablam! | ^^^^^^ Oct 16 11:43:37.863 INFO kablam! | Oct 16 11:43:37.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:43:37.863 INFO kablam! Oct 16 11:43:37.863 INFO kablam! warning: unused import: `std::ops::RangeInclusive` Oct 16 11:43:37.863 INFO kablam! --> src/lib.rs:13:5 Oct 16 11:43:37.863 INFO kablam! | Oct 16 11:43:37.863 INFO kablam! 13 | use std::ops::RangeInclusive; Oct 16 11:43:37.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:43:37.863 INFO kablam! Oct 16 11:43:38.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Oct 16 11:43:38.692 INFO kablam! su: No module specific data is present Oct 16 11:43:39.306 INFO running `"docker" "rm" "-f" "3a5b71f213408eb7f931c07c8830c02e362c63b905b827127165040db344520b"` Oct 16 11:43:39.384 INFO blam! 3a5b71f213408eb7f931c07c8830c02e362c63b905b827127165040db344520b Oct 16 11:43:39.386 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 16 11:43:39.565 INFO blam! 935bd36d4315b8c68c60157885a498f4795eddea1b933b785fc5746ea2642713 Oct 16 11:43:39.572 INFO running `"docker" "start" "-a" "935bd36d4315b8c68c60157885a498f4795eddea1b933b785fc5746ea2642713"` Oct 16 11:43:40.128 INFO kablam! usermod: no changes Oct 16 11:43:40.173 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 11:43:40.173 INFO kablam! Running /target/debug/deps/factorial-a879f52ffbc9c343 Oct 16 11:43:40.179 INFO blam! Oct 16 11:43:40.179 INFO blam! running 7 tests Oct 16 11:43:40.179 INFO blam! test tests::biguint_support ... ok Oct 16 11:43:40.179 INFO blam! test tests::ten_fact ... ok Oct 16 11:43:40.179 INFO blam! test tests::zero_fact_is_one ... ok Oct 16 11:43:40.179 INFO blam! test tests::two_fact_is_two ... ok Oct 16 11:43:40.179 INFO blam! test tests::too_large_safe ... ok Oct 16 11:43:40.182 INFO blam! test tests::one_fact_is_one ... ok Oct 16 11:43:40.205 INFO blam! test tests::too_large ... ok Oct 16 11:43:40.205 INFO blam! Oct 16 11:43:40.206 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:43:40.206 INFO blam! Oct 16 11:43:40.206 INFO kablam! Doc-tests factorial Oct 16 11:43:41.125 INFO blam! Oct 16 11:43:41.125 INFO blam! running 2 tests Oct 16 11:43:42.692 INFO blam! test src/lib.rs - Factorial::factorial (line 32) ... ok Oct 16 11:43:42.725 INFO blam! test src/lib.rs - Factorial::checked_factorial (line 23) ... ok Oct 16 11:43:42.725 INFO blam! Oct 16 11:43:42.725 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:43:42.725 INFO blam! Oct 16 11:43:42.735 INFO kablam! su: No module specific data is present Oct 16 11:43:43.048 INFO running `"docker" "rm" "-f" "935bd36d4315b8c68c60157885a498f4795eddea1b933b785fc5746ea2642713"` Oct 16 11:43:43.174 INFO blam! 935bd36d4315b8c68c60157885a498f4795eddea1b933b785fc5746ea2642713