[INFO] fetching crate zff 3.0.0-rc.4...
[INFO] testing zff-3.0.0-rc.4 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate zff 3.0.0-rc.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zff 3.0.0-rc.4
[INFO] finished tweaking crates.io crate zff 3.0.0-rc.4
[INFO] tweaked toml for crates.io crate zff 3.0.0-rc.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zff 3.0.0-rc.4 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zff 3.0.0-rc.4 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `zff` which is deprecated
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a18d12f8bc883dc3d8a8d8800979d58663cf48da000b587fd865c0e82ca415c
[INFO] running `Command { std: "docker" "start" "-a" "3a18d12f8bc883dc3d8a8d8800979d58663cf48da000b587fd865c0e82ca415c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a18d12f8bc883dc3d8a8d8800979d58663cf48da000b587fd865c0e82ca415c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a18d12f8bc883dc3d8a8d8800979d58663cf48da000b587fd865c0e82ca415c", kill_on_drop: false }`
[INFO] [stdout] 3a18d12f8bc883dc3d8a8d8800979d58663cf48da000b587fd865c0e82ca415c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f390dc57ee864348b8db9629bf98c4b5dcdcd600c12e76148a95574c52ce543
[INFO] running `Command { std: "docker" "start" "-a" "0f390dc57ee864348b8db9629bf98c4b5dcdcd600c12e76148a95574c52ce543", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `zff` which is deprecated
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling redb v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling acl-sys v1.2.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling posix-acl v1.2.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling zff v3.0.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `with_obj_metadata_minimal` and `with_obj_metadata_all` are never used
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl<R: Read + Seek> ZffObjectReaderLogical<R> {
[INFO] [stdout]     | ---------------------------------------------- associated functions in this implementation
[INFO] [stdout] 176 |     /// Initialize the [ZffObjectReaderLogical] with a minimal set of (the absolutly required) metadata which will be stored in memory.
[INFO] [stdout] 177 |     pub fn with_obj_metadata_minimal(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn with_obj_metadata_all(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fill_object_map` is never used
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl<R: Read + Seek> ZffObjectReaderVirtual<R> {
[INFO] [stdout]     | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn fill_object_map(&mut self, virtual_object_map: BTreeSet<BTreeMap<u64, (u64, u64)>>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Minimal` and `All` are never constructed
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:801:2
[INFO] [stdout]     |
[INFO] [stdout] 800 | enum PreloadDegree {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 801 |     Minimal,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 802 |     Recommended,
[INFO] [stdout] 803 |     All,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PreloadDegree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "0f390dc57ee864348b8db9629bf98c4b5dcdcd600c12e76148a95574c52ce543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f390dc57ee864348b8db9629bf98c4b5dcdcd600c12e76148a95574c52ce543", kill_on_drop: false }`
[INFO] [stdout] 0f390dc57ee864348b8db9629bf98c4b5dcdcd600c12e76148a95574c52ce543
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07d911ed2e3247b61b9744418ef39c36de8c8f9a6aa25fd195a0fb86b10fc857
[INFO] running `Command { std: "docker" "start" "-a" "07d911ed2e3247b61b9744418ef39c36de8c8f9a6aa25fd195a0fb86b10fc857", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `zff` which is deprecated
[INFO] [stdout] warning: associated functions `with_obj_metadata_minimal` and `with_obj_metadata_all` are never used
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl<R: Read + Seek> ZffObjectReaderLogical<R> {
[INFO] [stdout]     | ---------------------------------------------- associated functions in this implementation
[INFO] [stdout] 176 |     /// Initialize the [ZffObjectReaderLogical] with a minimal set of (the absolutly required) metadata which will be stored in memory.
[INFO] [stdout] 177 |     pub fn with_obj_metadata_minimal(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn with_obj_metadata_all(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fill_object_map` is never used
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl<R: Read + Seek> ZffObjectReaderVirtual<R> {
[INFO] [stdout]     | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn fill_object_map(&mut self, virtual_object_map: BTreeSet<BTreeMap<u64, (u64, u64)>>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Minimal` and `All` are never constructed
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:801:2
[INFO] [stdout]     |
[INFO] [stdout] 800 | enum PreloadDegree {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 801 |     Minimal,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 802 |     Recommended,
[INFO] [stdout] 803 |     All,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PreloadDegree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zff v3.0.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `with_obj_metadata_minimal` and `with_obj_metadata_all` are never used
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl<R: Read + Seek> ZffObjectReaderLogical<R> {
[INFO] [stdout]     | ---------------------------------------------- associated functions in this implementation
[INFO] [stdout] 176 |     /// Initialize the [ZffObjectReaderLogical] with a minimal set of (the absolutly required) metadata which will be stored in memory.
[INFO] [stdout] 177 |     pub fn with_obj_metadata_minimal(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn with_obj_metadata_all(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fill_object_map` is never used
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl<R: Read + Seek> ZffObjectReaderVirtual<R> {
[INFO] [stdout]     | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn fill_object_map(&mut self, virtual_object_map: BTreeSet<BTreeMap<u64, (u64, u64)>>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Minimal` and `All` are never constructed
[INFO] [stdout]    --> src/lib/io/zffreader/zffobjectreader.rs:801:2
[INFO] [stdout]     |
[INFO] [stdout] 800 | enum PreloadDegree {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 801 |     Minimal,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 802 |     Recommended,
[INFO] [stdout] 803 |     All,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PreloadDegree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.64s
[INFO] running `Command { std: "docker" "inspect" "07d911ed2e3247b61b9744418ef39c36de8c8f9a6aa25fd195a0fb86b10fc857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d911ed2e3247b61b9744418ef39c36de8c8f9a6aa25fd195a0fb86b10fc857", kill_on_drop: false }`
[INFO] [stdout] 07d911ed2e3247b61b9744418ef39c36de8c8f9a6aa25fd195a0fb86b10fc857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f1137bb678a26f70999ae1e650319dc2d084ff980e6d6a3bf8ede00877c9d3e
[INFO] running `Command { std: "docker" "start" "-a" "5f1137bb678a26f70999ae1e650319dc2d084ff980e6d6a3bf8ede00877c9d3e", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `zff` which is deprecated
[INFO] [stderr] warning: associated functions `with_obj_metadata_minimal` and `with_obj_metadata_all` are never used
[INFO] [stderr]    --> src/lib/io/zffreader/zffobjectreader.rs:177:9
[INFO] [stderr]     |
[INFO] [stderr] 175 | impl<R: Read + Seek> ZffObjectReaderLogical<R> {
[INFO] [stderr]     | ---------------------------------------------- associated functions in this implementation
[INFO] [stderr] 176 |     /// Initialize the [ZffObjectReaderLogical] with a minimal set of (the absolutly required) metadata which will be stored in memory.
[INFO] [stderr] 177 |     pub fn with_obj_metadata_minimal(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     pub fn with_obj_metadata_all(object_no: u64, metadata: ArcZffReaderMetadata<R>) -> Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `fill_object_map` is never used
[INFO] [stderr]    --> src/lib/io/zffreader/zffobjectreader.rs:523:9
[INFO] [stderr]     |
[INFO] [stderr] 490 | impl<R: Read + Seek> ZffObjectReaderVirtual<R> {
[INFO] [stderr]     | ---------------------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 523 |     pub fn fill_object_map(&mut self, virtual_object_map: BTreeSet<BTreeMap<u64, (u64, u64)>>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Minimal` and `All` are never constructed
[INFO] [stderr]    --> src/lib/io/zffreader/zffobjectreader.rs:801:2
[INFO] [stderr]     |
[INFO] [stderr] 800 | enum PreloadDegree {
[INFO] [stderr]     |      ------------- variants in this enum
[INFO] [stderr] 801 |     Minimal,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 802 |     Recommended,
[INFO] [stderr] 803 |     All,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PreloadDegree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `zff` (lib) generated 3 warnings
[INFO] [stderr] warning: `zff` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/zff-603f6db828cb4fb7)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zff
[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] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib/error.rs - error::ZffError::kind (line 136) ... FAILED
[INFO] [stdout] test src/lib/encryption.rs - encryption::gen_random_key (line 190) - compile ... ok
[INFO] [stdout] test src/lib/error.rs - error::ZffError::new (line 69) ... FAILED
[INFO] [stdout] test src/lib/error.rs - error::ZffError::kind_ref (line 116) ... FAILED
[INFO] [stdout] test src/lib/error.rs - error::ZffError::into_inner_kind (line 156) ... FAILED
[INFO] [stdout] test src/lib/io/zffreader/mod.rs - io::zffreader::ZffReader (line 187) - compile ... ok
[INFO] [stdout] test src/lib/error.rs - error::ZffError::new_with_source (line 43) ... FAILED
[INFO] [stdout] test src/lib/error.rs - error::ZffError::new_custom (line 94) ... ok
[INFO] [stdout] test src/lib/file_extension.rs - file_extension::file_extension_previous_value (line 44) ... ok
[INFO] [stdout] test src/lib/file_extension.rs - file_extension::file_extension_next_value (line 12) ... ok
[INFO] [stdout] test src/lib/header/description_header.rs - header::description_header::DescriptionHeader (line 46) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib/error.rs - error::ZffError::kind (line 136) stdout ----
[INFO] [stdout] error[E0599]: no method named `get_kind` found for struct `ZffError` in the current scope
[INFO] [stdout]   --> src/lib/error.rs:146:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!(matches!(x.get_kind(), &ZffErrorKind::Custom));
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `kind` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 -             assert!(matches!(x.get_kind(), &ZffErrorKind::Custom));
[INFO] [stdout] 12 +             assert!(matches!(x.kind(), &ZffErrorKind::Custom));
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/error.rs - error::ZffError::new (line 69) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib/error.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 6  |     let custom_error = ZffError::new_with_source(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |                                ZffErrorKind::Custom, "My detailed custom error message");
[INFO] [stdout]    |                                                      ---------------------------------- argument #2 of type `Option<Box<(dyn std::error::Error + Send + Sync + 'static)>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib/error.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new_with_source<S: Into<String>>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 6  -     let custom_error = ZffError::new_with_source(
[INFO] [stdout] 7  -                                ZffErrorKind::Custom, "My detailed custom error message");
[INFO] [stdout] 6  +     let custom_error = ZffError::new_with_source(ZffErrorKind::Custom, /* Option<Box<(dyn std::error::Error + Send + Sync + 'static)>> */, "My detailed custom error message");
[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 E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/error.rs - error::ZffError::kind_ref (line 116) stdout ----
[INFO] [stdout] error[E0599]: no method named `get_kind` found for struct `ZffError` in the current scope
[INFO] [stdout]   --> src/lib/error.rs:126:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!(matches!(x.get_kind(), &ZffErrorKind::Custom));
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `kind` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 -             assert!(matches!(x.get_kind(), &ZffErrorKind::Custom));
[INFO] [stdout] 12 +             assert!(matches!(x.kind(), &ZffErrorKind::Custom));
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/error.rs - error::ZffError::into_inner_kind (line 156) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap_kind` found for struct `ZffError` in the current scope
[INFO] [stdout]   --> src/lib/error.rs:166:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!(matches!(x.unwrap_kind(), ZffErrorKind::Custom));
[INFO] [stdout]    |                                ^^^^^^^^^^^ method not found in `ZffError`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib/error.rs - error::ZffError::new_with_source (line 43) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib/error.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 6  |     let custom_error = ZffError::new_with_source(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |                                ZffErrorKind::Custom, "My detailed custom error message");
[INFO] [stdout]    |                                                      ---------------------------------- argument #2 of type `Option<Box<(dyn std::error::Error + Send + Sync + 'static)>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib/error.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new_with_source<S: Into<String>>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 6  -     let custom_error = ZffError::new_with_source(
[INFO] [stdout] 7  -                                ZffErrorKind::Custom, "My detailed custom error message");
[INFO] [stdout] 6  +     let custom_error = ZffError::new_with_source(ZffErrorKind::Custom, /* Option<Box<(dyn std::error::Error + Send + Sync + 'static)>> */, "My detailed custom error message");
[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 E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib/error.rs - error::ZffError::into_inner_kind (line 156)
[INFO] [stdout]     src/lib/error.rs - error::ZffError::kind (line 136)
[INFO] [stdout]     src/lib/error.rs - error::ZffError::kind_ref (line 116)
[INFO] [stdout]     src/lib/error.rs - error::ZffError::new (line 69)
[INFO] [stdout]     src/lib/error.rs - error::ZffError::new_with_source (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f1137bb678a26f70999ae1e650319dc2d084ff980e6d6a3bf8ede00877c9d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1137bb678a26f70999ae1e650319dc2d084ff980e6d6a3bf8ede00877c9d3e", kill_on_drop: false }`
[INFO] [stdout] 5f1137bb678a26f70999ae1e650319dc2d084ff980e6d6a3bf8ede00877c9d3e
