01KHMYC9JPGCEMK9YHW6SJMK7G: build-and-test

BasicConfig {
    output_rules: [
        "/work/debug/*",
        "/work/release/*",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-latest",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KHMYCP7QM2M2TDG9CKXYJYNN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T04:41:26.481Zjob assigned to worker 01KHMYCQAPFJBESNNR65EMHWGS [factory aws, i-0052a3d2e4d8cb355] (queued for 56 s)
 
22026-02-17T04:41:35.238Zstarting task 0: "setup"
32026-02-17T04:41:35.244Z++ uname -s
42026-02-17T04:41:35.247Z+ kern=SunOS
52026-02-17T04:41:35.247Z+ build_user=build
62026-02-17T04:41:35.247Z+ build_uid=12345
72026-02-17T04:41:35.247Z+ work_dir=/work
82026-02-17T04:41:35.247Z+ input_dir=/input
92026-02-17T04:41:35.248Z+ [[ 0 == 12345 ]]
102026-02-17T04:41:35.248Z+ case "$kern" in
112026-02-17T04:41:35.248Z+ groupadd -g 12345 build
122026-02-17T04:41:35.248Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T04:41:37.256Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T04:41:37.381Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T04:41:37.384Z+ home_fs=zfs
162026-02-17T04:41:37.384Z+ [[ zfs == autofs ]]
172026-02-17T04:41:37.384Z+ mkdir -p /home/build
182026-02-17T04:41:37.387Z+ chown build:build /home/build /work
192026-02-17T04:41:39.389Z+ chmod 0700 /home/build /work
202026-02-17T04:41:39.392Zprocess exited: duration 4155 ms, exit code 0
 
212026-02-17T04:41:39.397Zstarting task 1: "rust-toolchain"
222026-02-17T04:41:39.403Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-17T04:41:39.403Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-17T04:41:39.403Z * rust toolchain channel = "stable"
252026-02-17T04:41:39.403Z * rust toolchain profile = "default"
262026-02-17T04:41:39.403Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-17T04:41:39.403Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-17T04:41:39.406Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T04:41:39.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T04:41:39.584Zinfo: downloading installer
312026-02-17T04:41:41.185Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T04:41:41.185Zwarn: /opt/ooce/bin
332026-02-17T04:41:41.185Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T04:41:41.185Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T04:41:41.185Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T04:41:41.185Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T04:41:41.185Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T04:41:41.186Zerror: cannot install while Rust is installed
392026-02-17T04:41:41.186Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T04:41:41.198Zinfo: profile set to 'default'
412026-02-17T04:41:41.198Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T04:41:41.201Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T04:41:41.368Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T04:41:41.368Zinfo: downloading component 'cargo'
452026-02-17T04:41:42.333Zinfo: downloading component 'clippy'
462026-02-17T04:41:42.689Zinfo: downloading component 'rust-docs'
472026-02-17T04:41:44.412Zinfo: downloading component 'rust-std'
482026-02-17T04:41:46.149Zinfo: downloading component 'rustc'
492026-02-17T04:41:54.938Zinfo: downloading component 'rustfmt'
502026-02-17T04:41:55.214Zinfo: installing component 'cargo'
512026-02-17T04:41:56.114Zinfo: installing component 'clippy'
522026-02-17T04:41:56.636Zinfo: installing component 'rust-docs'
532026-02-17T04:41:58.516Zinfo: installing component 'rust-std'
542026-02-17T04:42:00.293Zinfo: installing component 'rustc'
552026-02-17T04:42:06.945Zinfo: installing component 'rustfmt'
562026-02-17T04:42:07.273Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-17T04:42:07.273Z
582026-02-17T04:42:07.758Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T04:42:07.758Z
602026-02-17T04:42:07.761Z
612026-02-17T04:42:07.761ZRust is installed now. Great!
622026-02-17T04:42:07.761Z
632026-02-17T04:42:07.761ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T04:42:07.761Zenvironment variable. This has not been done automatically.
652026-02-17T04:42:07.761Z
662026-02-17T04:42:07.761ZTo configure your current shell, you need to source
672026-02-17T04:42:07.761Zthe corresponding env file under $HOME/.cargo.
682026-02-17T04:42:07.762Z
692026-02-17T04:42:07.762ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T04:42:07.762Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T04:42:07.762Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T04:42:07.762Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T04:42:07.861Z+ rustup --version
742026-02-17T04:42:07.871Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T04:42:07.874Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T04:42:07.946Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T04:42:07.949Z+ cargo --version
782026-02-17T04:42:08.007Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T04:42:08.010Z+ rustc --version
802026-02-17T04:42:08.073Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T04:42:08.076Zprocess exited: duration 28674 ms, exit code 0
 
822026-02-17T04:42:08.083Zstarting task 2: "authentication"
832026-02-17T04:42:08.107Zprocess exited: duration 21 ms, exit code 0
 
842026-02-17T04:42:08.117Zstarting task 3: "clone repository"
852026-02-17T04:42:08.120Z+ mkdir -p /work/oxidecomputer/netadm-sys
862026-02-17T04:42:08.124Z+ git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys
872026-02-17T04:42:08.161ZCloning into '/work/oxidecomputer/netadm-sys'...
882026-02-17T04:42:08.782Z+ cd /work/oxidecomputer/netadm-sys
892026-02-17T04:42:08.782Z+ git fetch origin c677030b70936e38889c684186ad64b28ab88362
902026-02-17T04:42:09.013ZFrom https://github.com/oxidecomputer/netadm-sys
912026-02-17T04:42:09.013Z * branch c677030b70936e38889c684186ad64b28ab88362 -> FETCH_HEAD
922026-02-17T04:42:09.019Z+ [[ -n renovate/rand ]]
932026-02-17T04:42:09.022Z++ git branch --show-current
942026-02-17T04:42:09.025Z+ current=main
952026-02-17T04:42:09.025Z+ [[ main != renovate/rand ]]
962026-02-17T04:42:09.025Z+ git branch -f renovate/rand c677030b70936e38889c684186ad64b28ab88362
972026-02-17T04:42:09.028Z+ git checkout -f renovate/rand
982026-02-17T04:42:09.033ZSwitched to branch 'renovate/rand'
992026-02-17T04:42:09.036Z+ git reset --hard c677030b70936e38889c684186ad64b28ab88362
1002026-02-17T04:42:09.039ZHEAD is now at c677030 Update Rust crate rand to 0.10.0
1012026-02-17T04:42:09.042Zprocess exited: duration 924 ms, exit code 0
 
1022026-02-17T04:42:09.048Zstarting task 4: "build"
1032026-02-17T04:42:09.053Z+ cargo --version
1042026-02-17T04:42:09.061Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1052026-02-17T04:42:09.229Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1062026-02-17T04:42:09.233Zinfo: downloading component 'cargo'
1072026-02-17T04:42:10.066Zinfo: downloading component 'clippy'
1082026-02-17T04:42:10.503Zinfo: downloading component 'rust-docs'
1092026-02-17T04:42:12.319Zinfo: downloading component 'rust-std'
1102026-02-17T04:42:13.997Zinfo: downloading component 'rustc'
1112026-02-17T04:42:20.691Zinfo: downloading component 'rustfmt'
1122026-02-17T04:42:20.954Zinfo: installing component 'cargo'
1132026-02-17T04:42:21.795Zinfo: installing component 'clippy'
1142026-02-17T04:42:22.178Zinfo: installing component 'rust-docs'
1152026-02-17T04:42:24.047Zinfo: installing component 'rust-std'
1162026-02-17T04:42:25.769Zinfo: installing component 'rustc'
1172026-02-17T04:42:32.026Zinfo: installing component 'rustfmt'
1182026-02-17T04:42:32.443Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1192026-02-17T04:42:32.446Z+ rustc --version
1202026-02-17T04:42:32.520Zrustc 1.86.0 (05f9846f8 2025-03-31)
1212026-02-17T04:42:32.525Z+ banner build
1222026-02-17T04:42:32.529Z
1232026-02-17T04:42:32.530Z ##### # # # # #####
1242026-02-17T04:42:32.530Z # # # # # # # #
1252026-02-17T04:42:32.530Z ##### # # # # # #
1262026-02-17T04:42:32.530Z # # # # # # # #
1272026-02-17T04:42:32.530Z # # # # # # # #
1282026-02-17T04:42:32.530Z ##### #### # ###### #####
1292026-02-17T04:42:32.530Z
1302026-02-17T04:42:32.532Z+ ptime -m cargo build
1312026-02-17T04:42:32.662Z Updating crates.io index
1322026-02-17T04:42:32.702Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332026-02-17T04:42:32.967ZFrom https://github.com/oxidecomputer/dlpi-sys
1342026-02-17T04:42:32.968Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
1352026-02-17T04:42:33.008Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1362026-02-17T04:42:33.291ZFrom https://github.com/jmesmon/rust-libzfs
1372026-02-17T04:42:33.291Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1382026-02-17T04:42:33.308Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1392026-02-17T04:42:33.572ZFrom https://github.com/oxidecomputer/rusty-doors
1402026-02-17T04:42:33.572Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1412026-02-17T04:42:34.620Z Downloading crates ...
1422026-02-17T04:42:34.672Z Downloaded cfg-if v1.0.4
1432026-02-17T04:42:34.675Z Downloaded lazy_static v1.5.0
1442026-02-17T04:42:34.675Z Downloaded equivalent v1.0.2
1452026-02-17T04:42:34.679Z Downloaded serde_core v1.0.228
1462026-02-17T04:42:34.686Z Downloaded pin-project-lite v0.2.16
1472026-02-17T04:42:34.693Z Downloaded anstream v0.6.21
1482026-02-17T04:42:34.698Z Downloaded thread_local v1.1.9
1492026-02-17T04:42:34.700Z Downloaded nu-ansi-term v0.50.3
1502026-02-17T04:42:34.704Z Downloaded tracing-attributes v0.1.31
1512026-02-17T04:42:34.712Z Downloaded rand v0.10.0
1522026-02-17T04:42:34.719Z Downloaded hashbrown v0.16.1
1532026-02-17T04:42:34.732Z Downloaded syn v1.0.109
1542026-02-17T04:42:34.742Z Downloaded unicode-width v0.2.2
1552026-02-17T04:42:34.748Z Downloaded sharded-slab v0.1.7
1562026-02-17T04:42:34.751Z Downloaded utf8parse v0.2.2
1572026-02-17T04:42:34.754Z Downloaded socket2 v0.6.2
1582026-02-17T04:42:34.757Z Downloaded heck v0.5.0
1592026-02-17T04:42:34.757Z Downloaded clap_lex v1.0.0
1602026-02-17T04:42:34.757Z Downloaded anstyle-parse v0.2.7
1612026-02-17T04:42:34.760Z Downloaded proc-macro-crate v3.4.0
1622026-02-17T04:42:34.760Z Downloaded aho-corasick v1.1.4
1632026-02-17T04:42:34.765Z Downloaded tracing-log v0.2.0
1642026-02-17T04:42:34.768Z Downloaded tracing-core v0.1.36
1652026-02-17T04:42:34.770Z Downloaded thiserror-impl v2.0.18
1662026-02-17T04:42:34.773Z Downloaded strsim v0.11.1
1672026-02-17T04:42:34.773Z Downloaded colorchoice v1.0.4
1682026-02-17T04:42:34.775Z Downloaded humantime v2.3.0
1692026-02-17T04:42:34.775Z Downloaded chacha20 v0.10.0
1702026-02-17T04:42:34.778Z Downloaded pretty-hex v0.4.1
1712026-02-17T04:42:34.778Z Downloaded foreign-types-shared v0.3.1
1722026-02-17T04:42:34.781Z Downloaded tabwriter v1.4.1
1732026-02-17T04:42:34.781Z Downloaded once_cell v1.21.3
1742026-02-17T04:42:34.784Z Downloaded foreign-types-macros v0.2.3
1752026-02-17T04:42:34.784Z Downloaded cstr-argument v0.1.2
1762026-02-17T04:42:34.788Z Downloaded toml_parser v1.0.9+spec-1.1.0
1772026-02-17T04:42:34.795Z Downloaded anstyle-query v1.1.5
1782026-02-17T04:42:34.798Z Downloaded matchers v0.2.0
1792026-02-17T04:42:34.800Z Downloaded proc-macro2 v1.0.106
1802026-02-17T04:42:34.803Z Downloaded getrandom v0.4.1
1812026-02-17T04:42:34.805Z Downloaded anstyle v1.0.13
1822026-02-17T04:42:34.809Z Downloaded is_terminal_polyfill v1.70.2
1832026-02-17T04:42:34.811Z Downloaded cpufeatures v0.3.0
1842026-02-17T04:42:34.811Z Downloaded rustversion v1.0.22
1852026-02-17T04:42:34.814Z Downloaded rand_core v0.10.0
1862026-02-17T04:42:34.817Z Downloaded colored v3.1.1
1872026-02-17T04:42:34.820Z Downloaded foreign-types v0.5.0
1882026-02-17T04:42:34.827Z Downloaded num_enum v0.7.5
1892026-02-17T04:42:34.833Z Downloaded toml_datetime v0.7.5+spec-1.1.0
1902026-02-17T04:42:34.836Z Downloaded smallvec v1.15.1
1912026-02-17T04:42:34.838Z Downloaded quote v1.0.44
1922026-02-17T04:42:34.841Z Downloaded oxnet v0.1.4
1932026-02-17T04:42:34.845Z Downloaded thiserror v2.0.18
1942026-02-17T04:42:34.850Z Downloaded clap_derive v4.5.55
1952026-02-17T04:42:34.854Z Downloaded log v0.4.29
1962026-02-17T04:42:34.856Z Downloaded anyhow v1.0.101
1972026-02-17T04:42:34.860Z Downloaded num_enum_derive v0.7.5
1982026-02-17T04:42:34.863Z Downloaded clap v4.5.59
1992026-02-17T04:42:34.870Z Downloaded toml_edit v0.23.10+spec-1.0.0
2002026-02-17T04:42:34.875Z Downloaded unicode-ident v1.0.24
2012026-02-17T04:42:34.878Z Downloaded indexmap v2.13.0
2022026-02-17T04:42:34.886Z Downloaded memchr v2.8.0
2032026-02-17T04:42:34.919Z Downloaded clap_builder v4.5.59
2042026-02-17T04:42:34.927Z Downloaded winnow v0.7.14
2052026-02-17T04:42:34.945Z Downloaded tracing-subscriber v0.3.22
2062026-02-17T04:42:34.969Z Downloaded syn v2.0.116
2072026-02-17T04:42:34.980Z Downloaded regex-syntax v0.8.9
2082026-02-17T04:42:35.002Z Downloaded tracing v0.1.44
2092026-02-17T04:42:35.029Z Downloaded regex-automata v0.4.14
2102026-02-17T04:42:35.045Z Downloaded libc v0.2.182
2112026-02-17T04:42:35.160Z Compiling proc-macro2 v1.0.106
2122026-02-17T04:42:35.160Z Compiling unicode-ident v1.0.24
2132026-02-17T04:42:35.162Z Compiling quote v1.0.44
2142026-02-17T04:42:35.163Z Compiling cfg-if v1.0.4
2152026-02-17T04:42:35.163Z Compiling libc v0.2.182
2162026-02-17T04:42:35.168Z Compiling equivalent v1.0.2
2172026-02-17T04:42:35.171Z Compiling winnow v0.7.14
2182026-02-17T04:42:35.171Z Compiling hashbrown v0.16.1
2192026-02-17T04:42:35.262Z Compiling toml_datetime v0.7.5+spec-1.1.0
2202026-02-17T04:42:35.323Z Compiling once_cell v1.21.3
2212026-02-17T04:42:35.370Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2222026-02-17T04:42:35.700Z Compiling syn v1.0.109
2232026-02-17T04:42:35.703Z Compiling rustversion v1.0.22
2242026-02-17T04:42:35.770Z Compiling tracing-core v0.1.36
2252026-02-17T04:42:35.796Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2262026-02-17T04:42:36.137Z Compiling getrandom v0.4.1
2272026-02-17T04:42:36.255Z Compiling indexmap v2.13.0
2282026-02-17T04:42:36.381Z Compiling utf8parse v0.2.2
2292026-02-17T04:42:36.388Z Compiling rand_core v0.10.0
2302026-02-17T04:42:36.534Z Compiling thiserror v2.0.18
2312026-02-17T04:42:36.583Z Compiling anstyle-parse v0.2.7
2322026-02-17T04:42:36.766Z Compiling pin-project-lite v0.2.16
2332026-02-17T04:42:36.896Z Compiling colorchoice v1.0.4
2342026-02-17T04:42:36.900Z Compiling memchr v2.8.0
2352026-02-17T04:42:37.069Z Compiling anyhow v1.0.101
2362026-02-17T04:42:37.496Z Compiling syn v2.0.116
2372026-02-17T04:42:37.557Z Compiling anstyle-query v1.1.5
2382026-02-17T04:42:37.596Z Compiling anstyle v1.0.13
2392026-02-17T04:42:37.672Z Compiling regex-syntax v0.8.9
2402026-02-17T04:42:37.696Z Compiling foreign-types-shared v0.3.1
2412026-02-17T04:42:37.747Z Compiling is_terminal_polyfill v1.70.2
2422026-02-17T04:42:37.814Z Compiling cpufeatures v0.3.0
2432026-02-17T04:42:37.866Z Compiling cstr-argument v0.1.2
2442026-02-17T04:42:37.903Z Compiling chacha20 v0.10.0
2452026-02-17T04:42:38.012Z Compiling anstream v0.6.21
2462026-02-17T04:42:38.427Z Compiling toml_parser v1.0.9+spec-1.1.0
2472026-02-17T04:42:38.697Z Compiling clap_lex v1.0.0
2482026-02-17T04:42:38.717Z Compiling pretty-hex v0.4.1
2492026-02-17T04:42:38.755Z Compiling lazy_static v1.5.0
2502026-02-17T04:42:38.816Z Compiling heck v0.5.0
2512026-02-17T04:42:38.897Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
2522026-02-17T04:42:38.939Z Compiling strsim v0.11.1
2532026-02-17T04:42:39.154Z Compiling log v0.4.29
2542026-02-17T04:42:39.257Z Compiling toml_edit v0.23.10+spec-1.0.0
2552026-02-17T04:42:39.283Z Compiling clap_builder v4.5.59
2562026-02-17T04:42:39.527Z Compiling tracing-log v0.2.0
2572026-02-17T04:42:39.758Z Compiling sharded-slab v0.1.7
2582026-02-17T04:42:39.784Z Compiling rand v0.10.0
2592026-02-17T04:42:40.015Z Compiling regex-automata v0.4.14
2602026-02-17T04:42:40.997Z Compiling proc-macro-crate v3.4.0
2612026-02-17T04:42:41.450Z Compiling socket2 v0.6.2
2622026-02-17T04:42:41.992Z Compiling thread_local v1.1.9
2632026-02-17T04:42:42.083Z Compiling unicode-width v0.2.2
2642026-02-17T04:42:42.420Z Compiling nu-ansi-term v0.50.3
2652026-02-17T04:42:42.468Z Compiling oxnet v0.1.4
2662026-02-17T04:42:42.616Z Compiling colored v3.1.1
2672026-02-17T04:42:42.638Z Compiling smallvec v1.15.1
2682026-02-17T04:42:42.972Z Compiling tabwriter v1.4.1
2692026-02-17T04:42:43.031Z Compiling humantime v2.3.0
2702026-02-17T04:42:43.802Z Compiling matchers v0.2.0
2712026-02-17T04:42:44.961Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2722026-02-17T04:42:45.457Z Compiling num_enum_derive v0.7.5
2732026-02-17T04:42:45.460Z Compiling tracing-attributes v0.1.31
2742026-02-17T04:42:45.551Z Compiling foreign-types-macros v0.2.3
2752026-02-17T04:42:45.627Z Compiling thiserror-impl v2.0.18
2762026-02-17T04:42:45.634Z Compiling clap_derive v4.5.55
2772026-02-17T04:42:45.807Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2782026-02-17T04:42:46.607Z Compiling foreign-types v0.5.0
2792026-02-17T04:42:46.671Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2802026-02-17T04:42:47.050Z Compiling num_enum v0.7.5
2812026-02-17T04:42:47.249Z Compiling tracing v0.1.44
2822026-02-17T04:42:47.540Z Compiling tracing-subscriber v0.3.22
2832026-02-17T04:42:47.622Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2842026-02-17T04:42:48.094Z Compiling clap v4.5.59
2852026-02-17T04:42:49.901Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
2862026-02-17T04:42:52.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.33s
2872026-02-17T04:42:52.980Z
2882026-02-17T04:42:52.983Zreal 20.436277323
2892026-02-17T04:42:52.983Zuser 1:33.202433001
2902026-02-17T04:42:52.983Zsys 13.505498786
2912026-02-17T04:42:52.983Ztrap 0.065805810
2922026-02-17T04:42:52.983Ztflt 0.141567910
2932026-02-17T04:42:52.983Zdflt 0.187426263
2942026-02-17T04:42:52.984Zkflt 0.001711013
2952026-02-17T04:42:52.984Zlock 1:51.370650924
2962026-02-17T04:42:52.984Zslp 5:12.332442972
2972026-02-17T04:42:52.984Zlat 4.201883850
2982026-02-17T04:42:52.984Zstop 5.702313732
2992026-02-17T04:42:52.984Z+ ptime -m cargo build --release
3002026-02-17T04:42:53.104Z Compiling proc-macro2 v1.0.106
3012026-02-17T04:42:53.104Z Compiling unicode-ident v1.0.24
3022026-02-17T04:42:53.106Z Compiling quote v1.0.44
3032026-02-17T04:42:53.106Z Compiling cfg-if v1.0.4
3042026-02-17T04:42:53.106Z Compiling libc v0.2.182
3052026-02-17T04:42:53.107Z Compiling equivalent v1.0.2
3062026-02-17T04:42:53.107Z Compiling hashbrown v0.16.1
3072026-02-17T04:42:53.107Z Compiling winnow v0.7.14
3082026-02-17T04:42:53.205Z Compiling toml_datetime v0.7.5+spec-1.1.0
3092026-02-17T04:42:53.261Z Compiling rustversion v1.0.22
3102026-02-17T04:42:53.284Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3112026-02-17T04:42:53.648Z Compiling syn v1.0.109
3122026-02-17T04:42:53.666Z Compiling once_cell v1.21.3
3132026-02-17T04:42:53.708Z Compiling thiserror v2.0.18
3142026-02-17T04:42:53.930Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3152026-02-17T04:42:54.070Z Compiling tracing-core v0.1.36
3162026-02-17T04:42:54.197Z Compiling indexmap v2.13.0
3172026-02-17T04:42:54.274Z Compiling rand_core v0.10.0
3182026-02-17T04:42:54.302Z Compiling getrandom v0.4.1
3192026-02-17T04:42:54.342Z Compiling utf8parse v0.2.2
3202026-02-17T04:42:54.485Z Compiling anstyle-parse v0.2.7
3212026-02-17T04:42:54.776Z Compiling pin-project-lite v0.2.16
3222026-02-17T04:42:54.912Z Compiling colorchoice v1.0.4
3232026-02-17T04:42:54.917Z Compiling foreign-types-shared v0.3.1
3242026-02-17T04:42:55.024Z Compiling cpufeatures v0.3.0
3252026-02-17T04:42:55.059Z Compiling anstyle-query v1.1.5
3262026-02-17T04:42:55.117Z Compiling is_terminal_polyfill v1.70.2
3272026-02-17T04:42:55.197Z Compiling memchr v2.8.0
3282026-02-17T04:42:55.236Z Compiling syn v2.0.116
3292026-02-17T04:42:55.392Z Compiling regex-syntax v0.8.9
3302026-02-17T04:42:55.542Z Compiling anyhow v1.0.101
3312026-02-17T04:42:55.910Z Compiling anstyle v1.0.13
3322026-02-17T04:42:56.367Z Compiling toml_parser v1.0.9+spec-1.1.0
3332026-02-17T04:42:56.408Z Compiling anstream v0.6.21
3342026-02-17T04:42:56.502Z Compiling cstr-argument v0.1.2
3352026-02-17T04:42:56.516Z Compiling chacha20 v0.10.0
3362026-02-17T04:42:57.250Z Compiling toml_edit v0.23.10+spec-1.0.0
3372026-02-17T04:42:57.254Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
3382026-02-17T04:42:57.418Z Compiling clap_lex v1.0.0
3392026-02-17T04:42:57.423Z Compiling strsim v0.11.1
3402026-02-17T04:42:57.610Z Compiling lazy_static v1.5.0
3412026-02-17T04:42:57.688Z Compiling pretty-hex v0.4.1
3422026-02-17T04:42:57.742Z Compiling heck v0.5.0
3432026-02-17T04:42:57.914Z Compiling regex-automata v0.4.14
3442026-02-17T04:42:58.119Z Compiling log v0.4.29
3452026-02-17T04:42:58.132Z Compiling clap_builder v4.5.59
3462026-02-17T04:42:58.604Z Compiling proc-macro-crate v3.4.0
3472026-02-17T04:42:59.288Z Compiling tracing-log v0.2.0
3482026-02-17T04:42:59.478Z Compiling sharded-slab v0.1.7
3492026-02-17T04:42:59.618Z Compiling rand v0.10.0
3502026-02-17T04:43:01.042Z Compiling socket2 v0.6.2
3512026-02-17T04:43:01.389Z Compiling thread_local v1.1.9
3522026-02-17T04:43:01.546Z Compiling smallvec v1.15.1
3532026-02-17T04:43:02.035Z Compiling unicode-width v0.2.2
3542026-02-17T04:43:02.038Z Compiling colored v3.1.1
3552026-02-17T04:43:02.651Z Compiling matchers v0.2.0
3562026-02-17T04:43:02.756Z Compiling nu-ansi-term v0.50.3
3572026-02-17T04:43:02.886Z Compiling oxnet v0.1.4
3582026-02-17T04:43:03.671Z Compiling tabwriter v1.4.1
3592026-02-17T04:43:04.003Z Compiling humantime v2.3.0
3602026-02-17T04:43:04.951Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3612026-02-17T04:43:05.389Z Compiling num_enum_derive v0.7.5
3622026-02-17T04:43:05.836Z Compiling foreign-types-macros v0.2.3
3632026-02-17T04:43:07.093Z Compiling tracing-attributes v0.1.31
3642026-02-17T04:43:07.600Z Compiling thiserror-impl v2.0.18
3652026-02-17T04:43:07.902Z Compiling num_enum v0.7.5
3662026-02-17T04:43:08.079Z Compiling foreign-types v0.5.0
3672026-02-17T04:43:08.176Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3682026-02-17T04:43:08.558Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3692026-02-17T04:43:08.730Z Compiling clap_derive v4.5.55
3702026-02-17T04:43:10.047Z Compiling tracing v0.1.44
3712026-02-17T04:43:10.653Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3722026-02-17T04:43:10.730Z Compiling tracing-subscriber v0.3.22
3732026-02-17T04:43:12.911Z Compiling clap v4.5.59
3742026-02-17T04:43:15.508Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
3752026-02-17T04:43:20.462Z Finished `release` profile [optimized] target(s) in 27.42s
3762026-02-17T04:43:20.483Z
3772026-02-17T04:43:20.486Zreal 27.490803824
3782026-02-17T04:43:20.486Zuser 2:54.575910849
3792026-02-17T04:43:20.486Zsys 13.363755680
3802026-02-17T04:43:20.486Ztrap 0.098113088
3812026-02-17T04:43:20.486Ztflt 0.208038695
3822026-02-17T04:43:20.486Zdflt 0.366742655
3832026-02-17T04:43:20.486Zkflt 0.000009908
3842026-02-17T04:43:20.486Zlock 4:45.073558480
3852026-02-17T04:43:20.486Zslp 8:45.248573616
3862026-02-17T04:43:20.486Zlat 7.710658506
3872026-02-17T04:43:20.486Zstop 5.333133650
3882026-02-17T04:43:20.486Z+ for x in debug release
3892026-02-17T04:43:20.486Z+ mkdir -p /work/debug
3902026-02-17T04:43:20.486Z+ cp target/debug/netadm /work/debug/netadm
3912026-02-17T04:43:20.519Z+ for x in debug release
3922026-02-17T04:43:20.519Z+ mkdir -p /work/release
3932026-02-17T04:43:20.528Z+ cp target/release/netadm /work/release/netadm
3942026-02-17T04:43:20.535Z+ banner check
3952026-02-17T04:43:20.535Z
3962026-02-17T04:43:20.535Z #### # # ###### #### # #
3972026-02-17T04:43:20.535Z # # # # # # # # #
3982026-02-17T04:43:20.535Z # ###### ##### # ####
3992026-02-17T04:43:20.535Z # # # # # # #
4002026-02-17T04:43:20.535Z # # # # # # # # #
4012026-02-17T04:43:20.535Z #### # # ###### #### # #
4022026-02-17T04:43:20.535Z
4032026-02-17T04:43:20.535Z+ cargo fmt -- --check
4042026-02-17T04:43:20.807Z+ cargo clippy --all-targets -- --deny warnings
4052026-02-17T04:43:21.113Z Checking cfg-if v1.0.4
4062026-02-17T04:43:21.113Z Compiling winnow v0.7.14
4072026-02-17T04:43:21.116Z Checking libc v0.2.182
4082026-02-17T04:43:21.116Z Checking once_cell v1.21.3
4092026-02-17T04:43:21.122Z Checking rand_core v0.10.0
4102026-02-17T04:43:21.128Z Checking memchr v2.8.0
4112026-02-17T04:43:21.131Z Checking cpufeatures v0.3.0
4122026-02-17T04:43:21.131Z Checking foreign-types-shared v0.3.1
4132026-02-17T04:43:21.177Z Checking pin-project-lite v0.2.16
4142026-02-17T04:43:21.202Z Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4152026-02-17T04:43:21.217Z Checking foreign-types v0.5.0
4162026-02-17T04:43:21.289Z Checking thiserror v2.0.18
4172026-02-17T04:43:21.299Z Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4182026-02-17T04:43:21.322Z Checking chacha20 v0.10.0
4192026-02-17T04:43:21.329Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
4202026-02-17T04:43:21.379Z Checking tracing-core v0.1.36
4212026-02-17T04:43:21.407Z Checking pretty-hex v0.4.1
4222026-02-17T04:43:21.437Z Checking anyhow v1.0.101
4232026-02-17T04:43:21.578Z Checking oxnet v0.1.4
4242026-02-17T04:43:21.669Z Checking utf8parse v0.2.2
4252026-02-17T04:43:21.760Z Checking colored v3.1.1
4262026-02-17T04:43:21.801Z Checking anstyle-parse v0.2.7
4272026-02-17T04:43:21.862Z Checking anstyle v1.0.13
4282026-02-17T04:43:21.866Z Checking getrandom v0.4.1
4292026-02-17T04:43:21.883Z Checking cstr-argument v0.1.2
4302026-02-17T04:43:22.017Z Checking tracing v0.1.44
4312026-02-17T04:43:22.032Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4322026-02-17T04:43:22.038Z Checking socket2 v0.6.2
4332026-02-17T04:43:22.067Z Checking rand v0.10.0
4342026-02-17T04:43:22.100Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4352026-02-17T04:43:22.174Z Checking colorchoice v1.0.4
4362026-02-17T04:43:22.232Z Checking regex-syntax v0.8.9
4372026-02-17T04:43:22.295Z Checking anstyle-query v1.1.5
4382026-02-17T04:43:22.300Z Checking is_terminal_polyfill v1.70.2
4392026-02-17T04:43:22.322Z Checking log v0.4.29
4402026-02-17T04:43:22.400Z Checking lazy_static v1.5.0
4412026-02-17T04:43:22.405Z Checking anstream v0.6.21
4422026-02-17T04:43:22.478Z Checking clap_lex v1.0.0
4432026-02-17T04:43:22.507Z Checking strsim v0.11.1
4442026-02-17T04:43:22.599Z Checking tracing-log v0.2.0
4452026-02-17T04:43:22.706Z Checking sharded-slab v0.1.7
4462026-02-17T04:43:22.749Z Checking thread_local v1.1.9
4472026-02-17T04:43:22.757Z Checking clap_builder v4.5.59
4482026-02-17T04:43:22.817Z Checking unicode-width v0.2.2
4492026-02-17T04:43:23.000Z Checking nu-ansi-term v0.50.3
4502026-02-17T04:43:23.037Z Checking smallvec v1.15.1
4512026-02-17T04:43:23.288Z Checking tabwriter v1.4.1
4522026-02-17T04:43:23.384Z Checking humantime v2.3.0
4532026-02-17T04:43:23.881Z Checking regex-automata v0.4.14
4542026-02-17T04:43:23.968Z Compiling toml_parser v1.0.9+spec-1.1.0
4552026-02-17T04:43:24.458Z Compiling toml_edit v0.23.10+spec-1.0.0
4562026-02-17T04:43:25.070Z Checking clap v4.5.59
4572026-02-17T04:43:25.207Z Compiling proc-macro-crate v3.4.0
4582026-02-17T04:43:25.696Z Compiling num_enum_derive v0.7.5
4592026-02-17T04:43:25.936Z Checking matchers v0.2.0
4602026-02-17T04:43:26.043Z Checking tracing-subscriber v0.3.22
4612026-02-17T04:43:26.787Z Checking num_enum v0.7.5
4622026-02-17T04:43:26.882Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4632026-02-17T04:43:28.676Z Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
4642026-02-17T04:43:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
4652026-02-17T04:43:29.892Z+ banner pre-test
4662026-02-17T04:43:29.894Z
4672026-02-17T04:43:29.894Z ##### ##### ###### ##### ###### #### #####
4682026-02-17T04:43:29.894Z # # # # # # # # #
4692026-02-17T04:43:29.894Z # # # # ##### ##### # ##### #### #
4702026-02-17T04:43:29.894Z ##### ##### # # # # #
4712026-02-17T04:43:29.895Z # # # # # # # # #
4722026-02-17T04:43:29.895Z # # # ###### # ###### #### #
4732026-02-17T04:43:29.895Z
4742026-02-17T04:43:29.895Z+ uname -a
4752026-02-17T04:43:29.898ZSunOS w-01KHMYCQAPFJBESNNR65EMHWGS 5.11 helios-2.0.23457 i86pc i386 i86pc
4762026-02-17T04:43:29.898Z+ ./target/debug/netadm show links
4772026-02-17T04:43:29.902ZId Name Flags Class State MAC MTU
4782026-02-17T04:43:29.902Z-- ---- ----- ----- ----- --- ---
4792026-02-17T04:43:29.902Z1 ena0 active persistent physical up 06:c9:ef:b3:8f:99 9216
4802026-02-17T04:43:29.905Z+ ./target/debug/netadm show addrs
4812026-02-17T04:43:29.908ZName Type State Address Interface Index
4822026-02-17T04:43:29.908Z---- ------ ----- ------- ---------------
4832026-02-17T04:43:29.908Zena0/dhcp dhcp ok 10.150.1.207/24 2
4842026-02-17T04:43:29.908Zlo0/v4 static ok 127.0.0.1/8 1
4852026-02-17T04:43:29.908Zlo0/v6 static ok ::1/128 1
4862026-02-17T04:43:29.908Z+ banner test
4872026-02-17T04:43:29.911Z
4882026-02-17T04:43:29.911Z ##### ###### #### #####
4892026-02-17T04:43:29.911Z # # # #
4902026-02-17T04:43:29.911Z # ##### #### #
4912026-02-17T04:43:29.911Z # # # #
4922026-02-17T04:43:29.911Z # # # # #
4932026-02-17T04:43:29.911Z # ###### #### #
4942026-02-17T04:43:29.911Z
4952026-02-17T04:43:29.911Z+ pfexec ptime -m cargo test
4962026-02-17T04:43:30.129Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
4972026-02-17T04:43:30.132Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
4982026-02-17T04:43:31.750Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s
4992026-02-17T04:43:31.765Z Running unittests src/lib.rs (target/debug/deps/libnet-d551cdd6dc4a2972)
5002026-02-17T04:43:31.776Z
5012026-02-17T04:43:31.776Zrunning 0 tests
5022026-02-17T04:43:31.776Z
5032026-02-17T04:43:31.776Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5042026-02-17T04:43:31.776Z
5052026-02-17T04:43:31.780Z Running tests/ip.rs (target/debug/deps/ip-c8a20ae28fa1bdc5)
5062026-02-17T04:43:31.783Z
5072026-02-17T04:43:31.783Zrunning 4 tests
5082026-02-17T04:43:31.783Ztest test_get_addresses ... ok
5092026-02-17T04:43:31.783Ztest test_address_consistency ... ok
5102026-02-17T04:43:31.783Ztest test_v6_static_lifecycle ... ok
5112026-02-17T04:43:31.789Ztest test_v6_local_lifecycle ... ok
5122026-02-17T04:43:31.789Z
5132026-02-17T04:43:31.789Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5142026-02-17T04:43:31.789Z
5152026-02-17T04:43:31.791Z Running tests/link.rs (target/debug/deps/link-d457a034edbfc048)
5162026-02-17T04:43:31.794Z
5172026-02-17T04:43:31.794Zrunning 5 tests
5182026-02-17T04:43:31.798Ztest test_simnet_lifecycle ... ok
5192026-02-17T04:43:31.802Ztest test_link_consistency ... ok
5202026-02-17T04:43:31.802Ztest test_get_links ... ok
5212026-02-17T04:43:31.802Ztest test_simnet_connect ... ok
5222026-02-17T04:43:31.802Ztest test_vnic_lifecycle ... ok
5232026-02-17T04:43:31.802Z
5242026-02-17T04:43:31.802Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5252026-02-17T04:43:31.802Z
5262026-02-17T04:43:31.804Z Running unittests src/main.rs (target/debug/deps/netadm-258c1ce551a46880)
5272026-02-17T04:43:31.807Z
5282026-02-17T04:43:31.807Zrunning 0 tests
5292026-02-17T04:43:31.807Z
5302026-02-17T04:43:31.807Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5312026-02-17T04:43:31.807Z
5322026-02-17T04:43:31.807Z Doc-tests libnet
5332026-02-17T04:43:32.044Z
5342026-02-17T04:43:32.044Zrunning 0 tests
5352026-02-17T04:43:32.044Z
5362026-02-17T04:43:32.047Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5372026-02-17T04:43:32.047Z
5382026-02-17T04:43:32.065Z
5392026-02-17T04:43:32.068Zreal 2.145084690
5402026-02-17T04:43:32.068Zuser 3.771795747
5412026-02-17T04:43:32.068Zsys 1.247205553
5422026-02-17T04:43:32.068Ztrap 0.000459017
5432026-02-17T04:43:32.068Ztflt 0.000968730
5442026-02-17T04:43:32.068Zdflt 0.002957624
5452026-02-17T04:43:32.068Zkflt 0.000001379
5462026-02-17T04:43:32.068Zlock 4.366011172
5472026-02-17T04:43:32.068Zslp 16.857972411
5482026-02-17T04:43:32.068Zlat 0.027172378
5492026-02-17T04:43:32.068Zstop 0.465107730
5502026-02-17T04:43:32.068Z+ pfexec ptime -m cargo test --release
5512026-02-17T04:43:32.187Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
5522026-02-17T04:43:32.190Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
5532026-02-17T04:43:33.740Z Finished `release` profile [optimized] target(s) in 1.62s
5542026-02-17T04:43:33.756Z Running unittests src/lib.rs (target/release/deps/libnet-1cae8c4e2bff5f62)
5552026-02-17T04:43:33.767Z
5562026-02-17T04:43:33.767Zrunning 0 tests
5572026-02-17T04:43:33.767Z
5582026-02-17T04:43:33.769Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5592026-02-17T04:43:33.769Z
5602026-02-17T04:43:33.769Z Running tests/ip.rs (target/release/deps/ip-1c87a516d0a0d205)
5612026-02-17T04:43:33.772Z
5622026-02-17T04:43:33.772Zrunning 4 tests
5632026-02-17T04:43:33.775Ztest test_get_addresses ... ok
5642026-02-17T04:43:33.775Ztest test_address_consistency ... ok
5652026-02-17T04:43:33.775Ztest test_v6_static_lifecycle ... ok
5662026-02-17T04:43:33.778Ztest test_v6_local_lifecycle ... ok
5672026-02-17T04:43:33.778Z
5682026-02-17T04:43:33.778Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5692026-02-17T04:43:33.778Z
5702026-02-17T04:43:33.781Z Running tests/link.rs (target/release/deps/link-46dc4f230b34ef59)
5712026-02-17T04:43:33.783Z
5722026-02-17T04:43:33.783Zrunning 5 tests
5732026-02-17T04:43:33.788Ztest test_simnet_lifecycle ... ok
5742026-02-17T04:43:33.791Ztest test_get_links ... ok
5752026-02-17T04:43:33.791Ztest test_simnet_connect ... ok
5762026-02-17T04:43:33.791Ztest test_link_consistency ... ok
5772026-02-17T04:43:33.791Ztest test_vnic_lifecycle ... ok
5782026-02-17T04:43:33.791Z
5792026-02-17T04:43:33.791Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5802026-02-17T04:43:33.791Z
5812026-02-17T04:43:33.791Z Running unittests src/main.rs (target/release/deps/netadm-eadc11ac672f5e49)
5822026-02-17T04:43:33.795Z
5832026-02-17T04:43:33.795Zrunning 0 tests
5842026-02-17T04:43:33.795Z
5852026-02-17T04:43:33.798Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5862026-02-17T04:43:33.798Z
5872026-02-17T04:43:33.798Z Doc-tests libnet
5882026-02-17T04:43:34.025Z
5892026-02-17T04:43:34.025Zrunning 0 tests
5902026-02-17T04:43:34.025Z
5912026-02-17T04:43:34.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5922026-02-17T04:43:34.025Z
5932026-02-17T04:43:34.044Z
5942026-02-17T04:43:34.047Zreal 1.970145990
5952026-02-17T04:43:34.047Zuser 4.303177034
5962026-02-17T04:43:34.047Zsys 1.148855394
5972026-02-17T04:43:34.047Ztrap 0.001231922
5982026-02-17T04:43:34.047Ztflt 0.078224220
5992026-02-17T04:43:34.047Zdflt 0.015307547
6002026-02-17T04:43:34.047Zkflt 0.000000000
6012026-02-17T04:43:34.047Zlock 5.771434091
6022026-02-17T04:43:34.047Zslp 15.546585587
6032026-02-17T04:43:34.047Zlat 0.041973919
6042026-02-17T04:43:34.047Zstop 0.551579033
6052026-02-17T04:43:34.047Z+ banner post-test
6062026-02-17T04:43:34.047Z
6072026-02-17T04:43:34.047Z ##### #### #### ##### ##### ###### #### #####
6082026-02-17T04:43:34.047Z # # # # # # # # # #
6092026-02-17T04:43:34.047Z # # # # #### # ##### # ##### #### #
6102026-02-17T04:43:34.047Z ##### # # # # # # # #
6112026-02-17T04:43:34.047Z # # # # # # # # # # #
6122026-02-17T04:43:34.047Z # #### #### # # ###### #### #
6132026-02-17T04:43:34.047Z
6142026-02-17T04:43:34.047Z+ ./target/debug/netadm show links
6152026-02-17T04:43:34.052ZId Name Flags Class State MAC MTU
6162026-02-17T04:43:34.052Z-- ---- ----- ----- ----- --- ---
6172026-02-17T04:43:34.052Z1 ena0 active persistent physical up 06:c9:ef:b3:8f:99 9216
6182026-02-17T04:43:34.055Z+ ./target/debug/netadm show addrs
6192026-02-17T04:43:34.058ZName Type State Address Interface Index
6202026-02-17T04:43:34.058Z---- ------ ----- ------- ---------------
6212026-02-17T04:43:34.058Zena0/dhcp dhcp ok 10.150.1.207/24 2
6222026-02-17T04:43:34.058Zlo0/v4 static ok 127.0.0.1/8 1
6232026-02-17T04:43:34.058Zlo0/v6 static ok ::1/128 1
6242026-02-17T04:43:34.060Zprocess exited: duration 84998 ms, exit code 0
 
6252026-02-17T04:43:34.072Zfound 2 output files
6262026-02-17T04:43:34.072Zuploading: /work/debug/netadm (42365776 bytes)
6272026-02-17T04:43:37.048Zuploaded: /work/debug/netadm
6282026-02-17T04:43:37.048Zuploading: /work/release/netadm (6297240 bytes)
6292026-02-17T04:43:38.532Zuploaded: /work/release/netadm