[INFO] fetching crate libbpf-rs 0.26.0-beta.1...
[INFO] checking libbpf-rs-0.26.0-beta.1 against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] extracting crate libbpf-rs 0.26.0-beta.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate libbpf-rs 0.26.0-beta.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libbpf-rs 0.26.0-beta.1
[INFO] tweaked toml for crates.io crate libbpf-rs 0.26.0-beta.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libbpf-rs 0.26.0-beta.1 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 libbpf-rs 0.26.0-beta.1 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3c28b54d155ab7a8663dea3873761df1b6636c022ad64a9798cd5f447c5eaab0
[INFO] running `Command { std: "docker" "start" "-a" "3c28b54d155ab7a8663dea3873761df1b6636c022ad64a9798cd5f447c5eaab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c28b54d155ab7a8663dea3873761df1b6636c022ad64a9798cd5f447c5eaab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c28b54d155ab7a8663dea3873761df1b6636c022ad64a9798cd5f447c5eaab0", kill_on_drop: false }`
[INFO] [stdout] 3c28b54d155ab7a8663dea3873761df1b6636c022ad64a9798cd5f447c5eaab0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 842acd90bd2b5c808d3bec680e8f59bfeea7da61f947966946e2a9947a71e900
[INFO] running `Command { std: "docker" "start" "-a" "842acd90bd2b5c808d3bec680e8f59bfeea7da61f947966946e2a9947a71e900", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking sdd v0.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking probe v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking pkg-config v0.3.30
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking scc v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling libbpf-sys v1.5.2+v1.5.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling test-tag v0.1.4
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking libbpf-rs v0.26.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]   --> tests/test_netfilter.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             panic!(
[INFO] [stdout]    |             ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]   --> tests/test_netfilter.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[tag(root)]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]    = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/863511eff87e66198b396935f3b5c8a543022f53/library/std/src/prelude/mod.rs:152:13
[INFO] [stdout]    = note: `-W ambiguous-panic-imports` implied by `-W future-incompatible`
[INFO] [stdout]    = help: to override `-W future-incompatible` add `#[allow(ambiguous_panic_imports)]`
[INFO] [stdout]    = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]   --> tests/test_netfilter.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |         _ => panic!("unknow protocol family: {protocol_family}"),
[INFO] [stdout]    |              ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]   --> tests/test_netfilter.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[tag(root)]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]    = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/863511eff87e66198b396935f3b5c8a543022f53/library/std/src/prelude/mod.rs:152:13
[INFO] [stdout]    = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]   --> tests/test_netfilter.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |         _ => panic!("unsupported hook: {hooknum} ({hook_desc})"),
[INFO] [stdout]    |              ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]   --> tests/test_netfilter.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[tag(root)]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]    = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]   --> /rustc/863511eff87e66198b396935f3b5c8a543022f53/library/std/src/prelude/mod.rs:152:13
[INFO] [stdout]    = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]   --> tests/test_netfilter.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             panic!(
[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]   --> tests/test_netfilter.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             panic!(
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]   --> tests/test_netfilter.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |         _ => panic!("unknow protocol family: {protocol_family}"),
[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]   --> tests/test_netfilter.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |         _ => panic!("unknow protocol family: {protocol_family}"),
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]   --> tests/test_netfilter.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |         _ => panic!("unsupported hook: {hooknum} ({hook_desc})"),
[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]   --> tests/test_netfilter.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |         _ => panic!("unsupported hook: {hooknum} ({hook_desc})"),
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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-2025-10-20T22_28_26-663.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: -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 `libbpf-rs` (test "test_netfilter"); 6 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/863511eff87e66198b396935f3b5c8a543022f53/bin/rustc --crate-name test_netfilter --edition=2021 tests/test_netfilter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::wildcard-imports' --warn=unused --warn=unsafe-op-in-unsafe-fn '--warn=clippy::uninlined-format-args' --warn=unexpected_cfgs '--warn=clippy::unchecked-duration-subtraction' '--allow=clippy::type-complexity' --warn=trivial-numeric-casts '--warn=clippy::redundant-closure-for-method-calls' '--allow=clippy::module-inception' --warn=missing-docs --warn=missing-debug-implementations '--allow=clippy::let-unit-value' --warn=let-underscore '--allow=clippy::let-and-return' '--warn=clippy::large-enum-variant' --warn=keyword-idents '--warn=clippy::join-absolute-paths' --warn=future-incompatible '--allow=clippy::fn-to-numeric-cast' '--warn=clippy::doc-markdown' --warn=deprecated-safe '--warn=clippy::dbg-macro' '--allow=clippy::collapsible-if' '--allow=clippy::collapsible-else-if' '--warn=clippy::clone-on-ref-ptr' '--warn=clippy::absolute-paths' --check-cfg 'cfg(has_procmap_query_ioctl)' --check-cfg 'cfg(has_large_test_files)' --test --cfg 'feature="default"' --cfg 'feature="libbpf-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dont-generate-test-files", "generate-test-files", "libbpf-sys", "static", "vendored"))' -C metadata=a2ed2d781c1eaf02 -C extra-filename=-cbed58012d6be9d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern _cc_unused=/opt/rustwide/target/debug/deps/libcc-8314b7324c55aa11.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-fc5cd57e273454ae.rmeta --extern libbpf_rs=/opt/rustwide/target/debug/deps/liblibbpf_rs-003c531d9fda82b8.rmeta --extern libbpf_sys=/opt/rustwide/target/debug/deps/liblibbpf_sys-0d7222b5845521c6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdd707d831bfd935.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern memmem=/opt/rustwide/target/debug/deps/libmemmem-6ad3f7ce17da1785.rmeta --extern _pkg_config_unused=/opt/rustwide/target/debug/deps/libpkg_config-8020a4e2b837f1d4.rmeta --extern plain=/opt/rustwide/target/debug/deps/libplain-e12a0ab85e184c33.rmeta --extern probe=/opt/rustwide/target/debug/deps/libprobe-d22ab2fb675b45b0.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-47bdf33716285740.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-afb5d9c7613ce3f7.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-67faae04209adf90.rmeta --extern test_tag=/opt/rustwide/target/debug/deps/libtest_tag-e56bc5525c638216.so --extern vsprintf=/opt/rustwide/target/debug/deps/libvsprintf-e6b286d1cc21afd8.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libbpf-sys-6e477375d296a57c/out -L native=/opt/rustwide/target/debug/build/vsprintf-f0d1dbf08d035135/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]     --> tests/test.rs:2127:13
[INFO] [stdout]      |
[INFO] [stdout] 2127 |             panic!("kill failed: {}", io::Error::last_os_error());
[INFO] [stdout]      |             ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]     --> tests/test.rs:2113:1
[INFO] [stdout]      |
[INFO] [stdout] 2113 | #[tag(root)]
[INFO] [stdout]      | ^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]      = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]     --> /rustc/863511eff87e66198b396935f3b5c8a543022f53/library/std/src/prelude/mod.rs:152:13
[INFO] [stdout]      = note: `-W ambiguous-panic-imports` implied by `-W future-incompatible`
[INFO] [stdout]      = help: to override `-W future-incompatible` add `#[allow(ambiguous_panic_imports)]`
[INFO] [stdout]      = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "842acd90bd2b5c808d3bec680e8f59bfeea7da61f947966946e2a9947a71e900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842acd90bd2b5c808d3bec680e8f59bfeea7da61f947966946e2a9947a71e900", kill_on_drop: false }`
[INFO] [stdout] 842acd90bd2b5c808d3bec680e8f59bfeea7da61f947966946e2a9947a71e900
