Oct 16 16:48:48.448 INFO testing bitsets-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:48:48.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 16:48:48.889 INFO blam! faa46e2714c4175791d9db56c185b8b29fe2d8c5d1bc57b1406168b263cf16c6 Oct 16 16:48:48.891 INFO running `"docker" "start" "-a" "faa46e2714c4175791d9db56c185b8b29fe2d8c5d1bc57b1406168b263cf16c6"` Oct 16 16:48:49.895 INFO kablam! usermod: no changes Oct 16 16:48:49.971 INFO kablam! Compiling bitsets v0.1.0 (/source) Oct 16 16:48:50.492 INFO kablam! warning: unused import: `super::*` Oct 16 16:48:50.492 INFO kablam! --> src/lib.rs:308:9 Oct 16 16:48:50.492 INFO kablam! | Oct 16 16:48:50.493 INFO kablam! 308 | use super::*; Oct 16 16:48:50.493 INFO kablam! | ^^^^^^^^ Oct 16 16:48:50.493 INFO kablam! | Oct 16 16:48:50.494 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:48:50.494 INFO kablam! Oct 16 16:48:50.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 16 16:48:50.835 INFO kablam! su: No module specific data is present Oct 16 16:48:51.367 INFO running `"docker" "rm" "-f" "faa46e2714c4175791d9db56c185b8b29fe2d8c5d1bc57b1406168b263cf16c6"` Oct 16 16:48:51.575 INFO blam! faa46e2714c4175791d9db56c185b8b29fe2d8c5d1bc57b1406168b263cf16c6 Oct 16 16:48:51.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 16:48:52.022 INFO blam! e246bded34515c1efb53254a4c1930f33565f786e2df1640de7a1e2f645b0e3a Oct 16 16:48:52.023 INFO running `"docker" "start" "-a" "e246bded34515c1efb53254a4c1930f33565f786e2df1640de7a1e2f645b0e3a"` Oct 16 16:48:53.910 INFO kablam! usermod: no changes Oct 16 16:48:53.955 INFO kablam! Compiling bitsets v0.1.0 (/source) Oct 16 16:48:55.012 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 16 16:48:55.012 INFO kablam! --> src/lib.rs:364:13 Oct 16 16:48:55.012 INFO kablam! | Oct 16 16:48:55.012 INFO kablam! 364 | let A = DenseBitSet::from_bits(0b111000111); Oct 16 16:48:55.013 INFO kablam! | ^ Oct 16 16:48:55.013 INFO kablam! | Oct 16 16:48:55.013 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 16:48:55.013 INFO kablam! Oct 16 16:48:55.013 INFO kablam! warning: variable `B` should have a snake case name such as `b` Oct 16 16:48:55.013 INFO kablam! --> src/lib.rs:365:13 Oct 16 16:48:55.013 INFO kablam! | Oct 16 16:48:55.013 INFO kablam! 365 | let B = DenseBitSet::from_bits(0b111000111); Oct 16 16:48:55.013 INFO kablam! | ^ Oct 16 16:48:55.013 INFO kablam! Oct 16 16:48:55.013 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 16 16:48:55.013 INFO kablam! --> src/lib.rs:366:13 Oct 16 16:48:55.013 INFO kablam! | Oct 16 16:48:55.013 INFO kablam! 366 | let C = DenseBitSet::from_bits(0b110111111); Oct 16 16:48:55.013 INFO kablam! | ^ Oct 16 16:48:55.013 INFO kablam! Oct 16 16:48:55.013 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 16 16:48:55.013 INFO kablam! --> src/lib.rs:378:13 Oct 16 16:48:55.013 INFO kablam! | Oct 16 16:48:55.013 INFO kablam! 378 | let A = DenseBitSet::from_bits(0b1000110001); Oct 16 16:48:55.013 INFO kablam! | ^ Oct 16 16:48:55.013 INFO kablam! Oct 16 16:48:55.013 INFO kablam! warning: variable `B` should have a snake case name such as `b` Oct 16 16:48:55.013 INFO kablam! --> src/lib.rs:379:13 Oct 16 16:48:55.013 INFO kablam! | Oct 16 16:48:55.013 INFO kablam! 379 | let B = DenseBitSet::from_bits(0b0010000100); Oct 16 16:48:55.013 INFO kablam! | ^ Oct 16 16:48:55.013 INFO kablam! Oct 16 16:48:55.013 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 16 16:48:55.013 INFO kablam! --> src/lib.rs:380:13 Oct 16 16:48:55.013 INFO kablam! | Oct 16 16:48:55.013 INFO kablam! 380 | let C = A.or(&B); Oct 16 16:48:55.013 INFO kablam! | ^ Oct 16 16:48:55.013 INFO kablam! Oct 16 16:48:55.015 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 16 16:48:55.015 INFO kablam! --> src/lib.rs:390:13 Oct 16 16:48:55.015 INFO kablam! | Oct 16 16:48:55.015 INFO kablam! 390 | let A = DenseBitSet::from_bits(0b1000110001); Oct 16 16:48:55.015 INFO kablam! | ^ Oct 16 16:48:55.015 INFO kablam! Oct 16 16:48:55.015 INFO kablam! warning: variable `B` should have a snake case name such as `b` Oct 16 16:48:55.015 INFO kablam! --> src/lib.rs:391:13 Oct 16 16:48:55.015 INFO kablam! | Oct 16 16:48:55.015 INFO kablam! 391 | let B = DenseBitSet::from_bits(0b1010100100); Oct 16 16:48:55.015 INFO kablam! | ^ Oct 16 16:48:55.015 INFO kablam! Oct 16 16:48:55.015 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 16 16:48:55.015 INFO kablam! --> src/lib.rs:392:13 Oct 16 16:48:55.015 INFO kablam! | Oct 16 16:48:55.015 INFO kablam! 392 | let C = A.and(&B); Oct 16 16:48:55.015 INFO kablam! | ^ Oct 16 16:48:55.015 INFO kablam! Oct 16 16:48:55.015 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 16 16:48:55.015 INFO kablam! --> src/lib.rs:402:13 Oct 16 16:48:55.015 INFO kablam! | Oct 16 16:48:55.015 INFO kablam! 402 | let A = DenseBitSet::from_bits(0b11100010101); Oct 16 16:48:55.015 INFO kablam! | ^ Oct 16 16:48:55.015 INFO kablam! Oct 16 16:48:55.015 INFO kablam! warning: variable `B` should have a snake case name such as `b` Oct 16 16:48:55.015 INFO kablam! --> src/lib.rs:403:13 Oct 16 16:48:55.015 INFO kablam! | Oct 16 16:48:55.015 INFO kablam! 403 | let B = DenseBitSet::from_bits(0b11110100100); Oct 16 16:48:55.015 INFO kablam! | ^ Oct 16 16:48:55.015 INFO kablam! Oct 16 16:48:55.015 INFO kablam! warning: variable `C` should have a snake case name such as `c` Oct 16 16:48:55.015 INFO kablam! --> src/lib.rs:404:13 Oct 16 16:48:55.015 INFO kablam! | Oct 16 16:48:55.015 INFO kablam! 404 | let C = A.xor(&B); Oct 16 16:48:55.015 INFO kablam! | ^ Oct 16 16:48:55.015 INFO kablam! Oct 16 16:48:55.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 16 16:48:55.837 INFO kablam! su: No module specific data is present Oct 16 16:48:56.819 INFO running `"docker" "rm" "-f" "e246bded34515c1efb53254a4c1930f33565f786e2df1640de7a1e2f645b0e3a"` Oct 16 16:48:57.107 INFO blam! e246bded34515c1efb53254a4c1930f33565f786e2df1640de7a1e2f645b0e3a Oct 16 16:48:57.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 16:48:57.455 INFO blam! 15c6306c5c197cd9538f779f4dbb2323135da0bdffcb034118166610c6b1144c Oct 16 16:48:57.457 INFO running `"docker" "start" "-a" "15c6306c5c197cd9538f779f4dbb2323135da0bdffcb034118166610c6b1144c"` Oct 16 16:48:58.478 INFO kablam! usermod: no changes Oct 16 16:48:58.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 16:48:58.523 INFO kablam! Running /target/debug/deps/bitsets-d4065e5c3597ef6e Oct 16 16:48:58.527 INFO blam! Oct 16 16:48:58.527 INFO blam! running 10 tests Oct 16 16:48:58.527 INFO blam! test tests::can_compare ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_clear_bits ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_intersect_bits ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_create ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_initialize_from_literal ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_xor_bits ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_report_num_words ... ok Oct 16 16:48:58.527 INFO blam! test tests::can_set_and_test_bits ... ok Oct 16 16:48:58.529 INFO blam! test tests::can_union_bits ... ok Oct 16 16:48:58.531 INFO blam! test tests::can_not_bits ... ok Oct 16 16:48:58.531 INFO kablam! Doc-tests bitsets Oct 16 16:48:58.531 INFO blam! Oct 16 16:48:58.531 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:48:58.531 INFO blam! Oct 16 16:48:59.789 INFO blam! Oct 16 16:48:59.789 INFO blam! running 6 tests Oct 16 16:49:05.051 INFO blam! test src/lib.rs - DenseBitSet::test (line 161) ... ok Oct 16 16:49:05.359 INFO blam! test src/lib.rs - DenseBitSet::set (line 176) ... ok Oct 16 16:49:05.551 INFO blam! test src/lib.rs - DenseBitSet::flip (line 203) ... ok Oct 16 16:49:05.709 INFO blam! test src/lib.rs - DenseBitSet::with_capacity (line 84) ... ok Oct 16 16:49:05.771 INFO blam! test src/lib.rs - DenseBitSet::from_bits (line 136) ... ok Oct 16 16:49:05.879 INFO blam! test src/lib.rs - DenseBitSet::with_capacity_and_state (line 107) ... ok Oct 16 16:49:05.879 INFO blam! Oct 16 16:49:05.879 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:49:05.879 INFO blam! Oct 16 16:49:05.895 INFO kablam! su: No module specific data is present Oct 16 16:49:06.707 INFO running `"docker" "rm" "-f" "15c6306c5c197cd9538f779f4dbb2323135da0bdffcb034118166610c6b1144c"` Oct 16 16:49:07.163 INFO blam! 15c6306c5c197cd9538f779f4dbb2323135da0bdffcb034118166610c6b1144c