[INFO] cloning repository https://github.com/vmalloc/pargit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmalloc/pargit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fpargit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fpargit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c136f580c7328cb18c9b316cc0a59dc932f8ffb [INFO] checking vmalloc/pargit against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fpargit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmalloc/pargit on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vmalloc/pargit [INFO] finished tweaking git repo https://github.com/vmalloc/pargit [INFO] tweaked toml for git repo https://github.com/vmalloc/pargit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vmalloc/pargit 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded thiserror v1.0.37 [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded pest v2.4.0 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded jobserver v0.1.25 [INFO] [stderr] Downloaded serde_derive v1.0.145 [INFO] [stderr] Downloaded thiserror-impl v1.0.37 [INFO] [stderr] Downloaded serde v1.0.145 [INFO] [stderr] Downloaded unicode-segmentation v1.10.0 [INFO] [stderr] Downloaded syn v2.0.43 [INFO] [stderr] Downloaded syn v1.0.101 [INFO] [stderr] Downloaded libc v0.2.134 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92375d22bc2c96876e3a51adac413179b1a38de4681a6cac4128d661d5d6c93b [INFO] running `Command { std: "docker" "start" "-a" "92375d22bc2c96876e3a51adac413179b1a38de4681a6cac4128d661d5d6c93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92375d22bc2c96876e3a51adac413179b1a38de4681a6cac4128d661d5d6c93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92375d22bc2c96876e3a51adac413179b1a38de4681a6cac4128d661d5d6c93b", kill_on_drop: false }` [INFO] [stdout] 92375d22bc2c96876e3a51adac413179b1a38de4681a6cac4128d661d5d6c93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc58660386d69a9b16146b23c215483808c31fa94f8b75e4f41a4e9cf345622 [INFO] running `Command { std: "docker" "start" "-a" "ccc58660386d69a9b16146b23c215483808c31fa94f8b75e4f41a4e9cf345622", 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 memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking ucd-trie v0.1.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking 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] Checking toml_edit v0.22.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking pest v2.4.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking pargit v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.90s [INFO] running `Command { std: "docker" "inspect" "ccc58660386d69a9b16146b23c215483808c31fa94f8b75e4f41a4e9cf345622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc58660386d69a9b16146b23c215483808c31fa94f8b75e4f41a4e9cf345622", kill_on_drop: false }` [INFO] [stdout] ccc58660386d69a9b16146b23c215483808c31fa94f8b75e4f41a4e9cf345622 [INFO] checking vmalloc/pargit against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmalloc%2Fpargit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmalloc/pargit on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vmalloc/pargit [INFO] finished tweaking git repo https://github.com/vmalloc/pargit [INFO] tweaked toml for git repo https://github.com/vmalloc/pargit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vmalloc/pargit 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a335ffbbe19d0f2603823c3ee0bb56c01d14478ecdc00bf54fcc8784e142140 [INFO] running `Command { std: "docker" "start" "-a" "2a335ffbbe19d0f2603823c3ee0bb56c01d14478ecdc00bf54fcc8784e142140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a335ffbbe19d0f2603823c3ee0bb56c01d14478ecdc00bf54fcc8784e142140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a335ffbbe19d0f2603823c3ee0bb56c01d14478ecdc00bf54fcc8784e142140", kill_on_drop: false }` [INFO] [stdout] 2a335ffbbe19d0f2603823c3ee0bb56c01d14478ecdc00bf54fcc8784e142140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27eb15e43581614fcfa0c02cf1a9a64fdd95a8df396d571ab95261f9a2c90e4d [INFO] running `Command { std: "docker" "start" "-a" "27eb15e43581614fcfa0c02cf1a9a64fdd95a8df396d571ab95261f9a2c90e4d", 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 memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ucd-trie v0.1.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking toml_edit v0.22.7 [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] Checking pest v2.4.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking pargit v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s [INFO] running `Command { std: "docker" "inspect" "27eb15e43581614fcfa0c02cf1a9a64fdd95a8df396d571ab95261f9a2c90e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27eb15e43581614fcfa0c02cf1a9a64fdd95a8df396d571ab95261f9a2c90e4d", kill_on_drop: false }` [INFO] [stdout] 27eb15e43581614fcfa0c02cf1a9a64fdd95a8df396d571ab95261f9a2c90e4d