[INFO] fetching crate gix-pack 0.44.0...
[INFO] checking gix-pack-0.44.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gix-pack 0.44.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate gix-pack 0.44.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gix-pack 0.44.0
[INFO] finished tweaking crates.io crate gix-pack 0.44.0
[INFO] tweaked toml for crates.io crate gix-pack 0.44.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uluru v3.0.0
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded gix-date v0.8.5
[INFO] [stderr]   Downloaded gix-traverse v0.34.0
[INFO] [stderr]   Downloaded gix-revwalk v0.9.0
[INFO] [stderr]   Downloaded gix-validate v0.8.4
[INFO] [stderr]   Downloaded gix-hashtable v0.4.1
[INFO] [stderr]   Downloaded gix-actor v0.28.1
[INFO] [stderr]   Downloaded document-features v0.2.8
[INFO] [stderr]   Downloaded gix-fs v0.8.1
[INFO] [stderr]   Downloaded gix-path v0.10.7
[INFO] [stderr]   Downloaded gix-diff v0.37.0
[INFO] [stderr]   Downloaded gix-chunk v0.4.8
[INFO] [stderr]   Downloaded prodash v26.2.2
[INFO] [stderr]   Downloaded gix-object v0.38.0
[INFO] [stderr]   Downloaded gix-tempfile v11.0.1
[INFO] [stderr]   Downloaded gix-commitgraph v0.22.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f7abc5f733480193433bbd2ffd953ef7c4fa68fd51b35e1757566d1d52d307e
[INFO] running `Command { std: "docker" "start" "-a" "5f7abc5f733480193433bbd2ffd953ef7c4fa68fd51b35e1757566d1d52d307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f7abc5f733480193433bbd2ffd953ef7c4fa68fd51b35e1757566d1d52d307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f7abc5f733480193433bbd2ffd953ef7c4fa68fd51b35e1757566d1d52d307e", kill_on_drop: false }`
[INFO] [stdout] 5f7abc5f733480193433bbd2ffd953ef7c4fa68fd51b35e1757566d1d52d307e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b823aa56951b08291d3a7cccdf15b6677f60ff5572a6c20987a610d45392a8c
[INFO] running `Command { std: "docker" "start" "-a" "6b823aa56951b08291d3a7cccdf15b6677f60ff5572a6c20987a610d45392a8c", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking gix-trace v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking prodash v26.2.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking gix-hash v0.13.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking gix-chunk v0.4.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking gix-features v0.36.1
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking gix-fs v0.8.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking gix-hashtable v0.4.1
[INFO] [stderr]     Checking gix-validate v0.8.4
[INFO] [stderr]     Checking gix-commitgraph v0.22.1
[INFO] [stderr]     Checking gix-path v0.10.7
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking gix-tempfile v11.0.1
[INFO] [stderr]     Checking gix-date v0.8.5
[INFO] [stderr]     Checking gix-actor v0.28.1
[INFO] [stderr]     Checking gix-object v0.38.0
[INFO] [stderr]     Checking gix-revwalk v0.9.0
[INFO] [stderr]     Checking gix-diff v0.37.0
[INFO] [stderr]     Checking gix-traverse v0.34.0
[INFO] [stderr]     Checking gix-pack v0.44.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gix_testtools`
[INFO] [stdout]    --> src/cache/delta/mod.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |             use gix_testtools::fixture_path;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cache/delta/from_offsets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/decode/entry.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/input/lookup_ref_delta_objects.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/data/output/entry/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, io::Write};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cache/delta/from_offsets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/decode/entry.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/index/write/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, io, sync::atomic::AtomicBool};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/multi_index/write.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/input/lookup_ref_delta_objects.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use std::convert::TryInto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use std::{convert::TryInto, ops::Range};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/multi_index/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/data/output/entry/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, io::Write};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/index/write/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, io, sync::atomic::AtomicBool};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/multi_index/write.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use std::convert::TryInto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use std::{convert::TryInto, ops::Range};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/multi_index/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gix-pack` (lib test) due to 2 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b823aa56951b08291d3a7cccdf15b6677f60ff5572a6c20987a610d45392a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b823aa56951b08291d3a7cccdf15b6677f60ff5572a6c20987a610d45392a8c", kill_on_drop: false }`
[INFO] [stdout] 6b823aa56951b08291d3a7cccdf15b6677f60ff5572a6c20987a610d45392a8c
[INFO] checking gix-pack-0.44.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gix-pack 0.44.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate gix-pack 0.44.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gix-pack 0.44.0
[INFO] finished tweaking crates.io crate gix-pack 0.44.0
[INFO] tweaked toml for crates.io crate gix-pack 0.44.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c72b1f3b60e863efefe31b77104e240accf5b56bbbbc07a5c66621f42926ac07
[INFO] running `Command { std: "docker" "start" "-a" "c72b1f3b60e863efefe31b77104e240accf5b56bbbbc07a5c66621f42926ac07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c72b1f3b60e863efefe31b77104e240accf5b56bbbbc07a5c66621f42926ac07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72b1f3b60e863efefe31b77104e240accf5b56bbbbc07a5c66621f42926ac07", kill_on_drop: false }`
[INFO] [stdout] c72b1f3b60e863efefe31b77104e240accf5b56bbbbc07a5c66621f42926ac07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8ec608b794fa8d5799198c472918d3c4715b3a9460e1e6e8d1e2ed81d8d1077
[INFO] running `Command { std: "docker" "start" "-a" "e8ec608b794fa8d5799198c472918d3c4715b3a9460e1e6e8d1e2ed81d8d1077", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking gix-trace v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]     Checking prodash v26.2.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking gix-hash v0.13.3
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking gix-chunk v0.4.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking gix-features v0.36.1
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking gix-fs v0.8.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking gix-hashtable v0.4.1
[INFO] [stderr]     Checking gix-validate v0.8.4
[INFO] [stderr]     Checking gix-commitgraph v0.22.1
[INFO] [stderr]     Checking gix-path v0.10.7
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking gix-tempfile v11.0.1
[INFO] [stderr]     Checking gix-date v0.8.5
[INFO] [stderr]     Checking gix-actor v0.28.1
[INFO] [stderr]     Checking gix-object v0.38.0
[INFO] [stderr]     Checking gix-revwalk v0.9.0
[INFO] [stderr]     Checking gix-diff v0.37.0
[INFO] [stderr]     Checking gix-traverse v0.34.0
[INFO] [stderr]     Checking gix-pack v0.44.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gix_testtools`
[INFO] [stdout]    --> src/cache/delta/mod.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |             use gix_testtools::fixture_path;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cache/delta/from_offsets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/decode/entry.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/input/lookup_ref_delta_objects.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/data/output/entry/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, io::Write};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cache/delta/from_offsets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/file/decode/entry.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, ops::Range};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/index/write/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, io, sync::atomic::AtomicBool};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/data/input/lookup_ref_delta_objects.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/multi_index/write.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use std::convert::TryInto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use std::{convert::TryInto, ops::Range};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/data/output/entry/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, io::Write};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/multi_index/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/index/write/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryInto, io, sync::atomic::AtomicBool};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/multi_index/write.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::TryInto,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use std::convert::TryInto;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]    --> src/multi_index/chunk.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use std::{convert::TryInto, ops::Range};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/multi_index/init.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{convert::TryFrom, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gix-pack` (lib test) due to 2 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8ec608b794fa8d5799198c472918d3c4715b3a9460e1e6e8d1e2ed81d8d1077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ec608b794fa8d5799198c472918d3c4715b3a9460e1e6e8d1e2ed81d8d1077", kill_on_drop: false }`
[INFO] [stdout] e8ec608b794fa8d5799198c472918d3c4715b3a9460e1e6e8d1e2ed81d8d1077
