01KK66WC2HE6MS55W31GZZ5S7P: 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: 01KK66WHNE628MBG8FTVTW6TEP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-08T07:52:40.047Zjob assigned to worker 01KK66WJ4WX9QTAK1KFJK05EFK [factory aws, i-0f29d677d1c3ea6e2] (queued for 54 s)
 
22026-03-08T07:52:48.859Zstarting task 0: "setup"
32026-03-08T07:52:48.864Z++ uname -s
42026-03-08T07:52:48.866Z+ kern=SunOS
52026-03-08T07:52:48.867Z+ build_user=build
62026-03-08T07:52:48.867Z+ build_uid=12345
72026-03-08T07:52:48.867Z+ work_dir=/work
82026-03-08T07:52:48.867Z+ input_dir=/input
92026-03-08T07:52:48.867Z+ [[ 0 == 12345 ]]
102026-03-08T07:52:48.867Z+ case "$kern" in
112026-03-08T07:52:48.867Z+ groupadd -g 12345 build
122026-03-08T07:52:48.870Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-08T07:52:50.876Z+ zfs create -o mountpoint=/work rpool/work
142026-03-08T07:52:51.000Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-08T07:52:51.003Z+ home_fs=zfs
162026-03-08T07:52:51.003Z+ [[ zfs == autofs ]]
172026-03-08T07:52:51.003Z+ mkdir -p /home/build
182026-03-08T07:52:51.006Z+ chown build:build /home/build /work
192026-03-08T07:52:53.006Z+ chmod 0700 /home/build /work
202026-03-08T07:52:53.009Zprocess exited: duration 4152 ms, exit code 0
 
212026-03-08T07:52:53.016Zstarting task 1: "rust-toolchain"
222026-03-08T07:52:53.021Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-08T07:52:53.021Z * rust toolchain channel = "stable"
242026-03-08T07:52:53.021Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-08T07:52:53.021Z * rust toolchain profile = "default"
262026-03-08T07:52:53.021Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-08T07:52:53.021Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-08T07:52:53.024Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-08T07:52:53.024Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-08T07:52:53.164Zinfo: downloading installer
312026-03-08T07:52:55.220Zwarn: It looks like you have an existing installation of Rust at:
322026-03-08T07:52:55.220Zwarn: /opt/ooce/bin
332026-03-08T07:52:55.220Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-08T07:52:55.220Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-08T07:52:55.220Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-08T07:52:55.220Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-08T07:52:55.220Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-08T07:52:55.220Zerror: cannot install while Rust is installed
392026-03-08T07:52:55.220Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-08T07:52:55.233Zinfo: profile set to 'default'
412026-03-08T07:52:55.233Zinfo: default host triple is x86_64-unknown-illumos
422026-03-08T07:52:55.236Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-08T07:52:55.403Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-08T07:52:55.403Zinfo: downloading component 'cargo'
452026-03-08T07:52:56.944Zinfo: downloading component 'clippy'
462026-03-08T07:52:57.832Zinfo: downloading component 'rust-docs'
472026-03-08T07:52:59.285Zinfo: downloading component 'rust-std'
482026-03-08T07:53:01.114Zinfo: downloading component 'rustc'
492026-03-08T07:53:10.985Zinfo: downloading component 'rustfmt'
502026-03-08T07:53:11.467Zinfo: installing component 'cargo'
512026-03-08T07:53:12.417Zinfo: installing component 'clippy'
522026-03-08T07:53:12.818Zinfo: installing component 'rust-docs'
532026-03-08T07:53:14.806Zinfo: installing component 'rust-std'
542026-03-08T07:53:16.634Zinfo: installing component 'rustc'
552026-03-08T07:53:23.646Zinfo: installing component 'rustfmt'
562026-03-08T07:53:23.976Z
572026-03-08T07:53:23.976Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
582026-03-08T07:53:24.495Z stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-08T07:53:24.495Z
602026-03-08T07:53:24.498Z
612026-03-08T07:53:24.498ZRust is installed now. Great!
622026-03-08T07:53:24.498Z
632026-03-08T07:53:24.498ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-08T07:53:24.498Zenvironment variable. This has not been done automatically.
652026-03-08T07:53:24.498Z
662026-03-08T07:53:24.499ZTo configure your current shell, you need to source
672026-03-08T07:53:24.499Zthe corresponding env file under $HOME/.cargo.
682026-03-08T07:53:24.499Z
692026-03-08T07:53:24.499ZThis is usually done by running one of the following (note the leading DOT):
702026-03-08T07:53:24.499Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-08T07:53:24.499Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-08T07:53:24.499Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-08T07:53:24.601Z+ rustup --version
742026-03-08T07:53:24.613Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-08T07:53:24.616Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-08T07:53:24.692Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-08T07:53:24.695Z+ cargo --version
782026-03-08T07:53:24.756Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-08T07:53:24.760Z+ rustc --version
802026-03-08T07:53:24.828Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-08T07:53:24.832Zprocess exited: duration 31815 ms, exit code 0
 
822026-03-08T07:53:24.838Zstarting task 2: "authentication"
832026-03-08T07:53:24.861Zprocess exited: duration 22 ms, exit code 0
 
842026-03-08T07:53:24.867Zstarting task 3: "clone repository"
852026-03-08T07:53:24.872Z+ mkdir -p /work/oxidecomputer/netadm-sys
862026-03-08T07:53:24.875Z+ git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys
872026-03-08T07:53:24.913ZCloning into '/work/oxidecomputer/netadm-sys'...
882026-03-08T07:53:25.533Z+ cd /work/oxidecomputer/netadm-sys
892026-03-08T07:53:25.533Z+ git fetch origin 40e24bb80b038685b9a515575ba7b6060d5b7147
902026-03-08T07:53:25.772ZFrom https://github.com/oxidecomputer/netadm-sys
912026-03-08T07:53:25.772Z * branch 40e24bb80b038685b9a515575ba7b6060d5b7147 -> FETCH_HEAD
922026-03-08T07:53:25.780Z+ [[ -n renovate/libc-0.x-lockfile ]]
932026-03-08T07:53:25.783Z++ git branch --show-current
942026-03-08T07:53:25.786Z+ current=main
952026-03-08T07:53:25.786Z+ [[ main != renovate/libc-0.x-lockfile ]]
962026-03-08T07:53:25.786Z+ git branch -f renovate/libc-0.x-lockfile 40e24bb80b038685b9a515575ba7b6060d5b7147
972026-03-08T07:53:25.790Z+ git checkout -f renovate/libc-0.x-lockfile
982026-03-08T07:53:25.794ZSwitched to branch 'renovate/libc-0.x-lockfile'
992026-03-08T07:53:25.797Z+ git reset --hard 40e24bb80b038685b9a515575ba7b6060d5b7147
1002026-03-08T07:53:25.801ZHEAD is now at 40e24bb Update Rust crate libc to v0.2.183
1012026-03-08T07:53:25.804Zprocess exited: duration 935 ms, exit code 0
 
1022026-03-08T07:53:25.810Zstarting task 4: "build"
1032026-03-08T07:53:25.815Z+ cargo --version
1042026-03-08T07:53:25.823Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1052026-03-08T07:53:25.993Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1062026-03-08T07:53:25.993Zinfo: downloading component 'cargo'
1072026-03-08T07:53:27.395Zinfo: downloading component 'clippy'
1082026-03-08T07:53:27.996Zinfo: downloading component 'rust-docs'
1092026-03-08T07:53:29.844Zinfo: downloading component 'rust-std'
1102026-03-08T07:53:32.353Zinfo: downloading component 'rustc'
1112026-03-08T07:53:41.986Zinfo: downloading component 'rustfmt'
1122026-03-08T07:53:42.489Zinfo: installing component 'cargo'
1132026-03-08T07:53:43.345Zinfo: installing component 'clippy'
1142026-03-08T07:53:43.733Zinfo: installing component 'rust-docs'
1152026-03-08T07:53:45.659Zinfo: installing component 'rust-std'
1162026-03-08T07:53:47.434Zinfo: installing component 'rustc'
1172026-03-08T07:53:53.827Zinfo: installing component 'rustfmt'
1182026-03-08T07:53:54.256Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1192026-03-08T07:53:54.259Z+ rustc --version
1202026-03-08T07:53:54.340Zrustc 1.86.0 (05f9846f8 2025-03-31)
1212026-03-08T07:53:54.345Z+ banner build
1222026-03-08T07:53:54.349Z
1232026-03-08T07:53:54.349Z ##### # # # # #####
1242026-03-08T07:53:54.349Z # # # # # # # #
1252026-03-08T07:53:54.349Z ##### # # # # # #
1262026-03-08T07:53:54.349Z # # # # # # # #
1272026-03-08T07:53:54.349Z # # # # # # # #
1282026-03-08T07:53:54.349Z ##### #### # ###### #####
1292026-03-08T07:53:54.349Z
1302026-03-08T07:53:54.352Z+ ptime -m cargo build
1312026-03-08T07:53:54.496Z Updating crates.io index
1322026-03-08T07:53:54.532Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332026-03-08T07:53:54.791ZFrom https://github.com/oxidecomputer/dlpi-sys
1342026-03-08T07:53:54.791Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
1352026-03-08T07:53:54.801Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1362026-03-08T07:53:55.096ZFrom https://github.com/jmesmon/rust-libzfs
1372026-03-08T07:53:55.096Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1382026-03-08T07:53:55.139Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1392026-03-08T07:53:55.397ZFrom https://github.com/oxidecomputer/rusty-doors
1402026-03-08T07:53:55.398Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1412026-03-08T07:53:56.857Z Downloading crates ...
1422026-03-08T07:53:56.918Z Downloaded pretty-hex v0.4.1
1432026-03-08T07:53:56.921Z Downloaded heck v0.5.0
1442026-03-08T07:53:56.924Z Downloaded chacha20 v0.10.0
1452026-03-08T07:53:56.928Z Downloaded anstyle v1.0.13
1462026-03-08T07:53:56.939Z Downloaded clap_lex v1.0.0
1472026-03-08T07:53:56.944Z Downloaded cstr-argument v0.1.2
1482026-03-08T07:53:56.947Z Downloaded foreign-types-macros v0.2.3
1492026-03-08T07:53:56.952Z Downloaded tabwriter v1.4.1
1502026-03-08T07:53:56.955Z Downloaded foreign-types-shared v0.3.1
1512026-03-08T07:53:56.960Z Downloaded anstyle-parse v0.2.7
1522026-03-08T07:53:56.963Z Downloaded foreign-types v0.5.0
1532026-03-08T07:53:56.966Z Downloaded cpufeatures v0.3.0
1542026-03-08T07:53:56.968Z Downloaded cfg-if v1.0.4
1552026-03-08T07:53:56.971Z Downloaded oxnet v0.1.4
1562026-03-08T07:53:56.980Z Downloaded is_terminal_polyfill v1.70.2
1572026-03-08T07:53:56.988Z Downloaded colorchoice v1.0.4
1582026-03-08T07:53:56.991Z Downloaded matchers v0.2.0
1592026-03-08T07:53:56.997Z Downloaded utf8parse v0.2.2
1602026-03-08T07:53:56.999Z Downloaded thiserror v2.0.18
1612026-03-08T07:53:57.003Z Downloaded aho-corasick v1.1.4
1622026-03-08T07:53:57.009Z Downloaded lazy_static v1.5.0
1632026-03-08T07:53:57.012Z Downloaded equivalent v1.0.2
1642026-03-08T07:53:57.012Z Downloaded anstyle-query v1.1.5
1652026-03-08T07:53:57.016Z Downloaded strsim v0.11.1
1662026-03-08T07:53:57.023Z Downloaded smallvec v1.15.1
1672026-03-08T07:53:57.026Z Downloaded rand_core v0.10.0
1682026-03-08T07:53:57.029Z Downloaded anstream v0.6.21
1692026-03-08T07:53:57.032Z Downloaded colored v3.1.1
1702026-03-08T07:53:57.034Z Downloaded thread_local v1.1.9
1712026-03-08T07:53:57.037Z Downloaded clap_derive v4.5.55
1722026-03-08T07:53:57.040Z Downloaded thiserror-impl v2.0.18
1732026-03-08T07:53:57.043Z Downloaded proc-macro-crate v3.4.0
1742026-03-08T07:53:57.046Z Downloaded toml_datetime v0.7.5+spec-1.1.0
1752026-03-08T07:53:57.046Z Downloaded pin-project-lite v0.2.16
1762026-03-08T07:53:57.050Z Downloaded quote v1.0.44
1772026-03-08T07:53:57.052Z Downloaded num_enum v0.7.5
1782026-03-08T07:53:57.057Z Downloaded tracing-log v0.2.0
1792026-03-08T07:53:57.060Z Downloaded rustversion v1.0.22
1802026-03-08T07:53:57.063Z Downloaded humantime v2.3.0
1812026-03-08T07:53:57.066Z Downloaded num_enum_derive v0.7.5
1822026-03-08T07:53:57.066Z Downloaded unicode-ident v1.0.24
1832026-03-08T07:53:57.072Z Downloaded proc-macro2 v1.0.106
1842026-03-08T07:53:57.075Z Downloaded sharded-slab v0.1.7
1852026-03-08T07:53:57.078Z Downloaded tracing-attributes v0.1.31
1862026-03-08T07:53:57.081Z Downloaded once_cell v1.21.3
1872026-03-08T07:53:57.084Z Downloaded socket2 v0.6.2
1882026-03-08T07:53:57.087Z Downloaded anyhow v1.0.102
1892026-03-08T07:53:57.090Z Downloaded toml_parser v1.0.9+spec-1.1.0
1902026-03-08T07:53:57.093Z Downloaded nu-ansi-term v0.50.3
1912026-03-08T07:53:57.119Z Downloaded serde_core v1.0.228
1922026-03-08T07:53:57.122Z Downloaded log v0.4.29
1932026-03-08T07:53:57.125Z Downloaded getrandom v0.4.1
1942026-03-08T07:53:57.141Z Downloaded tracing-core v0.1.36
1952026-03-08T07:53:57.144Z Downloaded clap v4.5.60
1962026-03-08T07:53:57.152Z Downloaded rand v0.10.0
1972026-03-08T07:53:57.157Z Downloaded memchr v2.8.0
1982026-03-08T07:53:57.163Z Downloaded indexmap v2.13.0
1992026-03-08T07:53:57.169Z Downloaded toml_edit v0.23.10+spec-1.0.0
2002026-03-08T07:53:57.189Z Downloaded hashbrown v0.16.1
2012026-03-08T07:53:57.241Z Downloaded tracing-subscriber v0.3.22
2022026-03-08T07:53:57.250Z Downloaded winnow v0.7.14
2032026-03-08T07:53:57.260Z Downloaded clap_builder v4.5.60
2042026-03-08T07:53:57.285Z Downloaded syn v1.0.109
2052026-03-08T07:53:57.302Z Downloaded syn v2.0.117
2062026-03-08T07:53:57.314Z Downloaded unicode-width v0.2.2
2072026-03-08T07:53:57.320Z Downloaded regex-syntax v0.8.9
2082026-03-08T07:53:57.356Z Downloaded tracing v0.1.44
2092026-03-08T07:53:57.387Z Downloaded regex-automata v0.4.14
2102026-03-08T07:53:57.402Z Downloaded libc v0.2.183
2112026-03-08T07:53:57.522Z Compiling proc-macro2 v1.0.106
2122026-03-08T07:53:57.522Z Compiling quote v1.0.44
2132026-03-08T07:53:57.522Z Compiling unicode-ident v1.0.24
2142026-03-08T07:53:57.525Z Compiling libc v0.2.183
2152026-03-08T07:53:57.525Z Compiling cfg-if v1.0.4
2162026-03-08T07:53:57.525Z Compiling hashbrown v0.16.1
2172026-03-08T07:53:57.530Z Compiling winnow v0.7.14
2182026-03-08T07:53:57.533Z Compiling equivalent v1.0.2
2192026-03-08T07:53:57.623Z Compiling toml_datetime v0.7.5+spec-1.1.0
2202026-03-08T07:53:57.648Z Compiling syn v1.0.109
2212026-03-08T07:53:57.734Z Compiling rustversion v1.0.22
2222026-03-08T07:53:58.074Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2232026-03-08T07:53:58.155Z Compiling once_cell v1.21.3
2242026-03-08T07:53:58.296Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2252026-03-08T07:53:58.472Z Compiling tracing-core v0.1.36
2262026-03-08T07:53:58.489Z Compiling getrandom v0.4.1
2272026-03-08T07:53:58.555Z Compiling utf8parse v0.2.2
2282026-03-08T07:53:58.649Z Compiling indexmap v2.13.0
2292026-03-08T07:53:58.699Z Compiling thiserror v2.0.18
2302026-03-08T07:53:58.723Z Compiling rand_core v0.10.0
2312026-03-08T07:53:58.959Z Compiling anstyle-parse v0.2.7
2322026-03-08T07:53:59.190Z Compiling pin-project-lite v0.2.16
2332026-03-08T07:53:59.292Z Compiling regex-syntax v0.8.9
2342026-03-08T07:53:59.722Z Compiling syn v2.0.117
2352026-03-08T07:53:59.838Z Compiling colorchoice v1.0.4
2362026-03-08T07:53:59.857Z Compiling cpufeatures v0.3.0
2372026-03-08T07:53:59.953Z Compiling anyhow v1.0.102
2382026-03-08T07:53:59.999Z Compiling is_terminal_polyfill v1.70.2
2392026-03-08T07:54:00.014Z Compiling memchr v2.8.0
2402026-03-08T07:54:00.115Z Compiling anstyle v1.0.13
2412026-03-08T07:54:00.163Z Compiling anstyle-query v1.1.5
2422026-03-08T07:54:00.313Z Compiling foreign-types-shared v0.3.1
2432026-03-08T07:54:00.438Z Compiling anstream v0.6.21
2442026-03-08T07:54:00.567Z Compiling chacha20 v0.10.0
2452026-03-08T07:54:01.002Z Compiling toml_parser v1.0.9+spec-1.1.0
2462026-03-08T07:54:01.031Z Compiling cstr-argument v0.1.2
2472026-03-08T07:54:01.386Z Compiling pretty-hex v0.4.1
2482026-03-08T07:54:01.463Z Compiling strsim v0.11.1
2492026-03-08T07:54:01.466Z Compiling heck v0.5.0
2502026-03-08T07:54:01.620Z Compiling regex-automata v0.4.14
2512026-03-08T07:54:01.626Z Compiling log v0.4.29
2522026-03-08T07:54:01.851Z Compiling toml_edit v0.23.10+spec-1.0.0
2532026-03-08T07:54:02.014Z Compiling clap_lex v1.0.0
2542026-03-08T07:54:02.287Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
2552026-03-08T07:54:02.355Z Compiling lazy_static v1.5.0
2562026-03-08T07:54:02.494Z Compiling sharded-slab v0.1.7
2572026-03-08T07:54:02.501Z Compiling clap_builder v4.5.60
2582026-03-08T07:54:02.685Z Compiling tracing-log v0.2.0
2592026-03-08T07:54:03.198Z Compiling proc-macro-crate v3.4.0
2602026-03-08T07:54:03.816Z Compiling rand v0.10.0
2612026-03-08T07:54:04.213Z Compiling socket2 v0.6.2
2622026-03-08T07:54:04.441Z Compiling thread_local v1.1.9
2632026-03-08T07:54:04.933Z Compiling oxnet v0.1.4
2642026-03-08T07:54:04.964Z Compiling nu-ansi-term v0.50.3
2652026-03-08T07:54:05.215Z Compiling colored v3.1.1
2662026-03-08T07:54:05.304Z Compiling matchers v0.2.0
2672026-03-08T07:54:05.447Z Compiling smallvec v1.15.1
2682026-03-08T07:54:05.553Z Compiling unicode-width v0.2.2
2692026-03-08T07:54:05.638Z Compiling humantime v2.3.0
2702026-03-08T07:54:06.063Z Compiling tabwriter v1.4.1
2712026-03-08T07:54:07.350Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2722026-03-08T07:54:08.092Z Compiling tracing-attributes v0.1.31
2732026-03-08T07:54:08.092Z Compiling num_enum_derive v0.7.5
2742026-03-08T07:54:08.098Z Compiling thiserror-impl v2.0.18
2752026-03-08T07:54:08.103Z Compiling foreign-types-macros v0.2.3
2762026-03-08T07:54:08.135Z Compiling clap_derive v4.5.55
2772026-03-08T07:54:08.266Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2782026-03-08T07:54:09.179Z Compiling foreign-types v0.5.0
2792026-03-08T07:54:09.286Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2802026-03-08T07:54:09.786Z Compiling num_enum v0.7.5
2812026-03-08T07:54:10.025Z Compiling tracing v0.1.44
2822026-03-08T07:54:10.245Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2832026-03-08T07:54:10.291Z Compiling tracing-subscriber v0.3.22
2842026-03-08T07:54:10.757Z Compiling clap v4.5.60
2852026-03-08T07:54:12.728Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
2862026-03-08T07:54:15.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.57s
2872026-03-08T07:54:16.047Z
2882026-03-08T07:54:16.050Zreal 21.681376220
2892026-03-08T07:54:16.050Zuser 1:35.474108645
2902026-03-08T07:54:16.050Zsys 14.001080084
2912026-03-08T07:54:16.050Ztrap 0.070052071
2922026-03-08T07:54:16.050Ztflt 0.122100983
2932026-03-08T07:54:16.050Zdflt 0.113927782
2942026-03-08T07:54:16.050Zkflt 0.001897899
2952026-03-08T07:54:16.050Zlock 1:56.690224027
2962026-03-08T07:54:16.050Zslp 5:24.716792937
2972026-03-08T07:54:16.050Zlat 4.462762615
2982026-03-08T07:54:16.050Zstop 6.345794722
2992026-03-08T07:54:16.050Z+ ptime -m cargo build --release
3002026-03-08T07:54:16.177Z Compiling proc-macro2 v1.0.106
3012026-03-08T07:54:16.177Z Compiling quote v1.0.44
3022026-03-08T07:54:16.177Z Compiling unicode-ident v1.0.24
3032026-03-08T07:54:16.181Z Compiling libc v0.2.183
3042026-03-08T07:54:16.181Z Compiling cfg-if v1.0.4
3052026-03-08T07:54:16.181Z Compiling hashbrown v0.16.1
3062026-03-08T07:54:16.181Z Compiling equivalent v1.0.2
3072026-03-08T07:54:16.181Z Compiling winnow v0.7.14
3082026-03-08T07:54:16.279Z Compiling toml_datetime v0.7.5+spec-1.1.0
3092026-03-08T07:54:16.285Z Compiling once_cell v1.21.3
3102026-03-08T07:54:16.359Z Compiling syn v1.0.109
3112026-03-08T07:54:16.682Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3122026-03-08T07:54:16.699Z Compiling rustversion v1.0.22
3132026-03-08T07:54:16.765Z Compiling tracing-core v0.1.36
3142026-03-08T07:54:16.980Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3152026-03-08T07:54:17.093Z Compiling thiserror v2.0.18
3162026-03-08T07:54:17.315Z Compiling indexmap v2.13.0
3172026-03-08T07:54:17.338Z Compiling rand_core v0.10.0
3182026-03-08T07:54:17.392Z Compiling getrandom v0.4.1
3192026-03-08T07:54:17.647Z Compiling utf8parse v0.2.2
3202026-03-08T07:54:17.838Z Compiling anstyle-parse v0.2.7
3212026-03-08T07:54:17.928Z Compiling cpufeatures v0.3.0
3222026-03-08T07:54:18.140Z Compiling pin-project-lite v0.2.16
3232026-03-08T07:54:18.232Z Compiling memchr v2.8.0
3242026-03-08T07:54:18.282Z Compiling anyhow v1.0.102
3252026-03-08T07:54:18.522Z Compiling syn v2.0.117
3262026-03-08T07:54:18.743Z Compiling foreign-types-shared v0.3.1
3272026-03-08T07:54:18.870Z Compiling anstyle v1.0.13
3282026-03-08T07:54:18.902Z Compiling anstyle-query v1.1.5
3292026-03-08T07:54:19.045Z Compiling colorchoice v1.0.4
3302026-03-08T07:54:19.083Z Compiling is_terminal_polyfill v1.70.2
3312026-03-08T07:54:19.162Z Compiling regex-syntax v0.8.9
3322026-03-08T07:54:19.199Z Compiling anstream v0.6.21
3332026-03-08T07:54:19.208Z Compiling cstr-argument v0.1.2
3342026-03-08T07:54:19.460Z Compiling toml_parser v1.0.9+spec-1.1.0
3352026-03-08T07:54:19.624Z Compiling chacha20 v0.10.0
3362026-03-08T07:54:20.221Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
3372026-03-08T07:54:20.228Z Compiling lazy_static v1.5.0
3382026-03-08T07:54:20.363Z Compiling toml_edit v0.23.10+spec-1.0.0
3392026-03-08T07:54:20.366Z Compiling heck v0.5.0
3402026-03-08T07:54:20.471Z Compiling pretty-hex v0.4.1
3412026-03-08T07:54:20.652Z Compiling strsim v0.11.1
3422026-03-08T07:54:20.723Z Compiling clap_lex v1.0.0
3432026-03-08T07:54:20.784Z Compiling log v0.4.29
3442026-03-08T07:54:20.804Z Compiling sharded-slab v0.1.7
3452026-03-08T07:54:21.265Z Compiling tracing-log v0.2.0
3462026-03-08T07:54:21.446Z Compiling clap_builder v4.5.60
3472026-03-08T07:54:21.938Z Compiling proc-macro-crate v3.4.0
3482026-03-08T07:54:22.494Z Compiling regex-automata v0.4.14
3492026-03-08T07:54:22.561Z Compiling rand v0.10.0
3502026-03-08T07:54:22.967Z Compiling socket2 v0.6.2
3512026-03-08T07:54:24.199Z Compiling thread_local v1.1.9
3522026-03-08T07:54:24.403Z Compiling oxnet v0.1.4
3532026-03-08T07:54:24.797Z Compiling nu-ansi-term v0.50.3
3542026-03-08T07:54:24.867Z Compiling smallvec v1.15.1
3552026-03-08T07:54:25.365Z Compiling colored v3.1.1
3562026-03-08T07:54:26.072Z Compiling unicode-width v0.2.2
3572026-03-08T07:54:26.692Z Compiling tabwriter v1.4.1
3582026-03-08T07:54:26.874Z Compiling matchers v0.2.0
3592026-03-08T07:54:27.114Z Compiling humantime v2.3.0
3602026-03-08T07:54:28.157Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3612026-03-08T07:54:28.755Z Compiling num_enum_derive v0.7.5
3622026-03-08T07:54:29.097Z Compiling thiserror-impl v2.0.18
3632026-03-08T07:54:29.806Z Compiling foreign-types-macros v0.2.3
3642026-03-08T07:54:30.040Z Compiling tracing-attributes v0.1.31
3652026-03-08T07:54:31.075Z Compiling num_enum v0.7.5
3662026-03-08T07:54:31.149Z Compiling foreign-types v0.5.0
3672026-03-08T07:54:31.247Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3682026-03-08T07:54:31.254Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3692026-03-08T07:54:31.424Z Compiling clap_derive v4.5.55
3702026-03-08T07:54:32.253Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3712026-03-08T07:54:32.874Z Compiling tracing v0.1.44
3722026-03-08T07:54:34.171Z Compiling tracing-subscriber v0.3.22
3732026-03-08T07:54:35.834Z Compiling clap v4.5.60
3742026-03-08T07:54:39.133Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
3752026-03-08T07:54:44.390Z Finished `release` profile [optimized] target(s) in 28.28s
3762026-03-08T07:54:44.414Z
3772026-03-08T07:54:44.414Zreal 28.356862512
3782026-03-08T07:54:44.414Zuser 2:59.045150481
3792026-03-08T07:54:44.414Zsys 13.849399134
3802026-03-08T07:54:44.414Ztrap 0.100833794
3812026-03-08T07:54:44.414Ztflt 0.150525564
3822026-03-08T07:54:44.414Zdflt 0.197303769
3832026-03-08T07:54:44.415Zkflt 0.000001650
3842026-03-08T07:54:44.415Zlock 4:39.784456870
3852026-03-08T07:54:44.415Zslp 8:43.171765441
3862026-03-08T07:54:44.415Zlat 6.756717639
3872026-03-08T07:54:44.415Zstop 5.702791989
3882026-03-08T07:54:44.418Z+ for x in debug release
3892026-03-08T07:54:44.418Z+ mkdir -p /work/debug
3902026-03-08T07:54:44.418Z+ cp target/debug/netadm /work/debug/netadm
3912026-03-08T07:54:44.452Z+ for x in debug release
3922026-03-08T07:54:44.452Z+ mkdir -p /work/release
3932026-03-08T07:54:44.455Z+ cp target/release/netadm /work/release/netadm
3942026-03-08T07:54:44.462Z+ banner check
3952026-03-08T07:54:44.465Z
3962026-03-08T07:54:44.465Z #### # # ###### #### # #
3972026-03-08T07:54:44.465Z # # # # # # # # #
3982026-03-08T07:54:44.465Z # ###### ##### # ####
3992026-03-08T07:54:44.465Z # # # # # # #
4002026-03-08T07:54:44.465Z # # # # # # # # #
4012026-03-08T07:54:44.465Z #### # # ###### #### # #
4022026-03-08T07:54:44.465Z
4032026-03-08T07:54:44.465Z+ cargo fmt -- --check
4042026-03-08T07:54:44.760Z+ cargo clippy --all-targets -- --deny warnings
4052026-03-08T07:54:45.094Z Checking cfg-if v1.0.4
4062026-03-08T07:54:45.095Z Compiling winnow v0.7.14
4072026-03-08T07:54:45.098Z Checking libc v0.2.183
4082026-03-08T07:54:45.098Z Checking once_cell v1.21.3
4092026-03-08T07:54:45.098Z Checking rand_core v0.10.0
4102026-03-08T07:54:45.112Z Checking foreign-types-shared v0.3.1
4112026-03-08T07:54:45.116Z Checking cpufeatures v0.3.0
4122026-03-08T07:54:45.116Z Checking pin-project-lite v0.2.16
4132026-03-08T07:54:45.162Z Checking memchr v2.8.0
4142026-03-08T07:54:45.188Z Checking thiserror v2.0.18
4152026-03-08T07:54:45.201Z Checking foreign-types v0.5.0
4162026-03-08T07:54:45.214Z Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4172026-03-08T07:54:45.289Z Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4182026-03-08T07:54:45.302Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
4192026-03-08T07:54:45.306Z Checking chacha20 v0.10.0
4202026-03-08T07:54:45.342Z Checking pretty-hex v0.4.1
4212026-03-08T07:54:45.369Z Checking tracing-core v0.1.36
4222026-03-08T07:54:45.424Z Checking anyhow v1.0.102
4232026-03-08T07:54:45.530Z Checking oxnet v0.1.4
4242026-03-08T07:54:45.686Z Checking utf8parse v0.2.2
4252026-03-08T07:54:45.795Z Checking colored v3.1.1
4262026-03-08T07:54:45.824Z Checking anstyle-parse v0.2.7
4272026-03-08T07:54:45.827Z Checking is_terminal_polyfill v1.70.2
4282026-03-08T07:54:45.908Z Checking getrandom v0.4.1
4292026-03-08T07:54:45.925Z Checking socket2 v0.6.2
4302026-03-08T07:54:45.973Z Checking cstr-argument v0.1.2
4312026-03-08T07:54:46.023Z Checking tracing v0.1.44
4322026-03-08T07:54:46.066Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4332026-03-08T07:54:46.125Z Checking rand v0.10.0
4342026-03-08T07:54:46.144Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4352026-03-08T07:54:46.169Z Checking regex-syntax v0.8.9
4362026-03-08T07:54:46.199Z Checking colorchoice v1.0.4
4372026-03-08T07:54:46.329Z Checking anstyle v1.0.13
4382026-03-08T07:54:46.343Z Checking anstyle-query v1.1.5
4392026-03-08T07:54:46.360Z Checking lazy_static v1.5.0
4402026-03-08T07:54:46.423Z Checking clap_lex v1.0.0
4412026-03-08T07:54:46.455Z Checking log v0.4.29
4422026-03-08T07:54:46.475Z Checking strsim v0.11.1
4432026-03-08T07:54:46.642Z Checking anstream v0.6.21
4442026-03-08T07:54:46.657Z Checking sharded-slab v0.1.7
4452026-03-08T07:54:46.726Z Checking tracing-log v0.2.0
4462026-03-08T07:54:46.731Z Checking thread_local v1.1.9
4472026-03-08T07:54:46.942Z Checking unicode-width v0.2.2
4482026-03-08T07:54:46.983Z Checking smallvec v1.15.1
4492026-03-08T07:54:47.003Z Checking clap_builder v4.5.60
4502026-03-08T07:54:47.146Z Checking nu-ansi-term v0.50.3
4512026-03-08T07:54:47.320Z Checking humantime v2.3.0
4522026-03-08T07:54:47.430Z Checking tabwriter v1.4.1
4532026-03-08T07:54:47.832Z Checking regex-automata v0.4.14
4542026-03-08T07:54:48.065Z Compiling toml_parser v1.0.9+spec-1.1.0
4552026-03-08T07:54:48.587Z Compiling toml_edit v0.23.10+spec-1.0.0
4562026-03-08T07:54:49.302Z Checking clap v4.5.60
4572026-03-08T07:54:49.376Z Compiling proc-macro-crate v3.4.0
4582026-03-08T07:54:49.905Z Compiling num_enum_derive v0.7.5
4592026-03-08T07:54:49.977Z Checking matchers v0.2.0
4602026-03-08T07:54:50.091Z Checking tracing-subscriber v0.3.22
4612026-03-08T07:54:51.050Z Checking num_enum v0.7.5
4622026-03-08T07:54:51.148Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4632026-03-08T07:54:53.008Z Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
4642026-03-08T07:54:54.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
4652026-03-08T07:54:54.284Z+ banner pre-test
4662026-03-08T07:54:54.287Z
4672026-03-08T07:54:54.287Z ##### ##### ###### ##### ###### #### #####
4682026-03-08T07:54:54.287Z # # # # # # # # #
4692026-03-08T07:54:54.287Z # # # # ##### ##### # ##### #### #
4702026-03-08T07:54:54.287Z ##### ##### # # # # #
4712026-03-08T07:54:54.287Z # # # # # # # # #
4722026-03-08T07:54:54.287Z # # # ###### # ###### #### #
4732026-03-08T07:54:54.287Z
4742026-03-08T07:54:54.287Z+ uname -a
4752026-03-08T07:54:54.290ZSunOS w-01KK66WJ4WX9QTAK1KFJK05EFK 5.11 helios-2.0.23457 i86pc i386 i86pc
4762026-03-08T07:54:54.290Z+ ./target/debug/netadm show links
4772026-03-08T07:54:54.294ZId Name Flags Class State MAC MTU
4782026-03-08T07:54:54.294Z-- ---- ----- ----- ----- --- ---
4792026-03-08T07:54:54.294Z1 ena0 active persistent physical up 06:65:ec:b5:1a:27 9216
4802026-03-08T07:54:54.297Z+ ./target/debug/netadm show addrs
4812026-03-08T07:54:54.300ZName Type State Address Interface Index
4822026-03-08T07:54:54.300Z---- ------ ----- ------- ---------------
4832026-03-08T07:54:54.300Zena0/dhcp dhcp ok 10.150.1.185/24 2
4842026-03-08T07:54:54.300Zlo0/v4 static ok 127.0.0.1/8 1
4852026-03-08T07:54:54.300Zlo0/v6 static ok ::1/128 1
4862026-03-08T07:54:54.300Z+ banner test
4872026-03-08T07:54:54.303Z
4882026-03-08T07:54:54.303Z ##### ###### #### #####
4892026-03-08T07:54:54.303Z # # # #
4902026-03-08T07:54:54.303Z # ##### #### #
4912026-03-08T07:54:54.303Z # # # #
4922026-03-08T07:54:54.303Z # # # # #
4932026-03-08T07:54:54.303Z # ###### #### #
4942026-03-08T07:54:54.303Z
4952026-03-08T07:54:54.303Z+ pfexec ptime -m cargo test
4962026-03-08T07:54:54.545Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
4972026-03-08T07:54:54.548Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
4982026-03-08T07:54:56.280Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s
4992026-03-08T07:54:56.296Z Running unittests src/lib.rs (target/debug/deps/libnet-d0e6b4f848230ccb)
5002026-03-08T07:54:56.307Z
5012026-03-08T07:54:56.307Zrunning 0 tests
5022026-03-08T07:54:56.307Z
5032026-03-08T07:54:56.307Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5042026-03-08T07:54:56.307Z
5052026-03-08T07:54:56.310Z Running tests/ip.rs (target/debug/deps/ip-a2233d7d0018054d)
5062026-03-08T07:54:56.313Z
5072026-03-08T07:54:56.313Zrunning 4 tests
5082026-03-08T07:54:56.313Ztest test_get_addresses ... ok
5092026-03-08T07:54:56.313Ztest test_address_consistency ... ok
5102026-03-08T07:54:56.316Ztest test_v6_static_lifecycle ... ok
5112026-03-08T07:54:56.320Ztest test_v6_local_lifecycle ... ok
5122026-03-08T07:54:56.320Z
5132026-03-08T07:54:56.320Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5142026-03-08T07:54:56.320Z
5152026-03-08T07:54:56.323Z Running tests/link.rs (target/debug/deps/link-c3ad65627115c4f3)
5162026-03-08T07:54:56.326Z
5172026-03-08T07:54:56.326Zrunning 5 tests
5182026-03-08T07:54:56.330Ztest test_simnet_lifecycle ... ok
5192026-03-08T07:54:56.333Ztest test_get_links ... ok
5202026-03-08T07:54:56.334Ztest test_link_consistency ... ok
5212026-03-08T07:54:56.334Ztest test_simnet_connect ... ok
5222026-03-08T07:54:56.334Ztest test_vnic_lifecycle ... ok
5232026-03-08T07:54:56.334Z
5242026-03-08T07:54:56.334Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5252026-03-08T07:54:56.334Z
5262026-03-08T07:54:56.336Z Running unittests src/main.rs (target/debug/deps/netadm-d0eb48e292f7c588)
5272026-03-08T07:54:56.339Z
5282026-03-08T07:54:56.339Zrunning 0 tests
5292026-03-08T07:54:56.339Z
5302026-03-08T07:54:56.339Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5312026-03-08T07:54:56.339Z
5322026-03-08T07:54:56.342Z Doc-tests libnet
5332026-03-08T07:54:56.602Z
5342026-03-08T07:54:56.602Zrunning 0 tests
5352026-03-08T07:54:56.602Z
5362026-03-08T07:54:56.602Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5372026-03-08T07:54:56.602Z
5382026-03-08T07:54:56.623Z
5392026-03-08T07:54:56.623Zreal 2.311382595
5402026-03-08T07:54:56.624Zuser 4.042123281
5412026-03-08T07:54:56.624Zsys 1.332806551
5422026-03-08T07:54:56.624Ztrap 0.001106372
5432026-03-08T07:54:56.624Ztflt 0.000782780
5442026-03-08T07:54:56.624Zdflt 0.002951934
5452026-03-08T07:54:56.627Zkflt 0.000000000
5462026-03-08T07:54:56.627Zlock 4.745415131
5472026-03-08T07:54:56.627Zslp 18.037067304
5482026-03-08T07:54:56.627Zlat 0.034075960
5492026-03-08T07:54:56.627Zstop 0.482146460
5502026-03-08T07:54:56.627Z+ pfexec ptime -m cargo test --release
5512026-03-08T07:54:56.754Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
5522026-03-08T07:54:56.757Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
5532026-03-08T07:54:58.378Z Finished `release` profile [optimized] target(s) in 1.69s
5542026-03-08T07:54:58.393Z Running unittests src/lib.rs (target/release/deps/libnet-c9f4b820e684d886)
5552026-03-08T07:54:58.405Z
5562026-03-08T07:54:58.405Zrunning 0 tests
5572026-03-08T07:54:58.405Z
5582026-03-08T07:54:58.408Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5592026-03-08T07:54:58.408Z
5602026-03-08T07:54:58.408Z Running tests/ip.rs (target/release/deps/ip-8b62ae82e6e39390)
5612026-03-08T07:54:58.411Z
5622026-03-08T07:54:58.411Zrunning 4 tests
5632026-03-08T07:54:58.411Ztest test_get_addresses ... ok
5642026-03-08T07:54:58.411Ztest test_address_consistency ... ok
5652026-03-08T07:54:58.414Ztest test_v6_static_lifecycle ... ok
5662026-03-08T07:54:58.417Ztest test_v6_local_lifecycle ... ok
5672026-03-08T07:54:58.417Z
5682026-03-08T07:54:58.417Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5692026-03-08T07:54:58.417Z
5702026-03-08T07:54:58.417Z Running tests/link.rs (target/release/deps/link-50ea4dfb9b6e982b)
5712026-03-08T07:54:58.421Z
5722026-03-08T07:54:58.421Zrunning 5 tests
5732026-03-08T07:54:58.426Ztest test_simnet_lifecycle ... ok
5742026-03-08T07:54:58.430Ztest test_get_links ... ok
5752026-03-08T07:54:58.430Ztest test_link_consistency ... ok
5762026-03-08T07:54:58.430Ztest test_simnet_connect ... ok
5772026-03-08T07:54:58.430Ztest test_vnic_lifecycle ... ok
5782026-03-08T07:54:58.430Z
5792026-03-08T07:54:58.430Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5802026-03-08T07:54:58.430Z
5812026-03-08T07:54:58.430Z Running unittests src/main.rs (target/release/deps/netadm-644f7d164b8a120d)
5822026-03-08T07:54:58.433Z
5832026-03-08T07:54:58.433Zrunning 0 tests
5842026-03-08T07:54:58.433Z
5852026-03-08T07:54:58.433Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5862026-03-08T07:54:58.433Z
5872026-03-08T07:54:58.436Z Doc-tests libnet
5882026-03-08T07:54:58.680Z
5892026-03-08T07:54:58.680Zrunning 0 tests
5902026-03-08T07:54:58.680Z
5912026-03-08T07:54:58.680Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5922026-03-08T07:54:58.680Z
5932026-03-08T07:54:58.701Z
5942026-03-08T07:54:58.701Zreal 2.067549067
5952026-03-08T07:54:58.701Zuser 4.485866890
5962026-03-08T07:54:58.704Zsys 1.176090693
5972026-03-08T07:54:58.704Ztrap 0.000808971
5982026-03-08T07:54:58.704Ztflt 0.058982893
5992026-03-08T07:54:58.704Zdflt 0.018830448
6002026-03-08T07:54:58.704Zkflt 0.000000000
6012026-03-08T07:54:58.704Zlock 6.089107639
6022026-03-08T07:54:58.704Zslp 16.100197965
6032026-03-08T07:54:58.704Zlat 0.020993190
6042026-03-08T07:54:58.704Zstop 0.532579643
6052026-03-08T07:54:58.704Z+ banner post-test
6062026-03-08T07:54:58.704Z
6072026-03-08T07:54:58.704Z ##### #### #### ##### ##### ###### #### #####
6082026-03-08T07:54:58.704Z # # # # # # # # # #
6092026-03-08T07:54:58.704Z # # # # #### # ##### # ##### #### #
6102026-03-08T07:54:58.704Z ##### # # # # # # # #
6112026-03-08T07:54:58.704Z # # # # # # # # # # #
6122026-03-08T07:54:58.704Z # #### #### # # ###### #### #
6132026-03-08T07:54:58.704Z
6142026-03-08T07:54:58.704Z+ ./target/debug/netadm show links
6152026-03-08T07:54:58.709ZId Name Flags Class State MAC MTU
6162026-03-08T07:54:58.709Z-- ---- ----- ----- ----- --- ---
6172026-03-08T07:54:58.709Z1 ena0 active persistent physical up 06:65:ec:b5:1a:27 9216
6182026-03-08T07:54:58.712Z+ ./target/debug/netadm show addrs
6192026-03-08T07:54:58.715ZName Type State Address Interface Index
6202026-03-08T07:54:58.715Z---- ------ ----- ------- ---------------
6212026-03-08T07:54:58.715Zena0/dhcp dhcp ok 10.150.1.185/24 2
6222026-03-08T07:54:58.715Zlo0/v4 static ok 127.0.0.1/8 1
6232026-03-08T07:54:58.715Zlo0/v6 static ok ::1/128 1
6242026-03-08T07:54:58.718Zprocess exited: duration 92900 ms, exit code 0
 
6252026-03-08T07:54:58.730Zfound 2 output files
6262026-03-08T07:54:58.730Zuploading: /work/debug/netadm (42355368 bytes)
6272026-03-08T07:55:00.097Zuploaded: /work/debug/netadm
6282026-03-08T07:55:00.100Zuploading: /work/release/netadm (6297336 bytes)
6292026-03-08T07:55:01.177Zuploaded: /work/release/netadm