[INFO] cloning repository https://github.com/lmaotrigine/dice-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmaotrigine/dice-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmaotrigine%2Fdice-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmaotrigine%2Fdice-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f7eea3b62fd8ce8f5cae807d2d5e7dfa0509136
[INFO] checking lmaotrigine/dice-cli against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmaotrigine%2Fdice-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lmaotrigine/dice-cli
[INFO] finished tweaking git repo https://github.com/lmaotrigine/dice-cli
[INFO] tweaked toml for git repo https://github.com/lmaotrigine/dice-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmaotrigine/dice-cli on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lmaotrigine/dice-cli 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lmaotrigine/dice-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded rand_pcg v0.10.1
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b52a29096d1ae12fabff174463c6de8452c2fbce30485ae4a3b8c9128caf8a3
[INFO] running `Command { std: "docker" "start" "-a" "0b52a29096d1ae12fabff174463c6de8452c2fbce30485ae4a3b8c9128caf8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b52a29096d1ae12fabff174463c6de8452c2fbce30485ae4a3b8c9128caf8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b52a29096d1ae12fabff174463c6de8452c2fbce30485ae4a3b8c9128caf8a3", kill_on_drop: false }`
[INFO] [stdout] 0b52a29096d1ae12fabff174463c6de8452c2fbce30485ae4a3b8c9128caf8a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ba6db100b3d162173418c846fe0d4e4552ab86cd786f4b94b426dc4bda12837
[INFO] running `Command { std: "docker" "start" "-a" "3ba6db100b3d162173418c846fe0d4e4552ab86cd786f4b94b426dc4bda12837", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling dice-cli v0.1.0-a (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking rand_pcg v0.10.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking libconfig v0.1.0 (/opt/rustwide/workdir/libconfig)
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking libplatform v0.1.0 (/opt/rustwide/workdir/libplatform)
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking dice v0.1.0-a (https://github.com/lmaotrigine/dice-rs?branch=mistress#890515cb)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.73s
[INFO] running `Command { std: "docker" "inspect" "3ba6db100b3d162173418c846fe0d4e4552ab86cd786f4b94b426dc4bda12837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba6db100b3d162173418c846fe0d4e4552ab86cd786f4b94b426dc4bda12837", kill_on_drop: false }`
[INFO] [stdout] 3ba6db100b3d162173418c846fe0d4e4552ab86cd786f4b94b426dc4bda12837
