[INFO] cloning repository https://github.com/yairfalse/rauha
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yairfalse/rauha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyairfalse%2Frauha", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyairfalse%2Frauha'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64020c1679021f0197445ce8b834c751cc752547
[INFO] checking yairfalse/rauha against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyairfalse%2Frauha" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yairfalse/rauha
[INFO] finished tweaking git repo https://github.com/yairfalse/rauha
[INFO] tweaked toml for git repo https://github.com/yairfalse/rauha written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yairfalse/rauha on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yairfalse/rauha 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62eb89fae0ca891d2dbce4f9af0d548746d461603f70fb0000dc818db4086596
[INFO] running `Command { std: "docker" "start" "-a" "62eb89fae0ca891d2dbce4f9af0d548746d461603f70fb0000dc818db4086596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62eb89fae0ca891d2dbce4f9af0d548746d461603f70fb0000dc818db4086596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62eb89fae0ca891d2dbce4f9af0d548746d461603f70fb0000dc818db4086596", kill_on_drop: false }`
[INFO] [stdout] 62eb89fae0ca891d2dbce4f9af0d548746d461603f70fb0000dc818db4086596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8c9a99291daf16179525c92f264bb3a13b87fe1c22f418e1551b17f88faae38
[INFO] running `Command { std: "docker" "start" "-a" "b8c9a99291daf16179525c92f264bb3a13b87fe1c22f418e1551b17f88faae38", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking go-flag v0.1.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking prctl v1.0.0
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking aya-obj v0.2.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking vsock v0.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking cgroups-rs v0.3.4
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking aya-log-common v0.1.15
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking oci-spec v0.7.1
[INFO] [stderr]    Compiling containerd-client v0.8.0
[INFO] [stderr]    Compiling containerd-shim-rauha-v2 v0.1.0 (/opt/rustwide/workdir/containerd-shim-rauha-v2)
[INFO] [stderr]    Compiling rauhad v0.1.0 (/opt/rustwide/workdir/rauhad)
[INFO] [stderr]    Compiling rauha-cli v0.1.0 (/opt/rustwide/workdir/rauha-cli)
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking aya v0.13.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-vsock v0.4.0
[INFO] [stderr]     Checking rauha-common v0.1.0 (/opt/rustwide/workdir/rauha-common)
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking rauha-ebpf-common v0.1.0 (/opt/rustwide/workdir/rauha-ebpf-common)
[INFO] [stderr]     Checking aya-log v0.2.1
[INFO] [stderr]     Checking rauha-guest-agent v0.1.0 (/opt/rustwide/workdir/rauha-guest-agent)
[INFO] [stderr]     Checking rauha-shim v0.1.0 (/opt/rustwide/workdir/rauha-shim)
[INFO] [stdout] warning: function `listen_unix` is never used
[INFO] [stdout]    --> rauha-guest-agent/src/main.rs:379:4
[INFO] [stdout]     |
[INFO] [stdout] 379 | fn listen_unix(path: &str, state: &mut AgentState) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdout_log_path` is never used
[INFO] [stdout]   --> rauha-shim/src/io.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn stdout_log_path(container_id: &str) -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stderr_log_path` is never used
[INFO] [stdout]   --> rauha-shim/src/io.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn stderr_log_path(container_id: &str) -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stdout] warning: function `stdout_log_path` is never used
[INFO] [stdout]   --> rauha-shim/src/io.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn stdout_log_path(container_id: &str) -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stderr_log_path` is never used
[INFO] [stdout]   --> rauha-shim/src/io.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn stderr_log_path(container_id: &str) -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ttrpc-compiler v0.8.0
[INFO] [stdout] warning: function `listen_unix` is never used
[INFO] [stdout]    --> rauha-guest-agent/src/main.rs:379:4
[INFO] [stdout]     |
[INFO] [stdout] 379 | fn listen_unix(path: &str, state: &mut AgentState) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ttrpc v0.8.6
[INFO] [stderr]    Compiling ttrpc-codegen v0.6.0
[INFO] [stderr]    Compiling containerd-shim-protos v0.10.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking rauha-oci v0.1.0 (/opt/rustwide/workdir/rauha-oci)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> rauhad/src/backend/linux/mod.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/mod.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         bpf: &mut aya::Bpf,
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     bpf: Bpf,
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let mut loader = BpfLoader::new();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:235:39
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn bpf_mut(&mut self) -> &mut Bpf {
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn bpf(&self) -> &Bpf {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]  --> rauhad/src/backend/linux/maps.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aya::Bpf;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/maps.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         bpf: &mut Bpf,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/maps.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn remove_zone_member(bpf: &mut Bpf, cgroup_id: u64) -> Result<()> {
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/maps.rs:81:38
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn set_zone_policy(bpf: &mut Bpf, zone_id: u32, policy: &ZonePolicy) -> Result<()> {
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn remove_zone_policy(bpf: &mut Bpf, zone_id: u32) -> Result<()> {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:131:37
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn set_inode_zone(bpf: &mut Bpf, inode: u64, zone_id: u32) -> Result<()> {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn remove_inode_zone(bpf: &mut Bpf, inode: u64) -> Result<()> {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn insert_inodes(bpf: &mut Bpf, inodes: &[u64], zone_id: u32) -> Result<Vec<u64>> {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:198:36
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn remove_inodes(bpf: &mut Bpf, inodes: &[u64]) -> Result<u32> {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:212:38
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn allow_zone_comm(bpf: &mut Bpf, src_zone: u32, dst_zone: u32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:239:37
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn deny_zone_comm(bpf: &mut Bpf, src_zone: u32, dst_zone: u32) -> Result<()> {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn hot_reload_policy(bpf: &mut Bpf, zone_id: u32, policy: &ZonePolicy) -> Result<()> {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> rauhad/src/backend/linux/mod.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/mod.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         bpf: &mut aya::Bpf,
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     bpf: Bpf,
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let mut loader = BpfLoader::new();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:235:39
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn bpf_mut(&mut self) -> &mut Bpf {
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn bpf(&self) -> &Bpf {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]  --> rauhad/src/backend/linux/maps.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aya::Bpf;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/maps.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         bpf: &mut Bpf,
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/maps.rs:57:41
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn remove_zone_member(bpf: &mut Bpf, cgroup_id: u64) -> Result<()> {
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauhad/src/backend/linux/maps.rs:81:38
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn set_zone_policy(bpf: &mut Bpf, zone_id: u32, policy: &ZonePolicy) -> Result<()> {
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:108:41
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn remove_zone_policy(bpf: &mut Bpf, zone_id: u32) -> Result<()> {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:131:37
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn set_inode_zone(bpf: &mut Bpf, inode: u64, zone_id: u32) -> Result<()> {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:153:40
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn remove_inode_zone(bpf: &mut Bpf, inode: u64) -> Result<()> {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn insert_inodes(bpf: &mut Bpf, inodes: &[u64], zone_id: u32) -> Result<Vec<u64>> {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:198:36
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn remove_inodes(bpf: &mut Bpf, inodes: &[u64]) -> Result<u32> {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:212:38
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn allow_zone_comm(bpf: &mut Bpf, src_zone: u32, dst_zone: u32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:239:37
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn deny_zone_comm(bpf: &mut Bpf, src_zone: u32, dst_zone: u32) -> Result<()> {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]    --> rauhad/src/backend/linux/maps.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn hot_reload_policy(bpf: &mut Bpf, zone_id: u32, policy: &ZonePolicy) -> Result<()> {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking containerd-shim v0.10.0
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> rauhad/src/backend/linux/mod.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::io::{Read, Write};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rauha-enforce v0.1.0 (/opt/rustwide/workdir/rauha-enforce)
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> rauhad/src/backend/linux/mod.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::io::{Read, Write};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> rauha-enforce/src/ebpf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> rauha-enforce/src/ebpf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     bpf: Bpf,
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut loader = BpfLoader::new();
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aya::{Bpf, BpfLoader, Btf};
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::Bpf`: use `Ebpf` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     bpf: Bpf,
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `aya::BpfLoader`: use `EbpfLoader` instead
[INFO] [stdout]   --> rauha-enforce/src/ebpf.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut loader = BpfLoader::new();
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `images` is never read
[INFO] [stdout]   --> containerd-shim-rauha-v2/src/rauha_client.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct RauhaClient {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub images: ImageServiceClient<Channel>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RauhaClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `images` is never read
[INFO] [stdout]   --> containerd-shim-rauha-v2/src/rauha_client.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct RauhaClient {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub images: ImageServiceClient<Channel>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RauhaClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LABEL_ZONE` is never used
[INFO] [stdout]  --> rauha-enforce/src/mapper.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const LABEL_ZONE: &str = "rauha.dev/zone";
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LABEL_POLICY` is never used
[INFO] [stdout]  --> rauha-enforce/src/mapper.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const LABEL_POLICY: &str = "rauha.dev/policy";
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zone_from_labels` is never used
[INFO] [stdout]   --> rauha-enforce/src/mapper.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn zone_from_labels(labels: &std::collections::HashMap<String, String>) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LABEL_ZONE` is never used
[INFO] [stdout]  --> rauha-enforce/src/mapper.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const LABEL_ZONE: &str = "rauha.dev/zone";
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LABEL_POLICY` is never used
[INFO] [stdout]  --> rauha-enforce/src/mapper.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const LABEL_POLICY: &str = "rauha.dev/policy";
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zone_from_labels` is never used
[INFO] [stdout]   --> rauha-enforce/src/mapper.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn zone_from_labels(labels: &std::collections::HashMap<String, String>) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_reader_cancel` is never read
[INFO] [stdout]    --> rauhad/src/backend/linux/mod.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct LinuxBackend {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     event_reader_cancel: Option<tokio_util::sync::CancellationToken>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_NAMES` is never used
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const MAP_NAMES: &[&str] = &[
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pin_path` is never read
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct EbpfManager {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pin_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bpf` and `cleanup` are never used
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl EbpfManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn bpf(&self) -> &Bpf {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn cleanup(&self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rebuild_from_zones` and `allocated_count` are never used
[INFO] [stdout]    --> rauhad/src/network/allocator.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl IpAllocator {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn rebuild_from_zones(&mut self, zones: &[Zone]) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn allocated_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_reader_cancel` is never read
[INFO] [stdout]    --> rauhad/src/backend/linux/mod.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct LinuxBackend {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     event_reader_cancel: Option<tokio_util::sync::CancellationToken>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_NAMES` is never used
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const MAP_NAMES: &[&str] = &[
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pin_path` is never read
[INFO] [stdout]   --> rauhad/src/backend/linux/ebpf.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct EbpfManager {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pin_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bpf` and `cleanup` are never used
[INFO] [stdout]    --> rauhad/src/backend/linux/ebpf.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl EbpfManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn bpf(&self) -> &Bpf {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn cleanup(&self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "b8c9a99291daf16179525c92f264bb3a13b87fe1c22f418e1551b17f88faae38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c9a99291daf16179525c92f264bb3a13b87fe1c22f418e1551b17f88faae38", kill_on_drop: false }`
[INFO] [stdout] b8c9a99291daf16179525c92f264bb3a13b87fe1c22f418e1551b17f88faae38
