aya/test/integration-test
Andrew Werner da832e479d integration-test: deflake test_loaded_at
The test could fail due to the lack of clock monotonicity. This PR
deflakes the test by adding retries.

See
https://github.com/aya-rs/aya/actions/runs/6340369670/job/17221591723.
..
bpf integration-test: remove all sleeps
src integration-test: deflake test_loaded_at
Cargo.toml Cargo.toml: Remove default-features settings
build.rs integration-test: build eBPF for the proper arch