[INFO] cloning repository https://github.com/zyywo/dhcp-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zyywo/dhcp-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyywo%2Fdhcp-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyywo%2Fdhcp-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1d85fcf68b0c7f3e58f265471b1a142666d8e67
[INFO] testing zyywo/dhcp-tool against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyywo%2Fdhcp-tool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zyywo/dhcp-tool
[INFO] finished tweaking git repo https://github.com/zyywo/dhcp-tool
[INFO] tweaked toml for git repo https://github.com/zyywo/dhcp-tool written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zyywo/dhcp-tool on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zyywo/dhcp-tool 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded dhcproto-macros v0.1.0
[INFO] [stderr]   Downloaded yoke-derive v0.7.4
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded litemap v0.7.3
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded dhcproto v0.12.0
[INFO] [stderr]   Downloaded yoke v0.7.4
[INFO] [stderr]   Downloaded url v2.5.3
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.4
[INFO] [stderr]   Downloaded zerofrom v0.1.4
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded trust-dns-proto v0.22.0
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56bf681c88d0e3d534ed904ec42117b3bc7487afb38721b657e2818bdf402349
[INFO] running `Command { std: "docker" "start" "-a" "56bf681c88d0e3d534ed904ec42117b3bc7487afb38721b657e2818bdf402349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56bf681c88d0e3d534ed904ec42117b3bc7487afb38721b657e2818bdf402349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56bf681c88d0e3d534ed904ec42117b3bc7487afb38721b657e2818bdf402349", kill_on_drop: false }`
[INFO] [stdout] 56bf681c88d0e3d534ed904ec42117b3bc7487afb38721b657e2818bdf402349
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5b2b1fd90892cebfea2aa17195a187f2a96d8787706ab60ae0ce33d6297e22c
[INFO] running `Command { std: "docker" "start" "-a" "c5b2b1fd90892cebfea2aa17195a187f2a96d8787706ab60ae0ce33d6297e22c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling dhcproto-macros v0.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[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 clap v4.5.26
[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.3
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling dhcproto v0.12.0
[INFO] [stderr]    Compiling dhcp-tool v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "c5b2b1fd90892cebfea2aa17195a187f2a96d8787706ab60ae0ce33d6297e22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b2b1fd90892cebfea2aa17195a187f2a96d8787706ab60ae0ce33d6297e22c", kill_on_drop: false }`
[INFO] [stdout] c5b2b1fd90892cebfea2aa17195a187f2a96d8787706ab60ae0ce33d6297e22c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef6b659a5b07d1619d970b7c549b2101afd24a6650268cc27ae238e07fe3daea
[INFO] running `Command { std: "docker" "start" "-a" "ef6b659a5b07d1619d970b7c549b2101afd24a6650268cc27ae238e07fe3daea", kill_on_drop: false }`
[INFO] [stderr]    Compiling dhcp-tool v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "ef6b659a5b07d1619d970b7c549b2101afd24a6650268cc27ae238e07fe3daea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6b659a5b07d1619d970b7c549b2101afd24a6650268cc27ae238e07fe3daea", kill_on_drop: false }`
[INFO] [stdout] ef6b659a5b07d1619d970b7c549b2101afd24a6650268cc27ae238e07fe3daea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 372b4f45f1b7bf0e57ae4b623a0131d9dea183c9eba002828681c5044d45e381
[INFO] running `Command { std: "docker" "start" "-a" "372b4f45f1b7bf0e57ae4b623a0131d9dea183c9eba002828681c5044d45e381", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dhcp_tool-cb410f10ff2c7089)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test utils::utils_tests::test_checksum ... ok
[INFO] [stdout] test utils::utils_tests::test_bytes_str_to_u8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dhcp_tool-57723b5b3f22bc17)
[INFO] [stdout] 
[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]    Doc-tests dhcp_tool
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/utils.rs - utils::mac_to_u8 (line 27) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::u8_to_mac (line 5) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::u32_to_u8 (line 73) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::u16_to_u8 (line 46) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::mac_to_u8 (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]   --> src/utils.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use dhcp_bl::utils::mac_to_u8;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dhcp_bl`, use `cargo add dhcp_bl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::u8_to_mac (line 5) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]  --> src/utils.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dhcp_bl::utils::u8_to_mac;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dhcp_bl`, use `cargo add dhcp_bl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::u32_to_u8 (line 73) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]   --> src/utils.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use dhcp_bl::utils::u32_to_u8;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dhcp_bl`, use `cargo add dhcp_bl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::u16_to_u8 (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]   --> src/utils.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use dhcp_bl::utils::u16_to_u8;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dhcp_bl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dhcp_bl`, use `cargo add dhcp_bl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils.rs - utils::mac_to_u8 (line 27)
[INFO] [stdout]     src/utils.rs - utils::u16_to_u8 (line 46)
[INFO] [stdout]     src/utils.rs - utils::u32_to_u8 (line 73)
[INFO] [stdout]     src/utils.rs - utils::u8_to_mac (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "372b4f45f1b7bf0e57ae4b623a0131d9dea183c9eba002828681c5044d45e381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372b4f45f1b7bf0e57ae4b623a0131d9dea183c9eba002828681c5044d45e381", kill_on_drop: false }`
[INFO] [stdout] 372b4f45f1b7bf0e57ae4b623a0131d9dea183c9eba002828681c5044d45e381
