[INFO] cloning repository https://github.com/WinterEffect/yrnu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WinterEffect/yrnu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWinterEffect%2Fyrnu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWinterEffect%2Fyrnu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c529cde5499db0928c92e13c17d6556c933d723
[INFO] testing WinterEffect/yrnu/2c529cde5499db0928c92e13c17d6556c933d723 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWinterEffect%2Fyrnu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WinterEffect/yrnu
[INFO] finished tweaking git repo https://github.com/WinterEffect/yrnu
[INFO] tweaked toml for git repo https://github.com/WinterEffect/yrnu written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WinterEffect/yrnu on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WinterEffect/yrnu 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded mlua_derive v0.10.0
[INFO] [stderr]   Downloaded rpassword v7.3.1
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded mlua-sys v0.6.5
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded cc v1.2.0
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.1
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.2
[INFO] [stderr]   Downloaded mlua v0.10.1
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded rsmanuf v2024.12.1
[INFO] [stderr]   Downloaded luajit-src v210.5.11+97813fb
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4335e737dc95b69a648f8bfa6c85ec0a13b6504c2e817f064be41c34130cfe75
[INFO] running `Command { std: "docker" "start" "-a" "4335e737dc95b69a648f8bfa6c85ec0a13b6504c2e817f064be41c34130cfe75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4335e737dc95b69a648f8bfa6c85ec0a13b6504c2e817f064be41c34130cfe75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4335e737dc95b69a648f8bfa6c85ec0a13b6504c2e817f064be41c34130cfe75", kill_on_drop: false }`
[INFO] [stdout] 4335e737dc95b69a648f8bfa6c85ec0a13b6504c2e817f064be41c34130cfe75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c43c9d1fd3560e69ece9606f9d2d6edc1591147a67db615d8290182ef57b14
[INFO] running `Command { std: "docker" "start" "-a" "16c43c9d1fd3560e69ece9606f9d2d6edc1591147a67db615d8290182ef57b14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mlua-sys v0.6.5
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rsmanuf v2024.12.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling ssh2 v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling mlua_derive v0.10.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling mlua v0.10.1
[INFO] [stderr]    Compiling yrnu v1.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `is_val` is never read
[INFO] [stdout]    --> src/lua/interpreter.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 | ...                   is_val = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "16c43c9d1fd3560e69ece9606f9d2d6edc1591147a67db615d8290182ef57b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c43c9d1fd3560e69ece9606f9d2d6edc1591147a67db615d8290182ef57b14", kill_on_drop: false }`
[INFO] [stdout] 16c43c9d1fd3560e69ece9606f9d2d6edc1591147a67db615d8290182ef57b14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a18b87d7faa3d26287b9194e8519b1ddd33e39f4c70d79bfb044e161fadf4f88
[INFO] running `Command { std: "docker" "start" "-a" "a18b87d7faa3d26287b9194e8519b1ddd33e39f4c70d79bfb044e161fadf4f88", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `is_val` is never read
[INFO] [stdout]    --> src/lua/interpreter.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 | ...                   is_val = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yrnu v1.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IpKind` and `self`
[INFO] [stdout]  --> tests/core_tests.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yrnu::core::{self, Interface, IpAddress, IpKind, IpVersion, MacAddress, Mask, Network};
[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 variable: `inf`
[INFO] [stdout]    --> tests/core_tests.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let inf = Interface::from_str("wlan0");
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_inf`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inf2`
[INFO] [stdout]    --> tests/core_tests.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let inf2 = Interface::by_index(2);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_inf2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inf`
[INFO] [stdout]    --> tests/core_tests.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     for inf in infs {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_inf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_val` is never read
[INFO] [stdout]    --> src/lua/interpreter.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 | ...                   is_val = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "a18b87d7faa3d26287b9194e8519b1ddd33e39f4c70d79bfb044e161fadf4f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18b87d7faa3d26287b9194e8519b1ddd33e39f4c70d79bfb044e161fadf4f88", kill_on_drop: false }`
[INFO] [stdout] a18b87d7faa3d26287b9194e8519b1ddd33e39f4c70d79bfb044e161fadf4f88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75bd9e7cf07996bbea1285891d7a8e8fa60024cceb770cc8b6f3ccc4f73d2e1c
[INFO] running `Command { std: "docker" "start" "-a" "75bd9e7cf07996bbea1285891d7a8e8fa60024cceb770cc8b6f3ccc4f73d2e1c", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `is_val` is never read
[INFO] [stderr]    --> src/lua/interpreter.rs:173:29
[INFO] [stderr]     |
[INFO] [stderr] 173 | ...                   is_val = true;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `yrnu` (lib) generated 1 warning
[INFO] [stderr] warning: `yrnu` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused imports: `IpKind` and `self`
[INFO] [stderr]  --> tests/core_tests.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 | use yrnu::core::{self, Interface, IpAddress, IpKind, IpVersion, MacAddress, Mask, Network};
[INFO] [stderr]   |                  ^^^^                        ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inf`
[INFO] [stderr]    --> tests/core_tests.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let inf = Interface::from_str("wlan0");
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_inf`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inf2`
[INFO] [stderr]    --> tests/core_tests.rs:169:9
[INFO] [stderr]     |
[INFO] [stderr] 169 |     let inf2 = Interface::by_index(2);
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_inf2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `inf`
[INFO] [stderr]    --> tests/core_tests.rs:174:9
[INFO] [stderr]     |
[INFO] [stderr] 174 |     for inf in infs {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_inf`
[INFO] [stderr] 
[INFO] [stderr] warning: `yrnu` (test "core_tests") generated 4 warnings (run `cargo fix --test "core_tests" -p yrnu` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yrnu-cc4c934c5e659f93)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yrnu-4594c3b8f4236f14)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core_tests.rs (/opt/rustwide/target/debug/deps/core_tests-521920633584866c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test expend_shorten_test ... ok
[INFO] [stdout] test is_v4_test ... ok
[INFO] [stdout] test is_v6_test ... ok
[INFO] [stdout] test containes_test ... ok
[INFO] [stdout] test is_valid_test ... ok
[INFO] [stdout] test get_kind_test ... ok
[INFO] [stdout] test new_mask_test ... ok
[INFO] [stdout] test new_network_test ... ok
[INFO] [stdout] test new_ipaddress_test ... ok
[INFO] [stdout] test new_if_test ... ok
[INFO] [stdout] test new_mac_test ... ok
[INFO] [stdout] test eui64_test ... ok
[INFO] [stdout] test mac_cmp_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yrnu
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75bd9e7cf07996bbea1285891d7a8e8fa60024cceb770cc8b6f3ccc4f73d2e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75bd9e7cf07996bbea1285891d7a8e8fa60024cceb770cc8b6f3ccc4f73d2e1c", kill_on_drop: false }`
[INFO] [stdout] 75bd9e7cf07996bbea1285891d7a8e8fa60024cceb770cc8b6f3ccc4f73d2e1c
