[INFO] cloning repository https://github.com/warptools/gar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warptools/gar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarptools%2Fgar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarptools%2Fgar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1d3fe586ddb114d3b814bae1ab398b11d7b95c7
[INFO] checking warptools/gar against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarptools%2Fgar" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/warptools/gar
[INFO] finished tweaking git repo https://github.com/warptools/gar
[INFO] tweaked toml for git repo https://github.com/warptools/gar written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/warptools/gar on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/warptools/gar 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.22.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.13
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded rstest_macros v0.22.0
[INFO] [stderr]   Downloaded libc v0.2.156
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d4403e24d83befb0ee2f05ce7febe0a03ce27d14558f7333d0d986f6c94223a
[INFO] running `Command { std: "docker" "start" "-a" "0d4403e24d83befb0ee2f05ce7febe0a03ce27d14558f7333d0d986f6c94223a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d4403e24d83befb0ee2f05ce7febe0a03ce27d14558f7333d0d986f6c94223a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4403e24d83befb0ee2f05ce7febe0a03ce27d14558f7333d0d986f6c94223a", kill_on_drop: false }`
[INFO] [stdout] 0d4403e24d83befb0ee2f05ce7febe0a03ce27d14558f7333d0d986f6c94223a
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3fe857e4c85678ff96da7f5f41111e05ebf0621d7265ec0ce499cdfa4705dea
[INFO] running `Command { std: "docker" "start" "-a" "f3fe857e4c85678ff96da7f5f41111e05ebf0621d7265ec0ce499cdfa4705dea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking gar-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Copy` and `Move` are never constructed
[INFO] [stdout]    --> src/add.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub enum FaithMode {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 102 |     Copy,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     Move,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_hex` is never used
[INFO] [stdout]   --> src/gittree.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Hash {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn from_hex<S: AsRef<[u8]>>(hex: S) -> Result<Self, hex::FromHexError> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_of_symlink` is never used
[INFO] [stdout]   --> src/gittree.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn hash_of_symlink<P: AsRef<Path>>(path: P) -> Result<Hash, io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_of_path` is never used
[INFO] [stdout]    --> src/gittree.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub fn hash_of_path<P: AsRef<Path>>(path: P) -> Result<Hash, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_repo` is never used
[INFO] [stdout]   --> src/repo.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn find_repo() -> Result<Option<Repo>, io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.22.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: variants `Copy` and `Move` are never constructed
[INFO] [stdout]    --> src/add.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub enum FaithMode {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 102 |     Copy,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     Move,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_repo` is never used
[INFO] [stdout]   --> src/repo.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn find_repo() -> Result<Option<Repo>, io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.13s
[INFO] running `Command { std: "docker" "inspect" "f3fe857e4c85678ff96da7f5f41111e05ebf0621d7265ec0ce499cdfa4705dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3fe857e4c85678ff96da7f5f41111e05ebf0621d7265ec0ce499cdfa4705dea", kill_on_drop: false }`
[INFO] [stdout] f3fe857e4c85678ff96da7f5f41111e05ebf0621d7265ec0ce499cdfa4705dea
