[INFO] cloning repository https://github.com/MitMaro/git-interactive-rebase-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MitMaro/git-interactive-rebase-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitMaro%2Fgit-interactive-rebase-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitMaro%2Fgit-interactive-rebase-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d16b296afb2f4b06b3021e4367cabb0252f2128
[INFO] checking MitMaro/git-interactive-rebase-tool against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitMaro%2Fgit-interactive-rebase-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MitMaro/git-interactive-rebase-tool
[INFO] finished tweaking git repo https://github.com/MitMaro/git-interactive-rebase-tool
[INFO] tweaked toml for git repo https://github.com/MitMaro/git-interactive-rebase-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MitMaro/git-interactive-rebase-tool on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MitMaro/git-interactive-rebase-tool 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.1.1
[INFO] [stderr]   Downloaded sdd v0.2.0
[INFO] [stderr]   Downloaded serial_test_derive v3.1.1
[INFO] [stderr]   Downloaded version-track v1.0.0
[INFO] [stderr]   Downloaded claims v0.8.0
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded scc v2.1.1
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded libz-sys v1.1.15
[INFO] [stderr]   Downloaded captur v1.0.1
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11e0c0208aad70fc8e146fb1a3cc1a41b74a0e96df844df343dd17e83f042af7
[INFO] running `Command { std: "docker" "start" "-a" "11e0c0208aad70fc8e146fb1a3cc1a41b74a0e96df844df343dd17e83f042af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11e0c0208aad70fc8e146fb1a3cc1a41b74a0e96df844df343dd17e83f042af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e0c0208aad70fc8e146fb1a3cc1a41b74a0e96df844df343dd17e83f042af7", kill_on_drop: false }`
[INFO] [stdout] 11e0c0208aad70fc8e146fb1a3cc1a41b74a0e96df844df343dd17e83f042af7
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cabcd2dffc3ae6e201a642d913c2da1842e677958c2f20163e73613ef985f798
[INFO] running `Command { std: "docker" "start" "-a" "cabcd2dffc3ae6e201a642d913c2da1842e677958c2f20163e73613ef985f798", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling git-interactive-rebase-tool v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking scc v2.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking version-track v1.0.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking captur v1.0.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking claims v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v3.1.1
[INFO] [stderr]     Checking git2 v0.20.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime/runtime.rs:40:58
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn register(&self, threadable: &'runtime mut (dyn Threadable)) {
[INFO] [stdout]    |                                                             ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-W unused-parens` implied by `-W unused`
[INFO] [stdout]    = help: to override `-W unused` add `#[allow(unused_parens)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     pub(crate) fn register(&self, threadable: &'runtime mut (dyn Threadable)) {
[INFO] [stdout] 40 +     pub(crate) fn register(&self, threadable: &'runtime mut dyn Threadable) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/runtime/runtime.rs:40:58
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn register(&self, threadable: &'runtime mut (dyn Threadable)) {
[INFO] [stdout]    |                                                             ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-W unused-parens` implied by `-W unused`
[INFO] [stdout]    = help: to override `-W unused` add `#[allow(unused_parens)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     pub(crate) fn register(&self, threadable: &'runtime mut (dyn Threadable)) {
[INFO] [stdout] 40 +     pub(crate) fn register(&self, threadable: &'runtime mut dyn Threadable) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "cabcd2dffc3ae6e201a642d913c2da1842e677958c2f20163e73613ef985f798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cabcd2dffc3ae6e201a642d913c2da1842e677958c2f20163e73613ef985f798", kill_on_drop: false }`
[INFO] [stdout] cabcd2dffc3ae6e201a642d913c2da1842e677958c2f20163e73613ef985f798
