Oct 15 20:36:21.915 INFO testing rust-gmp-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:36:21.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 20:36:22.377 INFO blam! 6c6fa785ed42fa1252d766f70610f0a812d5a6a6edf9ec172b036356663770b1 Oct 15 20:36:22.377 INFO running `"docker" "start" "-a" "6c6fa785ed42fa1252d766f70610f0a812d5a6a6edf9ec172b036356663770b1"` Oct 15 20:36:23.827 INFO kablam! usermod: no changes Oct 15 20:36:23.866 INFO kablam! Compiling rust-gmp v0.5.0 (/source) Oct 15 20:36:25.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 15 20:36:25.316 INFO kablam! su: No module specific data is present Oct 15 20:36:26.027 INFO running `"docker" "rm" "-f" "6c6fa785ed42fa1252d766f70610f0a812d5a6a6edf9ec172b036356663770b1"` Oct 15 20:36:26.283 INFO blam! 6c6fa785ed42fa1252d766f70610f0a812d5a6a6edf9ec172b036356663770b1 Oct 15 20:36:26.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 20:36:26.855 INFO blam! 4e5c620bd639fabb72b8e90542f7297b79ccae14799258400875e3a03bedb20a Oct 15 20:36:26.861 INFO running `"docker" "start" "-a" "4e5c620bd639fabb72b8e90542f7297b79ccae14799258400875e3a03bedb20a"` Oct 15 20:36:27.955 INFO kablam! usermod: no changes Oct 15 20:36:28.005 INFO kablam! Compiling rust-gmp v0.5.0 (/source) Oct 15 20:36:29.407 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 20:36:29.407 INFO kablam! --> src/test.rs:101:9 Oct 15 20:36:29.407 INFO kablam! | Oct 15 20:36:29.407 INFO kablam! 101 | x / y; Oct 15 20:36:29.407 INFO kablam! | ^^^^^ Oct 15 20:36:29.407 INFO kablam! | Oct 15 20:36:29.407 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 20:36:29.409 INFO kablam! Oct 15 20:36:29.409 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 20:36:29.409 INFO kablam! --> src/test.rs:109:9 Oct 15 20:36:29.409 INFO kablam! | Oct 15 20:36:29.409 INFO kablam! 109 | x % y; Oct 15 20:36:29.409 INFO kablam! | ^^^^^ Oct 15 20:36:29.409 INFO kablam! Oct 15 20:36:29.410 INFO kablam! warning: unused comparison which must be used Oct 15 20:36:29.410 INFO kablam! --> src/test.rs:316:9 Oct 15 20:36:29.410 INFO kablam! | Oct 15 20:36:29.410 INFO kablam! 316 | Mpz::from_str_radix("1010010011", 2).unwrap().popcount() == 5; Oct 15 20:36:29.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:36:29.412 INFO kablam! Oct 15 20:36:29.418 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 20:36:29.418 INFO kablam! --> src/test.rs:612:9 Oct 15 20:36:29.418 INFO kablam! | Oct 15 20:36:29.418 INFO kablam! 612 | x / y; Oct 15 20:36:29.418 INFO kablam! | ^^^^^ Oct 15 20:36:29.418 INFO kablam! Oct 15 20:36:29.421 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 20:36:29.421 INFO kablam! --> src/test.rs:701:9 Oct 15 20:36:29.421 INFO kablam! | Oct 15 20:36:29.421 INFO kablam! 701 | &x / &x; Oct 15 20:36:29.421 INFO kablam! | ^^^^^^^ Oct 15 20:36:29.421 INFO kablam! Oct 15 20:36:30.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 15 20:36:30.398 INFO kablam! su: No module specific data is present Oct 15 20:36:30.882 INFO running `"docker" "rm" "-f" "4e5c620bd639fabb72b8e90542f7297b79ccae14799258400875e3a03bedb20a"` Oct 15 20:36:30.982 INFO blam! 4e5c620bd639fabb72b8e90542f7297b79ccae14799258400875e3a03bedb20a Oct 15 20:36:30.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 20:36:31.148 INFO blam! b992f0ffac1aa6a7742ec3956b2764f94eb1ec25d4632926d18324a4001ea7ca Oct 15 20:36:31.150 INFO running `"docker" "start" "-a" "b992f0ffac1aa6a7742ec3956b2764f94eb1ec25d4632926d18324a4001ea7ca"` Oct 15 20:36:31.509 INFO kablam! usermod: no changes Oct 15 20:36:31.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 20:36:31.540 INFO kablam! Running /target/debug/deps/gmp-5c1fd070ff985ad5 Oct 15 20:36:31.540 INFO blam! Oct 15 20:36:31.540 INFO blam! running 66 tests Oct 15 20:36:31.543 INFO blam! test test::mpf::test_sign ... ok Oct 15 20:36:31.544 INFO blam! test test::mpq::test_ceil ... ok Oct 15 20:36:31.544 INFO blam! test test::mpq::test_fmt ... ok Oct 15 20:36:31.544 INFO blam! test test::mpq::test_floor ... ok Oct 15 20:36:31.545 INFO blam! test test::mpq::test_one ... ok Oct 15 20:36:31.545 INFO blam! test test::mpz::test_abs ... ok Oct 15 20:36:31.545 INFO blam! test test::mpq::test_from_str_radix ... ok Oct 15 20:36:31.545 INFO blam! test test::mpz::test_add ... ok Oct 15 20:36:31.547 INFO blam! test test::mpq::test_sign ... ok Oct 15 20:36:31.547 INFO blam! test test::mpq::test_ratio ... ok Oct 15 20:36:31.547 INFO blam! test test::mpz::test_bit_fiddling ... ok Oct 15 20:36:31.547 INFO blam! test test::mpz::test_bit_length ... ok Oct 15 20:36:31.551 INFO blam! test test::mpz::test_bitand ... ok Oct 15 20:36:31.551 INFO blam! test test::mpz::test_compl ... ok Oct 15 20:36:31.551 INFO blam! test test::mpz::test_div_round ... ok Oct 15 20:36:31.551 INFO blam! test test::mpz::test_div_floor ... ok Oct 15 20:36:31.551 INFO blam! test test::mpz::test_bitor ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_bitxor ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_clone ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_from_int ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_from_slice_u8 ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_gcd ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_gcdext ... ok Oct 15 20:36:31.552 INFO blam! test test::mpz::test_hamdist ... ok Oct 15 20:36:31.553 INFO blam! test test::mpz::test_hash_long ... ok Oct 15 20:36:31.559 INFO blam! test test::mpz::test_eq ... ok Oct 15 20:36:31.559 INFO blam! test test::mpz::test_hash_short ... ok Oct 15 20:36:31.559 INFO blam! test test::mpz::test_invalid_str ... ok Oct 15 20:36:31.559 INFO blam! test test::mpz::test_invert ... ok Oct 15 20:36:31.559 INFO blam! test test::mpz::test_lcm ... ok Oct 15 20:36:31.564 INFO blam! test test::mpz::test_mod_floor ... ok Oct 15 20:36:31.564 INFO blam! test test::mpz::test_is_multiple_of ... ok Oct 15 20:36:31.564 INFO blam! test test::mpz::test_modulus ... ok Oct 15 20:36:31.564 INFO blam! test test::mpz::test_nextprime ... ok Oct 15 20:36:31.564 INFO blam! test test::mpz::test_mul ... ok Oct 15 20:36:31.567 INFO blam! test test::mpz::test_one ... ok Oct 15 20:36:31.570 INFO blam! test test::mpq::test_div_zero ... ok Oct 15 20:36:31.570 INFO blam! test test::mpz::test_popcount ... ok Oct 15 20:36:31.570 INFO blam! test test::mpz::test_ord ... ok Oct 15 20:36:31.571 INFO blam! test test::mpz::test_pow ... ok Oct 15 20:36:31.571 INFO blam! test test::mpz::test_powm ... ok Oct 15 20:36:31.571 INFO blam! test test::mpf::test_div_zero ... ok Oct 15 20:36:31.571 INFO blam! test test::mpz::test_powm_sec ... ok Oct 15 20:36:31.571 INFO blam! test test::mpq::test_invert_zero ... ok Oct 15 20:36:31.571 INFO blam! test test::mpz::test_root ... ok Oct 15 20:36:31.572 INFO blam! test test::mpz::test_probab_prime ... ok Oct 15 20:36:31.572 INFO blam! test test::mpz::test_div_zero ... ok Oct 15 20:36:31.572 INFO blam! test test::mpz::test_rem ... ok Oct 15 20:36:31.573 INFO blam! test test::mpz::test_from_str_radix_lower_bound ... ok Oct 15 20:36:31.573 INFO blam! test test::mpz::test_shifts ... ok Oct 15 20:36:31.573 INFO blam! test test::mpz::test_set_from_str_radix_lower_bound ... ok Oct 15 20:36:31.574 INFO blam! test test::mpz::test_set_from_str_radix_upper_bound ... ok Oct 15 20:36:31.574 INFO blam! test test::mpz::test_sqrt ... ok Oct 15 20:36:31.574 INFO blam! test test::mpz::test_to_i64 ... ok Oct 15 20:36:31.574 INFO blam! test test::mpz::test_sub ... ok Oct 15 20:36:31.574 INFO blam! test test::mpz::test_to_string ... ok Oct 15 20:36:31.575 INFO blam! test test::mpz::test_to_u64 ... ok Oct 15 20:36:31.575 INFO blam! test test::mpz::test_to_vec_u8 ... ok Oct 15 20:36:31.575 INFO blam! test test::mpz::test_to_str_radix ... ok Oct 15 20:36:31.575 INFO blam! test test::mpz::test_sign ... ok Oct 15 20:36:31.576 INFO blam! test test::mpz::test_from_str_radix_upper_bound ... ok Oct 15 20:36:31.576 INFO blam! test test::mpz::test_rem_zero ... ok Oct 15 20:36:31.577 INFO blam! test test::rand::test_randstate ... ok Oct 15 20:36:31.577 INFO blam! test test::test_limb_size ... ok Oct 15 20:36:31.577 INFO blam! test test::mpz::test_set ... ok Oct 15 20:36:31.578 INFO blam! test test::mpz::test_set_from_str_radix ... ok Oct 15 20:36:31.578 INFO blam! Oct 15 20:36:31.578 INFO blam! test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:36:31.578 INFO blam! Oct 15 20:36:31.579 INFO kablam! Doc-tests gmp Oct 15 20:36:32.389 INFO blam! Oct 15 20:36:32.389 INFO blam! running 0 tests Oct 15 20:36:32.390 INFO blam! Oct 15 20:36:32.390 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:36:32.390 INFO blam! Oct 15 20:36:32.397 INFO kablam! su: No module specific data is present Oct 15 20:36:32.713 INFO running `"docker" "rm" "-f" "b992f0ffac1aa6a7742ec3956b2764f94eb1ec25d4632926d18324a4001ea7ca"` Oct 15 20:36:32.808 INFO blam! b992f0ffac1aa6a7742ec3956b2764f94eb1ec25d4632926d18324a4001ea7ca