[INFO] cloning repository https://github.com/KlemenKobau/log-nav-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KlemenKobau/log-nav-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlemenKobau%2Flog-nav-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlemenKobau%2Flog-nav-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31fa063c9da683a4b47d8a0cf64d18fa97a7e4d6
[INFO] checking KlemenKobau/log-nav-rs against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKlemenKobau%2Flog-nav-rs" "/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/KlemenKobau/log-nav-rs
[INFO] finished tweaking git repo https://github.com/KlemenKobau/log-nav-rs
[INFO] tweaked toml for git repo https://github.com/KlemenKobau/log-nav-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KlemenKobau/log-nav-rs on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KlemenKobau/log-nav-rs 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80d8ba8c5f741b4ae9dfcca75cc4c72ea927f046a15e614bbd16f0efaf0df193
[INFO] running `Command { std: "docker" "start" "-a" "80d8ba8c5f741b4ae9dfcca75cc4c72ea927f046a15e614bbd16f0efaf0df193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80d8ba8c5f741b4ae9dfcca75cc4c72ea927f046a15e614bbd16f0efaf0df193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80d8ba8c5f741b4ae9dfcca75cc4c72ea927f046a15e614bbd16f0efaf0df193", kill_on_drop: false }`
[INFO] [stdout] 80d8ba8c5f741b4ae9dfcca75cc4c72ea927f046a15e614bbd16f0efaf0df193
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb3971cae44d4d01da0ee17d096c811975db8acb0abd12cc0b426d7dd6d3527c
[INFO] running `Command { std: "docker" "start" "-a" "fb3971cae44d4d01da0ee17d096c811975db8acb0abd12cc0b426d7dd6d3527c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking log-nav-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.56s
[INFO] running `Command { std: "docker" "inspect" "fb3971cae44d4d01da0ee17d096c811975db8acb0abd12cc0b426d7dd6d3527c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3971cae44d4d01da0ee17d096c811975db8acb0abd12cc0b426d7dd6d3527c", kill_on_drop: false }`
[INFO] [stdout] fb3971cae44d4d01da0ee17d096c811975db8acb0abd12cc0b426d7dd6d3527c
