[INFO] cloning repository https://github.com/ArielHorwitz/homux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArielHorwitz/homux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArielHorwitz%2Fhomux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArielHorwitz%2Fhomux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64f77b6c2a3f86c80acff8c5e42f0fd8ef469f0b
[INFO] checking ArielHorwitz/homux against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArielHorwitz%2Fhomux" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArielHorwitz/homux
[INFO] finished tweaking git repo https://github.com/ArielHorwitz/homux
[INFO] tweaked toml for git repo https://github.com/ArielHorwitz/homux written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArielHorwitz/homux on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArielHorwitz/homux 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded winnow v0.7.0
[INFO] [stderr]   Downloaded matchpick v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afa5273d9022f9179fe0997d7effba2ce0cfedc9a915577fd47e4f3c2d76ce08
[INFO] running `Command { std: "docker" "start" "-a" "afa5273d9022f9179fe0997d7effba2ce0cfedc9a915577fd47e4f3c2d76ce08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afa5273d9022f9179fe0997d7effba2ce0cfedc9a915577fd47e4f3c2d76ce08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa5273d9022f9179fe0997d7effba2ce0cfedc9a915577fd47e4f3c2d76ce08", kill_on_drop: false }`
[INFO] [stdout] afa5273d9022f9179fe0997d7effba2ce0cfedc9a915577fd47e4f3c2d76ce08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64190d8f537ec83dcd8145a0505322fbab0c593f373cb7c1a00ef38f1d13f09
[INFO] running `Command { std: "docker" "start" "-a" "a64190d8f537ec83dcd8145a0505322fbab0c593f373cb7c1a00ef38f1d13f09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking winnow v0.7.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking matchpick v0.2.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking homux v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.16s
[INFO] running `Command { std: "docker" "inspect" "a64190d8f537ec83dcd8145a0505322fbab0c593f373cb7c1a00ef38f1d13f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64190d8f537ec83dcd8145a0505322fbab0c593f373cb7c1a00ef38f1d13f09", kill_on_drop: false }`
[INFO] [stdout] a64190d8f537ec83dcd8145a0505322fbab0c593f373cb7c1a00ef38f1d13f09
