[INFO] cloning repository https://github.com/1995parham/navi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1995parham/navi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1995parham%2Fnavi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1995parham%2Fnavi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb808c174e8c4ec354319f747941a6de8bc0ce0d
[INFO] checking 1995parham/navi against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1995parham%2Fnavi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1995parham/navi
[INFO] finished tweaking git repo https://github.com/1995parham/navi
[INFO] tweaked toml for git repo https://github.com/1995parham/navi written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1995parham/navi on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1995parham/navi 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 253faeb3d989f9f9b501813b344f8171c34038d2ee4c2a76ae25b366f47a926c
[INFO] running `Command { std: "docker" "start" "-a" "253faeb3d989f9f9b501813b344f8171c34038d2ee4c2a76ae25b366f47a926c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "253faeb3d989f9f9b501813b344f8171c34038d2ee4c2a76ae25b366f47a926c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253faeb3d989f9f9b501813b344f8171c34038d2ee4c2a76ae25b366f47a926c", kill_on_drop: false }`
[INFO] [stdout] 253faeb3d989f9f9b501813b344f8171c34038d2ee4c2a76ae25b366f47a926c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81befa261a9502a716d5e565a10b466d9cc4045c0591ae120c572f2928037138
[INFO] running `Command { std: "docker" "start" "-a" "81befa261a9502a716d5e565a10b466d9cc4045c0591ae120c572f2928037138", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking normpath v1.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking remove_dir_all v1.0.0
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking navi v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
[INFO] running `Command { std: "docker" "inspect" "81befa261a9502a716d5e565a10b466d9cc4045c0591ae120c572f2928037138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81befa261a9502a716d5e565a10b466d9cc4045c0591ae120c572f2928037138", kill_on_drop: false }`
[INFO] [stdout] 81befa261a9502a716d5e565a10b466d9cc4045c0591ae120c572f2928037138
