[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#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMitMaro%2Fgit-interactive-rebase-tool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MitMaro/git-interactive-rebase-tool 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 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 73294aee9c7922e91fb752121744f0d87d9cb1a3d80399d5cc6fc53b1f9eab87
[INFO] running `Command { std: "docker" "start" "-a" "73294aee9c7922e91fb752121744f0d87d9cb1a3d80399d5cc6fc53b1f9eab87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73294aee9c7922e91fb752121744f0d87d9cb1a3d80399d5cc6fc53b1f9eab87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73294aee9c7922e91fb752121744f0d87d9cb1a3d80399d5cc6fc53b1f9eab87", kill_on_drop: false }`
[INFO] [stdout] 73294aee9c7922e91fb752121744f0d87d9cb1a3d80399d5cc6fc53b1f9eab87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c08d19f79cd69db76a201b4043815713bcad17361740a5e41e56805b3e0c6478
[INFO] running `Command { std: "docker" "start" "-a" "c08d19f79cd69db76a201b4043815713bcad17361740a5e41e56805b3e0c6478", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking scc v2.1.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking captur v1.0.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking claims v0.8.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]    Compiling git-interactive-rebase-tool v2.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking version-track v1.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking git2 v0.20.0
[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] 
[INFO] [stderr] thread 'rustc' (1958) 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: src/application.rs:252:2: 252:9 (#100), segments: [PathSegment { ident: <test_trace>#100, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(3949), style: Outer, span: src/application.rs:252:2: 252:9 (#100) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7f139be2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7f139c40fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7f139be42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7f139be01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7f139be1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7f139ae0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7f139be1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7f139be01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7f139bdf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7f139be0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7f1398a38f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7f139d1e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7f139da1c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7f139d9e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7f139caf0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7f139d607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7f139d6073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7f139d6073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7f139d5ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7f139d5ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7f139d77127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, 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<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7f139d65ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7f139d4eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7f139d4eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7f139d4ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7f139708aaa4 - <unknown>
[INFO] [stderr]   26:     0x7f1397117a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[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] 
[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-09T05_43_59-1955.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] end of query stack
[INFO] [stderr] error: could not compile `git-interactive-rebase-tool` (bin "interactive-rebase-tool" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name interactive_rebase_tool --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=keyword_idents --warn=unused --warn=rust_2024_compatibility --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::restriction' '--warn=clippy::pedantic' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible --warn=deprecated_safe '--warn=clippy::cargo' '--warn=clippy::all' --warn=unknown_lints --warn=renamed_and_removed_lints '--allow=clippy::wildcard_enum_match_arm' --warn=variant_size_differences '--allow=clippy::used_underscore_items' '--allow=clippy::unwrap_used' '--allow=clippy::unused_self' --warn=unused_results --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_crate_dependencies --warn=unsafe_code --warn=unreachable_pub --warn=unnameable_types --warn=unit-bindings --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--allow=clippy::too_many_lines' '--allow=clippy::tests_outside_test_module' --allow=tail_expr_drop_order '--allow=clippy::tabs_in_doc_comments' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' --warn=single_use_lifetimes '--allow=clippy::single_call_fn' '--allow=clippy::semicolon_outside_block' '--allow=clippy::self_named_module_files' '--allow=clippy::ref_patterns' '--allow=clippy::redundant_pub_crate' --warn=redundant_lifetimes --warn=redundant_imports '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_closure_call' '--allow=clippy::question_mark_used' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--warn=rustdoc::private_intra_doc_links' '--warn=rustdoc::private_doc_tests' '--allow=clippy::pattern_type_mismatch' '--allow=clippy::option_if_let_else' '--allow=clippy::non_ascii_literal' --warn=non_ascii_idents '--allow=clippy::new_without_default' '--allow=clippy::needless_raw_strings' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_docs_in_private_items' --warn=missing_debug_implementations '--allow=rustdoc::missing_crate_level_docs' --warn=missing_copy_implementations --warn=missing_abi '--allow=clippy::min_ident_chars' --warn=meta_variable_misuse '--allow=clippy::map_err_ignore' --warn=macro_use_extern_crate '--warn=rustdoc::invalid_html_tags' '--warn=rustdoc::invalid_codeblock_attributes' '--allow=clippy::integer_division_remainder_used' '--allow=clippy::indexing_slicing' '--allow=clippy::implicit_return' --warn=impl_trait_redundant_captures --warn=impl_trait_overcaptures --allow=if_let_rescope '--allow=clippy::float_arithmetic' '--allow=clippy::field_scoped_visibility_modifiers' --warn=ffi_unwind_calls '--allow=clippy::expect_used' '--allow=clippy::else_if_without_else' --allow=edition-2024-expr-fragment-specifier '--allow=clippy::default_numeric_fallback' --warn=closure_returning_async_block '--allow=clippy::cfg_not_test' '--warn=rustdoc::broken_intra_doc_links' '--allow=clippy::bool_to_int_with_if' '--warn=rustdoc::bare_urls' '--allow=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' '--allow=clippy::arbitrary_source_item_ordering' --warn=ambiguous_negative_literals '--allow=clippy::absolute_paths' '--allow=clippy::blanket_clippy_restriction_lints' --check-cfg 'cfg(tarpaulin_include)' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dev"))' -C metadata=a2d7a3b7a5c94d5d -C extra-filename=-c5d053ffc1b4aca1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5d92c26bf78dd907.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-75d2b79a8aa1d813.rmeta --extern captur=/opt/rustwide/target/debug/deps/libcaptur-3fd5f69cdc000920.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c8e1a1141e1edee4.rmeta --extern claims=/opt/rustwide/target/debug/deps/libclaims-d3d4a57bebbdd1ac.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-11103a3d948952f7.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-256954860c8828a5.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-afb64f16ee8d58d6.rmeta --extern if_chain=/opt/rustwide/target/debug/deps/libif_chain-c11945941201d004.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b51432a17fb51076.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-00a1b76c6a1cc0a2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3dcbf38ef1f051ec.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-555c6cb7f904b321.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ca7671abb73fbd0d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b339911dd41421dc.rmeta --extern rstest=/opt/rustwide/target/debug/deps/librstest-552d64f5548c34ed.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-57c615a406017f03.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-268806422960ae4a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ea97d64aceba0201.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-f8f318305ba00733.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-7262dbb037081dbc.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-89a35aa81c3fa8f0.rmeta --extern version_track=/opt/rustwide/target/debug/deps/libversion_track-3c24f46fc3478c5b.rmeta --extern xi_unicode=/opt/rustwide/target/debug/deps/libxi_unicode-6126868833ac46f9.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-60ce73b093343e1f/out/build --cfg allow_unknown_lints --cfg include_nightly_lints --check-cfg 'cfg(allow_unknown_lints)' --check-cfg 'cfg(include_nightly_lints)'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "c08d19f79cd69db76a201b4043815713bcad17361740a5e41e56805b3e0c6478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08d19f79cd69db76a201b4043815713bcad17361740a5e41e56805b3e0c6478", kill_on_drop: false }`
[INFO] [stdout] c08d19f79cd69db76a201b4043815713bcad17361740a5e41e56805b3e0c6478
