[INFO] fetching crate benchie 0.5.0... [INFO] checking benchie-0.5.0 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] extracting crate benchie 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking crates.io crate benchie 0.5.0 [INFO] finished tweaking crates.io crate benchie 0.5.0 [INFO] tweaked toml for crates.io crate benchie 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate benchie 0.5.0 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate benchie 0.5.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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df7ce11329dd4f9405c669ab531ecd6f1d79dbc929f64f8724686e7c3c374c9e [INFO] running `Command { std: "docker" "start" "-a" "df7ce11329dd4f9405c669ab531ecd6f1d79dbc929f64f8724686e7c3c374c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df7ce11329dd4f9405c669ab531ecd6f1d79dbc929f64f8724686e7c3c374c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7ce11329dd4f9405c669ab531ecd6f1d79dbc929f64f8724686e7c3c374c9e", kill_on_drop: false }` [INFO] [stdout] df7ce11329dd4f9405c669ab531ecd6f1d79dbc929f64f8724686e7c3c374c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b837c649098b311bf1862581b2ac626871ae3d1a041a4b49086208d0e8294c09 [INFO] running `Command { std: "docker" "start" "-a" "b837c649098b311bf1862581b2ac626871ae3d1a041a4b49086208d0e8294c09", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-src v111.20.0+1.1.1o [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling sysinfo v0.24.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling serial_test_derive v0.7.0 [INFO] [stderr] Checking serial_test v0.7.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking benchie v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | fn read_head_commit(repo: &Repository) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | fn read_head_commit(repo: &Repository) -> Result, GitError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (8837) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/storage.rs:13:1: 13:8 (#28), segments: [PathSegment { ident: #28, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(14), style: Outer, span: tests/storage.rs:13:1: 13:8 (#28) } [INFO] [stderr] stack backtrace: [INFO] [stderr] [INFO] [stderr] thread 'rustc' (8841) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: tests/git.rs:11:1: 11:8 (#28), segments: [PathSegment { ident: #28, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(14), style: Outer, span: tests/git.rs:11:1: 11:8 (#28) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x75a7de62bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x75a7dec0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x75a7de642226 - ::write_fmt [INFO] [stderr] 3: 0x75a7de601b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x75a7de61f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x75a7dd60236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x75a7de61fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x75a7de601c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x75a7de5f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 0: 0x71290702bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 9: 0x75a7de60372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 1: 0x71290760fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x712907042226 - ::write_fmt [INFO] [stderr] 3: 0x712907001b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x71290701f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x71290600236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x71290701fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x712907001c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 10: 0x75a7db238f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x75a7df9e0110 - ::token_trees [INFO] [stderr] 8: 0x712906ff89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x71290700372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 12: 0x75a7e021c314 - ::fully_expand_fragment [INFO] [stderr] 10: 0x712903c38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7129083e0110 - ::token_trees [INFO] [stderr] 13: 0x75a7e01e65d2 - ::expand_crate [INFO] [stderr] 12: 0x712908c1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x712908be65d2 - ::expand_crate [INFO] [stderr] 14: 0x75a7df2f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 14: 0x712907cf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x75a7dfe07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 15: 0x712908807658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x7129088073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 16: 0x75a7dfe073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x75a7dfe073a7 - >::call_once [INFO] [stderr] 17: 0x7129088073a7 - >::call_once [INFO] [stderr] 18: 0x75a7dfdecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x75a7dfdec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x75a7dff7127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x75a7dfe5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 18: 0x7129087ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7129087ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71290897127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x71290885ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7129086eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x7129086eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7129086ed138 - ::new::thread_start [INFO] [stderr] 25: 0x71290228aaa4 - [INFO] [stderr] 26: 0x712902317a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] 22: 0x75a7dfceac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x75a7dfceaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x75a7dfced138 - ::new::thread_start [INFO] [stderr] 25: 0x75a7d988aaa4 - [INFO] [stderr] 26: 0x75a7d9917a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-08T17_18_12-8825.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-08T17_18_12-8828.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `benchie` (test "git") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name git --edition=2021 tests/git.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a2dc3413ad95198 -C extra-filename=-c98542e73409913b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-316783d12c8f6350.rmeta --extern benchie=/opt/rustwide/target/debug/deps/libbenchie-dee581cd640996ea.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-12af547a84d33fad.rmeta --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-7326eb37b70b670b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-39ff17e07d4a68b8.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ceb43a0d4d170ef5.rmeta --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-f1bcd50f980db0d4.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-d4343d51661d2fcf.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-6512c07faf2c802a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-baf216f259e1e10e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-31950d5789691c8d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e96d84c52144971b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a78b0e5a8527d71b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7d24e21dedd71d14.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-53f693197cf4e434.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57cbb797c30eb281.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-997b5ca05c44528c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1633902e1a6698ca.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-43b94d0d12c2a651/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-94718c3b9f31cc7e/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-a8f5a451dfb00895/out/openssl-build/install/lib` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `benchie` (test "storage") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name storage --edition=2021 tests/storage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd3731b6f5addc97 -C extra-filename=-7f342e13a193e586 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-316783d12c8f6350.rmeta --extern benchie=/opt/rustwide/target/debug/deps/libbenchie-dee581cd640996ea.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-12af547a84d33fad.rmeta --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-7326eb37b70b670b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-39ff17e07d4a68b8.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ceb43a0d4d170ef5.rmeta --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-f1bcd50f980db0d4.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-d4343d51661d2fcf.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-6512c07faf2c802a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-baf216f259e1e10e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-31950d5789691c8d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e96d84c52144971b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a78b0e5a8527d71b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7d24e21dedd71d14.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-53f693197cf4e434.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57cbb797c30eb281.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-997b5ca05c44528c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1633902e1a6698ca.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-43b94d0d12c2a651/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-94718c3b9f31cc7e/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-a8f5a451dfb00895/out/openssl-build/install/lib` (exit status: 101) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | fn read_head_commit(repo: &Repository) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | fn read_head_commit(repo: &Repository) -> Result, GitError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b837c649098b311bf1862581b2ac626871ae3d1a041a4b49086208d0e8294c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b837c649098b311bf1862581b2ac626871ae3d1a041a4b49086208d0e8294c09", kill_on_drop: false }` [INFO] [stdout] b837c649098b311bf1862581b2ac626871ae3d1a041a4b49086208d0e8294c09