01KHMYC8QVC8FF97HC07QR3Z0N: 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: 01KHMYCNE4GAR5MBD5E1DN03G6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T04:41:00.375Zjob assigned to worker 01KHMYCPJVNTB10CZ9HP6CXQEF [factory gimlet-EVT22200007-propolis, EVT22200007/58333] (queued for 31 s)
 
22026-02-17T04:41:09.303Zstarting task 0: "setup"
32026-02-17T04:41:09.327Z++ uname -s
42026-02-17T04:41:09.327Z+ kern=SunOS
52026-02-17T04:41:09.327Z+ build_user=build
62026-02-17T04:41:09.327Z+ build_uid=12345
72026-02-17T04:41:09.327Z+ work_dir=/work
82026-02-17T04:41:09.327Z+ input_dir=/input
92026-02-17T04:41:09.327Z+ [[ 0 == 12345 ]]
102026-02-17T04:41:09.327Z+ case "$kern" in
112026-02-17T04:41:09.327Z+ groupadd -g 12345 build
122026-02-17T04:41:09.327Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T04:41:11.331Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T04:41:11.372Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T04:41:11.396Z+ home_fs=zfs
162026-02-17T04:41:11.396Z+ [[ zfs == autofs ]]
172026-02-17T04:41:11.396Z+ mkdir -p /home/build
182026-02-17T04:41:11.396Z+ chown build:build /home/build /work
192026-02-17T04:41:13.382Z+ chmod 0700 /home/build /work
202026-02-17T04:41:13.407Zprocess exited: duration 4083 ms, exit code 0
 
212026-02-17T04:41:13.457Zstarting task 1: "rust-toolchain"
222026-02-17T04:41:13.481Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-17T04:41:13.481Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-17T04:41:13.481Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-17T04:41:13.481Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-17T04:41:13.481Z * rust toolchain channel = "stable"
272026-02-17T04:41:13.481Z * rust toolchain profile = "default"
282026-02-17T04:41:13.481Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T04:41:13.481Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T04:41:13.629Zinfo: downloading installer
312026-02-17T04:41:14.482Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T04:41:14.482Zwarn: /opt/ooce/bin
332026-02-17T04:41:14.482Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T04:41:14.482Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T04:41:14.482Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T04:41:14.482Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T04:41:14.482Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T04:41:14.482Zerror: cannot install while Rust is installed
392026-02-17T04:41:14.506Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T04:41:14.506Zinfo: profile set to 'default'
412026-02-17T04:41:14.506Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T04:41:14.506Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T04:41:14.625Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T04:41:14.625Zinfo: downloading component 'cargo'
452026-02-17T04:41:14.797Zinfo: downloading component 'clippy'
462026-02-17T04:41:14.873Zinfo: downloading component 'rust-docs'
472026-02-17T04:41:15.160Zinfo: downloading component 'rust-std'
482026-02-17T04:41:15.555Zinfo: downloading component 'rustc'
492026-02-17T04:41:16.934Zinfo: downloading component 'rustfmt'
502026-02-17T04:41:17.000Zinfo: installing component 'cargo'
512026-02-17T04:41:18.337Zinfo: installing component 'clippy'
522026-02-17T04:41:18.811Zinfo: installing component 'rust-docs'
532026-02-17T04:41:22.551Zinfo: installing component 'rust-std'
542026-02-17T04:41:24.961Zinfo: installing component 'rustc'
552026-02-17T04:41:34.195Zinfo: installing component 'rustfmt'
562026-02-17T04:41:34.655Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-17T04:41:34.655Z
582026-02-17T04:41:34.851Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T04:41:34.851Z
602026-02-17T04:41:34.876Z
612026-02-17T04:41:34.876ZRust is installed now. Great!
622026-02-17T04:41:34.876Z
632026-02-17T04:41:34.876ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T04:41:34.876Zenvironment variable. This has not been done automatically.
652026-02-17T04:41:34.876Z
662026-02-17T04:41:34.876ZTo configure your current shell, you need to source
672026-02-17T04:41:34.876Zthe corresponding env file under $HOME/.cargo.
682026-02-17T04:41:34.876Z
692026-02-17T04:41:34.876ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T04:41:34.876Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T04:41:34.876Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T04:41:34.876Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T04:41:34.999Z+ rustup --version
742026-02-17T04:41:35.029Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T04:41:35.029Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T04:41:35.157Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T04:41:35.181Z+ cargo --version
782026-02-17T04:41:35.276Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T04:41:35.300Z+ rustc --version
802026-02-17T04:41:35.419Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T04:41:35.443Zprocess exited: duration 21969 ms, exit code 0
 
822026-02-17T04:41:35.495Zstarting task 2: "authentication"
832026-02-17T04:41:35.558Zprocess exited: duration 65 ms, exit code 0
 
842026-02-17T04:41:35.606Zstarting task 3: "clone repository"
852026-02-17T04:41:35.630Z+ mkdir -p /work/oxidecomputer/netadm-sys
862026-02-17T04:41:35.630Z+ git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys
872026-02-17T04:41:35.655ZCloning into '/work/oxidecomputer/netadm-sys'...
882026-02-17T04:41:36.444Z+ cd /work/oxidecomputer/netadm-sys
892026-02-17T04:41:36.444Z+ git fetch origin b2375bd88bcb2d386da66a19d4a0250db990026c
902026-02-17T04:41:36.782ZFrom https://github.com/oxidecomputer/netadm-sys
912026-02-17T04:41:36.782Z * branch b2375bd88bcb2d386da66a19d4a0250db990026c -> FETCH_HEAD
922026-02-17T04:41:36.806Z+ [[ -n renovate/oxnet-0.x ]]
932026-02-17T04:41:36.806Z++ git branch --show-current
942026-02-17T04:41:36.807Z+ current=main
952026-02-17T04:41:36.807Z+ [[ main != renovate/oxnet-0.x ]]
962026-02-17T04:41:36.807Z+ git branch -f renovate/oxnet-0.x b2375bd88bcb2d386da66a19d4a0250db990026c
972026-02-17T04:41:36.831Z+ git checkout -f renovate/oxnet-0.x
982026-02-17T04:41:36.831ZSwitched to branch 'renovate/oxnet-0.x'
992026-02-17T04:41:36.831Z+ git reset --hard b2375bd88bcb2d386da66a19d4a0250db990026c
1002026-02-17T04:41:36.855ZHEAD is now at b2375bd Update Rust crate oxnet to 0.1.4
1012026-02-17T04:41:36.855Zprocess exited: duration 1231 ms, exit code 0
 
1022026-02-17T04:41:36.908Zstarting task 4: "build"
1032026-02-17T04:41:36.932Z+ cargo --version
1042026-02-17T04:41:36.957Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
1052026-02-17T04:41:37.096Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
1062026-02-17T04:41:37.096Zinfo: downloading component 'cargo'
1072026-02-17T04:41:37.270Zinfo: downloading component 'clippy'
1082026-02-17T04:41:37.366Zinfo: downloading component 'rust-docs'
1092026-02-17T04:41:37.665Zinfo: downloading component 'rust-std'
1102026-02-17T04:41:37.963Zinfo: downloading component 'rustc'
1112026-02-17T04:41:39.090Zinfo: downloading component 'rustfmt'
1122026-02-17T04:41:39.152Zinfo: installing component 'cargo'
1132026-02-17T04:41:40.249Zinfo: installing component 'clippy'
1142026-02-17T04:41:40.755Zinfo: installing component 'rust-docs'
1152026-02-17T04:41:44.298Zinfo: installing component 'rust-std'
1162026-02-17T04:41:46.485Zinfo: installing component 'rustc'
1172026-02-17T04:41:55.288Zinfo: installing component 'rustfmt'
1182026-02-17T04:41:55.844Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1192026-02-17T04:41:55.868Z+ rustc --version
1202026-02-17T04:41:56.070Zrustc 1.86.0 (05f9846f8 2025-03-31)
1212026-02-17T04:41:56.094Z+ banner build
1222026-02-17T04:41:56.095Z
1232026-02-17T04:41:56.095Z ##### # # # # #####
1242026-02-17T04:41:56.095Z # # # # # # # #
1252026-02-17T04:41:56.095Z ##### # # # # # #
1262026-02-17T04:41:56.095Z # # # # # # # #
1272026-02-17T04:41:56.095Z # # # # # # # #
1282026-02-17T04:41:56.095Z ##### #### # ###### #####
1292026-02-17T04:41:56.095Z
1302026-02-17T04:41:56.095Z+ ptime -m cargo build
1312026-02-17T04:41:56.366Z Updating crates.io index
1322026-02-17T04:41:56.440Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332026-02-17T04:41:56.833ZFrom https://github.com/oxidecomputer/dlpi-sys
1342026-02-17T04:41:56.833Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
1352026-02-17T04:41:56.857Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1362026-02-17T04:41:57.326ZFrom https://github.com/jmesmon/rust-libzfs
1372026-02-17T04:41:57.326Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1382026-02-17T04:41:57.377Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1392026-02-17T04:41:57.729ZFrom https://github.com/oxidecomputer/rusty-doors
1402026-02-17T04:41:57.730Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1412026-02-17T04:41:58.043Z Downloading crates ...
1422026-02-17T04:41:58.179Z Downloaded aho-corasick v1.1.4
1432026-02-17T04:41:58.203Z Downloaded proc-macro-crate v3.4.0
1442026-02-17T04:41:58.203Z Downloaded clap_lex v1.0.0
1452026-02-17T04:41:58.204Z Downloaded humantime v2.3.0
1462026-02-17T04:41:58.204Z Downloaded heck v0.5.0
1472026-02-17T04:41:58.204Z Downloaded tracing-log v0.2.0
1482026-02-17T04:41:58.229Z Downloaded utf8parse v0.2.2
1492026-02-17T04:41:58.229Z Downloaded num_enum v0.7.5
1502026-02-17T04:41:58.229Z Downloaded thiserror-impl v2.0.18
1512026-02-17T04:41:58.229Z Downloaded sharded-slab v0.1.7
1522026-02-17T04:41:58.229Z Downloaded unicode-ident v1.0.24
1532026-02-17T04:41:58.255Z Downloaded strsim v0.11.1
1542026-02-17T04:41:58.255Z Downloaded tracing-attributes v0.1.31
1552026-02-17T04:41:58.255Z Downloaded toml_edit v0.23.10+spec-1.0.0
1562026-02-17T04:41:58.255Z Downloaded winnow v0.7.14
1572026-02-17T04:41:58.279Z Downloaded toml_parser v1.0.9+spec-1.1.0
1582026-02-17T04:41:58.279Z Downloaded log v0.4.29
1592026-02-17T04:41:58.279Z Downloaded rustversion v1.0.22
1602026-02-17T04:41:58.279Z Downloaded tracing-subscriber v0.3.22
1612026-02-17T04:41:58.304Z Downloaded rand v0.9.2
1622026-02-17T04:41:58.304Z Downloaded zerocopy v0.8.39
1632026-02-17T04:41:58.328Z Downloaded toml_datetime v0.7.5+spec-1.1.0
1642026-02-17T04:41:58.328Z Downloaded unicode-width v0.2.2
1652026-02-17T04:41:58.353Z Downloaded thread_local v1.1.9
1662026-02-17T04:41:58.353Z Downloaded tabwriter v1.4.1
1672026-02-17T04:41:58.353Z Downloaded syn v2.0.116
1682026-02-17T04:41:58.353Z Downloaded regex-syntax v0.8.9
1692026-02-17T04:41:58.379Z Downloaded socket2 v0.6.2
1702026-02-17T04:41:58.379Z Downloaded serde_core v1.0.228
1712026-02-17T04:41:58.379Z Downloaded pretty-hex v0.4.1
1722026-02-17T04:41:58.379Z Downloaded once_cell v1.21.3
1732026-02-17T04:41:58.379Z Downloaded num_enum_derive v0.7.5
1742026-02-17T04:41:58.379Z Downloaded rand_core v0.9.5
1752026-02-17T04:41:58.404Z Downloaded quote v1.0.44
1762026-02-17T04:41:58.404Z Downloaded tracing v0.1.44
1772026-02-17T04:41:58.428Z Downloaded ppv-lite86 v0.2.21
1782026-02-17T04:41:58.428Z Downloaded oxnet v0.1.4
1792026-02-17T04:41:58.428Z Downloaded nu-ansi-term v0.50.3
1802026-02-17T04:41:58.453Z Downloaded foreign-types-macros v0.2.3
1812026-02-17T04:41:58.453Z Downloaded anstyle-parse v0.2.7
1822026-02-17T04:41:58.453Z Downloaded thiserror v2.0.18
1832026-02-17T04:41:58.453Z Downloaded equivalent v1.0.2
1842026-02-17T04:41:58.453Z Downloaded memchr v2.8.0
1852026-02-17T04:41:58.453Z Downloaded regex-automata v0.4.14
1862026-02-17T04:41:58.477Z Downloaded matchers v0.2.0
1872026-02-17T04:41:58.478Z Downloaded syn v1.0.109
1882026-02-17T04:41:58.502Z Downloaded rand_chacha v0.9.0
1892026-02-17T04:41:58.502Z Downloaded proc-macro2 v1.0.106
1902026-02-17T04:41:58.502Z Downloaded pin-project-lite v0.2.16
1912026-02-17T04:41:58.502Z Downloaded hashbrown v0.16.1
1922026-02-17T04:41:58.528Z Downloaded libc v0.2.182
1932026-02-17T04:41:58.572Z Downloaded clap_builder v4.5.59
1942026-02-17T04:41:58.597Z Downloaded anstyle v1.0.13
1952026-02-17T04:41:58.597Z Downloaded tracing-core v0.1.36
1962026-02-17T04:41:58.597Z Downloaded smallvec v1.15.1
1972026-02-17T04:41:58.597Z Downloaded lazy_static v1.5.0
1982026-02-17T04:41:58.597Z Downloaded indexmap v2.13.0
1992026-02-17T04:41:58.622Z Downloaded getrandom v0.3.4
2002026-02-17T04:41:58.622Z Downloaded clap v4.5.59
2012026-02-17T04:41:58.622Z Downloaded anstyle-query v1.1.5
2022026-02-17T04:41:58.622Z Downloaded foreign-types-shared v0.3.1
2032026-02-17T04:41:58.622Z Downloaded cstr-argument v0.1.2
2042026-02-17T04:41:58.622Z Downloaded cfg-if v1.0.4
2052026-02-17T04:41:58.647Z Downloaded anstream v0.6.21
2062026-02-17T04:41:58.647Z Downloaded colored v3.1.1
2072026-02-17T04:41:58.647Z Downloaded clap_derive v4.5.55
2082026-02-17T04:41:58.648Z Downloaded is_terminal_polyfill v1.70.2
2092026-02-17T04:41:58.648Z Downloaded foreign-types v0.5.0
2102026-02-17T04:41:58.648Z Downloaded colorchoice v1.0.4
2112026-02-17T04:41:58.648Z Downloaded anyhow v1.0.101
2122026-02-17T04:41:58.735Z Compiling proc-macro2 v1.0.106
2132026-02-17T04:41:58.735Z Compiling quote v1.0.44
2142026-02-17T04:41:58.760Z Compiling unicode-ident v1.0.24
2152026-02-17T04:41:58.760Z Compiling libc v0.2.182
2162026-02-17T04:41:58.760Z Compiling cfg-if v1.0.4
2172026-02-17T04:41:58.760Z Compiling hashbrown v0.16.1
2182026-02-17T04:41:58.760Z Compiling equivalent v1.0.2
2192026-02-17T04:41:58.760Z Compiling winnow v0.7.14
2202026-02-17T04:41:58.871Z Compiling getrandom v0.3.4
2212026-02-17T04:41:58.922Z Compiling zerocopy v0.8.39
2222026-02-17T04:41:58.987Z Compiling toml_datetime v0.7.5+spec-1.1.0
2232026-02-17T04:41:59.423Z Compiling once_cell v1.21.3
2242026-02-17T04:41:59.447Z Compiling syn v1.0.109
2252026-02-17T04:41:59.501Z Compiling rustversion v1.0.22
2262026-02-17T04:41:59.723Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2272026-02-17T04:42:00.030Z Compiling indexmap v2.13.0
2282026-02-17T04:42:00.130Z Compiling tracing-core v0.1.36
2292026-02-17T04:42:00.155Z Compiling thiserror v2.0.18
2302026-02-17T04:42:00.215Z Compiling utf8parse v0.2.2
2312026-02-17T04:42:00.380Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2322026-02-17T04:42:00.896Z Compiling rand_core v0.9.5
2332026-02-17T04:42:01.217Z Compiling syn v2.0.116
2342026-02-17T04:42:01.339Z Compiling anstyle-parse v0.2.7
2352026-02-17T04:42:01.549Z Compiling pin-project-lite v0.2.16
2362026-02-17T04:42:01.619Z Compiling anyhow v1.0.101
2372026-02-17T04:42:01.718Z Compiling anstyle v1.0.13
2382026-02-17T04:42:01.745Z Compiling regex-syntax v0.8.9
2392026-02-17T04:42:02.229Z Compiling toml_parser v1.0.9+spec-1.1.0
2402026-02-17T04:42:02.262Z Compiling foreign-types-shared v0.3.1
2412026-02-17T04:42:02.419Z Compiling is_terminal_polyfill v1.70.2
2422026-02-17T04:42:02.491Z Compiling memchr v2.8.0
2432026-02-17T04:42:02.571Z Compiling anstyle-query v1.1.5
2442026-02-17T04:42:02.666Z Compiling colorchoice v1.0.4
2452026-02-17T04:42:02.842Z Compiling anstream v0.6.21
2462026-02-17T04:42:03.095Z Compiling toml_edit v0.23.10+spec-1.0.0
2472026-02-17T04:42:03.462Z Compiling cstr-argument v0.1.2
2482026-02-17T04:42:03.805Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
2492026-02-17T04:42:03.869Z Compiling pretty-hex v0.4.1
2502026-02-17T04:42:04.082Z Compiling strsim v0.11.1
2512026-02-17T04:42:04.107Z Compiling heck v0.5.0
2522026-02-17T04:42:04.211Z Compiling regex-automata v0.4.14
2532026-02-17T04:42:04.515Z Compiling proc-macro-crate v3.4.0
2542026-02-17T04:42:04.887Z Compiling clap_lex v1.0.0
2552026-02-17T04:42:05.324Z Compiling log v0.4.29
2562026-02-17T04:42:05.396Z Compiling lazy_static v1.5.0
2572026-02-17T04:42:05.476Z Compiling clap_builder v4.5.59
2582026-02-17T04:42:05.524Z Compiling sharded-slab v0.1.7
2592026-02-17T04:42:05.704Z Compiling tracing-log v0.2.0
2602026-02-17T04:42:06.696Z Compiling socket2 v0.6.2
2612026-02-17T04:42:06.901Z Compiling thread_local v1.1.9
2622026-02-17T04:42:07.018Z Compiling nu-ansi-term v0.50.3
2632026-02-17T04:42:07.370Z Compiling ppv-lite86 v0.2.21
2642026-02-17T04:42:07.585Z Compiling smallvec v1.15.1
2652026-02-17T04:42:07.622Z Compiling oxnet v0.1.4
2662026-02-17T04:42:08.165Z Compiling matchers v0.2.0
2672026-02-17T04:42:08.165Z Compiling colored v3.1.1
2682026-02-17T04:42:08.166Z Compiling unicode-width v0.2.2
2692026-02-17T04:42:08.166Z Compiling rand_chacha v0.9.0
2702026-02-17T04:42:08.166Z Compiling humantime v2.3.0
2712026-02-17T04:42:08.502Z Compiling rand v0.9.2
2722026-02-17T04:42:08.655Z Compiling tabwriter v1.4.1
2732026-02-17T04:42:10.102Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2742026-02-17T04:42:10.241Z Compiling tracing-attributes v0.1.31
2752026-02-17T04:42:10.241Z Compiling foreign-types-macros v0.2.3
2762026-02-17T04:42:10.241Z Compiling num_enum_derive v0.7.5
2772026-02-17T04:42:10.355Z Compiling thiserror-impl v2.0.18
2782026-02-17T04:42:10.527Z Compiling clap_derive v4.5.55
2792026-02-17T04:42:10.852Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2802026-02-17T04:42:11.406Z Compiling foreign-types v0.5.0
2812026-02-17T04:42:11.502Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2822026-02-17T04:42:12.161Z Compiling num_enum v0.7.5
2832026-02-17T04:42:12.550Z Compiling tracing v0.1.44
2842026-02-17T04:42:12.692Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2852026-02-17T04:42:12.851Z Compiling tracing-subscriber v0.3.22
2862026-02-17T04:42:13.329Z Compiling clap v4.5.59
2872026-02-17T04:42:16.355Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
2882026-02-17T04:42:20.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s
2892026-02-17T04:42:20.934Z
2902026-02-17T04:42:20.934Zreal 24.835102901
2912026-02-17T04:42:20.934Zuser 1:46.716467474
2922026-02-17T04:42:20.934Zsys 17.450865560
2932026-02-17T04:42:20.934Ztrap 0.080431339
2942026-02-17T04:42:20.934Ztflt 0.031665040
2952026-02-17T04:42:20.934Zdflt 0.060043667
2962026-02-17T04:42:20.934Zkflt 0.000787032
2972026-02-17T04:42:20.934Zlock 2:33.851099180
2982026-02-17T04:42:20.934Zslp 6:25.689109592
2992026-02-17T04:42:20.934Zlat 4.162005109
3002026-02-17T04:42:20.934Zstop 4.764451166
3012026-02-17T04:42:20.959Z+ ptime -m cargo build --release
3022026-02-17T04:42:21.140Z Compiling proc-macro2 v1.0.106
3032026-02-17T04:42:21.140Z Compiling unicode-ident v1.0.24
3042026-02-17T04:42:21.140Z Compiling quote v1.0.44
3052026-02-17T04:42:21.140Z Compiling libc v0.2.182
3062026-02-17T04:42:21.140Z Compiling cfg-if v1.0.4
3072026-02-17T04:42:21.140Z Compiling winnow v0.7.14
3082026-02-17T04:42:21.164Z Compiling hashbrown v0.16.1
3092026-02-17T04:42:21.164Z Compiling equivalent v1.0.2
3102026-02-17T04:42:21.268Z Compiling getrandom v0.3.4
3112026-02-17T04:42:21.293Z Compiling toml_datetime v0.7.5+spec-1.1.0
3122026-02-17T04:42:21.348Z Compiling zerocopy v0.8.39
3132026-02-17T04:42:21.678Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3142026-02-17T04:42:21.702Z Compiling rustversion v1.0.22
3152026-02-17T04:42:21.838Z Compiling once_cell v1.21.3
3162026-02-17T04:42:22.078Z Compiling syn v1.0.109
3172026-02-17T04:42:22.263Z Compiling indexmap v2.13.0
3182026-02-17T04:42:22.289Z Compiling tracing-core v0.1.36
3192026-02-17T04:42:22.326Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3202026-02-17T04:42:22.649Z Compiling utf8parse v0.2.2
3212026-02-17T04:42:22.719Z Compiling thiserror v2.0.18
3222026-02-17T04:42:22.805Z Compiling anstyle-parse v0.2.7
3232026-02-17T04:42:23.188Z Compiling rand_core v0.9.5
3242026-02-17T04:42:23.316Z Compiling syn v2.0.116
3252026-02-17T04:42:23.677Z Compiling anyhow v1.0.101
3262026-02-17T04:42:23.770Z Compiling colorchoice v1.0.4
3272026-02-17T04:42:23.923Z Compiling memchr v2.8.0
3282026-02-17T04:42:24.211Z Compiling toml_parser v1.0.9+spec-1.1.0
3292026-02-17T04:42:24.359Z Compiling anstyle v1.0.13
3302026-02-17T04:42:24.508Z Compiling anstyle-query v1.1.5
3312026-02-17T04:42:24.644Z Compiling pin-project-lite v0.2.16
3322026-02-17T04:42:24.669Z Compiling foreign-types-shared v0.3.1
3332026-02-17T04:42:24.770Z Compiling regex-syntax v0.8.9
3342026-02-17T04:42:24.795Z Compiling is_terminal_polyfill v1.70.2
3352026-02-17T04:42:24.903Z Compiling anstream v0.6.21
3362026-02-17T04:42:25.229Z Compiling toml_edit v0.23.10+spec-1.0.0
3372026-02-17T04:42:25.374Z Compiling cstr-argument v0.1.2
3382026-02-17T04:42:25.862Z Compiling pretty-hex v0.4.1
3392026-02-17T04:42:25.937Z Compiling heck v0.5.0
3402026-02-17T04:42:26.102Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
3412026-02-17T04:42:26.149Z Compiling log v0.4.29
3422026-02-17T04:42:26.299Z Compiling lazy_static v1.5.0
3432026-02-17T04:42:26.435Z Compiling proc-macro-crate v3.4.0
3442026-02-17T04:42:26.460Z Compiling strsim v0.11.1
3452026-02-17T04:42:26.617Z Compiling clap_lex v1.0.0
3462026-02-17T04:42:27.259Z Compiling regex-automata v0.4.14
3472026-02-17T04:42:27.283Z Compiling clap_builder v4.5.59
3482026-02-17T04:42:27.338Z Compiling tracing-log v0.2.0
3492026-02-17T04:42:27.958Z Compiling sharded-slab v0.1.7
3502026-02-17T04:42:29.484Z Compiling socket2 v0.6.2
3512026-02-17T04:42:29.553Z Compiling thread_local v1.1.9
3522026-02-17T04:42:30.126Z Compiling ppv-lite86 v0.2.21
3532026-02-17T04:42:30.205Z Compiling unicode-width v0.2.2
3542026-02-17T04:42:30.907Z Compiling rand_chacha v0.9.0
3552026-02-17T04:42:31.139Z Compiling smallvec v1.15.1
3562026-02-17T04:42:31.721Z Compiling matchers v0.2.0
3572026-02-17T04:42:31.974Z Compiling rand v0.9.2
3582026-02-17T04:42:32.317Z Compiling colored v3.1.1
3592026-02-17T04:42:32.495Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3602026-02-17T04:42:32.796Z Compiling thiserror-impl v2.0.18
3612026-02-17T04:42:33.306Z Compiling foreign-types-macros v0.2.3
3622026-02-17T04:42:33.500Z Compiling num_enum_derive v0.7.5
3632026-02-17T04:42:33.686Z Compiling tracing-attributes v0.1.31
3642026-02-17T04:42:34.462Z Compiling foreign-types v0.5.0
3652026-02-17T04:42:34.569Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3662026-02-17T04:42:35.250Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3672026-02-17T04:42:35.422Z Compiling clap_derive v4.5.55
3682026-02-17T04:42:35.446Z Compiling oxnet v0.1.4
3692026-02-17T04:42:35.647Z Compiling num_enum v0.7.5
3702026-02-17T04:42:35.675Z Compiling nu-ansi-term v0.50.3
3712026-02-17T04:42:35.836Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3722026-02-17T04:42:36.141Z Compiling tabwriter v1.4.1
3732026-02-17T04:42:36.195Z Compiling humantime v2.3.0
3742026-02-17T04:42:36.383Z Compiling tracing v0.1.44
3752026-02-17T04:42:36.990Z Compiling tracing-subscriber v0.3.22
3762026-02-17T04:42:39.359Z Compiling clap v4.5.59
3772026-02-17T04:42:44.027Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
3782026-02-17T04:42:50.961Z Finished `release` profile [optimized] target(s) in 29.93s
3792026-02-17T04:42:50.989Z
3802026-02-17T04:42:50.990Zreal 30.042591646
3812026-02-17T04:42:50.990Zuser 2:57.960804486
3822026-02-17T04:42:50.990Zsys 15.919472335
3832026-02-17T04:42:50.990Ztrap 0.131863003
3842026-02-17T04:42:50.990Ztflt 0.095668617
3852026-02-17T04:42:50.990Zdflt 0.193451454
3862026-02-17T04:42:50.990Zkflt 0.000014960
3872026-02-17T04:42:50.990Zlock 5:08.738586574
3882026-02-17T04:42:50.990Zslp 9:31.266924759
3892026-02-17T04:42:51.016Zlat 7.969915724
3902026-02-17T04:42:51.016Zstop 4.841539386
3912026-02-17T04:42:51.016Z+ for x in debug release
3922026-02-17T04:42:51.016Z+ mkdir -p /work/debug
3932026-02-17T04:42:51.016Z+ cp target/debug/netadm /work/debug/netadm
3942026-02-17T04:42:51.041Z+ for x in debug release
3952026-02-17T04:42:51.041Z+ mkdir -p /work/release
3962026-02-17T04:42:51.041Z+ cp target/release/netadm /work/release/netadm
3972026-02-17T04:42:51.066Z+ banner check
3982026-02-17T04:42:51.066Z
3992026-02-17T04:42:51.066Z #### # # ###### #### # #
4002026-02-17T04:42:51.066Z # # # # # # # # #
4012026-02-17T04:42:51.066Z # ###### ##### # ####
4022026-02-17T04:42:51.066Z # # # # # # #
4032026-02-17T04:42:51.066Z # # # # # # # # #
4042026-02-17T04:42:51.066Z #### # # ###### #### # #
4052026-02-17T04:42:51.066Z
4062026-02-17T04:42:51.066Z+ cargo fmt -- --check
4072026-02-17T04:42:51.510Z+ cargo clippy --all-targets -- --deny warnings
4082026-02-17T04:42:51.998Z Checking cfg-if v1.0.4
4092026-02-17T04:42:51.999Z Compiling winnow v0.7.14
4102026-02-17T04:42:52.023Z Checking libc v0.2.182
4112026-02-17T04:42:52.024Z Checking once_cell v1.21.3
4122026-02-17T04:42:52.024Z Checking zerocopy v0.8.39
4132026-02-17T04:42:52.024Z Checking foreign-types-shared v0.3.1
4142026-02-17T04:42:52.048Z Checking pin-project-lite v0.2.16
4152026-02-17T04:42:52.049Z Checking memchr v2.8.0
4162026-02-17T04:42:52.082Z Checking thiserror v2.0.18
4172026-02-17T04:42:52.141Z Checking foreign-types v0.5.0
4182026-02-17T04:42:52.166Z Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4192026-02-17T04:42:52.209Z Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4202026-02-17T04:42:52.233Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
4212026-02-17T04:42:52.293Z Checking pretty-hex v0.4.1
4222026-02-17T04:42:52.317Z Checking tracing-core v0.1.36
4232026-02-17T04:42:52.349Z Checking anyhow v1.0.101
4242026-02-17T04:42:52.599Z Checking oxnet v0.1.4
4252026-02-17T04:42:52.706Z Checking utf8parse v0.2.2
4262026-02-17T04:42:52.731Z Checking getrandom v0.3.4
4272026-02-17T04:42:52.804Z Checking cstr-argument v0.1.2
4282026-02-17T04:42:52.856Z Checking socket2 v0.6.2
4292026-02-17T04:42:52.880Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4302026-02-17T04:42:52.908Z Checking tracing v0.1.44
4312026-02-17T04:42:52.932Z Checking rand_core v0.9.5
4322026-02-17T04:42:52.987Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4332026-02-17T04:42:53.019Z Checking colored v3.1.1
4342026-02-17T04:42:53.199Z Checking anstyle-parse v0.2.7
4352026-02-17T04:42:53.233Z Checking regex-syntax v0.8.9
4362026-02-17T04:42:53.289Z Checking anstyle v1.0.13
4372026-02-17T04:42:53.313Z Checking colorchoice v1.0.4
4382026-02-17T04:42:53.367Z Checking is_terminal_polyfill v1.70.2
4392026-02-17T04:42:53.426Z Checking anstyle-query v1.1.5
4402026-02-17T04:42:53.464Z Checking strsim v0.11.1
4412026-02-17T04:42:53.489Z Checking lazy_static v1.5.0
4422026-02-17T04:42:53.592Z Checking clap_lex v1.0.0
4432026-02-17T04:42:53.625Z Checking log v0.4.29
4442026-02-17T04:42:53.669Z Checking anstream v0.6.21
4452026-02-17T04:42:53.756Z Checking sharded-slab v0.1.7
4462026-02-17T04:42:53.825Z Checking thread_local v1.1.9
4472026-02-17T04:42:53.899Z Checking tracing-log v0.2.0
4482026-02-17T04:42:54.013Z Checking clap_builder v4.5.59
4492026-02-17T04:42:54.080Z Checking smallvec v1.15.1
4502026-02-17T04:42:54.116Z Checking unicode-width v0.2.2
4512026-02-17T04:42:54.425Z Checking nu-ansi-term v0.50.3
4522026-02-17T04:42:54.567Z Checking tabwriter v1.4.1
4532026-02-17T04:42:54.653Z Checking humantime v2.3.0
4542026-02-17T04:42:55.014Z Checking regex-automata v0.4.14
4552026-02-17T04:42:55.235Z Compiling toml_parser v1.0.9+spec-1.1.0
4562026-02-17T04:42:55.950Z Compiling toml_edit v0.23.10+spec-1.0.0
4572026-02-17T04:42:56.780Z Checking clap v4.5.59
4582026-02-17T04:42:57.048Z Compiling proc-macro-crate v3.4.0
4592026-02-17T04:42:57.650Z Compiling num_enum_derive v0.7.5
4602026-02-17T04:42:57.800Z Checking matchers v0.2.0
4612026-02-17T04:42:57.958Z Checking tracing-subscriber v0.3.22
4622026-02-17T04:42:58.876Z Checking ppv-lite86 v0.2.21
4632026-02-17T04:42:59.161Z Checking num_enum v0.7.5
4642026-02-17T04:42:59.323Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4652026-02-17T04:42:59.496Z Checking rand_chacha v0.9.0
4662026-02-17T04:42:59.833Z Checking rand v0.9.2
4672026-02-17T04:43:03.500Z Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
4682026-02-17T04:43:05.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s
4692026-02-17T04:43:05.569Z+ banner pre-test
4702026-02-17T04:43:05.594Z
4712026-02-17T04:43:05.594Z ##### ##### ###### ##### ###### #### #####
4722026-02-17T04:43:05.594Z # # # # # # # # #
4732026-02-17T04:43:05.594Z # # # # ##### ##### # ##### #### #
4742026-02-17T04:43:05.594Z ##### ##### # # # # #
4752026-02-17T04:43:05.594Z # # # # # # # # #
4762026-02-17T04:43:05.594Z # # # ###### # ###### #### #
4772026-02-17T04:43:05.594Z
4782026-02-17T04:43:05.594Z+ uname -a
4792026-02-17T04:43:05.594ZSunOS bmat-EVT22200007-0000e3dd 5.11 helios-2.0.23457 i86pc i386 i86pc
4802026-02-17T04:43:05.594Z+ ./target/debug/netadm show links
4812026-02-17T04:43:05.595ZId Name Flags Class State MAC MTU
4822026-02-17T04:43:05.595Z-- ---- ----- ----- ----- --- ---
4832026-02-17T04:43:05.595Z1 vioif0 active persistent physical up 02:08:20:87:9c:dd 1500
4842026-02-17T04:43:05.595Z+ ./target/debug/netadm show addrs
4852026-02-17T04:43:05.595ZName Type State Address Interface Index
4862026-02-17T04:43:05.595Z---- ------ ----- ------- ---------------
4872026-02-17T04:43:05.595Zlo0/v4 static ok 127.0.0.1/8 1
4882026-02-17T04:43:05.595Zlo0/v6 static ok ::1/128 1
4892026-02-17T04:43:05.595Zvioif0/v4 static ok 10.151.4.107/24 2
4902026-02-17T04:43:05.595Z+ banner test
4912026-02-17T04:43:05.620Z
4922026-02-17T04:43:05.620Z ##### ###### #### #####
4932026-02-17T04:43:05.620Z # # # #
4942026-02-17T04:43:05.620Z # ##### #### #
4952026-02-17T04:43:05.620Z # # # #
4962026-02-17T04:43:05.620Z # # # # #
4972026-02-17T04:43:05.620Z # ###### #### #
4982026-02-17T04:43:05.620Z
4992026-02-17T04:43:05.620Z+ pfexec ptime -m cargo test
5002026-02-17T04:43:06.009Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
5012026-02-17T04:43:06.009Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
5022026-02-17T04:43:08.442Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s
5032026-02-17T04:43:08.466Z Running unittests src/lib.rs (target/debug/deps/libnet-e5c62059ab2636dc)
5042026-02-17T04:43:08.466Z
5052026-02-17T04:43:08.466Zrunning 0 tests
5062026-02-17T04:43:08.466Z
5072026-02-17T04:43:08.466Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5082026-02-17T04:43:08.466Z
5092026-02-17T04:43:08.491Z Running tests/ip.rs (target/debug/deps/ip-b52c10425a64f747)
5102026-02-17T04:43:08.491Z
5112026-02-17T04:43:08.491Zrunning 4 tests
5122026-02-17T04:43:08.491Ztest test_get_addresses ... ok
5132026-02-17T04:43:08.491Ztest test_address_consistency ... ok
5142026-02-17T04:43:08.491Ztest test_v6_static_lifecycle ... ok
5152026-02-17T04:43:08.491Ztest test_v6_local_lifecycle ... ok
5162026-02-17T04:43:08.491Z
5172026-02-17T04:43:08.491Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
5182026-02-17T04:43:08.491Z
5192026-02-17T04:43:08.517Z Running tests/link.rs (target/debug/deps/link-0dad8feaebfddc6f)
5202026-02-17T04:43:08.517Z
5212026-02-17T04:43:08.517Zrunning 5 tests
5222026-02-17T04:43:08.517Ztest test_get_links ... ok
5232026-02-17T04:43:08.517Ztest test_simnet_lifecycle ... ok
5242026-02-17T04:43:08.517Ztest test_link_consistency ... ok
5252026-02-17T04:43:08.517Ztest test_simnet_connect ... ok
5262026-02-17T04:43:08.517Ztest test_vnic_lifecycle ... ok
5272026-02-17T04:43:08.517Z
5282026-02-17T04:43:08.517Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
5292026-02-17T04:43:08.517Z
5302026-02-17T04:43:08.542Z Running unittests src/main.rs (target/debug/deps/netadm-ef64ae39d7402642)
5312026-02-17T04:43:08.542Z
5322026-02-17T04:43:08.542Zrunning 0 tests
5332026-02-17T04:43:08.542Z
5342026-02-17T04:43:08.542Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5352026-02-17T04:43:08.542Z
5362026-02-17T04:43:08.542Z Doc-tests libnet
5372026-02-17T04:43:08.967Z
5382026-02-17T04:43:08.967Zrunning 0 tests
5392026-02-17T04:43:08.967Z
5402026-02-17T04:43:08.967Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5412026-02-17T04:43:08.967Z
5422026-02-17T04:43:08.998Z
5432026-02-17T04:43:08.998Zreal 3.386402727
5442026-02-17T04:43:08.998Zuser 5.973321259
5452026-02-17T04:43:08.998Zsys 1.633347761
5462026-02-17T04:43:08.998Ztrap 0.001789258
5472026-02-17T04:43:08.998Ztflt 0.001352312
5482026-02-17T04:43:08.998Zdflt 0.004355894
5492026-02-17T04:43:08.998Zkflt 0.000020951
5502026-02-17T04:43:08.998Zlock 8.098537018
5512026-02-17T04:43:08.998Zslp 25.588412765
5522026-02-17T04:43:08.998Zlat 0.074899212
5532026-02-17T04:43:08.998Zstop 0.197903055
5542026-02-17T04:43:09.023Z+ pfexec ptime -m cargo test --release
5552026-02-17T04:43:09.263Z Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet)
5562026-02-17T04:43:09.263Z Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm)
5572026-02-17T04:43:11.358Z Finished `release` profile [optimized] target(s) in 2.22s
5582026-02-17T04:43:11.383Z Running unittests src/lib.rs (target/release/deps/libnet-b42ff2d34ca49d97)
5592026-02-17T04:43:11.407Z
5602026-02-17T04:43:11.407Zrunning 0 tests
5612026-02-17T04:43:11.407Z
5622026-02-17T04:43:11.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5632026-02-17T04:43:11.407Z
5642026-02-17T04:43:11.407Z Running tests/ip.rs (target/release/deps/ip-2d177b86f6048550)
5652026-02-17T04:43:11.407Z
5662026-02-17T04:43:11.408Zrunning 4 tests
5672026-02-17T04:43:11.408Ztest test_get_addresses ... ok
5682026-02-17T04:43:11.408Ztest test_address_consistency ... ok
5692026-02-17T04:43:11.408Ztest test_v6_static_lifecycle ... ok
5702026-02-17T04:43:11.408Ztest test_v6_local_lifecycle ... ok
5712026-02-17T04:43:11.408Z
5722026-02-17T04:43:11.408Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5732026-02-17T04:43:11.408Z
5742026-02-17T04:43:11.433Z Running tests/link.rs (target/release/deps/link-5aeaf1ba4add3610)
5752026-02-17T04:43:11.433Z
5762026-02-17T04:43:11.433Zrunning 5 tests
5772026-02-17T04:43:11.433Ztest test_simnet_lifecycle ... ok
5782026-02-17T04:43:11.433Ztest test_get_links ... ok
5792026-02-17T04:43:11.433Ztest test_link_consistency ... ok
5802026-02-17T04:43:11.433Ztest test_vnic_lifecycle ... ok
5812026-02-17T04:43:11.433Ztest test_simnet_connect ... ok
5822026-02-17T04:43:11.433Z
5832026-02-17T04:43:11.433Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5842026-02-17T04:43:11.433Z
5852026-02-17T04:43:11.458Z Running unittests src/main.rs (target/release/deps/netadm-b1cd0e090786c96c)
5862026-02-17T04:43:11.458Z
5872026-02-17T04:43:11.458Zrunning 0 tests
5882026-02-17T04:43:11.458Z
5892026-02-17T04:43:11.458Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5902026-02-17T04:43:11.458Z
5912026-02-17T04:43:11.458Z Doc-tests libnet
5922026-02-17T04:43:11.815Z
5932026-02-17T04:43:11.815Zrunning 0 tests
5942026-02-17T04:43:11.815Z
5952026-02-17T04:43:11.815Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
5962026-02-17T04:43:11.815Z
5972026-02-17T04:43:11.847Z
5982026-02-17T04:43:11.848Zreal 2.833081157
5992026-02-17T04:43:11.848Zuser 5.943649621
6002026-02-17T04:43:11.848Zsys 1.383718282
6012026-02-17T04:43:11.848Ztrap 0.001892921
6022026-02-17T04:43:11.848Ztflt 0.072558595
6032026-02-17T04:43:11.848Zdflt 0.013671143
6042026-02-17T04:43:11.848Zkflt 0.000000000
6052026-02-17T04:43:11.848Zlock 9.198230898
6062026-02-17T04:43:11.848Zslp 21.249171916
6072026-02-17T04:43:11.848Zlat 0.050764148
6082026-02-17T04:43:11.848Zstop 0.280021364
6092026-02-17T04:43:11.873Z+ banner post-test
6102026-02-17T04:43:11.873Z
6112026-02-17T04:43:11.873Z ##### #### #### ##### ##### ###### #### #####
6122026-02-17T04:43:11.873Z # # # # # # # # # #
6132026-02-17T04:43:11.873Z # # # # #### # ##### # ##### #### #
6142026-02-17T04:43:11.873Z ##### # # # # # # # #
6152026-02-17T04:43:11.873Z # # # # # # # # # # #
6162026-02-17T04:43:11.873Z # #### #### # # ###### #### #
6172026-02-17T04:43:11.873Z
6182026-02-17T04:43:11.873Z+ ./target/debug/netadm show links
6192026-02-17T04:43:11.873ZId Name Flags Class State MAC MTU
6202026-02-17T04:43:11.873Z-- ---- ----- ----- ----- --- ---
6212026-02-17T04:43:11.873Z1 vioif0 active persistent physical up 02:08:20:87:9c:dd 1500
6222026-02-17T04:43:11.873Z+ ./target/debug/netadm show addrs
6232026-02-17T04:43:11.873ZName Type State Address Interface Index
6242026-02-17T04:43:11.873Z---- ------ ----- ------- ---------------
6252026-02-17T04:43:11.873Zlo0/v4 static ok 127.0.0.1/8 1
6262026-02-17T04:43:11.873Zlo0/v6 static ok ::1/128 1
6272026-02-17T04:43:11.873Zvioif0/v4 static ok 10.151.4.107/24 2
6282026-02-17T04:43:11.873Zprocess exited: duration 94969 ms, exit code 0
 
6292026-02-17T04:43:11.926Zfound 2 output files
6302026-02-17T04:43:11.926Zuploading: /work/debug/netadm (42804424 bytes)
6312026-02-17T04:43:22.879Zuploaded: /work/debug/netadm
6322026-02-17T04:43:22.880Zuploading: /work/release/netadm (6318840 bytes)
6332026-02-17T04:43:24.443Zuploaded: /work/release/netadm