[INFO] fetching crate radicle-remote-helper 0.14.0...
[INFO] checking radicle-remote-helper-0.14.0 against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] extracting crate radicle-remote-helper 0.14.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate radicle-remote-helper 0.14.0
[INFO] finished tweaking crates.io crate radicle-remote-helper 0.14.0
[INFO] tweaked toml for crates.io crate radicle-remote-helper 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-remote-helper 0.14.0 on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radicle-remote-helper 0.14.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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bf6560688394dc97a5bd9167b6941b214315b9264647714429a3cb2335e066a
[INFO] running `Command { std: "docker" "start" "-a" "6bf6560688394dc97a5bd9167b6941b214315b9264647714429a3cb2335e066a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bf6560688394dc97a5bd9167b6941b214315b9264647714429a3cb2335e066a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf6560688394dc97a5bd9167b6941b214315b9264647714429a3cb2335e066a", kill_on_drop: false }`
[INFO] [stdout] 6bf6560688394dc97a5bd9167b6941b214315b9264647714429a3cb2335e066a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0346dc8353abd7c45034747e6049714477537b50c9580edf677a7b710ab21fee
[INFO] running `Command { std: "docker" "start" "-a" "0346dc8353abd7c45034747e6049714477537b50c9580edf677a7b710ab21fee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tree-sitter-language v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking ct-codecs v1.1.1
[INFO] [stderr]     Checking amplify_num v0.5.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking ec25519 v0.1.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking radicle-std-ext v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]     Checking errno v0.3.13
[INFO] [stderr]     Checking sem_safe v0.2.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking signals_receipts v0.2.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ssh-key v0.6.6
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signals_receipts-0.2.0/src/premade/channel_notify_facility/receipts_thread.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             panic!("limited by `pthread_setname_np` or the OS");
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at compiler/rustc_resolve/src/macros.rs:850:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_resolve::Resolver>::resolve_crate::{closure#0}
[INFO] [stdout]          3: <rustc_resolve::Resolver>::resolve_crate
[INFO] [stdout]          4: rustc_interface::passes::configure_and_expand
[INFO] [stdout]          5: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]          7: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]          9: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         10: <rustc_interface::passes::create_and_enter_global_ctxt<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc<rustc_data_structures::jobserver::Proxy>, &std::sync::once_lock::OnceLock<rustc_middle::ty::context::GlobalCtxt>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_middle::arena::Arena>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_hir::Arena>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stdout]         11: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         12: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         13: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         14: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]         15: <unknown>
[INFO] [stdout]         16: clone
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signals_receipts-0.2.0/src/premade/channel_notify_facility/receipts_thread.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             panic!("limited by `pthread_setname_np` or the OS");
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signals_receipts-0.2.0/rustc-ice-2025-10-21T00_06_29-808.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.92.0-nightly (863511eff 2025-10-18) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -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] end of query stack
[INFO] [stderr] error: could not compile `signals_receipts` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/863511eff87e66198b396935f3b5c8a543022f53/bin/rustc --crate-name signals_receipts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signals_receipts-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::restriction' '--warn=clippy::pedantic' --warn=nonstandard_style --warn=future_incompatible '--warn=clippy::cargo' --warn=variant_size_differences --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates --warn=unused_crate_dependencies --forbid=unstable_features --deny=unsafe_code --warn=unreachable_pub --warn=unnameable_types --warn=unit_bindings --warn=trivial_numeric_casts --warn=trivial_casts --warn=single_use_lifetimes '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::separated_literal_suffix' '--allow=clippy::semicolon_outside_block' '--allow=clippy::self_named_module_files' --warn=redundant_lifetimes '--allow=clippy::redundant_else' '--allow=clippy::question_mark_used' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--warn=rustdoc::private_doc_tests' '--allow=clippy::pattern_type_mismatch' '--allow=clippy::non_ascii_literal' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--allow=clippy::min_ident_chars' --warn=meta_variable_misuse --warn=macro_use_extern_crate --warn=let_underscore_drop '--allow=clippy::integer_division_remainder_used' '--allow=clippy::implicit_return' '--allow=clippy::impl_trait_in_params' '--allow=clippy::disallowed_script_idents' '--allow=clippy::deref_by_slicing' '--allow=clippy::default_numeric_fallback' '--allow=clippy::blanket_clippy_restriction_lints' '--allow=clippy::absolute_paths' --cfg 'feature="channel_notify_facility"' --cfg 'feature="default"' --cfg 'feature="premade"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel_notify_facility", "default", "premade"))' -C metadata=e31c3f628a230180 -C extra-filename=-89db7c14d8819435 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern errno=/opt/rustwide/target/debug/deps/liberrno-1863988155b026a1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdd707d831bfd935.rmeta --extern sem_safe=/opt/rustwide/target/debug/deps/libsem_safe-5a6c7d7938832052.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0346dc8353abd7c45034747e6049714477537b50c9580edf677a7b710ab21fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0346dc8353abd7c45034747e6049714477537b50c9580edf677a7b710ab21fee", kill_on_drop: false }`
[INFO] [stdout] 0346dc8353abd7c45034747e6049714477537b50c9580edf677a7b710ab21fee
