[INFO] fetching crate mbrman---bitvec-1-0 0.0.1...
[INFO] testing mbrman---bitvec-1-0-0.0.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate mbrman---bitvec-1-0 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate mbrman---bitvec-1-0 0.0.1 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 mbrman---bitvec-1-0 0.0.1
[INFO] finished tweaking crates.io crate mbrman---bitvec-1-0 0.0.1
[INFO] tweaked toml for crates.io crate mbrman---bitvec-1-0 0.0.1 written to /workspace/builds/worker-7-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] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding serde-big-array v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-big-array v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 85d89ebf9876db6ca5574f65a6e5bf07a91c97c7b866377f8020a0f982a75dcf
[INFO] running `Command { std: "docker" "start" "-a" "85d89ebf9876db6ca5574f65a6e5bf07a91c97c7b866377f8020a0f982a75dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85d89ebf9876db6ca5574f65a6e5bf07a91c97c7b866377f8020a0f982a75dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85d89ebf9876db6ca5574f65a6e5bf07a91c97c7b866377f8020a0f982a75dcf", kill_on_drop: false }`
[INFO] [stdout] 85d89ebf9876db6ca5574f65a6e5bf07a91c97c7b866377f8020a0f982a75dcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 29a81bb8fb0b973addae730e9ae03ae3aeace9326f363e1402606a46a2931616
[INFO] running `Command { std: "docker" "start" "-a" "29a81bb8fb0b973addae730e9ae03ae3aeace9326f363e1402606a46a2931616", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling mbrman---bitvec-1-0 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `mbrman___bitvec_1_0` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `mbrman_bitvec_1_0`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "29a81bb8fb0b973addae730e9ae03ae3aeace9326f363e1402606a46a2931616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29a81bb8fb0b973addae730e9ae03ae3aeace9326f363e1402606a46a2931616", kill_on_drop: false }`
[INFO] [stdout] 29a81bb8fb0b973addae730e9ae03ae3aeace9326f363e1402606a46a2931616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0a56118e6be75a812f7b83890740092a534d0b902e4fc2d7005e972892def9b0
[INFO] running `Command { std: "docker" "start" "-a" "0a56118e6be75a812f7b83890740092a534d0b902e4fc2d7005e972892def9b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling mbrman---bitvec-1-0 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `mbrman___bitvec_1_0` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `mbrman_bitvec_1_0`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "0a56118e6be75a812f7b83890740092a534d0b902e4fc2d7005e972892def9b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a56118e6be75a812f7b83890740092a534d0b902e4fc2d7005e972892def9b0", kill_on_drop: false }`
[INFO] [stdout] 0a56118e6be75a812f7b83890740092a534d0b902e4fc2d7005e972892def9b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e3432efc954d93fb2338841e05d5557be60ce4a20558a3e92c7a49f0d1818fd2
[INFO] running `Command { std: "docker" "start" "-a" "e3432efc954d93fb2338841e05d5557be60ce4a20558a3e92c7a49f0d1818fd2", kill_on_drop: false }`
[INFO] [stderr] warning: crate `mbrman___bitvec_1_0` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `mbrman_bitvec_1_0`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mbrman---bitvec-1-0` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mbrman___bitvec_1_0-568b02caba51785e)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::align_chs_to_cylinder ... ok
[INFO] [stdout] test tests::convert_chs_to_lba_and_back ... ok
[INFO] [stdout] test tests::deserialize_maximum_chs_value ... ok
[INFO] [stdout] test tests::find_free_sectors ... ok
[INFO] [stdout] test tests::push_logical_partition_check_within_range ... ok
[INFO] [stdout] test tests::serialize_maximum_chs_value ... ok
[INFO] [stdout] test tests::serialize_and_deserialize_some_chs_value ... ok
[INFO] [stdout] test tests::write_invalid_boot_signature ... ok
[INFO] [stdout] test tests::read_disk1 ... ok
[INFO] [stdout] test tests::read_empty_extended_partition ... ok
[INFO] [stdout] test tests::write_invalid_boot_flag ... ok
[INFO] [stdout] test tests::push_logical_partition_aligned_to_cylinder ... ok
[INFO] [stdout] test tests::remove_logical_partition ... ok
[INFO] [stdout] test tests::read_invalid_boot_flag ... ok
[INFO] [stdout] test tests::new_mbr_then_write_then_read_twice ... ok
[INFO] [stdout] test tests::read_invalid_boot_signature ... ok
[INFO] [stdout] test tests::find_at_sector ... ok
[INFO] [stdout] test tests::read_disk2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mbrman___bitvec_1_0
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - MBR (line 241) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2039) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::new_from (line 370) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::write_into (line 530) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::get_maximum_partition_size (line 851) ... FAILED
[INFO] [stdout] test src/lib.rs - MBRPartitionEntry::empty (line 1196) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::read_from (line 400) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_last_place (line 776) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_free_sectors (line 667) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_first_place (line 741) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_optimal_place (line 812) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2090) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2061) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2104) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2134) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - MBR (line 241) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:244:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2039) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2042:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:18:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::new_from (line 370) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:373:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::new_from(&mut f, 512, [0x01, 0x02, 0x03, 0x04])
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::new_from(&mut f, 512, [0x01, 0x02, 0x03, 0x04])
[INFO] [stdout] 5 + let mbr = MBR::new_from(&mut f, 512, [0x01, 0x02, 0x03, 0x04])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:71:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::write_into (line 530) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:534:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::get_maximum_partition_size (line 851) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:855:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBRPartitionEntry::empty (line 1196) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:1200:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:1203:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBRPartitionEntry;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBRPartitionEntry`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - mbr[1] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout] 9 + mbr[1] = MBRPartitionEntry::empty();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::read_from (line 400) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:403:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:40:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mut mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 17 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 19 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::MBRPartitionEntry;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `MBRPartitionEntry`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 - mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout] 24 + mbr[free_partition_number] = MBRPartitionEntry::empty();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | mbr[free_partition_number] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_last_place (line 776) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:780:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:785:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:787:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:784:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:783:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:85:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_free_sectors (line 667) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:671:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:676:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:678:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:675:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:674:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_first_place (line 741) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:745:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:750:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:752:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:749:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:748:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_optimal_place (line 812) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:816:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:821:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:823:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:820:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:819:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:115:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:120:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:122:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:133:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -             first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 25 +             first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:135:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                       ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 27 +             last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:146:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout] 38 +         ebr_first_chs: CHS::empty(),                // only for old computers
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:119:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:132:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:118:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:131:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         partition: mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                    ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:129:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mbrman::LogicalPartition {
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2090) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2095:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2061) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2064:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mut mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2076:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 17 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2078:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 19 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2083:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::MBRPartitionEntry;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `MBRPartitionEntry`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 - mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout] 24 + mbr[free_partition_number] = MBRPartitionEntry::empty();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2075:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2074:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | mbr[free_partition_number] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2109:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2114:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2116:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2113:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2112:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2139:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2144:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2146:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2157:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -             first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 25 +             first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2159:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                       ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 27 +             last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2170:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout] 38 +         ebr_first_chs: CHS::empty(),                // only for old computers
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2143:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2156:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2142:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2155:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         partition: mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                    ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2153:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mbrman::LogicalPartition {
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 110)
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/lib.rs - (line 80)
[INFO] [stdout]     src/lib.rs - MBR (line 241)
[INFO] [stdout]     src/lib.rs - MBR::find_first_place (line 741)
[INFO] [stdout]     src/lib.rs - MBR::find_free_sectors (line 667)
[INFO] [stdout]     src/lib.rs - MBR::find_last_place (line 776)
[INFO] [stdout]     src/lib.rs - MBR::find_optimal_place (line 812)
[INFO] [stdout]     src/lib.rs - MBR::get_maximum_partition_size (line 851)
[INFO] [stdout]     src/lib.rs - MBR::new_from (line 370)
[INFO] [stdout]     src/lib.rs - MBR::read_from (line 400)
[INFO] [stdout]     src/lib.rs - MBR::write_into (line 530)
[INFO] [stdout]     src/lib.rs - MBRPartitionEntry::empty (line 1196)
[INFO] [stdout]     src/lib.rs - test_readme (line 2039)
[INFO] [stdout]     src/lib.rs - test_readme (line 2061)
[INFO] [stdout]     src/lib.rs - test_readme (line 2090)
[INFO] [stdout]     src/lib.rs - test_readme (line 2104)
[INFO] [stdout]     src/lib.rs - test_readme (line 2134)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e3432efc954d93fb2338841e05d5557be60ce4a20558a3e92c7a49f0d1818fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3432efc954d93fb2338841e05d5557be60ce4a20558a3e92c7a49f0d1818fd2", kill_on_drop: false }`
[INFO] [stdout] e3432efc954d93fb2338841e05d5557be60ce4a20558a3e92c7a49f0d1818fd2
[INFO] testing mbrman---bitvec-1-0-0.0.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate mbrman---bitvec-1-0 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate mbrman---bitvec-1-0 0.0.1 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 mbrman---bitvec-1-0 0.0.1
[INFO] finished tweaking crates.io crate mbrman---bitvec-1-0 0.0.1
[INFO] tweaked toml for crates.io crate mbrman---bitvec-1-0 0.0.1 written to /workspace/builds/worker-7-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] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding serde-big-array v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 294de83fffe3241e01d0b2c21638e1f3fbcb90778e22d00de533bc743f674f3a
[INFO] running `Command { std: "docker" "start" "-a" "294de83fffe3241e01d0b2c21638e1f3fbcb90778e22d00de533bc743f674f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "294de83fffe3241e01d0b2c21638e1f3fbcb90778e22d00de533bc743f674f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294de83fffe3241e01d0b2c21638e1f3fbcb90778e22d00de533bc743f674f3a", kill_on_drop: false }`
[INFO] [stdout] 294de83fffe3241e01d0b2c21638e1f3fbcb90778e22d00de533bc743f674f3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1d071172fbb103b5f47018b838f50640cd5770315f76b6b76cad51ca71c214da
[INFO] running `Command { std: "docker" "start" "-a" "1d071172fbb103b5f47018b838f50640cd5770315f76b6b76cad51ca71c214da", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling mbrman---bitvec-1-0 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `mbrman___bitvec_1_0` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `mbrman_bitvec_1_0`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] running `Command { std: "docker" "inspect" "1d071172fbb103b5f47018b838f50640cd5770315f76b6b76cad51ca71c214da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d071172fbb103b5f47018b838f50640cd5770315f76b6b76cad51ca71c214da", kill_on_drop: false }`
[INFO] [stdout] 1d071172fbb103b5f47018b838f50640cd5770315f76b6b76cad51ca71c214da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 90def90db7f68b4901f380a1cefb5d6e18277e8922bff7e0de966bea1b8b435f
[INFO] running `Command { std: "docker" "start" "-a" "90def90db7f68b4901f380a1cefb5d6e18277e8922bff7e0de966bea1b8b435f", kill_on_drop: false }`
[INFO] [stdout] warning: crate `mbrman___bitvec_1_0` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `mbrman_bitvec_1_0`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mbrman---bitvec-1-0 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "90def90db7f68b4901f380a1cefb5d6e18277e8922bff7e0de966bea1b8b435f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90def90db7f68b4901f380a1cefb5d6e18277e8922bff7e0de966bea1b8b435f", kill_on_drop: false }`
[INFO] [stdout] 90def90db7f68b4901f380a1cefb5d6e18277e8922bff7e0de966bea1b8b435f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d68561bf579ff81b3285ae68347393546c1adc99d6036058fea75567922f6f8b
[INFO] running `Command { std: "docker" "start" "-a" "d68561bf579ff81b3285ae68347393546c1adc99d6036058fea75567922f6f8b", kill_on_drop: false }`
[INFO] [stderr] warning: crate `mbrman___bitvec_1_0` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `mbrman_bitvec_1_0`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mbrman---bitvec-1-0` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mbrman___bitvec_1_0-568b02caba51785e)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::align_chs_to_cylinder ... ok
[INFO] [stdout] test tests::convert_chs_to_lba_and_back ... ok
[INFO] [stdout] test tests::deserialize_maximum_chs_value ... ok
[INFO] [stdout] test tests::find_free_sectors ... ok
[INFO] [stdout] test tests::push_logical_partition_check_within_range ... ok
[INFO] [stdout] test tests::serialize_maximum_chs_value ... ok
[INFO] [stdout] test tests::write_invalid_boot_signature ... ok
[INFO] [stdout] test tests::serialize_and_deserialize_some_chs_value ... ok
[INFO] [stdout] test tests::read_disk1 ... ok
[INFO] [stdout] test tests::read_empty_extended_partition ... ok
[INFO] [stdout] test tests::push_logical_partition_aligned_to_cylinder ... ok
[INFO] [stdout] test tests::write_invalid_boot_flag ... ok
[INFO] [stdout] test tests::remove_logical_partition ... ok
[INFO] [stdout] test tests::read_invalid_boot_flag ... ok
[INFO] [stdout] test tests::new_mbr_then_write_then_read_twice ... ok
[INFO] [stdout] test tests::read_invalid_boot_signature ... ok
[INFO] [stdout] test tests::find_at_sector ... ok
[INFO] [stdout] test tests::read_disk2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mbrman___bitvec_1_0
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - MBR::new_from (line 370) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::read_from (line 400) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR (line 241) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2039) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::write_into (line 530) ... FAILED
[INFO] [stdout] test src/lib.rs - MBRPartitionEntry::empty (line 1196) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::get_maximum_partition_size (line 851) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_free_sectors (line 667) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_optimal_place (line 812) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_first_place (line 741) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_last_place (line 776) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2090) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2061) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2104) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2134) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - MBR::new_from (line 370) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:373:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::new_from(&mut f, 512, [0x01, 0x02, 0x03, 0x04])
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::new_from(&mut f, 512, [0x01, 0x02, 0x03, 0x04])
[INFO] [stdout] 5 + let mbr = MBR::new_from(&mut f, 512, [0x01, 0x02, 0x03, 0x04])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::read_from (line 400) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:403:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR (line 241) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:244:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2039) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2042:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::write_into (line 530) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:534:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBRPartitionEntry::empty (line 1196) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:1200:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:1203:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBRPartitionEntry;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBRPartitionEntry`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - mbr[1] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout] 9 + mbr[1] = MBRPartitionEntry::empty();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:18:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:71:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::get_maximum_partition_size (line 851) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:855:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:40:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mut mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 17 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 19 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::MBRPartitionEntry;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `MBRPartitionEntry`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 - mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout] 24 + mbr[free_partition_number] = MBRPartitionEntry::empty();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | mbr[free_partition_number] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_free_sectors (line 667) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:671:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:676:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:678:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:675:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:674:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_optimal_place (line 812) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:816:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:821:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:823:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:820:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:819:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:85:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_first_place (line 741) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:745:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:750:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:752:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:749:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:748:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - MBR::find_last_place (line 776) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:780:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 6 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:785:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 11 +     first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:787:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 13 +     last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:784:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:783:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:115:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:120:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:122:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:133:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -             first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 25 +             first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:135:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                       ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 27 +             last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:146:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout] 38 +         ebr_first_chs: CHS::empty(),                // only for old computers
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:119:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:132:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:118:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:131:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         partition: mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                    ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:129:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mbrman::LogicalPartition {
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2090) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2095:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2061) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2064:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut mbr = mbrman::MBR::read_from(&mut f, 512)
[INFO] [stdout] 5 + let mut mbr = MBR::read_from(&mut f, 512)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2076:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 17 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2078:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 19 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2083:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::MBRPartitionEntry;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `MBRPartitionEntry`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 - mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout] 24 + mbr[free_partition_number] = MBRPartitionEntry::empty();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2075:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2074:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | mbr[free_partition_number] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2109:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2114:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2116:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2113:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2112:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_readme (line 2134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]  --> src/lib.rs:2139:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use mbrman___bitvec_1_0::MBR;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `MBR`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let mut mbr = mbrman::MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout] 7 + let mut mbr = MBR::new_from(&mut cur, ss as u32, [0xff; 4])
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2144:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |                ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     first_chs: mbrman::CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout] 12 +     first_chs: CHS::empty(),    // first CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2146:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     last_chs: mbrman::CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout] 14 +     last_chs: CHS::empty(),     // last CHS address (only useful for old computers)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2157:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -             first_chs: mbrman::CHS::empty(),
[INFO] [stdout] 25 +             first_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2159:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                       ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             last_chs: mbrman::CHS::empty(),
[INFO] [stdout] 27 +             last_chs: CHS::empty(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2170:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout]    |                        ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use mbrman___bitvec_1_0::CHS;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CHS`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -         ebr_first_chs: mbrman::CHS::empty(),                // only for old computers
[INFO] [stdout] 38 +         ebr_first_chs: CHS::empty(),                // only for old computers
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2143:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2156:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2142:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2155:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         partition: mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                    ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mbrman`
[INFO] [stdout]   --> src/lib.rs:2153:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mbrman::LogicalPartition {
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `mbrman`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 110)
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/lib.rs - (line 80)
[INFO] [stdout]     src/lib.rs - MBR (line 241)
[INFO] [stdout]     src/lib.rs - MBR::find_first_place (line 741)
[INFO] [stdout]     src/lib.rs - MBR::find_free_sectors (line 667)
[INFO] [stdout]     src/lib.rs - MBR::find_last_place (line 776)
[INFO] [stdout]     src/lib.rs - MBR::find_optimal_place (line 812)
[INFO] [stdout]     src/lib.rs - MBR::get_maximum_partition_size (line 851)
[INFO] [stdout]     src/lib.rs - MBR::new_from (line 370)
[INFO] [stdout]     src/lib.rs - MBR::read_from (line 400)
[INFO] [stdout]     src/lib.rs - MBR::write_into (line 530)
[INFO] [stdout]     src/lib.rs - MBRPartitionEntry::empty (line 1196)
[INFO] [stdout]     src/lib.rs - test_readme (line 2039)
[INFO] [stdout]     src/lib.rs - test_readme (line 2061)
[INFO] [stdout]     src/lib.rs - test_readme (line 2090)
[INFO] [stdout]     src/lib.rs - test_readme (line 2104)
[INFO] [stdout]     src/lib.rs - test_readme (line 2134)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d68561bf579ff81b3285ae68347393546c1adc99d6036058fea75567922f6f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d68561bf579ff81b3285ae68347393546c1adc99d6036058fea75567922f6f8b", kill_on_drop: false }`
[INFO] [stdout] d68561bf579ff81b3285ae68347393546c1adc99d6036058fea75567922f6f8b
