[INFO] fetching crate libparted 0.1.5...
[INFO] testing libparted-0.1.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate libparted 0.1.5 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate libparted 0.1.5 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] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate libparted 0.1.5
[INFO] finished tweaking crates.io crate libparted 0.1.5
[INFO] tweaked toml for crates.io crate libparted 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate libparted 0.1.5 already has a lockfile, it will not be regenerated
[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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.3.0
[INFO] [stderr]   Downloaded libloading v0.7.1
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded bindgen v0.58.1
[INFO] [stderr]   Downloaded libparted-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3d51d13d4de7a94d5c609d2cba4b9a3ade055cfbd109cf1d7bed1b95e9db4100
[INFO] running `Command { std: "docker" "start" "-a" "3d51d13d4de7a94d5c609d2cba4b9a3ade055cfbd109cf1d7bed1b95e9db4100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d51d13d4de7a94d5c609d2cba4b9a3ade055cfbd109cf1d7bed1b95e9db4100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d51d13d4de7a94d5c609d2cba4b9a3ade055cfbd109cf1d7bed1b95e9db4100", kill_on_drop: false }`
[INFO] [stdout] 3d51d13d4de7a94d5c609d2cba4b9a3ade055cfbd109cf1d7bed1b95e9db4100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d918a98310725f483e780be78dfc9f1a154d29c4801ac0b56d68de7bae0d51fa
[INFO] running `Command { std: "docker" "start" "-a" "d918a98310725f483e780be78dfc9f1a154d29c4801ac0b56d68de7bae0d51fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling libparted-sys v0.3.1
[INFO] [stderr]    Compiling libparted v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d918a98310725f483e780be78dfc9f1a154d29c4801ac0b56d68de7bae0d51fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d918a98310725f483e780be78dfc9f1a154d29c4801ac0b56d68de7bae0d51fa", kill_on_drop: false }`
[INFO] [stdout] d918a98310725f483e780be78dfc9f1a154d29c4801ac0b56d68de7bae0d51fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a2493b690d3c34fdaed92c9aa486280f5a308a05138558c47011d5263133b1ae
[INFO] running `Command { std: "docker" "start" "-a" "a2493b690d3c34fdaed92c9aa486280f5a308a05138558c47011d5263133b1ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling libparted-sys v0.3.1
[INFO] [stderr]    Compiling libparted v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/mkpart.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_PartedError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/mkpart.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_PartedError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a2493b690d3c34fdaed92c9aa486280f5a308a05138558c47011d5263133b1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2493b690d3c34fdaed92c9aa486280f5a308a05138558c47011d5263133b1ae", kill_on_drop: false }`
[INFO] [stdout] a2493b690d3c34fdaed92c9aa486280f5a308a05138558c47011d5263133b1ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d25f822abfea2ffb467a439ab4afebdb12cbc9ac89856401c81fa6e28d3e0fa6
[INFO] running `Command { std: "docker" "start" "-a" "d25f822abfea2ffb467a439ab4afebdb12cbc9ac89856401c81fa6e28d3e0fa6", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> examples/mkpart.rs:68:17
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Fail)]
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_PartedError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> examples/mkpart.rs:68:17
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Fail)]
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_PartedError`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `libparted` (example "mkpart") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libparted-d1ee4dfb7dd63a08)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libparted
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/geometry.rs - geometry::Geometry<'a>::map (line 122) ... FAILED
[INFO] [stdout] test src/file_system.rs - file_system::FileSystem<'a>::open (line 47) ... FAILED
[INFO] [stdout] test src/geometry.rs - geometry::Geometry<'a>::open_fs (line 244) ... FAILED
[INFO] [stdout] test src/geometry.rs - geometry::Geometry<'a>::map (line 118) ... FAILED
[INFO] [stdout] test src/geometry.rs - geometry::Geometry<'a>::open_fs (line 248) ... FAILED
[INFO] [stdout] test src/geometry.rs - geometry::Geometry<'a>::check (line 48) ... FAILED
[INFO] [stdout] test src/file_system.rs - file_system::FileSystem<'a>::open (line 43) ... FAILED
[INFO] [stdout] test src/partition.rs - partition::Partition<'a>::set_name (line 185) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/geometry.rs - geometry::Geometry<'a>::map (line 122) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/geometry.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, sector, 1);
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `buf` in this scope
[INFO] [stdout]  --> src/geometry.rs:123:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, sector, 1);
[INFO] [stdout]   |               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sector` in this scope
[INFO] [stdout]  --> src/geometry.rs:123:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, sector, 1);
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_system.rs - file_system::FileSystem<'a>::open (line 47) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/file_system.rs:48:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut fs = geometry.open_fs();
[INFO] [stdout]   |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry.rs - geometry::Geometry<'a>::open_fs (line 244) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/geometry.rs:245:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut fs = FileSystem::open(&mut geometry);
[INFO] [stdout]   |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem`
[INFO] [stdout]  --> src/geometry.rs:245:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut fs = FileSystem::open(&mut geometry);
[INFO] [stdout]   |              ^^^^^^^^^^ use of undeclared type `FileSystem`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry.rs - geometry::Geometry<'a>::map (line 118) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/geometry.rs:119:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, geometry.map(src, sector), 1);
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `buf` in this scope
[INFO] [stdout]  --> src/geometry.rs:119:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, geometry.map(src, sector), 1);
[INFO] [stdout]   |               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/geometry.rs:119:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, geometry.map(src, sector), 1);
[INFO] [stdout]   |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `src` in this scope
[INFO] [stdout]  --> src/geometry.rs:119:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, geometry.map(src, sector), 1);
[INFO] [stdout]   |                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sector` in this scope
[INFO] [stdout]  --> src/geometry.rs:119:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | geometry.read(buf, geometry.map(src, sector), 1);
[INFO] [stdout]   |                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry.rs - geometry::Geometry<'a>::open_fs (line 248) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/geometry.rs:249:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut fs = geometry.open_fs();
[INFO] [stdout]   |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry.rs - geometry::Geometry<'a>::check (line 48) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/geometry.rs:49:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | offset + n * granularity
[INFO] [stdout]   | ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `n` in this scope
[INFO] [stdout]  --> src/geometry.rs:49:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | offset + n * granularity
[INFO] [stdout]   |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `granularity` in this scope
[INFO] [stdout]  --> src/geometry.rs:49:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | offset + n * granularity
[INFO] [stdout]   |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/file_system.rs - file_system::FileSystem<'a>::open (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `geometry` in this scope
[INFO] [stdout]  --> src/file_system.rs:44:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut fs = FileSystem::open(&mut geometry);
[INFO] [stdout]   |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileSystem`
[INFO] [stdout]  --> src/file_system.rs:44:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut fs = FileSystem::open(&mut geometry);
[INFO] [stdout]   |              ^^^^^^^^^^ use of undeclared type `FileSystem`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/partition.rs - partition::Partition<'a>::set_name (line 185) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiskType`
[INFO] [stdout]  --> src/partition.rs:186:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | DiskType::check_feature(DiskTypeFeature::PED_DISK_TYPE_PARTITION_NAME);
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `DiskType`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiskTypeFeature`
[INFO] [stdout]  --> src/partition.rs:186:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | DiskType::check_feature(DiskTypeFeature::PED_DISK_TYPE_PARTITION_NAME);
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^ use of undeclared type `DiskTypeFeature`
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/file_system.rs - file_system::FileSystem<'a>::open (line 43)
[INFO] [stdout]     src/file_system.rs - file_system::FileSystem<'a>::open (line 47)
[INFO] [stdout]     src/geometry.rs - geometry::Geometry<'a>::check (line 48)
[INFO] [stdout]     src/geometry.rs - geometry::Geometry<'a>::map (line 118)
[INFO] [stdout]     src/geometry.rs - geometry::Geometry<'a>::map (line 122)
[INFO] [stdout]     src/geometry.rs - geometry::Geometry<'a>::open_fs (line 244)
[INFO] [stdout]     src/geometry.rs - geometry::Geometry<'a>::open_fs (line 248)
[INFO] [stdout]     src/partition.rs - partition::Partition<'a>::set_name (line 185)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d25f822abfea2ffb467a439ab4afebdb12cbc9ac89856401c81fa6e28d3e0fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25f822abfea2ffb467a439ab4afebdb12cbc9ac89856401c81fa6e28d3e0fa6", kill_on_drop: false }`
[INFO] [stdout] d25f822abfea2ffb467a439ab4afebdb12cbc9ac89856401c81fa6e28d3e0fa6
