aya/test/integration-test
Tamir Duberstein ae6526e59b
programs: `ProgramData::attach_prog_fd` is owned
This prevents a file descriptor leak when extensions are used.

This is an API breaking change.

Updates .
..
bpf integration-test: De-duplicate BTF relocation test
src programs: `ProgramData::attach_prog_fd` is owned
Cargo.toml Cargo.toml: Remove default-features settings
build.rs integration-test: De-duplicate BTF relocation test