[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandeyanup%2Fclimp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pandeyanup/climp on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 redox_termios v0.1.3 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded id3 v1.12.0 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded lru v0.12.2 [INFO] [stderr] Downloaded strum v0.26.1 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded tempfile v3.10.0 [INFO] [stderr] Downloaded clap v4.5.0 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded time v0.3.34 [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded clap_builder v4.5.0 [INFO] [stderr] Downloaded ratatui v0.26.0 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d9569bd8014b2a61ee721758f41fd32c2316cebedbc7b6d4ce13a8570b58363 [INFO] running `Command { std: "docker" "start" "-a" "7d9569bd8014b2a61ee721758f41fd32c2316cebedbc7b6d4ce13a8570b58363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9569bd8014b2a61ee721758f41fd32c2316cebedbc7b6d4ce13a8570b58363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9569bd8014b2a61ee721758f41fd32c2316cebedbc7b6d4ce13a8570b58363", kill_on_drop: false }` [INFO] [stdout] 7d9569bd8014b2a61ee721758f41fd32c2316cebedbc7b6d4ce13a8570b58363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14fd15a6fa9782e0ad2e86e132bdbeec5cb454ccc6189565134092674645db23 [INFO] running `Command { std: "docker" "start" "-a" "14fd15a6fa9782e0ad2e86e132bdbeec5cb454ccc6189565134092674645db23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling bitflags v2.4.2 [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 rustix v0.38.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling termion v3.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling id3 v1.12.0 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling tempfile v3.10.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 stability v0.1.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [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 23.42s [INFO] running `Command { std: "docker" "inspect" "14fd15a6fa9782e0ad2e86e132bdbeec5cb454ccc6189565134092674645db23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14fd15a6fa9782e0ad2e86e132bdbeec5cb454ccc6189565134092674645db23", kill_on_drop: false }` [INFO] [stdout] 14fd15a6fa9782e0ad2e86e132bdbeec5cb454ccc6189565134092674645db23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd110672e9dd0b2a3c3812598dd7d4c2082e92da24865486b0d7248d03fd062 [INFO] running `Command { std: "docker" "start" "-a" "dcd110672e9dd0b2a3c3812598dd7d4c2082e92da24865486b0d7248d03fd062", kill_on_drop: false }` [INFO] [stderr] Compiling climp v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "dcd110672e9dd0b2a3c3812598dd7d4c2082e92da24865486b0d7248d03fd062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd110672e9dd0b2a3c3812598dd7d4c2082e92da24865486b0d7248d03fd062", kill_on_drop: false }` [INFO] [stdout] dcd110672e9dd0b2a3c3812598dd7d4c2082e92da24865486b0d7248d03fd062