[INFO] cloning repository https://github.com/radicle-dev/radicle-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/radicle-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4dd057f455b367cc2e43503f7ae10e18cf34965
[INFO] checking radicle-dev/radicle-tui against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-tui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/radicle-dev/radicle-tui
[INFO] finished tweaking git repo https://github.com/radicle-dev/radicle-tui
[INFO] tweaked toml for git repo https://github.com/radicle-dev/radicle-tui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/radicle-dev/radicle-tui 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 git repo https://github.com/radicle-dev/radicle-tui 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] [stderr]     Blocking waiting for file lock on package cache
[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] 5d41f84bd5975a5a409c4136c46f2ab4c86138d718f02e749a3b9e06d792b2c1
[INFO] running `Command { std: "docker" "start" "-a" "5d41f84bd5975a5a409c4136c46f2ab4c86138d718f02e749a3b9e06d792b2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d41f84bd5975a5a409c4136c46f2ab4c86138d718f02e749a3b9e06d792b2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d41f84bd5975a5a409c4136c46f2ab4c86138d718f02e749a3b9e06d792b2c1", kill_on_drop: false }`
[INFO] [stdout] 5d41f84bd5975a5a409c4136c46f2ab4c86138d718f02e749a3b9e06d792b2c1
[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] 3ffd88f85c719ec1ec8dbfd35d6cf6bc3fee5bd3b695f2bd81339cae0f7aed1b
[INFO] running `Command { std: "docker" "start" "-a" "3ffd88f85c719ec1ec8dbfd35d6cf6bc3fee5bd3b695f2bd81339cae0f7aed1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking tree-sitter-language v0.1.2
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking amplify_num v0.5.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking ct-codecs v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking radicle-std-ext v0.1.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling xattr v1.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]     Checking lru v0.12.2
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking radicle-dag v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ec25519 v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling tree-sitter v0.24.4
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking ssh-key v0.6.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking termion v4.0.2
[INFO] [stderr]     Checking sem_safe v0.2.1
[INFO] [stderr]     Checking errno v0.3.13
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking signals_receipts v0.2.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling radicle-surf v0.22.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[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.4/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.4/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]     Checking qcheck v1.0.0
[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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signals_receipts-0.2.4/rustc-ice-2025-10-20T14_17_49-2352.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.4/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::arbitrary_source_item_ordering' '--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=5157a01dcdce52c4 -C extra-filename=-288b5820ef02c6dc --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-2dca535162854e5b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ca7c833b11b7c9aa.rmeta --extern sem_safe=/opt/rustwide/target/debug/deps/libsem_safe-f8a3fda591cca921.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" "3ffd88f85c719ec1ec8dbfd35d6cf6bc3fee5bd3b695f2bd81339cae0f7aed1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ffd88f85c719ec1ec8dbfd35d6cf6bc3fee5bd3b695f2bd81339cae0f7aed1b", kill_on_drop: false }`
[INFO] [stdout] 3ffd88f85c719ec1ec8dbfd35d6cf6bc3fee5bd3b695f2bd81339cae0f7aed1b
