[INFO] cloning repository https://github.com/CcydtN/Touchpad-Emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CcydtN/Touchpad-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCcydtN%2FTouchpad-Emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCcydtN%2FTouchpad-Emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e86851c8518caf7ef397d8ad0dbd56190ab7fc68
[INFO] checking CcydtN/Touchpad-Emulator against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCcydtN%2FTouchpad-Emulator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CcydtN/Touchpad-Emulator
[INFO] finished tweaking git repo https://github.com/CcydtN/Touchpad-Emulator
[INFO] tweaked toml for git repo https://github.com/CcydtN/Touchpad-Emulator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CcydtN/Touchpad-Emulator on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CcydtN/Touchpad-Emulator 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded usbip v0.7.1
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d82e5b74d0b7da65bbc3ae6a5edca14dd372fb9a9adc01f85deb09e1e26a2a8
[INFO] running `Command { std: "docker" "start" "-a" "0d82e5b74d0b7da65bbc3ae6a5edca14dd372fb9a9adc01f85deb09e1e26a2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d82e5b74d0b7da65bbc3ae6a5edca14dd372fb9a9adc01f85deb09e1e26a2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d82e5b74d0b7da65bbc3ae6a5edca14dd372fb9a9adc01f85deb09e1e26a2a8", kill_on_drop: false }`
[INFO] [stdout] 0d82e5b74d0b7da65bbc3ae6a5edca14dd372fb9a9adc01f85deb09e1e26a2a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e18831464bc473aa7cf75e853a2abaa4cdcb0eb61299d28bc054fba425590ab
[INFO] running `Command { std: "docker" "start" "-a" "9e18831464bc473aa7cf75e853a2abaa4cdcb0eb61299d28bc054fba425590ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http-range-header v0.4.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking usbip v0.7.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (766) panicked at /rustc-dev/3f6250a7bb79e600d9036bbc7c8f65af43933643/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7174bf1b5ceb - <<std[2616be7e16619f65]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a217921f891fa6d1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7174bf820048 - core[a217921f891fa6d1]::fmt::write
[INFO] [stderr]    2:     0x7174bf1ccf66 - <std[2616be7e16619f65]::sys::stdio::unix::Stderr as std[2616be7e16619f65]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7174bf18bda8 - std[2616be7e16619f65]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7174bf1a9153 - std[2616be7e16619f65]::panicking::default_hook
[INFO] [stderr]    5:     0x7174be17675f - std[2616be7e16619f65]::panicking::update_hook::<alloc[9e855f420c05999c]::boxed::Box<rustc_driver_impl[413ef699c3aec176]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7174bf1a9432 - std[2616be7e16619f65]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7174bf18be9a - std[2616be7e16619f65]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7174bf1803d9 - std[2616be7e16619f65]::sys::backtrace::__rust_end_short_backtrace::<std[2616be7e16619f65]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7174bf18d8cd - __rustc[79bb0e7ed026b28d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7174bc62942c - core[a217921f891fa6d1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7174bb8fdc82 - core[a217921f891fa6d1]::panicking::panic
[INFO] [stderr]   12:     0x7174bf844e2b - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7174bf84442d - <rustc_resolve[c1069a0c459f23fe]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7174bf84295f - <rustc_resolve[c1069a0c459f23fe]::Resolver as rustc_expand[b02a4ecaa3dc6faa]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x7174c0df30d8 - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x7174c0df225b - <rustc_expand[b02a4ecaa3dc6faa]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x7174c00fe554 - rustc_interface[21c4cf1c436f8bc3]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x7174c00fd9cd - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x7174c0a07bae - rustc_query_impl[38cc9b65ffbb2cf1]::execution::try_execute_query::<rustc_middle[314a44237711d898]::query::caches::SingleCache<rustc_middle[314a44237711d898]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[38cc9b65ffbb2cf1]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x7174c0a07704 - rustc_query_impl[38cc9b65ffbb2cf1]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x7174c0ad738f - <rustc_interface[21c4cf1c436f8bc3]::passes::create_and_enter_global_ctxt<core[a217921f891fa6d1]::option::Option<rustc_interface[21c4cf1c436f8bc3]::queries::Linker>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a217921f891fa6d1]::ops::function::FnOnce<(&rustc_session[9476ef32e7a86dae]::session::Session, rustc_middle[314a44237711d898]::ty::context::CurrentGcx, alloc[9e855f420c05999c]::sync::Arc<rustc_data_structures[ed6fe19f4d0fc7c1]::jobserver::Proxy>, &std[2616be7e16619f65]::sync::once_lock::OnceLock<rustc_middle[314a44237711d898]::ty::context::GlobalCtxt>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_middle[314a44237711d898]::arena::Arena>, &rustc_data_structures[ed6fe19f4d0fc7c1]::sync::worker_local::WorkerLocal<rustc_hir[b8bfc1e4c482368e]::Arena>, rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x7174c09a12cc - rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler::<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x7174c09ee1fe - std[2616be7e16619f65]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x7174c09ee8e0 - <std[2616be7e16619f65]::thread::lifecycle::spawn_unchecked<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_with_globals<rustc_interface[21c4cf1c436f8bc3]::util::run_in_thread_pool_with_globals<rustc_interface[21c4cf1c436f8bc3]::interface::run_compiler<(), rustc_driver_impl[413ef699c3aec176]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a217921f891fa6d1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7174c09ef76c - <std[2616be7e16619f65]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x7174ba48aaa4 - <unknown>
[INFO] [stderr]   27:     0x7174ba517a64 - clone
[INFO] [stderr]   28:                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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usbip-0.7.1/rustc-ice-2026-02-19T18_18_40-758.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (3f6250a7b 2026-02-17) 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] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `usbip` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name usbip --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usbip-0.7.1/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=6d9379bd9d981afe -C extra-filename=-5fa4086eabaa09d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-cbd694ff4e4233ad.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e7aff664eb61dcc.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-33a3f9a7a40231d5.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8c6f244197e5553a.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9e18831464bc473aa7cf75e853a2abaa4cdcb0eb61299d28bc054fba425590ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e18831464bc473aa7cf75e853a2abaa4cdcb0eb61299d28bc054fba425590ab", kill_on_drop: false }`
[INFO] [stdout] 9e18831464bc473aa7cf75e853a2abaa4cdcb0eb61299d28bc054fba425590ab
