[INFO] fetching crate mbrman---bitvec-1-0 0.0.1...
[INFO] testing mbrman---bitvec-1-0-0.0.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mbrman---bitvec-1-0 0.0.1 into /workspace/builds/worker-0-tc2/source
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mbrman---bitvec-1-0 0.0.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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 bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding serde-big-array v0.4.1 (available: v0.5.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b76afec3ccb83a3df823354a8122565fc8507b7ecda24aeb9c2888b2f1a2f36c
[INFO] running `Command { std: "docker" "start" "-a" "b76afec3ccb83a3df823354a8122565fc8507b7ecda24aeb9c2888b2f1a2f36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b76afec3ccb83a3df823354a8122565fc8507b7ecda24aeb9c2888b2f1a2f36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76afec3ccb83a3df823354a8122565fc8507b7ecda24aeb9c2888b2f1a2f36c", kill_on_drop: false }`
[INFO] [stdout] b76afec3ccb83a3df823354a8122565fc8507b7ecda24aeb9c2888b2f1a2f36c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8b2927c366bd01b93390146b160c78f4eceedcc175e8a4dc41b96af6554dd5e
[INFO] running `Command { std: "docker" "start" "-a" "f8b2927c366bd01b93390146b160c78f4eceedcc175e8a4dc41b96af6554dd5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] running `Command { std: "docker" "inspect" "f8b2927c366bd01b93390146b160c78f4eceedcc175e8a4dc41b96af6554dd5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b2927c366bd01b93390146b160c78f4eceedcc175e8a4dc41b96af6554dd5e", kill_on_drop: false }`
[INFO] [stdout] f8b2927c366bd01b93390146b160c78f4eceedcc175e8a4dc41b96af6554dd5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48d486a459975a1b7f91a53b3ba877feb86fea8ac722cdc8fad924e251de951e
[INFO] running `Command { std: "docker" "start" "-a" "48d486a459975a1b7f91a53b3ba877feb86fea8ac722cdc8fad924e251de951e", 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)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "48d486a459975a1b7f91a53b3ba877feb86fea8ac722cdc8fad924e251de951e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d486a459975a1b7f91a53b3ba877feb86fea8ac722cdc8fad924e251de951e", kill_on_drop: false }`
[INFO] [stdout] 48d486a459975a1b7f91a53b3ba877feb86fea8ac722cdc8fad924e251de951e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5807b4bd099fdb6542c829d272a8c4e87e1ac30fd9e0db49acb1db2af1ac7cd4
[INFO] running `Command { std: "docker" "start" "-a" "5807b4bd099fdb6542c829d272a8c4e87e1ac30fd9e0db49acb1db2af1ac7cd4", 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)]` (part of `#[warn(nonstandard_style)]`) 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.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mbrman___bitvec_1_0-acc303dbd0ab3d7d)
[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::read_disk1 ... ok
[INFO] [stdout] test tests::read_empty_extended_partition ... ok
[INFO] [stdout] test tests::read_invalid_boot_signature ... ok
[INFO] [stdout] test tests::find_at_sector ... ok
[INFO] [stdout] test tests::serialize_maximum_chs_value ... ok
[INFO] [stdout] test tests::push_logical_partition_aligned_to_cylinder ... ok
[INFO] [stdout] test tests::read_invalid_boot_flag ... 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_disk2 ... ok
[INFO] [stdout] test tests::write_invalid_boot_flag ... ok
[INFO] [stdout] test tests::new_mbr_then_write_then_read_twice ... ok
[INFO] [stderr]    Doc-tests mbrman___bitvec_1_0
[INFO] [stdout] test tests::remove_logical_partition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - MBRPartitionEntry::empty (line 1196) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::get_maximum_partition_size (line 851) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::new_from (line 370) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2039) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2090) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_last_place (line 776) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2104) ... FAILED
[INFO] [stdout] test src/lib.rs - test_readme (line 2061) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::find_first_place (line 741) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... 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_free_sectors (line 667) ... 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 2134) ... FAILED
[INFO] [stdout] test src/lib.rs - MBR::write_into (line 530) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - MBRPartitionEntry::empty (line 1196) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]  --> src/lib.rs:1203:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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::get_maximum_partition_size (line 851) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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::new_from (line 370) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 15) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 12 |     if p.is_used() {
[INFO] [stdout]    |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]    |                              ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]  --> src/lib.rs:43:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | let free_partition_number = mbr.iter().find(|(i, p)| p.is_unused()).map(|(i, _)| i)
[INFO] [stdout]   |                                              ^^^^^^  - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]   |
[INFO] [stdout] 8 | let free_partition_number = mbr.iter().find(|(i, p): (_, _)| p.is_unused()).map(|(i, _)| i)
[INFO] [stdout]   |                                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | mbr[free_partition_number] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                              ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:133:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:135:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:119:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:132:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |                   ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:118:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:131:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         partition: mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:129:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mbrman::LogicalPartition {
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 2039) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:2049:8
[INFO] [stdout]    |
[INFO] [stdout] 12 |     if p.is_used() {
[INFO] [stdout]    |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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::find_last_place (line 776) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:785:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:787:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:784:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]  --> src/lib.rs:783:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 2104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2113:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2112:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 2061) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2083:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | mbr[free_partition_number] = mbrman::MBRPartitionEntry::empty();
[INFO] [stdout]    |                              ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]  --> src/lib.rs:2067:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | let free_partition_number = mbr.iter().find(|(i, p)| p.is_unused()).map(|(i, _)| i)
[INFO] [stdout]   |                                              ^^^^^^  - type must be known at this point
[INFO] [stdout]   |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]   |
[INFO] [stdout] 8 | let free_partition_number = mbr.iter().find(|(i, p): (_, _)| p.is_unused()).map(|(i, _)| i)
[INFO] [stdout]   |                                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2075:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2074:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | mbr[free_partition_number] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                              ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:750:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:752:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:749:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]  --> src/lib.rs:748:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 66) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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::find_optimal_place (line 812) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:821:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:823:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:820:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]  --> src/lib.rs:819:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:676:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:678:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |               ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:675:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]  --> src/lib.rs:674:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]   |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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::read_from (line 400) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:250:8
[INFO] [stdout]    |
[INFO] [stdout] 11 |     if p.is_used() {
[INFO] [stdout]    |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2157:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |             first_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2159:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             last_chs: mbrman::CHS::empty(),
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2143:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     boot: mbrman::BOOT_INACTIVE,        // boot flag
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2156:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |             boot: mbrman::BOOT_INACTIVE,
[INFO] [stdout]    |                   ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2142:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | mbr[1] = mbrman::MBRPartitionEntry {
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2155:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         partition: mbrman::MBRPartitionEntry {
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   --> src/lib.rs:2153:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mbrman::LogicalPartition {
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `mbrman`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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 - MBR::write_into (line 530) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `mbrman`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mbrman`, use `cargo add mbrman` to add it to your `Cargo.toml`
[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] 
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5807b4bd099fdb6542c829d272a8c4e87e1ac30fd9e0db49acb1db2af1ac7cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5807b4bd099fdb6542c829d272a8c4e87e1ac30fd9e0db49acb1db2af1ac7cd4", kill_on_drop: false }`
[INFO] [stdout] 5807b4bd099fdb6542c829d272a8c4e87e1ac30fd9e0db49acb1db2af1ac7cd4
