[INFO] fetching crate git-branchless-reword 0.10.0... [INFO] testing git-branchless-reword-0.10.0 against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] extracting crate git-branchless-reword 0.10.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate git-branchless-reword 0.10.0 on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-branchless-reword 0.10.0 [INFO] finished tweaking crates.io crate git-branchless-reword 0.10.0 [INFO] tweaked toml for crates.io crate git-branchless-reword 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 383 packages to latest compatible versions [INFO] [stderr] Adding backtrace v0.3.71 (available: v0.3.74) [INFO] [stderr] Adding tracing-subscriber v0.3.11 (available: v0.3.19) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebc3e08770bda6e27362e35784d916b55a9d4960bf094f6e27bae119764ce99c [INFO] running `Command { std: "docker" "start" "-a" "ebc3e08770bda6e27362e35784d916b55a9d4960bf094f6e27bae119764ce99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebc3e08770bda6e27362e35784d916b55a9d4960bf094f6e27bae119764ce99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc3e08770bda6e27362e35784d916b55a9d4960bf094f6e27bae119764ce99c", kill_on_drop: false }` [INFO] [stdout] ebc3e08770bda6e27362e35784d916b55a9d4960bf094f6e27bae119764ce99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b360909eb8c5065101a48d52ae55856e8187d4c08d956da6f42349567b46e60e [INFO] running `Command { std: "docker" "start" "-a" "b360909eb8c5065101a48d52ae55856e8187d4c08d956da6f42349567b46e60e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling esl01-vlqencoding v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling esl01-atomicfile v0.3.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling esl01-renderdag v0.3.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cursive_core v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling esl01-nonblocking v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling esl01-drawdag v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-chrome v0.6.0 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling chronoutil v0.2.7 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling esl01-mincode v0.3.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling scm-record v0.4.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling esl01-minibytes v0.3.0 [INFO] [stderr] Compiling esl01-indexedlog v0.3.0 [INFO] [stderr] Compiling esl01-dag-types v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling scm-diff-editor v0.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling esl01-dag v0.3.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling git-branchless-lib v0.10.0 [INFO] [stderr] Compiling git-branchless-revset v0.10.0 [INFO] [stderr] Compiling git-branchless-opts v0.10.0 [INFO] [stderr] Compiling git-branchless-reword v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "b360909eb8c5065101a48d52ae55856e8187d4c08d956da6f42349567b46e60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b360909eb8c5065101a48d52ae55856e8187d4c08d956da6f42349567b46e60e", kill_on_drop: false }` [INFO] [stdout] b360909eb8c5065101a48d52ae55856e8187d4c08d956da6f42349567b46e60e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68879a146ed39a2822a1cb4938e47493420d8e538e480d75029f6fc2db71afd8 [INFO] running `Command { std: "docker" "start" "-a" "68879a146ed39a2822a1cb4938e47493420d8e538e480d75029f6fc2db71afd8", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling git-branchless-reword v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.12s [INFO] running `Command { std: "docker" "inspect" "68879a146ed39a2822a1cb4938e47493420d8e538e480d75029f6fc2db71afd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68879a146ed39a2822a1cb4938e47493420d8e538e480d75029f6fc2db71afd8", kill_on_drop: false }` [INFO] [stdout] 68879a146ed39a2822a1cb4938e47493420d8e538e480d75029f6fc2db71afd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2da2f60e3825feaf561182dc413b4b9233a76086cbad828b9ba76b5a60869498 [INFO] running `Command { std: "docker" "start" "-a" "2da2f60e3825feaf561182dc413b4b9233a76086cbad828b9ba76b5a60869498", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_branchless_reword-430dd147155e153e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_reword_uses_commit_template ... FAILED [INFO] [stdout] test tests::test_reword_parses_bulk_edit_message ... FAILED [INFO] [stdout] test tests::test_reword_parses_unexpected_and_duplicate_commit_hashs ... FAILED [INFO] [stdout] test tests::test_reword_builds_multi_commit_messages ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_reword_uses_commit_template stdout ---- [INFO] [stdout] Error: [INFO] [stdout] 0: No path to Git executable was set. Try running as: `TEST_GIT=$(which git) cargo test ...` or set `env.TEST_GIT` in your `config.toml` (see https://doc.rust-lang.org/cargo/reference/config.html) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: branchless::core::config::env_vars::get_path_to_git::{{closure}}::h2e1b7ce9311300e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout] 355 │ let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout]  356 >  eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 358 │ Try running as: `{0}=$(which git) cargo test ...` \ [INFO] [stdout] 7: core::option::Option::ok_or_else::hc81e5bc3fd89f16a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/option.rs:1283 [INFO] [stdout] 8: branchless::core::config::env_vars::get_path_to_git::h05e42e1814792b83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:355 [INFO] [stdout] 353 │ #[instrument] [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout]  355 >  let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout] 356 │ eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 9: branchless::testing::make_git::ha0f899efb9ed7b3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/testing.rs:748 [INFO] [stdout] 746 │ [INFO] [stdout] 747 │ let repo_dir = tempfile::tempdir()?; [INFO] [stdout]  748 >  let path_to_git = get_path_to_git()?; [INFO] [stdout] 749 │ let git_exec_path = get_git_exec_path()?; [INFO] [stdout] 750 │ let git = Git::new(path_to_git, repo_dir.path().to_path_buf(), git_exec_path); [INFO] [stdout] 10: git_branchless_reword::tests::test_reword_uses_commit_template::h86809383127857fb [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:715 [INFO] [stdout] 713 │ #[test] [INFO] [stdout] 714 │ fn test_reword_uses_commit_template() -> eyre::Result<()> { [INFO] [stdout]  715 >  let git = make_git()?; [INFO] [stdout] 716 │ git.init_repo()?; [INFO] [stdout] 717 │ let repo = git.get_repo()?; [INFO] [stdout] 11: git_branchless_reword::tests::test_reword_uses_commit_template::{{closure}}::h5bdedeb1aad8b23e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:714 [INFO] [stdout] 712 │ [INFO] [stdout] 713 │ #[test] [INFO] [stdout]  714 >  fn test_reword_uses_commit_template() -> eyre::Result<()> { [INFO] [stdout] 715 │ let git = make_git()?; [INFO] [stdout] 716 │ git.init_repo()?; [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::he1aee7db2c02fd62 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637 [INFO] [stdout] 15: test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 17: std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 18: std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 19: std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 20: test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 21: test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581 [INFO] [stdout] 22: test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611 [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 27: std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 28: std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 31:  as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 33: std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 34: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- tests::test_reword_parses_bulk_edit_message stdout ---- [INFO] [stdout] Error: [INFO] [stdout] 0: No path to Git executable was set. Try running as: `TEST_GIT=$(which git) cargo test ...` or set `env.TEST_GIT` in your `config.toml` (see https://doc.rust-lang.org/cargo/reference/config.html) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: branchless::core::config::env_vars::get_path_to_git::{{closure}}::h2e1b7ce9311300e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout] 355 │ let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout]  356 >  eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 358 │ Try running as: `{0}=$(which git) cargo test ...` \ [INFO] [stdout] 7: core::option::Option::ok_or_else::hc81e5bc3fd89f16a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/option.rs:1283 [INFO] [stdout] 8: branchless::core::config::env_vars::get_path_to_git::h05e42e1814792b83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:355 [INFO] [stdout] 353 │ #[instrument] [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout]  355 >  let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout] 356 │ eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 9: branchless::testing::make_git::ha0f899efb9ed7b3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/testing.rs:748 [INFO] [stdout] 746 │ [INFO] [stdout] 747 │ let repo_dir = tempfile::tempdir()?; [INFO] [stdout]  748 >  let path_to_git = get_path_to_git()?; [INFO] [stdout] 749 │ let git_exec_path = get_git_exec_path()?; [INFO] [stdout] 750 │ let git = Git::new(path_to_git, repo_dir.path().to_path_buf(), git_exec_path); [INFO] [stdout] 10: git_branchless_reword::tests::test_reword_parses_bulk_edit_message::hdb1a3ea9074c8cc3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:814 [INFO] [stdout] 812 │ #[test] [INFO] [stdout] 813 │ fn test_reword_parses_bulk_edit_message() -> eyre::Result<()> { [INFO] [stdout]  814 >  let git = make_git()?; [INFO] [stdout] 815 │ git.init_repo()?; [INFO] [stdout] 816 │ let repo = git.get_repo()?; [INFO] [stdout] 11: git_branchless_reword::tests::test_reword_parses_bulk_edit_message::{{closure}}::hbaab1b11c828432e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:813 [INFO] [stdout] 811 │ [INFO] [stdout] 812 │ #[test] [INFO] [stdout]  813 >  fn test_reword_parses_bulk_edit_message() -> eyre::Result<()> { [INFO] [stdout] 814 │ let git = make_git()?; [INFO] [stdout] 815 │ git.init_repo()?; [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h75ecf9558ff4668b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637 [INFO] [stdout] 15: test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 17: std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 18: std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 19: std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 20: test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 21: test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581 [INFO] [stdout] 22: test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611 [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 27: std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 28: std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 31:  as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 33: std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 34: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- tests::test_reword_parses_unexpected_and_duplicate_commit_hashs stdout ---- [INFO] [stdout] Error: [INFO] [stdout] 0: No path to Git executable was set. Try running as: `TEST_GIT=$(which git) cargo test ...` or set `env.TEST_GIT` in your `config.toml` (see https://doc.rust-lang.org/cargo/reference/config.html) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: branchless::core::config::env_vars::get_path_to_git::{{closure}}::h2e1b7ce9311300e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout] 355 │ let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout]  356 >  eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 358 │ Try running as: `{0}=$(which git) cargo test ...` \ [INFO] [stdout] 7: core::option::Option::ok_or_else::hc81e5bc3fd89f16a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/option.rs:1283 [INFO] [stdout] 8: branchless::core::config::env_vars::get_path_to_git::h05e42e1814792b83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:355 [INFO] [stdout] 353 │ #[instrument] [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout]  355 >  let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout] 356 │ eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 9: branchless::testing::make_git::ha0f899efb9ed7b3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/testing.rs:748 [INFO] [stdout] 746 │ [INFO] [stdout] 747 │ let repo_dir = tempfile::tempdir()?; [INFO] [stdout]  748 >  let path_to_git = get_path_to_git()?; [INFO] [stdout] 749 │ let git_exec_path = get_git_exec_path()?; [INFO] [stdout] 750 │ let git = Git::new(path_to_git, repo_dir.path().to_path_buf(), git_exec_path); [INFO] [stdout] 10: git_branchless_reword::tests::test_reword_parses_unexpected_and_duplicate_commit_hashs::hc5e061cd5acbde64 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:861 [INFO] [stdout] 859 │ #[test] [INFO] [stdout] 860 │ fn test_reword_parses_unexpected_and_duplicate_commit_hashs() -> eyre::Result<()> { [INFO] [stdout]  861 >  let git = make_git()?; [INFO] [stdout] 862 │ git.init_repo()?; [INFO] [stdout] 863 │ let repo = git.get_repo()?; [INFO] [stdout] 11: git_branchless_reword::tests::test_reword_parses_unexpected_and_duplicate_commit_hashs::{{closure}}::hfc8558af28453bc1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:860 [INFO] [stdout] 858 │ [INFO] [stdout] 859 │ #[test] [INFO] [stdout]  860 >  fn test_reword_parses_unexpected_and_duplicate_commit_hashs() -> eyre::Result<()> { [INFO] [stdout] 861 │ let git = make_git()?; [INFO] [stdout] 862 │ git.init_repo()?; [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::hf5c597c15402b487 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637 [INFO] [stdout] 15: test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 17: std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 18: std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 19: std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 20: test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 21: test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581 [INFO] [stdout] 22: test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611 [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 27: std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 28: std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 31:  as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 33: std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 34: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- tests::test_reword_builds_multi_commit_messages stdout ---- [INFO] [stdout] Error: [INFO] [stdout] 0: No path to Git executable was set. Try running as: `TEST_GIT=$(which git) cargo test ...` or set `env.TEST_GIT` in your `config.toml` (see https://doc.rust-lang.org/cargo/reference/config.html) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: branchless::core::config::env_vars::get_path_to_git::{{closure}}::h2e1b7ce9311300e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:356 [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout] 355 │ let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout]  356 >  eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 358 │ Try running as: `{0}=$(which git) cargo test ...` \ [INFO] [stdout] 7: core::option::Option::ok_or_else::hc81e5bc3fd89f16a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/option.rs:1283 [INFO] [stdout] 8: branchless::core::config::env_vars::get_path_to_git::h05e42e1814792b83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/core/config.rs:355 [INFO] [stdout] 353 │ #[instrument] [INFO] [stdout] 354 │ pub fn get_path_to_git() -> eyre::Result { [INFO] [stdout]  355 >  let path_to_git = std::env::var_os(TEST_GIT).ok_or_else(|| { [INFO] [stdout] 356 │ eyre::eyre!( [INFO] [stdout] 357 │ "No path to Git executable was set. \ [INFO] [stdout] 9: branchless::testing::make_git::ha0f899efb9ed7b3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-branchless-lib-0.10.0/src/testing.rs:748 [INFO] [stdout] 746 │ [INFO] [stdout] 747 │ let repo_dir = tempfile::tempdir()?; [INFO] [stdout]  748 >  let path_to_git = get_path_to_git()?; [INFO] [stdout] 749 │ let git_exec_path = get_git_exec_path()?; [INFO] [stdout] 750 │ let git = Git::new(path_to_git, repo_dir.path().to_path_buf(), git_exec_path); [INFO] [stdout] 10: git_branchless_reword::tests::test_reword_builds_multi_commit_messages::ha42d7d93fbf25622 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:777 [INFO] [stdout] 775 │ #[test] [INFO] [stdout] 776 │ fn test_reword_builds_multi_commit_messages() -> eyre::Result<()> { [INFO] [stdout]  777 >  let git = make_git()?; [INFO] [stdout] 778 │ git.init_repo()?; [INFO] [stdout] 779 │ let repo = git.get_repo()?; [INFO] [stdout] 11: git_branchless_reword::tests::test_reword_builds_multi_commit_messages::{{closure}}::h551c7cee3c3633f2 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:776 [INFO] [stdout] 774 │ [INFO] [stdout] 775 │ #[test] [INFO] [stdout]  776 >  fn test_reword_builds_multi_commit_messages() -> eyre::Result<()> { [INFO] [stdout] 777 │ let git = make_git()?; [INFO] [stdout] 778 │ git.init_repo()?; [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h9fd1da9b41413722 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637 [INFO] [stdout] 15: test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 16:  as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 17: std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 18: std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 19: std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 20: test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660 [INFO] [stdout] 21: test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581 [INFO] [stdout] 22: test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611 [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587 [INFO] [stdout] 27: std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550 [INFO] [stdout] 28: std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250 [INFO] [stdout] 31:  as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016 [INFO] [stdout] 33: std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 34: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_reword_builds_multi_commit_messages [INFO] [stdout] tests::test_reword_parses_bulk_edit_message [INFO] [stdout] tests::test_reword_parses_unexpected_and_duplicate_commit_hashs [INFO] [stdout] tests::test_reword_uses_commit_template [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2da2f60e3825feaf561182dc413b4b9233a76086cbad828b9ba76b5a60869498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da2f60e3825feaf561182dc413b4b9233a76086cbad828b9ba76b5a60869498", kill_on_drop: false }` [INFO] [stdout] 2da2f60e3825feaf561182dc413b4b9233a76086cbad828b9ba76b5a60869498