[INFO] cloning repository https://github.com/BaraMGB/JuMake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BaraMGB/JuMake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaraMGB%2FJuMake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaraMGB%2FJuMake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2af57d882964723be5a7a5a55a47c5a1c3cba5d1
[INFO] building BaraMGB/JuMake against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaraMGB%2FJuMake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BaraMGB/JuMake
[INFO] finished tweaking git repo https://github.com/BaraMGB/JuMake
[INFO] tweaked toml for git repo https://github.com/BaraMGB/JuMake written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BaraMGB/JuMake on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BaraMGB/JuMake 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 932a6aecdf3acfc6165508d8a342a246b30f8e8745897ab069e6019db64bbc26
[INFO] running `Command { std: "docker" "start" "-a" "932a6aecdf3acfc6165508d8a342a246b30f8e8745897ab069e6019db64bbc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "932a6aecdf3acfc6165508d8a342a246b30f8e8745897ab069e6019db64bbc26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932a6aecdf3acfc6165508d8a342a246b30f8e8745897ab069e6019db64bbc26", kill_on_drop: false }`
[INFO] [stdout] 932a6aecdf3acfc6165508d8a342a246b30f8e8745897ab069e6019db64bbc26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a14aacbe9b446ce8a5298ae0e4d696eae513f2cd0077de99b7b4d83f9a483701
[INFO] running `Command { std: "docker" "start" "-a" "a14aacbe9b446ce8a5298ae0e4d696eae513f2cd0077de99b7b4d83f9a483701", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling jumake v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.42s
[INFO] running `Command { std: "docker" "inspect" "a14aacbe9b446ce8a5298ae0e4d696eae513f2cd0077de99b7b4d83f9a483701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a14aacbe9b446ce8a5298ae0e4d696eae513f2cd0077de99b7b4d83f9a483701", kill_on_drop: false }`
[INFO] [stdout] a14aacbe9b446ce8a5298ae0e4d696eae513f2cd0077de99b7b4d83f9a483701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05bf2fff7268da0e7c266ca669460fafcacace0b5f1d97dc8468018a83d9e65f
[INFO] running `Command { std: "docker" "start" "-a" "05bf2fff7268da0e7c266ca669460fafcacace0b5f1d97dc8468018a83d9e65f", kill_on_drop: false }`
[INFO] [stderr]    Compiling jumake v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "05bf2fff7268da0e7c266ca669460fafcacace0b5f1d97dc8468018a83d9e65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05bf2fff7268da0e7c266ca669460fafcacace0b5f1d97dc8468018a83d9e65f", kill_on_drop: false }`
[INFO] [stdout] 05bf2fff7268da0e7c266ca669460fafcacace0b5f1d97dc8468018a83d9e65f
