[INFO] fetching crate libbpf-rs-lightswitch 0.23.3...
[INFO] testing libbpf-rs-lightswitch-0.23.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate libbpf-rs-lightswitch 0.23.3 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate libbpf-rs-lightswitch 0.23.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libbpf-rs-lightswitch 0.23.3
[INFO] tweaked toml for crates.io crate libbpf-rs-lightswitch 0.23.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libbpf-rs-lightswitch 0.23.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding probe v0.3.0 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f40c8600343850de18a94d5cc700991541db8604bf9832f6ca23bb2dbd1c4c6b
[INFO] running `Command { std: "docker" "start" "-a" "f40c8600343850de18a94d5cc700991541db8604bf9832f6ca23bb2dbd1c4c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f40c8600343850de18a94d5cc700991541db8604bf9832f6ca23bb2dbd1c4c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40c8600343850de18a94d5cc700991541db8604bf9832f6ca23bb2dbd1c4c6b", kill_on_drop: false }`
[INFO] [stdout] f40c8600343850de18a94d5cc700991541db8604bf9832f6ca23bb2dbd1c4c6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ddcd232c32ff95b2d0c658e0810ac3734513528756758e1bc2a86b420ea2529
[INFO] running `Command { std: "docker" "start" "-a" "1ddcd232c32ff95b2d0c658e0810ac3734513528756758e1bc2a86b420ea2529", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling libbpf-sys v1.6.2+v1.6.2
[INFO] [stderr]    Compiling libbpf-rs-lightswitch v0.23.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "1ddcd232c32ff95b2d0c658e0810ac3734513528756758e1bc2a86b420ea2529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ddcd232c32ff95b2d0c658e0810ac3734513528756758e1bc2a86b420ea2529", kill_on_drop: false }`
[INFO] [stdout] 1ddcd232c32ff95b2d0c658e0810ac3734513528756758e1bc2a86b420ea2529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d1f207c47c1b53a8c5e02cfc960b26a771ae7123f5db6766a72284b740d7b6c
[INFO] running `Command { std: "docker" "start" "-a" "8d1f207c47c1b53a8c5e02cfc960b26a771ae7123f5db6766a72284b740d7b6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling probe v0.3.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libbpf-sys v1.6.2+v1.6.2
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling test-tag v0.1.4
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling libbpf-rs-lightswitch v0.23.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_print.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libbpf_rs::get_print;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use libbpf_rs::get_print;
[INFO] [stdout] 11 + use libbpf_sys::get_print;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_print.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use libbpf_rs::set_print;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - use libbpf_rs::set_print;
[INFO] [stdout] 12 + use libbpf_sys::set_print;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_print.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use libbpf_rs::ObjectBuilder;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - use libbpf_rs::ObjectBuilder;
[INFO] [stdout] 13 + use libbpf_sys::ObjectBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_print.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use libbpf_rs::PrintCallback;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use libbpf_rs::PrintCallback;
[INFO] [stdout] 14 + use libbpf_sys::PrintCallback;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_print.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libbpf_rs::PrintLevel;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 - use libbpf_rs::PrintLevel;
[INFO] [stdout] 15 + use libbpf_sys::PrintLevel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libbpf-rs-lightswitch` (test "test_print") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libbpf_rs::num_possible_cpus;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 - use libbpf_rs::num_possible_cpus;
[INFO] [stdout] 22 + use libbpf_sys::num_possible_cpus;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use libbpf_rs::AsRawLibbpf;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 - use libbpf_rs::AsRawLibbpf;
[INFO] [stdout] 23 + use libbpf_sys::AsRawLibbpf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use libbpf_rs::Iter;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 - use libbpf_rs::Iter;
[INFO] [stdout] 24 + use libbpf_sys::Iter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use libbpf_rs::Linker;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 - use libbpf_rs::Linker;
[INFO] [stdout] 25 + use libbpf_sys::Linker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use libbpf_rs::Map;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 - use libbpf_rs::Map;
[INFO] [stdout] 26 + use libbpf_sys::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use libbpf_rs::MapCore;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 - use libbpf_rs::MapCore;
[INFO] [stdout] 27 + use libbpf_sys::MapCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libbpf_rs::MapFlags;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 - use libbpf_rs::MapFlags;
[INFO] [stdout] 28 + use libbpf_sys::MapFlags;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use libbpf_rs::MapHandle;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 - use libbpf_rs::MapHandle;
[INFO] [stdout] 29 + use libbpf_sys::MapHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use libbpf_rs::MapInfo;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 - use libbpf_rs::MapInfo;
[INFO] [stdout] 30 + use libbpf_sys::MapInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use libbpf_rs::MapType;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 - use libbpf_rs::MapType;
[INFO] [stdout] 31 + use libbpf_sys::MapType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use libbpf_rs::Object;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 - use libbpf_rs::Object;
[INFO] [stdout] 32 + use libbpf_sys::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use libbpf_rs::ObjectBuilder;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 - use libbpf_rs::ObjectBuilder;
[INFO] [stdout] 33 + use libbpf_sys::ObjectBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use libbpf_rs::OpenObject;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 - use libbpf_rs::OpenObject;
[INFO] [stdout] 34 + use libbpf_sys::OpenObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use libbpf_rs::Program;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 - use libbpf_rs::Program;
[INFO] [stdout] 35 + use libbpf_sys::Program;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use libbpf_rs::ProgramInput;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 - use libbpf_rs::ProgramInput;
[INFO] [stdout] 36 + use libbpf_sys::ProgramInput;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use libbpf_rs::ProgramType;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 - use libbpf_rs::ProgramType;
[INFO] [stdout] 37 + use libbpf_sys::ProgramType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use libbpf_rs::TracepointOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 - use libbpf_rs::TracepointOpts;
[INFO] [stdout] 38 + use libbpf_sys::TracepointOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use libbpf_rs::UprobeOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 - use libbpf_rs::UprobeOpts;
[INFO] [stdout] 39 + use libbpf_sys::UprobeOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use libbpf_rs::UsdtOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 - use libbpf_rs::UsdtOpts;
[INFO] [stdout] 40 + use libbpf_sys::UsdtOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use libbpf_rs::UserRingBuffer;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 - use libbpf_rs::UserRingBuffer;
[INFO] [stdout] 41 + use libbpf_sys::UserRingBuffer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_xdp.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libbpf_rs::Xdp;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use libbpf_rs::Xdp;
[INFO] [stdout] 11 + use libbpf_sys::Xdp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_xdp.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use libbpf_rs::XdpFlags;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - use libbpf_rs::XdpFlags;
[INFO] [stdout] 12 + use libbpf_sys::XdpFlags;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libbpf_rs::num_possible_cpus;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 - use libbpf_rs::num_possible_cpus;
[INFO] [stdout] 22 + use libbpf_sys::num_possible_cpus;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use libbpf_rs::AsRawLibbpf;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 - use libbpf_rs::AsRawLibbpf;
[INFO] [stdout] 23 + use libbpf_sys::AsRawLibbpf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use libbpf_rs::Iter;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 - use libbpf_rs::Iter;
[INFO] [stdout] 24 + use libbpf_sys::Iter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use libbpf_rs::Linker;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 - use libbpf_rs::Linker;
[INFO] [stdout] 25 + use libbpf_sys::Linker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use libbpf_rs::Map;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 - use libbpf_rs::Map;
[INFO] [stdout] 26 + use libbpf_sys::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use libbpf_rs::MapCore;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 - use libbpf_rs::MapCore;
[INFO] [stdout] 27 + use libbpf_sys::MapCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libbpf_rs::MapFlags;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 - use libbpf_rs::MapFlags;
[INFO] [stdout] 28 + use libbpf_sys::MapFlags;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use libbpf_rs::MapHandle;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 - use libbpf_rs::MapHandle;
[INFO] [stdout] 29 + use libbpf_sys::MapHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use libbpf_rs::MapInfo;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 - use libbpf_rs::MapInfo;
[INFO] [stdout] 30 + use libbpf_sys::MapInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use libbpf_rs::MapType;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 - use libbpf_rs::MapType;
[INFO] [stdout] 31 + use libbpf_sys::MapType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use libbpf_rs::Object;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 - use libbpf_rs::Object;
[INFO] [stdout] 32 + use libbpf_sys::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use libbpf_rs::ObjectBuilder;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 - use libbpf_rs::ObjectBuilder;
[INFO] [stdout] 33 + use libbpf_sys::ObjectBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use libbpf_rs::OpenObject;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 - use libbpf_rs::OpenObject;
[INFO] [stdout] 34 + use libbpf_sys::OpenObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use libbpf_rs::Program;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 - use libbpf_rs::Program;
[INFO] [stdout] 35 + use libbpf_sys::Program;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use libbpf_rs::ProgramInput;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 - use libbpf_rs::ProgramInput;
[INFO] [stdout] 36 + use libbpf_sys::ProgramInput;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use libbpf_rs::ProgramType;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 - use libbpf_rs::ProgramType;
[INFO] [stdout] 37 + use libbpf_sys::ProgramType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use libbpf_rs::TracepointOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 - use libbpf_rs::TracepointOpts;
[INFO] [stdout] 38 + use libbpf_sys::TracepointOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use libbpf_rs::UprobeOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 - use libbpf_rs::UprobeOpts;
[INFO] [stdout] 39 + use libbpf_sys::UprobeOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use libbpf_rs::UsdtOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 - use libbpf_rs::UsdtOpts;
[INFO] [stdout] 40 + use libbpf_sys::UsdtOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use libbpf_rs::UserRingBuffer;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 - use libbpf_rs::UserRingBuffer;
[INFO] [stdout] 41 + use libbpf_sys::UserRingBuffer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use libbpf_rs::num_possible_cpus;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 - use libbpf_rs::num_possible_cpus;
[INFO] [stdout] 22 + use libbpf_sys::num_possible_cpus;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use libbpf_rs::AsRawLibbpf;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 - use libbpf_rs::AsRawLibbpf;
[INFO] [stdout] 23 + use libbpf_sys::AsRawLibbpf;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use libbpf_rs::Iter;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 - use libbpf_rs::Iter;
[INFO] [stdout] 24 + use libbpf_sys::Iter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use libbpf_rs::Linker;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 - use libbpf_rs::Linker;
[INFO] [stdout] 25 + use libbpf_sys::Linker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use libbpf_rs::Map;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 - use libbpf_rs::Map;
[INFO] [stdout] 26 + use libbpf_sys::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use libbpf_rs::MapCore;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 - use libbpf_rs::MapCore;
[INFO] [stdout] 27 + use libbpf_sys::MapCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libbpf_rs::MapFlags;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 - use libbpf_rs::MapFlags;
[INFO] [stdout] 28 + use libbpf_sys::MapFlags;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use libbpf_rs::MapHandle;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 - use libbpf_rs::MapHandle;
[INFO] [stdout] 29 + use libbpf_sys::MapHandle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use libbpf_rs::MapInfo;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 - use libbpf_rs::MapInfo;
[INFO] [stdout] 30 + use libbpf_sys::MapInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use libbpf_rs::MapType;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 - use libbpf_rs::MapType;
[INFO] [stdout] 31 + use libbpf_sys::MapType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use libbpf_rs::Object;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 - use libbpf_rs::Object;
[INFO] [stdout] 32 + use libbpf_sys::Object;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use libbpf_rs::ObjectBuilder;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 - use libbpf_rs::ObjectBuilder;
[INFO] [stdout] 33 + use libbpf_sys::ObjectBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use libbpf_rs::OpenObject;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 - use libbpf_rs::OpenObject;
[INFO] [stdout] 34 + use libbpf_sys::OpenObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use libbpf_rs::Program;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 - use libbpf_rs::Program;
[INFO] [stdout] 35 + use libbpf_sys::Program;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use libbpf_rs::ProgramInput;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 - use libbpf_rs::ProgramInput;
[INFO] [stdout] 36 + use libbpf_sys::ProgramInput;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use libbpf_rs::ProgramType;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 - use libbpf_rs::ProgramType;
[INFO] [stdout] 37 + use libbpf_sys::ProgramType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use libbpf_rs::TracepointOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 - use libbpf_rs::TracepointOpts;
[INFO] [stdout] 38 + use libbpf_sys::TracepointOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use libbpf_rs::UprobeOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 - use libbpf_rs::UprobeOpts;
[INFO] [stdout] 39 + use libbpf_sys::UprobeOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use libbpf_rs::UsdtOpts;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 - use libbpf_rs::UsdtOpts;
[INFO] [stdout] 40 + use libbpf_sys::UsdtOpts;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use libbpf_rs::UserRingBuffer;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 - use libbpf_rs::UserRingBuffer;
[INFO] [stdout] 41 + use libbpf_sys::UserRingBuffer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libbpf_rs::ErrorKind;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use libbpf_rs::ErrorKind;
[INFO] [stdout] 11 + use libbpf_sys::ErrorKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use libbpf_rs::Result;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - use libbpf_rs::Result;
[INFO] [stdout] 12 + use libbpf_sys::Result;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use libbpf_rs::TcHook;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - use libbpf_rs::TcHook;
[INFO] [stdout] 13 + use libbpf_sys::TcHook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use libbpf_rs::TcHookBuilder;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use libbpf_rs::TcHookBuilder;
[INFO] [stdout] 14 + use libbpf_sys::TcHookBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libbpf_rs::TC_CUSTOM;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 - use libbpf_rs::TC_CUSTOM;
[INFO] [stdout] 15 + use libbpf_sys::TC_CUSTOM;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use libbpf_rs::TC_EGRESS;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 - use libbpf_rs::TC_EGRESS;
[INFO] [stdout] 16 + use libbpf_sys::TC_EGRESS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use libbpf_rs::TC_H_CLSACT;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use libbpf_rs::TC_H_CLSACT;
[INFO] [stdout] 17 + use libbpf_sys::TC_H_CLSACT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use libbpf_rs::TC_H_MIN_EGRESS;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 - use libbpf_rs::TC_H_MIN_EGRESS;
[INFO] [stdout] 18 + use libbpf_sys::TC_H_MIN_EGRESS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use libbpf_rs::TC_H_MIN_INGRESS;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 - use libbpf_rs::TC_H_MIN_INGRESS;
[INFO] [stdout] 19 + use libbpf_sys::TC_H_MIN_INGRESS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libbpf_rs`
[INFO] [stdout]   --> tests/test_tc.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use libbpf_rs::TC_INGRESS;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 - use libbpf_rs::TC_INGRESS;
[INFO] [stdout] 20 + use libbpf_sys::TC_INGRESS;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 105 -         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 105 +         let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use libbpf_rs_lightswitch::RingBufferBuilder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RingBufferBuilder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 105 -         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 105 +         let mut builder = RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:975:19
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct:
[INFO] [stdout]             libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 975 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 975 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:982:23
[INFO] [stdout]     |
[INFO] [stdout] 982 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct:
[INFO] [stdout]             libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 982 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 982 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1041:19
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1041 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1041 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1048:23
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1048 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1048 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1118:19
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1118 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1118 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1125:23
[INFO] [stdout]      |
[INFO] [stdout] 1125 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1125 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1125 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1198:19
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1198 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1198 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1205:23
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1205 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1205 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1260:31
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                               ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1260 -             let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1260 +             let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1916:16
[INFO] [stdout]      |
[INFO] [stdout] 1916 |     let perf = libbpf_rs::PerfBufferBuilder::new(map)
[INFO] [stdout]      |                ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::PerfBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1916 -     let perf = libbpf_rs::PerfBufferBuilder::new(map)
[INFO] [stdout] 1916 +     let perf = libbpf_sys::PerfBufferBuilder::new(map)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 105 -         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 105 +         let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use libbpf_rs_lightswitch::RingBufferBuilder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RingBufferBuilder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 105 -         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 105 +         let mut builder = RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:975:19
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct:
[INFO] [stdout]             libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 975 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 975 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:982:23
[INFO] [stdout]     |
[INFO] [stdout] 982 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct:
[INFO] [stdout]             libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 982 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 982 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1041:19
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1041 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1041 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1048:23
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1048 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1048 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1118:19
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1118 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1118 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1125:23
[INFO] [stdout]      |
[INFO] [stdout] 1125 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1125 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1125 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1198:19
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1198 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1198 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1205:23
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1205 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1205 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1260:31
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                               ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1260 -             let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1260 +             let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1916:16
[INFO] [stdout]      |
[INFO] [stdout] 1916 |     let perf = libbpf_rs::PerfBufferBuilder::new(map)
[INFO] [stdout]      |                ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::PerfBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1916 -     let perf = libbpf_rs::PerfBufferBuilder::new(map)
[INFO] [stdout] 1916 +     let perf = libbpf_sys::PerfBufferBuilder::new(map)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         eprintln!("{:?}", map.name());
[INFO] [stdout]     |                           ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 105 -         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 105 +         let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use libbpf_rs_lightswitch::RingBufferBuilder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RingBufferBuilder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 105 -         let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 105 +         let mut builder = RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:975:19
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct:
[INFO] [stdout]             libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 975 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 975 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]    --> tests/test.rs:982:23
[INFO] [stdout]     |
[INFO] [stdout] 982 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct:
[INFO] [stdout]             libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 982 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 982 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1041:19
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1041 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1041 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1048:23
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1048 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1048 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1118:19
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1118 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1118 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1125:23
[INFO] [stdout]      |
[INFO] [stdout] 1125 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1125 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1125 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1198:19
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1198 -     let builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1198 +     let builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1205:23
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1205 -     let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1205 +     let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1260:31
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout]      |                               ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::RingBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1260 -             let mut builder = libbpf_rs::RingBufferBuilder::new();
[INFO] [stdout] 1260 +             let mut builder = libbpf_sys::RingBufferBuilder::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1916:16
[INFO] [stdout]      |
[INFO] [stdout] 1916 |     let perf = libbpf_rs::PerfBufferBuilder::new(map)
[INFO] [stdout]      |                ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct:
[INFO] [stdout]              libbpf_rs_lightswitch::PerfBufferBuilder
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1916 -     let perf = libbpf_rs::PerfBufferBuilder::new(map)
[INFO] [stdout] 1916 +     let perf = libbpf_sys::PerfBufferBuilder::new(map)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         eprintln!("{:?}", map.name());
[INFO] [stdout]     |                           ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test_tc.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn clear_clsact(fd: BorrowedFd) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn clear_clsact(fd: BorrowedFd) -> Result<(), E> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/test.rs:1276:11
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     test(|ringbuf| ringbuf.consume().expect("Failed to consume ringbuf"));
[INFO] [stdout]      |           ^^^^^^^  ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     test(|ringbuf: /* Type */| ringbuf.consume().expect("Failed to consume ringbuf"));
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/test.rs:1277:11
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     test(|ringbuf| {
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 1278 |         ringbuf
[INFO] [stdout]      |         ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     test(|ringbuf: /* Type */| {
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         eprintln!("{:?}", map.name());
[INFO] [stdout]     |                           ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/test.rs:1276:11
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     test(|ringbuf| ringbuf.consume().expect("Failed to consume ringbuf"));
[INFO] [stdout]      |           ^^^^^^^  ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     test(|ringbuf: /* Type */| ringbuf.consume().expect("Failed to consume ringbuf"));
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/test.rs:1277:11
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     test(|ringbuf| {
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 1278 |         ringbuf
[INFO] [stdout]      |         ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     test(|ringbuf: /* Type */| {
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/test.rs:1276:11
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     test(|ringbuf| ringbuf.consume().expect("Failed to consume ringbuf"));
[INFO] [stdout]      |           ^^^^^^^  ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     test(|ringbuf: /* Type */| ringbuf.consume().expect("Failed to consume ringbuf"));
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/test.rs:1277:11
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     test(|ringbuf| {
[INFO] [stdout]      |           ^^^^^^^
[INFO] [stdout] 1278 |         ringbuf
[INFO] [stdout]      |         ------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     test(|ringbuf: /* Type */| {
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1240:35
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     fn test(poll_fn: impl FnOnce(&libbpf_rs::RingBuffer)) {
[INFO] [stdout]      |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1240 -     fn test(poll_fn: impl FnOnce(&libbpf_rs::RingBuffer)) {
[INFO] [stdout] 1240 +     fn test(poll_fn: impl FnOnce(&libbpf_sys::RingBuffer)) {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1871:25
[INFO] [stdout]      |
[INFO] [stdout] 1871 | fn buffer<'a>(perf: &'a libbpf_rs::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout]      |                         ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1871 - fn buffer<'a>(perf: &'a libbpf_rs::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout] 1871 + fn buffer<'a>(perf: &'a libbpf_sys::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1240:35
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     fn test(poll_fn: impl FnOnce(&libbpf_rs::RingBuffer)) {
[INFO] [stdout]      |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1240 -     fn test(poll_fn: impl FnOnce(&libbpf_rs::RingBuffer)) {
[INFO] [stdout] 1240 +     fn test(poll_fn: impl FnOnce(&libbpf_sys::RingBuffer)) {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1871:25
[INFO] [stdout]      |
[INFO] [stdout] 1871 | fn buffer<'a>(perf: &'a libbpf_rs::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout]      |                         ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1871 - fn buffer<'a>(perf: &'a libbpf_rs::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout] 1871 + fn buffer<'a>(perf: &'a libbpf_sys::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libbpf-rs-lightswitch` (test "test_xdp") due to 38 previous errors
[INFO] [stderr] error: could not compile `libbpf-rs-lightswitch` (test "test") due to 36 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test_tc.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if !matches!(err.kind(), ErrorKind::NotFound | ErrorKind::InvalidInput) {
[INFO] [stdout]    |                      ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_tc.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             err.kind() == ErrorKind::NotFound
[INFO] [stdout]     |             ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1240:35
[INFO] [stdout]      |
[INFO] [stdout] 1240 |     fn test(poll_fn: impl FnOnce(&libbpf_rs::RingBuffer)) {
[INFO] [stdout]      |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1240 -     fn test(poll_fn: impl FnOnce(&libbpf_rs::RingBuffer)) {
[INFO] [stdout] 1240 +     fn test(poll_fn: impl FnOnce(&libbpf_sys::RingBuffer)) {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]     --> tests/test.rs:1871:25
[INFO] [stdout]      |
[INFO] [stdout] 1871 | fn buffer<'a>(perf: &'a libbpf_rs::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout]      |                         ^^^^^^^^^ use of unresolved module or unlinked crate `libbpf_rs`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1871 - fn buffer<'a>(perf: &'a libbpf_rs::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout] 1871 + fn buffer<'a>(perf: &'a libbpf_sys::PerfBuffer, buf_idx: usize) -> &'a [u8] {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libbpf-rs-lightswitch` (test "test_tc") due to 49 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d1f207c47c1b53a8c5e02cfc960b26a771ae7123f5db6766a72284b740d7b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1f207c47c1b53a8c5e02cfc960b26a771ae7123f5db6766a72284b740d7b6c", kill_on_drop: false }`
[INFO] [stdout] 8d1f207c47c1b53a8c5e02cfc960b26a771ae7123f5db6766a72284b740d7b6c
