[INFO] cloning repository https://github.com/pandeyanup/climp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandeyanup/climp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandeyanup%2Fclimp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandeyanup%2Fclimp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 449fca7b593eee195eccf21506f68c6ad7af1c96
[INFO] building pandeyanup/climp against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandeyanup%2Fclimp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pandeyanup/climp
[INFO] finished tweaking git repo https://github.com/pandeyanup/climp
[INFO] tweaked toml for git repo https://github.com/pandeyanup/climp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandeyanup/climp on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pandeyanup/climp 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v3.0.0
[INFO] [stderr]   Downloaded strum_macros v0.26.1
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded strum v0.26.1
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded lru v0.12.2
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded id3 v1.12.0
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded ahash v0.8.8
[INFO] [stderr]   Downloaded mio v0.8.10
[INFO] [stderr]   Downloaded stability v0.1.1
[INFO] [stderr]   Downloaded ratatui v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80985a9e93dda95d46751309e263b60de2a4fe096e7c307a924f615ed9870f6c
[INFO] running `Command { std: "docker" "start" "-a" "80985a9e93dda95d46751309e263b60de2a4fe096e7c307a924f615ed9870f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80985a9e93dda95d46751309e263b60de2a4fe096e7c307a924f615ed9870f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80985a9e93dda95d46751309e263b60de2a4fe096e7c307a924f615ed9870f6c", kill_on_drop: false }`
[INFO] [stdout] 80985a9e93dda95d46751309e263b60de2a4fe096e7c307a924f615ed9870f6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ab1ddb831c64fc4b96da1a8108db9ee0511b32ad988672d669df4da9bfecf2c
[INFO] running `Command { std: "docker" "start" "-a" "1ab1ddb831c64fc4b96da1a8108db9ee0511b32ad988672d669df4da9bfecf2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling termion v3.0.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling id3 v1.12.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling ratatui v0.26.0
[INFO] [stderr]    Compiling climp v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.90s
[INFO] running `Command { std: "docker" "inspect" "1ab1ddb831c64fc4b96da1a8108db9ee0511b32ad988672d669df4da9bfecf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab1ddb831c64fc4b96da1a8108db9ee0511b32ad988672d669df4da9bfecf2c", kill_on_drop: false }`
[INFO] [stdout] 1ab1ddb831c64fc4b96da1a8108db9ee0511b32ad988672d669df4da9bfecf2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a9613db7914a13ae257e3b2784f879f1e49790a237f7c84e3c4a87944b691ba
[INFO] running `Command { std: "docker" "start" "-a" "7a9613db7914a13ae257e3b2784f879f1e49790a237f7c84e3c4a87944b691ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling climp v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "7a9613db7914a13ae257e3b2784f879f1e49790a237f7c84e3c4a87944b691ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9613db7914a13ae257e3b2784f879f1e49790a237f7c84e3c4a87944b691ba", kill_on_drop: false }`
[INFO] [stdout] 7a9613db7914a13ae257e3b2784f879f1e49790a237f7c84e3c4a87944b691ba
