[INFO] fetching crate bitcursor 1.0.0...
[INFO] testing bitcursor-1.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bitcursor 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bitcursor 1.0.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcursor 1.0.0
[INFO] finished tweaking crates.io crate bitcursor 1.0.0
[INFO] tweaked toml for crates.io crate bitcursor 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c894b0abf4e695835bd5f46328f9e65522e83c0f3ddf2f32d885eadcb469aa3
[INFO] running `Command { std: "docker" "start" "-a" "3c894b0abf4e695835bd5f46328f9e65522e83c0f3ddf2f32d885eadcb469aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c894b0abf4e695835bd5f46328f9e65522e83c0f3ddf2f32d885eadcb469aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c894b0abf4e695835bd5f46328f9e65522e83c0f3ddf2f32d885eadcb469aa3", kill_on_drop: false }`
[INFO] [stdout] 3c894b0abf4e695835bd5f46328f9e65522e83c0f3ddf2f32d885eadcb469aa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5981ecd308dea313e46e19c229bf2fdfe5882ddbed8c9c0a6c2382fe75f3ca7c
[INFO] running `Command { std: "docker" "start" "-a" "5981ecd308dea313e46e19c229bf2fdfe5882ddbed8c9c0a6c2382fe75f3ca7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcursor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "5981ecd308dea313e46e19c229bf2fdfe5882ddbed8c9c0a6c2382fe75f3ca7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5981ecd308dea313e46e19c229bf2fdfe5882ddbed8c9c0a6c2382fe75f3ca7c", kill_on_drop: false }`
[INFO] [stdout] 5981ecd308dea313e46e19c229bf2fdfe5882ddbed8c9c0a6c2382fe75f3ca7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dbcda04426a685342c19acf8c5424e85e54dae91f2d49c63436471d94317c9a
[INFO] running `Command { std: "docker" "start" "-a" "7dbcda04426a685342c19acf8c5424e85e54dae91f2d49c63436471d94317c9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcursor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.75s
[INFO] running `Command { std: "docker" "inspect" "7dbcda04426a685342c19acf8c5424e85e54dae91f2d49c63436471d94317c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbcda04426a685342c19acf8c5424e85e54dae91f2d49c63436471d94317c9a", kill_on_drop: false }`
[INFO] [stdout] 7dbcda04426a685342c19acf8c5424e85e54dae91f2d49c63436471d94317c9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2ae3d96e89c46f616acc65a2a020c03c8e6597b2d07ab538575dfa33e3dd188
[INFO] running `Command { std: "docker" "start" "-a" "f2ae3d96e89c46f616acc65a2a020c03c8e6597b2d07ab538575dfa33e3dd188", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitcursor-c41d5ee8b42dbdb0)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test tests::force_read_bits::bit::over_read_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::read::bit::read_from_bits_to_end ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16_to_bytes ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16s ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16s_to_end ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16s_to_string ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32_to_bytes ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32s ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32s_to_end ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32s_to_string ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128s_to_string ... ok
[INFO] [stdout] test tests::read::bit::read_from_bits ... ok
[INFO] [stdout] test tests::read::bit::read_from_bit_to_bytes ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128s_to_end ... ok
[INFO] [stdout] test tests::read::bit::read_from_bits_to_string ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128_to_bytes ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128s ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64_to_bytes ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64s_to_end ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8_to_chain ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64s ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64s_to_string ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8s_to_string ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8_to_bytes ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u128s ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8s_to_end ... ok
[INFO] [stdout] test tests::read_bits::bit::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_single ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u128::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_single ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_bits ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_single ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_single ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_single ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u32::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u8::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_current_back_i128 ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_current_forward_i128 ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_end_i128 ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_start_i128 ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u8s ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_current_back_i16 ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_start_i16 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_current_back_i32 ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_current_forward_i16 ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u64s ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_end_i16 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_end_i32 ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_single ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_current_forward_i32 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_end_i8 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_start_i8 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_current_back_u128 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_current_forward_u128 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_end_u128 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_start_u128 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_current_back_u16 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_current_forward_u16 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_end_u16 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_start_i32 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_current_back_i64 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_start_i64 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_current_back_i8 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_current_forward_i64 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_end_i64 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_current_forward_i8 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_start_u16 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_end_u32 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_start_u32 ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_start_u64 ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_current_forward_u64 ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_end_u64 ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_current_back_u8 ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_current_forward_u8 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_current_back_u32 ... ok
[INFO] [stdout] test tests::write::bit::write_u8_to_bits ... ok
[INFO] [stdout] test tests::write::u128::write_u8_to_u128s ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_current_back_u64 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_current_forward_u32 ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_end_u8 ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_start_u8 ... ok
[INFO] [stdout] test tests::write::u32::write_u8_to_u32s ... ok
[INFO] [stdout] test tests::write::u64::write_u8_to_u64s ... ok
[INFO] [stdout] test tests::write::u8::write_u8_to_u8s ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bitcursor
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - BitCursor<T>::bit_position (line 537) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::cur_position (line 514) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::into_inner (line 460) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::get_ref (line 477) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::set_bit_pos (line 563) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::new (line 442) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::get_mut (line 497) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor (line 412) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::set_cur_pos (line 586) ... FAILED
[INFO] [stdout] test src/lib.rs - ForceReadBits (line 848) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReadBits::read_bits (line 669) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReadBits (line 616) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReadBits (line 646) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ForceReadBits (line 826) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ForceReadBits::force_read_bits (line 872) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::bit_position (line 537) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:538:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::cur_position (line 514) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:515:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::into_inner (line 460) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:461:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::get_ref (line 477) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:478:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::set_bit_pos (line 563) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:564:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::new (line 442) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:443:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::get_mut (line 497) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:498:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor (line 412) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:414:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::set_cur_pos (line 586) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:587:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ForceReadBits (line 848) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ForceReadBits`
[INFO] [stdout]  --> src/lib.rs:849:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ForceReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^^^^^^ no `ForceReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReadBits::read_bits (line 669) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ReadBits`
[INFO] [stdout]  --> src/lib.rs:670:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^ no `ReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/lib.rs:673:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> std::io::Result<()> {
[INFO] [stdout]   |    ----      ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReadBits (line 616) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ReadBits`
[INFO] [stdout]  --> src/lib.rs:617:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^ no `ReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReadBits (line 646) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ReadBits`
[INFO] [stdout]  --> src/lib.rs:647:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^ no `ReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/lib.rs:650:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> std::io::Result<()> {
[INFO] [stdout]   |    ----      ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ForceReadBits (line 826) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ForceReadBits`
[INFO] [stdout]  --> src/lib.rs:827:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ForceReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^^^^^^ no `ForceReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ForceReadBits::force_read_bits (line 872) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ForceReadBits`
[INFO] [stdout]  --> src/lib.rs:873:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ForceReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^^^^^^ no `ForceReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:876:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> Result<()> {
[INFO] [stdout]   |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]   |              |
[INFO] [stdout]   |              expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> Result<(), E> {
[INFO] [stdout]   |                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - BitCursor (line 412)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::bit_position (line 537)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::cur_position (line 514)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::get_mut (line 497)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::get_ref (line 477)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::into_inner (line 460)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::new (line 442)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::set_bit_pos (line 563)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::set_cur_pos (line 586)
[INFO] [stdout]     src/lib.rs - ForceReadBits (line 826)
[INFO] [stdout]     src/lib.rs - ForceReadBits (line 848)
[INFO] [stdout]     src/lib.rs - ForceReadBits::force_read_bits (line 872)
[INFO] [stdout]     src/lib.rs - ReadBits (line 616)
[INFO] [stdout]     src/lib.rs - ReadBits (line 646)
[INFO] [stdout]     src/lib.rs - ReadBits::read_bits (line 669)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f2ae3d96e89c46f616acc65a2a020c03c8e6597b2d07ab538575dfa33e3dd188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2ae3d96e89c46f616acc65a2a020c03c8e6597b2d07ab538575dfa33e3dd188", kill_on_drop: false }`
[INFO] [stdout] f2ae3d96e89c46f616acc65a2a020c03c8e6597b2d07ab538575dfa33e3dd188
[INFO] testing bitcursor-1.0.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate bitcursor 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate bitcursor 1.0.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcursor 1.0.0
[INFO] finished tweaking crates.io crate bitcursor 1.0.0
[INFO] tweaked toml for crates.io crate bitcursor 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1e27d45b64ffc2d661b27e30664464b694057805579aee6232f81b9ea8c910b
[INFO] running `Command { std: "docker" "start" "-a" "a1e27d45b64ffc2d661b27e30664464b694057805579aee6232f81b9ea8c910b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1e27d45b64ffc2d661b27e30664464b694057805579aee6232f81b9ea8c910b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e27d45b64ffc2d661b27e30664464b694057805579aee6232f81b9ea8c910b", kill_on_drop: false }`
[INFO] [stdout] a1e27d45b64ffc2d661b27e30664464b694057805579aee6232f81b9ea8c910b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42be5a88e6e6304f24966f9d6943711c05544283bbf16c81b6185b87d6486886
[INFO] running `Command { std: "docker" "start" "-a" "42be5a88e6e6304f24966f9d6943711c05544283bbf16c81b6185b87d6486886", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcursor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "42be5a88e6e6304f24966f9d6943711c05544283bbf16c81b6185b87d6486886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42be5a88e6e6304f24966f9d6943711c05544283bbf16c81b6185b87d6486886", kill_on_drop: false }`
[INFO] [stdout] 42be5a88e6e6304f24966f9d6943711c05544283bbf16c81b6185b87d6486886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d4e8bb64d334ef1a78fdfc1e51b4d9f00542abbe34d3a7224cbc33ffa9acfc1
[INFO] running `Command { std: "docker" "start" "-a" "0d4e8bb64d334ef1a78fdfc1e51b4d9f00542abbe34d3a7224cbc33ffa9acfc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcursor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.65s
[INFO] running `Command { std: "docker" "inspect" "0d4e8bb64d334ef1a78fdfc1e51b4d9f00542abbe34d3a7224cbc33ffa9acfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4e8bb64d334ef1a78fdfc1e51b4d9f00542abbe34d3a7224cbc33ffa9acfc1", kill_on_drop: false }`
[INFO] [stdout] 0d4e8bb64d334ef1a78fdfc1e51b4d9f00542abbe34d3a7224cbc33ffa9acfc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c599a65cb0f8d2f523f581ae9592161ad13f5aa8b197b1f4a8837ad9d8ec44ad
[INFO] running `Command { std: "docker" "start" "-a" "c599a65cb0f8d2f523f581ae9592161ad13f5aa8b197b1f4a8837ad9d8ec44ad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitcursor-c41d5ee8b42dbdb0)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::bit::over_read_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::bit::read_bit_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u128::read_u128_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u16::read_u16_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u32s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u8s ... ok
[INFO] [stdout] test tests::force_read_bits::u64::read_u64_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_bits ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_bits_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_single ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u128s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u16s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u128s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_single_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u16s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u32::read_u32_from_u64s ... ok
[INFO] [stdout] test tests::read::bit::read_from_bit_to_bytes ... ok
[INFO] [stdout] test tests::read::bit::read_from_bits_to_end ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u32s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u64s ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u8s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u64s_out_of_range ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u8s ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128_to_bytes ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128s ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16_to_bytes ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16s_to_end ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32_to_bytes ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128s_to_string ... ok
[INFO] [stdout] test tests::force_read_bits::u8::read_u8_from_u32s ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16s_to_string ... ok
[INFO] [stdout] test tests::read::bit::read_from_bits_to_string ... ok
[INFO] [stdout] test tests::read::u128::read_from_u128s_to_end ... ok
[INFO] [stdout] test tests::read::bit::read_from_bits ... ok
[INFO] [stdout] test tests::read::u16::read_from_u16s ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32s ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32s_to_end ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64s_to_string ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8_to_bytes ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8_to_chain ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64s_to_end ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u16s ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8s_to_string ... ok
[INFO] [stdout] test tests::read_bits::bit::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_single ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u32s ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64s ... ok
[INFO] [stdout] test tests::read::u32::read_from_u32s_to_string ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read::u64::read_from_u64_to_bytes ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u8s ... ok
[INFO] [stdout] test tests::read::u8::read_from_u8s_to_end ... ok
[INFO] [stdout] test tests::read_bits::bit::read_bit_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_single ... ok
[INFO] [stdout] test tests::read_bits::u128::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_single ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u128::read_u128_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u16::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u16::read_u16_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_single ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_single ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u32::read_u32_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u64::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u8s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u128s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u128s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u16s ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u64::read_u64_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u32s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_bits ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u16s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_single ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u32s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u64s ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u8s ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_current_forward_i128 ... ok
[INFO] [stdout] test tests::read_bits::u8::over_read_from_single - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u64s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_bits_out_of_range - should panic ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_start_i128 ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_start_i16 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_current_back_i32 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_end_i32 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_current_forward_i32 ... ok
[INFO] [stdout] test tests::seek::i32::seek_from_start_i32 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_current_back_i64 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_current_forward_i64 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_end_i64 ... ok
[INFO] [stdout] test tests::seek::i64::seek_from_start_i64 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_current_forward_i8 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_current_back_i8 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_end_i8 ... ok
[INFO] [stdout] test tests::seek::i8::seek_from_start_i8 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_current_back_u128 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_current_forward_u128 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_end_u128 ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_current_back_i16 ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_current_forward_i16 ... ok
[INFO] [stdout] test tests::seek::u128::seek_from_start_u128 ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_current_back_i128 ... ok
[INFO] [stdout] test tests::seek::i128::seek_from_end_i128 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_start_u16 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_current_back_u32 ... ok
[INFO] [stdout] test tests::read_bits::u8::read_u8_from_u8s_out_of_range - should panic ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_current_back_u16 ... ok
[INFO] [stdout] test tests::seek::i16::seek_from_end_i16 ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_end_u64 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_end_u16 ... ok
[INFO] [stdout] test tests::seek::u16::seek_from_current_forward_u16 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_start_u32 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_current_forward_u32 ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_current_back_u64 ... ok
[INFO] [stdout] test tests::seek::u32::seek_from_end_u32 ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_start_u64 ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_current_forward_u8 ... ok
[INFO] [stdout] test tests::write::u128::write_u8_to_u128s ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_end_u8 ... ok
[INFO] [stdout] test tests::write::bit::write_u8_to_bits ... ok
[INFO] [stdout] test tests::seek::u64::seek_from_current_forward_u64 ... ok
[INFO] [stdout] test tests::write::u32::write_u8_to_u32s ... ok
[INFO] [stdout] test tests::write::u8::write_u8_to_u8s ... ok
[INFO] [stdout] test tests::write::u64::write_u8_to_u64s ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_current_back_u8 ... ok
[INFO] [stdout] test tests::seek::u8::seek_from_start_u8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bitcursor
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - BitCursor<T>::cur_position (line 514) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::set_bit_pos (line 563) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::bit_position (line 537) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::into_inner (line 460) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::new (line 442) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::get_ref (line 477) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::get_mut (line 497) ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor (line 412) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - BitCursor<T>::set_cur_pos (line 586) ... FAILED
[INFO] [stdout] test src/lib.rs - ForceReadBits (line 826) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReadBits (line 646) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ForceReadBits::force_read_bits (line 872) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ForceReadBits (line 848) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReadBits (line 616) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReadBits::read_bits (line 669) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::cur_position (line 514) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:515:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::set_bit_pos (line 563) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:564:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::bit_position (line 537) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:538:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::into_inner (line 460) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:461:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::new (line 442) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:443:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::get_ref (line 477) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:478:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::get_mut (line 497) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:498:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor (line 412) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:414:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitCursor<T>::set_cur_pos (line 586) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `BitCursor`
[INFO] [stdout]  --> src/lib.rs:587:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use BitCursor;
[INFO] [stdout]   |     ^^^^^^^^^ no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ForceReadBits (line 826) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ForceReadBits`
[INFO] [stdout]  --> src/lib.rs:827:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ForceReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^^^^^^ no `ForceReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReadBits (line 646) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ReadBits`
[INFO] [stdout]  --> src/lib.rs:647:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^ no `ReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/lib.rs:650:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> std::io::Result<()> {
[INFO] [stdout]   |    ----      ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ForceReadBits::force_read_bits (line 872) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ForceReadBits`
[INFO] [stdout]  --> src/lib.rs:873:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ForceReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^^^^^^ no `ForceReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:876:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> Result<()> {
[INFO] [stdout]   |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]   |              |
[INFO] [stdout]   |              expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> Result<(), E> {
[INFO] [stdout]   |                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ForceReadBits (line 848) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ForceReadBits`
[INFO] [stdout]  --> src/lib.rs:849:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ForceReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^^^^^^ no `ForceReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReadBits (line 616) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ReadBits`
[INFO] [stdout]  --> src/lib.rs:617:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^ no `ReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReadBits::read_bits (line 669) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `BitCursor`, `ReadBits`
[INFO] [stdout]  --> src/lib.rs:670:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | use {BitCursor, ReadBits};
[INFO] [stdout]   |      ^^^^^^^^^  ^^^^^^^^ no `ReadBits` in the root
[INFO] [stdout]   |      |
[INFO] [stdout]   |      no `BitCursor` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/lib.rs:673:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() -> std::io::Result<()> {
[INFO] [stdout]   |    ----      ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]   |    |
[INFO] [stdout]   |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]   |
[INFO] [stdout]   = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]           found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - BitCursor (line 412)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::bit_position (line 537)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::cur_position (line 514)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::get_mut (line 497)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::get_ref (line 477)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::into_inner (line 460)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::new (line 442)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::set_bit_pos (line 563)
[INFO] [stdout]     src/lib.rs - BitCursor<T>::set_cur_pos (line 586)
[INFO] [stdout]     src/lib.rs - ForceReadBits (line 826)
[INFO] [stdout]     src/lib.rs - ForceReadBits (line 848)
[INFO] [stdout]     src/lib.rs - ForceReadBits::force_read_bits (line 872)
[INFO] [stdout]     src/lib.rs - ReadBits (line 616)
[INFO] [stdout]     src/lib.rs - ReadBits (line 646)
[INFO] [stdout]     src/lib.rs - ReadBits::read_bits (line 669)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c599a65cb0f8d2f523f581ae9592161ad13f5aa8b197b1f4a8837ad9d8ec44ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c599a65cb0f8d2f523f581ae9592161ad13f5aa8b197b1f4a8837ad9d8ec44ad", kill_on_drop: false }`
[INFO] [stdout] c599a65cb0f8d2f523f581ae9592161ad13f5aa8b197b1f4a8837ad9d8ec44ad
