[INFO] fetching crate pargit 1.4.0...
[INFO] building pargit-1.4.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate pargit 1.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pargit 1.4.0
[INFO] finished tweaking crates.io crate pargit 1.4.0
[INFO] tweaked toml for crates.io crate pargit 1.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pargit 1.4.0 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 crates.io crate pargit 1.4.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a7468ec6bb1b7f6eee5ea2cac1f47713005f346f09dedc02101b778903225849
[INFO] running `Command { std: "docker" "start" "-a" "a7468ec6bb1b7f6eee5ea2cac1f47713005f346f09dedc02101b778903225849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7468ec6bb1b7f6eee5ea2cac1f47713005f346f09dedc02101b778903225849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7468ec6bb1b7f6eee5ea2cac1f47713005f346f09dedc02101b778903225849", kill_on_drop: false }`
[INFO] [stdout] a7468ec6bb1b7f6eee5ea2cac1f47713005f346f09dedc02101b778903225849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 598c3f7404a402aa1a498a127aa9968eb938c70758e8be077ef66ec2bf82d123
[INFO] running `Command { std: "docker" "start" "-a" "598c3f7404a402aa1a498a127aa9968eb938c70758e8be077ef66ec2bf82d123", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling pargit v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.10s
[INFO] running `Command { std: "docker" "inspect" "598c3f7404a402aa1a498a127aa9968eb938c70758e8be077ef66ec2bf82d123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598c3f7404a402aa1a498a127aa9968eb938c70758e8be077ef66ec2bf82d123", kill_on_drop: false }`
[INFO] [stdout] 598c3f7404a402aa1a498a127aa9968eb938c70758e8be077ef66ec2bf82d123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ef58d7f60bc3bc0fa98310978728f28f378bff8a58d15765753e2cc638d73a8f
[INFO] running `Command { std: "docker" "start" "-a" "ef58d7f60bc3bc0fa98310978728f28f378bff8a58d15765753e2cc638d73a8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pargit v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.15s
[INFO] running `Command { std: "docker" "inspect" "ef58d7f60bc3bc0fa98310978728f28f378bff8a58d15765753e2cc638d73a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef58d7f60bc3bc0fa98310978728f28f378bff8a58d15765753e2cc638d73a8f", kill_on_drop: false }`
[INFO] [stdout] ef58d7f60bc3bc0fa98310978728f28f378bff8a58d15765753e2cc638d73a8f
