[INFO] cloning repository https://github.com/crates-lurey-io/ixy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crates-lurey-io/ixy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fixy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fixy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5daf381def49a2ebce352c8572206d9fb1ed941c
[INFO] checking crates-lurey-io/ixy against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Fixy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/crates-lurey-io/ixy
[INFO] finished tweaking git repo https://github.com/crates-lurey-io/ixy
[INFO] tweaked toml for git repo https://github.com/crates-lurey-io/ixy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crates-lurey-io/ixy on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crates-lurey-io/ixy 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/matanlurey/cargo-run-bin.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cb16f9bf32f23c0833d7690567ba873f5c04cc3f37e6cac0e1b3a5b7e15ada7
[INFO] running `Command { std: "docker" "start" "-a" "5cb16f9bf32f23c0833d7690567ba873f5c04cc3f37e6cac0e1b3a5b7e15ada7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cb16f9bf32f23c0833d7690567ba873f5c04cc3f37e6cac0e1b3a5b7e15ada7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb16f9bf32f23c0833d7690567ba873f5c04cc3f37e6cac0e1b3a5b7e15ada7", kill_on_drop: false }`
[INFO] [stdout] 5cb16f9bf32f23c0833d7690567ba873f5c04cc3f37e6cac0e1b3a5b7e15ada7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b024f74174d8988ac7c8574a87b0199fd5f316ced415f030357014470c37b5c4
[INFO] running `Command { std: "docker" "start" "-a" "b024f74174d8988ac7c8574a87b0199fd5f316ced415f030357014470c37b5c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling ixy v0.6.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking version_check v0.9.5
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking cargo-run-bin v1.7.4 (https://github.com/matanlurey/cargo-run-bin.git?rev=009bfe4423a4d41943126c99f8d62b25a2bcf2db#009bfe44)
[INFO] [stderr]     Checking cargo-bin v0.0.0 (/opt/rustwide/workdir/tools/cargo-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
[INFO] running `Command { std: "docker" "inspect" "b024f74174d8988ac7c8574a87b0199fd5f316ced415f030357014470c37b5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b024f74174d8988ac7c8574a87b0199fd5f316ced415f030357014470c37b5c4", kill_on_drop: false }`
[INFO] [stdout] b024f74174d8988ac7c8574a87b0199fd5f316ced415f030357014470c37b5c4
