01M1NR5CGYPQ1B7CVQ23M3NXQS: opteadm

BasicConfig {
    output_rules: [
        "=/work/debug/opteadm",
        "=/work/debug/opteadm.debug.sha256",
        "=/work/release/opteadm",
        "=/work/release/opteadm.release.sha256",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/opteadm",
            series: "release",
            name: "opteadm",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01M1NR5SMR4B2BJSXMCX3JS70T

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T08:23:09.398Zjob assigned to worker 01M1NR5V8NYWNC7GPTF00HYJ9V [factory aws, i-00559d2796610e36b] (queued for 53 s)
 
22026-09-04T08:23:15.566Zstarting task 0: "setup"
32026-09-04T08:23:15.574Z++ uname -s
42026-09-04T08:23:15.577Z+ kern=SunOS
52026-09-04T08:23:15.577Z+ build_user=build
62026-09-04T08:23:15.577Z+ build_uid=12345
72026-09-04T08:23:15.577Z+ work_dir=/work
82026-09-04T08:23:15.577Z+ input_dir=/input
92026-09-04T08:23:15.577Z+ [[ 0 == 12345 ]]
102026-09-04T08:23:15.577Z+ case "$kern" in
112026-09-04T08:23:15.577Z+ groupadd -g 12345 build
122026-09-04T08:23:15.580Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T08:23:17.586Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T08:23:17.663Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T08:23:17.666Z+ home_fs=zfs
162026-09-04T08:23:17.666Z+ [[ zfs == autofs ]]
172026-09-04T08:23:17.666Z+ mkdir -p /home/build
182026-09-04T08:23:17.666Z+ chown build:build /home/build /work
192026-09-04T08:23:18.668Z+ chmod 0700 /home/build /work
202026-09-04T08:23:18.671Zprocess exited: duration 3106 ms, exit code 0
 
212026-09-04T08:23:18.677Zstarting task 1: "rust-toolchain"
222026-09-04T08:23:18.681Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T08:23:18.681Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T08:23:18.681Z * rust toolchain channel = "1.97.1"
252026-09-04T08:23:18.681Z * rust toolchain profile = "default"
262026-09-04T08:23:18.681Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T08:23:18.681Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T08:23:18.684Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T08:23:18.684Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T08:23:18.785Zinfo: downloading installer
312026-09-04T08:23:20.078Zinfo: profile set to default
322026-09-04T08:23:20.078Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T08:23:20.082Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T08:23:20.228Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T08:23:20.231Zinfo: downloading 6 components
362026-09-04T08:23:35.387Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T08:23:35.387Z
382026-09-04T08:23:35.416Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T08:23:35.416Z
402026-09-04T08:23:35.419Z
412026-09-04T08:23:35.419ZRust is installed now. Great!
422026-09-04T08:23:35.419Z
432026-09-04T08:23:35.419ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T08:23:35.419Zenvironment variable. This has not been done automatically.
452026-09-04T08:23:35.419Z
462026-09-04T08:23:35.419ZTo configure your current shell, you need to source
472026-09-04T08:23:35.419Zthe corresponding env file under $HOME/.cargo.
482026-09-04T08:23:35.419Z
492026-09-04T08:23:35.419ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T08:23:35.419Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T08:23:35.419Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T08:23:35.419ZCC_x86_64-unknown-illumos = None
532026-09-04T08:23:35.420Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T08:23:35.420ZCC_x86_64_unknown_illumos = None
552026-09-04T08:23:35.420Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T08:23:35.420ZHOST_CC = None
572026-09-04T08:23:35.420Zcargo:rerun-if-env-changed=CC
582026-09-04T08:23:35.420ZCC = None
592026-09-04T08:23:35.420Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T08:23:35.606Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T08:23:35.606ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T08:23:35.606Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T08:23:35.606ZCFLAGS = None
642026-09-04T08:23:35.606Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T08:23:35.606ZHOST_CFLAGS = None
662026-09-04T08:23:35.606Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T08:23:35.606ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T08:23:35.606Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T08:23:35.606ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T08:23:35.717Z+ rustup --version
712026-09-04T08:23:35.723Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T08:23:35.726Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T08:23:35.745Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T08:23:35.748Z+ cargo --version
752026-09-04T08:23:35.762Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T08:23:35.765Z+ rustc --version
772026-09-04T08:23:35.783Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T08:23:35.785Zprocess exited: duration 17108 ms, exit code 0
 
792026-09-04T08:23:35.792Zstarting task 2: "authentication"
802026-09-04T08:23:35.808Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T08:23:35.814Zstarting task 3: "clone repository"
822026-09-04T08:23:35.818Z+ mkdir -p /work/oxidecomputer/opte
832026-09-04T08:23:35.820Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-04T08:23:35.852ZCloning into '/work/oxidecomputer/opte'...
852026-09-04T08:23:37.015Z+ cd /work/oxidecomputer/opte
862026-09-04T08:23:37.015Z+ git fetch origin 07501be365602f7e2ebb3259da83669059b211db
872026-09-04T08:23:37.295ZFrom https://github.com/oxidecomputer/opte
882026-09-04T08:23:37.295Z * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD
892026-09-04T08:23:37.302Z+ [[ -n '' ]]
902026-09-04T08:23:37.302Z+ git reset --hard 07501be365602f7e2ebb3259da83669059b211db
912026-09-04T08:23:37.321ZHEAD is now at 07501be Appease clippy
922026-09-04T08:23:37.324Zprocess exited: duration 1506 ms, exit code 0
 
932026-09-04T08:23:37.329Zstarting task 4: "build"
942026-09-04T08:23:37.333Z+ source .github/buildomat/common.sh
952026-09-04T08:23:37.333Z++ rustup show active-toolchain
962026-09-04T08:23:37.338Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-04T08:23:37.340Z++ pushd xde
982026-09-04T08:23:37.340Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-04T08:23:37.340Z++ rustup show active-toolchain
1002026-09-04T08:23:37.343Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-04T08:23:37.492Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-04T08:23:37.495Zinfo: downloading 6 components
1032026-09-04T08:23:51.538Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-04T08:23:51.538Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-04T08:23:51.538Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-04T08:23:51.538Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-04T08:23:51.538Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-04T08:23:51.538Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-04T08:23:51.632Z+++ rustup show active-toolchain -v
1102026-09-04T08:23:51.636Z+++ head -n 1
1112026-09-04T08:23:51.636Z+++ cut '-d ' -f1
1122026-09-04T08:23:51.688Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-04T08:23:51.688Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-04T08:23:51.688Z++ popd
1152026-09-04T08:23:51.692Z/work/oxidecomputer/opte
1162026-09-04T08:23:51.692Z+ cargo --version
1172026-09-04T08:23:51.697Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-04T08:23:51.700Z+ rustc --version
1192026-09-04T08:23:51.718Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-04T08:23:51.722Z+ pushd bin/opteadm
1212026-09-04T08:23:51.722Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1222026-09-04T08:23:51.722Z+ header 'check style'
1232026-09-04T08:23:51.722Z+ echo '# ==== check style ==== #'
1242026-09-04T08:23:51.722Z# ==== check style ==== #
1252026-09-04T08:23:51.722Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1262026-09-04T08:23:51.796Z
1272026-09-04T08:23:51.796Zreal 0.072423171
1282026-09-04T08:23:51.796Zuser 0.039175437
1292026-09-04T08:23:51.796Zsys 0.029279723
1302026-09-04T08:23:51.796Ztrap 0.000007360
1312026-09-04T08:23:51.796Ztflt 0.000022500
1322026-09-04T08:23:51.796Zdflt 0.000011620
1332026-09-04T08:23:51.796Zkflt 0.000000000
1342026-09-04T08:23:51.796Zlock 0.022413428
1352026-09-04T08:23:51.796Zslp 0.051341387
1362026-09-04T08:23:51.796Zlat 0.000619180
1372026-09-04T08:23:51.796Zstop 0.000095950
1382026-09-04T08:23:51.800Z+ header analyze
1392026-09-04T08:23:51.800Z+ echo '# ==== analyze ==== #'
1402026-09-04T08:23:51.800Z# ==== analyze ==== #
1412026-09-04T08:23:51.800Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1422026-09-04T08:23:51.934Z Updating crates.io index
1432026-09-04T08:23:51.939Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-04T08:23:53.081Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-04T08:23:53.714Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-04T08:23:53.996Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-04T08:23:54.349Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-04T08:23:54.642Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-04T08:23:54.970Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-04T08:23:57.004Z Downloading crates ...
1512026-09-04T08:23:57.068Z Downloaded foreign-types-shared v0.3.1
1522026-09-04T08:23:57.071Z Downloaded errno v0.3.14
1532026-09-04T08:23:57.071Z Downloaded ident_case v1.0.1
1542026-09-04T08:23:57.076Z Downloaded foreign-types-macros v0.2.3
1552026-09-04T08:23:57.079Z Downloaded is_terminal_polyfill v1.70.2
1562026-09-04T08:23:57.084Z Downloaded defmt-macros v1.1.1
1572026-09-04T08:23:57.094Z Downloaded darling_macro v0.23.0
1582026-09-04T08:23:57.097Z Downloaded cobs v0.3.0
1592026-09-04T08:23:57.097Z Downloaded embedded-io v0.6.1
1602026-09-04T08:23:57.097Z Downloaded cstr-argument v0.1.2
1612026-09-04T08:23:57.097Z Downloaded dyn-clone v1.0.20
1622026-09-04T08:23:57.102Z Downloaded heck v0.5.0
1632026-09-04T08:23:57.105Z Downloaded cfg-if v1.0.4
1642026-09-04T08:23:57.105Z Downloaded defmt v0.3.100
1652026-09-04T08:23:57.105Z Downloaded hash32 v0.3.1
1662026-09-04T08:23:57.105Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1672026-09-04T08:23:57.108Z Downloaded embedded-io v0.4.0
1682026-09-04T08:23:57.108Z Downloaded either v1.16.0
1692026-09-04T08:23:57.111Z Downloaded anstyle-query v1.1.5
1702026-09-04T08:23:57.113Z Downloaded cpufeatures v0.3.0
1712026-09-04T08:23:57.116Z Downloaded foreign-types v0.5.0
1722026-09-04T08:23:57.119Z Downloaded equivalent v1.0.2
1732026-09-04T08:23:57.119Z Downloaded macaddr v1.0.1
1742026-09-04T08:23:57.122Z Downloaded clap_lex v1.1.0
1752026-09-04T08:23:57.125Z Downloaded managed v0.8.0
1762026-09-04T08:23:57.128Z Downloaded stable_deref_trait v1.2.1
1772026-09-04T08:23:57.132Z Downloaded colorchoice v1.0.5
1782026-09-04T08:23:57.142Z Downloaded ingot-types v0.2.0
1792026-09-04T08:23:57.149Z Downloaded defmt-parser v1.0.0
1802026-09-04T08:23:57.157Z Downloaded utf8parse v0.2.2
1812026-09-04T08:23:57.160Z Downloaded pretty-hex v0.4.2
1822026-09-04T08:23:57.160Z Downloaded ref-cast v1.0.25
1832026-09-04T08:23:57.160Z Downloaded ref-cast-impl v1.0.25
1842026-09-04T08:23:57.163Z Downloaded tabwriter v1.4.1
1852026-09-04T08:23:57.166Z Downloaded chacha20 v0.10.1
1862026-09-04T08:23:57.166Z Downloaded defmt v1.1.1
1872026-09-04T08:23:57.169Z Downloaded anstyle-parse v1.0.0
1882026-09-04T08:23:57.169Z Downloaded clap_builder v4.6.0
1892026-09-04T08:23:57.172Z Downloaded strsim v0.11.1
1902026-09-04T08:23:57.175Z Downloaded version_check v0.9.5
1912026-09-04T08:23:57.175Z Downloaded proc-macro-crate v3.5.0
1922026-09-04T08:23:57.175Z Downloaded terminal_size v0.4.4
1932026-09-04T08:23:57.182Z Downloaded anstyle v1.0.14
1942026-09-04T08:23:57.185Z Downloaded ingot v0.2.0
1952026-09-04T08:23:57.185Z Downloaded byteorder v1.5.0
1962026-09-04T08:23:57.185Z Downloaded anstream v1.0.0
1972026-09-04T08:23:57.192Z Downloaded quote v1.0.46
1982026-09-04T08:23:57.195Z Downloaded oxnet v0.1.6
1992026-09-04T08:23:57.201Z Downloaded clap_derive v4.6.1
2002026-09-04T08:23:57.204Z Downloaded bitflags v1.3.2
2012026-09-04T08:23:57.204Z Downloaded ipnetwork v0.21.1
2022026-09-04T08:23:57.210Z Downloaded pin-project-lite v0.2.17
2032026-09-04T08:23:57.213Z Downloaded rand_core v0.10.1
2042026-09-04T08:23:57.216Z Downloaded rustversion v1.0.23
2052026-09-04T08:23:57.219Z Downloaded thiserror-impl v2.0.18
2062026-09-04T08:23:57.219Z Downloaded darling v0.23.0
2072026-09-04T08:23:57.228Z Downloaded num_enum_derive v0.7.6
2082026-09-04T08:23:57.230Z Downloaded ingot-macros v0.2.0
2092026-09-04T08:23:57.236Z Downloaded tracing-attributes v0.1.31
2102026-09-04T08:23:57.239Z Downloaded toml_parser v1.1.2+spec-1.1.0
2112026-09-04T08:23:57.239Z Downloaded num_enum v0.7.6
2122026-09-04T08:23:57.242Z Downloaded once_cell v1.21.4
2132026-09-04T08:23:57.245Z Downloaded getrandom v0.4.3
2142026-09-04T08:23:57.245Z Downloaded clap v4.6.1
2152026-09-04T08:23:57.262Z Downloaded thiserror v2.0.18
2162026-09-04T08:23:57.269Z Downloaded postcard v1.1.3
2172026-09-04T08:23:57.272Z Downloaded anyhow v1.0.103
2182026-09-04T08:23:57.275Z Downloaded tracing-core v0.1.36
2192026-09-04T08:23:57.278Z Downloaded bitflags v2.13.0
2202026-09-04T08:23:57.278Z Downloaded heapless v0.8.0
2212026-09-04T08:23:57.281Z Downloaded proc-macro2 v1.0.106
2222026-09-04T08:23:57.283Z Downloaded colored v3.1.1
2232026-09-04T08:23:57.299Z Downloaded socket2 v0.6.4
2242026-09-04T08:23:57.302Z Downloaded uuid v1.23.5
2252026-09-04T08:23:57.308Z Downloaded serde_core v1.0.228
2262026-09-04T08:23:57.320Z Downloaded serde_derive v1.0.228
2272026-09-04T08:23:57.323Z Downloaded toml_edit v0.25.12+spec-1.1.0
2282026-09-04T08:23:57.326Z Downloaded unicode-ident v1.0.24
2292026-09-04T08:23:57.343Z Downloaded serde v1.0.228
2302026-09-04T08:23:57.346Z Downloaded darling_core v0.23.0
2312026-09-04T08:23:57.349Z Downloaded rand v0.10.2
2322026-09-04T08:23:57.353Z Downloaded zerocopy-derive v0.8.54
2332026-09-04T08:23:57.357Z Downloaded memchr v2.8.3
2342026-09-04T08:23:57.360Z Downloaded indexmap v2.14.0
2352026-09-04T08:23:57.387Z Downloaded hashbrown v0.17.1
2362026-09-04T08:23:57.390Z Downloaded regex v1.13.0
2372026-09-04T08:23:57.393Z Downloaded aho-corasick v1.1.4
2382026-09-04T08:23:57.408Z Downloaded itertools v0.15.0
2392026-09-04T08:23:57.442Z Downloaded winnow v1.0.3
2402026-09-04T08:23:57.486Z Downloaded zerocopy v0.8.54
2412026-09-04T08:23:57.496Z Downloaded unicode-width v0.2.2
2422026-09-04T08:23:57.499Z Downloaded syn v1.0.109
2432026-09-04T08:23:57.508Z Downloaded smoltcp v0.11.0
2442026-09-04T08:23:57.514Z Downloaded syn v2.0.118
2452026-09-04T08:23:57.526Z Downloaded regex-syntax v0.8.11
2462026-09-04T08:23:57.557Z Downloaded tracing v0.1.44
2472026-09-04T08:23:57.567Z Downloaded rustix v1.1.4
2482026-09-04T08:23:57.579Z Downloaded regex-automata v0.4.15
2492026-09-04T08:23:57.588Z Downloaded libc v0.2.186
2502026-09-04T08:23:57.649Z Compiling proc-macro2 v1.0.106
2512026-09-04T08:23:57.650Z Compiling unicode-ident v1.0.24
2522026-09-04T08:23:57.650Z Compiling quote v1.0.46
2532026-09-04T08:23:57.650Z Compiling serde_core v1.0.228
2542026-09-04T08:23:57.650Z Compiling libc v0.2.186
2552026-09-04T08:23:57.650Z Checking cfg-if v1.0.4
2562026-09-04T08:23:57.653Z Compiling ident_case v1.0.1
2572026-09-04T08:23:57.653Z Compiling thiserror v2.0.18
2582026-09-04T08:23:57.773Z Compiling memchr v2.8.3
2592026-09-04T08:23:57.841Z Compiling strsim v0.11.1
2602026-09-04T08:23:57.844Z Compiling regex-syntax v0.8.11
2612026-09-04T08:23:58.101Z Compiling either v1.16.0
2622026-09-04T08:23:58.140Z Compiling anyhow v1.0.103
2632026-09-04T08:23:58.266Z Compiling aho-corasick v1.1.4
2642026-09-04T08:23:58.292Z Compiling winnow v1.0.3
2652026-09-04T08:23:58.352Z Compiling hashbrown v0.17.1
2662026-09-04T08:23:58.416Z Compiling zerocopy v0.8.54
2672026-09-04T08:23:58.441Z Compiling serde v1.0.228
2682026-09-04T08:23:58.779Z Compiling equivalent v1.0.2
2692026-09-04T08:23:58.857Z Compiling indexmap v2.14.0
2702026-09-04T08:23:58.888Z Compiling syn v2.0.118
2712026-09-04T08:23:58.961Z Compiling itertools v0.15.0
2722026-09-04T08:23:58.970Z Compiling heapless v0.8.0
2732026-09-04T08:23:59.255Z Compiling regex-automata v0.4.15
2742026-09-04T08:23:59.282Z Compiling toml_parser v1.1.2+spec-1.1.0
2752026-09-04T08:23:59.467Z Checking byteorder v1.5.0
2762026-09-04T08:23:59.502Z Checking bitflags v2.13.0
2772026-09-04T08:23:59.618Z Compiling toml_datetime v1.1.1+spec-1.1.0
2782026-09-04T08:23:59.629Z Checking hash32 v0.3.1
2792026-09-04T08:23:59.763Z Compiling syn v1.0.109
2802026-09-04T08:23:59.836Z Compiling toml_edit v0.25.12+spec-1.1.0
2812026-09-04T08:23:59.857Z Checking stable_deref_trait v1.2.1
2822026-09-04T08:23:59.857Z Checking macaddr v1.0.1
2832026-09-04T08:23:59.899Z Compiling smoltcp v0.11.0
2842026-09-04T08:23:59.921Z Compiling rustversion v1.0.23
2852026-09-04T08:23:59.992Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2862026-09-04T08:24:00.233Z Checking rand_core v0.10.1
2872026-09-04T08:24:00.239Z Compiling getrandom v0.4.3
2882026-09-04T08:24:00.293Z Compiling ref-cast v1.0.25
2892026-09-04T08:24:00.331Z Compiling rustix v1.1.4
2902026-09-04T08:24:00.361Z Compiling proc-macro-crate v3.5.0
2912026-09-04T08:24:00.465Z Compiling version_check v0.9.5
2922026-09-04T08:24:00.494Z Checking bitflags v1.3.2
2932026-09-04T08:24:00.558Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2942026-09-04T08:24:00.604Z Checking managed v0.8.0
2952026-09-04T08:24:00.741Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2962026-09-04T08:24:00.785Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-09-04T08:24:00.860Z Checking errno v0.3.14
2982026-09-04T08:24:00.980Z Compiling regex v1.13.0
2992026-09-04T08:24:00.985Z Checking utf8parse v0.2.2
3002026-09-04T08:24:01.078Z Checking cpufeatures v0.3.0
3012026-09-04T08:24:01.105Z Checking ipnetwork v0.21.1
3022026-09-04T08:24:01.136Z Checking unicode-width v0.2.2
3032026-09-04T08:24:01.321Z Checking once_cell v1.21.4
3042026-09-04T08:24:01.377Z Checking foreign-types-shared v0.3.1
3052026-09-04T08:24:01.380Z Checking tabwriter v1.4.1
3062026-09-04T08:24:01.458Z Checking chacha20 v0.10.1
3072026-09-04T08:24:01.490Z Compiling darling_core v0.23.0
3082026-09-04T08:24:01.515Z Checking tracing-core v0.1.36
3092026-09-04T08:24:01.628Z Checking cstr-argument v0.1.2
3102026-09-04T08:24:01.651Z Checking anstyle-parse v1.0.0
3112026-09-04T08:24:01.962Z Checking is_terminal_polyfill v1.70.2
3122026-09-04T08:24:01.974Z Checking anstyle-query v1.1.5
3132026-09-04T08:24:02.045Z Checking dyn-clone v1.0.20
3142026-09-04T08:24:02.056Z Checking pin-project-lite v0.2.17
3152026-09-04T08:24:02.118Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3162026-09-04T08:24:02.121Z Checking anstyle v1.0.14
3172026-09-04T08:24:02.136Z Checking pretty-hex v0.4.2
3182026-09-04T08:24:02.139Z Checking colorchoice v1.0.5
3192026-09-04T08:24:02.220Z Checking terminal_size v0.4.4
3202026-09-04T08:24:02.295Z Checking anstream v1.0.0
3212026-09-04T08:24:02.327Z Checking rand v0.10.2
3222026-09-04T08:24:02.335Z Checking uuid v1.23.5
3232026-09-04T08:24:02.435Z Checking socket2 v0.6.4
3242026-09-04T08:24:02.523Z Compiling heck v0.5.0
3252026-09-04T08:24:02.593Z Checking clap_lex v1.1.0
3262026-09-04T08:24:02.682Z Checking colored v3.1.1
3272026-09-04T08:24:02.693Z Compiling thiserror-impl v2.0.18
3282026-09-04T08:24:02.714Z Compiling serde_derive v1.0.228
3292026-09-04T08:24:02.732Z Compiling zerocopy-derive v0.8.54
3302026-09-04T08:24:02.798Z Compiling ref-cast-impl v1.0.25
3312026-09-04T08:24:02.869Z Compiling num_enum_derive v0.7.6
3322026-09-04T08:24:03.332Z Compiling foreign-types-macros v0.2.3
3332026-09-04T08:24:03.462Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3342026-09-04T08:24:03.570Z Compiling darling_macro v0.23.0
3352026-09-04T08:24:03.845Z Checking num_enum v0.7.6
3362026-09-04T08:24:03.940Z Checking foreign-types v0.5.0
3372026-09-04T08:24:03.948Z Compiling tracing-attributes v0.1.31
3382026-09-04T08:24:03.997Z Checking cobs v0.3.0
3392026-09-04T08:24:04.014Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3402026-09-04T08:24:04.043Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3412026-09-04T08:24:04.090Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3422026-09-04T08:24:04.122Z Compiling darling v0.23.0
3432026-09-04T08:24:04.176Z Checking oxnet v0.1.6
3442026-09-04T08:24:04.192Z Compiling clap_derive v4.6.1
3452026-09-04T08:24:04.196Z Compiling ingot-macros v0.2.0
3462026-09-04T08:24:04.288Z Checking clap_builder v4.6.0
3472026-09-04T08:24:04.350Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3482026-09-04T08:24:04.565Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3492026-09-04T08:24:05.172Z Checking tracing v0.1.44
3502026-09-04T08:24:05.621Z Checking clap v4.6.1
3512026-09-04T08:24:05.701Z Checking postcard v1.1.3
3522026-09-04T08:24:06.723Z Checking ingot-types v0.2.0
3532026-09-04T08:24:06.990Z Checking ingot v0.2.0
3542026-09-04T08:24:08.294Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3552026-09-04T08:24:09.481Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3562026-09-04T08:24:10.691Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3572026-09-04T08:24:11.503Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.66s
3582026-09-04T08:24:11.613Z
3592026-09-04T08:24:11.613Zreal 19.812165403
3602026-09-04T08:24:11.613Zuser 54.033811048
3612026-09-04T08:24:11.613Zsys 12.948059486
3622026-09-04T08:24:11.613Ztrap 0.040019346
3632026-09-04T08:24:11.613Ztflt 0.078647710
3642026-09-04T08:24:11.613Zdflt 0.109849910
3652026-09-04T08:24:11.613Zkflt 0.007094910
3662026-09-04T08:24:11.613Zlock 3:45.551194139
3672026-09-04T08:24:11.614Zslp 3:02.611477096
3682026-09-04T08:24:11.614Zlat 3.935049650
3692026-09-04T08:24:11.617Zstop 14.727604304
3702026-09-04T08:24:11.617Z+ header 'debug build'
3712026-09-04T08:24:11.617Z+ echo '# ==== debug build ==== #'
3722026-09-04T08:24:11.618Z+ ptime -m cargo build
3732026-09-04T08:24:11.618Z# ==== debug build ==== #
3742026-09-04T08:24:11.764Z Compiling cfg-if v1.0.4
3752026-09-04T08:24:11.764Z Compiling serde_core v1.0.228
3762026-09-04T08:24:11.764Z Compiling libc v0.2.186
3772026-09-04T08:24:11.791Z Compiling thiserror v2.0.18
3782026-09-04T08:24:11.795Z Compiling byteorder v1.5.0
3792026-09-04T08:24:11.798Z Compiling zerocopy v0.8.54
3802026-09-04T08:24:11.798Z Compiling macaddr v1.0.1
3812026-09-04T08:24:11.798Z Compiling stable_deref_trait v1.2.1
3822026-09-04T08:24:11.838Z Compiling managed v0.8.0
3832026-09-04T08:24:11.851Z Compiling cobs v0.3.0
3842026-09-04T08:24:11.866Z Compiling bitflags v1.3.2
3852026-09-04T08:24:11.927Z Compiling hash32 v0.3.1
3862026-09-04T08:24:11.959Z Compiling rand_core v0.10.1
3872026-09-04T08:24:12.031Z Compiling heapless v0.8.0
3882026-09-04T08:24:12.051Z Compiling errno v0.3.14
3892026-09-04T08:24:12.072Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3902026-09-04T08:24:12.110Z Compiling once_cell v1.21.4
3912026-09-04T08:24:12.110Z Compiling foreign-types-shared v0.3.1
3922026-09-04T08:24:12.116Z Compiling utf8parse v0.2.2
3932026-09-04T08:24:12.187Z Compiling cpufeatures v0.3.0
3942026-09-04T08:24:12.199Z Compiling unicode-width v0.2.2
3952026-09-04T08:24:12.205Z Compiling ipnetwork v0.21.1
3962026-09-04T08:24:12.248Z Compiling memchr v2.8.3
3972026-09-04T08:24:12.337Z Compiling tracing-core v0.1.36
3982026-09-04T08:24:12.340Z Compiling chacha20 v0.10.1
3992026-09-04T08:24:12.453Z Compiling smoltcp v0.11.0
4002026-09-04T08:24:12.491Z Compiling tabwriter v1.4.1
4012026-09-04T08:24:12.674Z Compiling cstr-argument v0.1.2
4022026-09-04T08:24:12.696Z Compiling anstyle-parse v1.0.0
4032026-09-04T08:24:12.831Z Compiling foreign-types v0.5.0
4042026-09-04T08:24:12.896Z Compiling ref-cast v1.0.25
4052026-09-04T08:24:12.900Z Compiling num_enum v0.7.6
4062026-09-04T08:24:12.903Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4072026-09-04T08:24:13.003Z Compiling getrandom v0.4.3
4082026-09-04T08:24:13.019Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4092026-09-04T08:24:13.032Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4102026-09-04T08:24:13.117Z Compiling colorchoice v1.0.5
4112026-09-04T08:24:13.208Z Compiling pretty-hex v0.4.2
4122026-09-04T08:24:13.225Z Compiling dyn-clone v1.0.20
4132026-09-04T08:24:13.331Z Compiling is_terminal_polyfill v1.70.2
4142026-09-04T08:24:13.384Z Compiling anstyle v1.0.14
4152026-09-04T08:24:13.416Z Compiling anstyle-query v1.1.5
4162026-09-04T08:24:13.431Z Compiling bitflags v2.13.0
4172026-09-04T08:24:13.517Z Compiling serde v1.0.228
4182026-09-04T08:24:13.590Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4192026-09-04T08:24:13.623Z Compiling rustix v1.1.4
4202026-09-04T08:24:13.634Z Compiling pin-project-lite v0.2.17
4212026-09-04T08:24:13.655Z Compiling anstream v1.0.0
4222026-09-04T08:24:13.716Z Compiling tracing v0.1.44
4232026-09-04T08:24:13.882Z Compiling uuid v1.23.5
4242026-09-04T08:24:14.080Z Compiling postcard v1.1.3
4252026-09-04T08:24:14.142Z Compiling terminal_size v0.4.4
4262026-09-04T08:24:14.182Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4272026-09-04T08:24:14.199Z Compiling anyhow v1.0.103
4282026-09-04T08:24:14.285Z Compiling rand v0.10.2
4292026-09-04T08:24:14.385Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4302026-09-04T08:24:14.423Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4312026-09-04T08:24:14.503Z Compiling socket2 v0.6.4
4322026-09-04T08:24:14.537Z Compiling clap_lex v1.1.0
4332026-09-04T08:24:14.755Z Compiling ingot-types v0.2.0
4342026-09-04T08:24:14.818Z Compiling colored v3.1.1
4352026-09-04T08:24:14.865Z Compiling strsim v0.11.1
4362026-09-04T08:24:14.941Z Compiling oxnet v0.1.6
4372026-09-04T08:24:15.047Z Compiling winnow v1.0.3
4382026-09-04T08:24:15.160Z Compiling ingot v0.2.0
4392026-09-04T08:24:15.241Z Compiling clap_builder v4.6.0
4402026-09-04T08:24:15.435Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4412026-09-04T08:24:15.985Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4422026-09-04T08:24:16.799Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4432026-09-04T08:24:16.926Z Compiling clap v4.6.1
4442026-09-04T08:24:18.924Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4452026-09-04T08:24:20.242Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4462026-09-04T08:24:24.592Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.96s
4472026-09-04T08:24:24.621Z
4482026-09-04T08:24:24.621Zreal 12.998121761
4492026-09-04T08:24:24.621Zuser 1:04.414700950
4502026-09-04T08:24:24.621Zsys 5.938899717
4512026-09-04T08:24:24.621Ztrap 0.029325177
4522026-09-04T08:24:24.621Ztflt 0.111846496
4532026-09-04T08:24:24.621Zdflt 0.131899189
4542026-09-04T08:24:24.621Zkflt 0.000005180
4552026-09-04T08:24:24.621Zlock 3:14.550098227
4562026-09-04T08:24:24.621Zslp 1:58.608749425
4572026-09-04T08:24:24.621Zlat 3.961868481
4582026-09-04T08:24:24.621Zstop 3.972183327
4592026-09-04T08:24:24.624Z+ header 'release build'
4602026-09-04T08:24:24.624Z+ echo '# ==== release build ==== #'
4612026-09-04T08:24:24.624Z+ ptime -m cargo build --release
4622026-09-04T08:24:24.624Z# ==== release build ==== #
4632026-09-04T08:24:24.720Z Compiling proc-macro2 v1.0.106
4642026-09-04T08:24:24.720Z Compiling unicode-ident v1.0.24
4652026-09-04T08:24:24.720Z Compiling quote v1.0.46
4662026-09-04T08:24:24.720Z Compiling serde_core v1.0.228
4672026-09-04T08:24:24.723Z Compiling libc v0.2.186
4682026-09-04T08:24:24.743Z Compiling cfg-if v1.0.4
4692026-09-04T08:24:24.746Z Compiling ident_case v1.0.1
4702026-09-04T08:24:24.746Z Compiling strsim v0.11.1
4712026-09-04T08:24:24.789Z Compiling thiserror v2.0.18
4722026-09-04T08:24:24.836Z Compiling memchr v2.8.3
4732026-09-04T08:24:24.839Z Compiling regex-syntax v0.8.11
4742026-09-04T08:24:25.005Z Compiling hashbrown v0.17.1
4752026-09-04T08:24:25.023Z Compiling equivalent v1.0.2
4762026-09-04T08:24:25.089Z Compiling zerocopy v0.8.54
4772026-09-04T08:24:25.277Z Compiling aho-corasick v1.1.4
4782026-09-04T08:24:25.368Z Compiling anyhow v1.0.103
4792026-09-04T08:24:25.435Z Compiling either v1.16.0
4802026-09-04T08:24:25.439Z Compiling winnow v1.0.3
4812026-09-04T08:24:25.538Z Compiling serde v1.0.228
4822026-09-04T08:24:25.625Z Compiling itertools v0.15.0
4832026-09-04T08:24:25.826Z Compiling syn v2.0.118
4842026-09-04T08:24:25.874Z Compiling indexmap v2.14.0
4852026-09-04T08:24:25.917Z Compiling byteorder v1.5.0
4862026-09-04T08:24:26.099Z Compiling heapless v0.8.0
4872026-09-04T08:24:26.375Z Compiling regex-automata v0.4.15
4882026-09-04T08:24:26.425Z Compiling toml_parser v1.1.2+spec-1.1.0
4892026-09-04T08:24:26.455Z Compiling toml_datetime v1.1.1+spec-1.1.0
4902026-09-04T08:24:26.666Z Compiling hash32 v0.3.1
4912026-09-04T08:24:26.765Z Compiling bitflags v2.13.0
4922026-09-04T08:24:26.790Z Compiling toml_edit v0.25.12+spec-1.1.0
4932026-09-04T08:24:26.821Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4942026-09-04T08:24:26.891Z Compiling rustversion v1.0.23
4952026-09-04T08:24:26.930Z Compiling macaddr v1.0.1
4962026-09-04T08:24:26.947Z Compiling smoltcp v0.11.0
4972026-09-04T08:24:27.045Z Compiling syn v1.0.109
4982026-09-04T08:24:27.091Z Compiling stable_deref_trait v1.2.1
4992026-09-04T08:24:27.129Z Compiling version_check v0.9.5
5002026-09-04T08:24:27.243Z Compiling rand_core v0.10.1
5012026-09-04T08:24:27.269Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5022026-09-04T08:24:27.364Z Compiling proc-macro-crate v3.5.0
5032026-09-04T08:24:27.371Z Compiling ref-cast v1.0.25
5042026-09-04T08:24:27.386Z Compiling getrandom v0.4.3
5052026-09-04T08:24:27.465Z Compiling bitflags v1.3.2
5062026-09-04T08:24:27.524Z Compiling rustix v1.1.4
5072026-09-04T08:24:27.617Z Compiling managed v0.8.0
5082026-09-04T08:24:27.638Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5092026-09-04T08:24:27.749Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5102026-09-04T08:24:27.846Z Compiling errno v0.3.14
5112026-09-04T08:24:27.976Z Compiling ipnetwork v0.21.1
5122026-09-04T08:24:28.025Z Compiling regex v1.13.0
5132026-09-04T08:24:28.145Z Compiling cpufeatures v0.3.0
5142026-09-04T08:24:28.205Z Compiling once_cell v1.21.4
5152026-09-04T08:24:28.208Z Compiling utf8parse v0.2.2
5162026-09-04T08:24:28.335Z Compiling darling_core v0.23.0
5172026-09-04T08:24:28.399Z Compiling foreign-types-shared v0.3.1
5182026-09-04T08:24:28.423Z Compiling unicode-width v0.2.2
5192026-09-04T08:24:28.475Z Compiling tracing-core v0.1.36
5202026-09-04T08:24:28.703Z Compiling cstr-argument v0.1.2
5212026-09-04T08:24:28.852Z Compiling tabwriter v1.4.1
5222026-09-04T08:24:28.868Z Compiling anstyle-parse v1.0.0
5232026-09-04T08:24:29.050Z Compiling chacha20 v0.10.1
5242026-09-04T08:24:29.467Z Compiling is_terminal_polyfill v1.70.2
5252026-09-04T08:24:29.516Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5262026-09-04T08:24:29.523Z Compiling thiserror-impl v2.0.18
5272026-09-04T08:24:29.546Z Compiling zerocopy-derive v0.8.54
5282026-09-04T08:24:29.586Z Compiling serde_derive v1.0.228
5292026-09-04T08:24:29.722Z Compiling foreign-types-macros v0.2.3
5302026-09-04T08:24:29.956Z Compiling ref-cast-impl v1.0.25
5312026-09-04T08:24:30.344Z Compiling num_enum_derive v0.7.6
5322026-09-04T08:24:30.445Z Compiling darling_macro v0.23.0
5332026-09-04T08:24:30.599Z Compiling foreign-types v0.5.0
5342026-09-04T08:24:30.623Z Compiling tracing-attributes v0.1.31
5352026-09-04T08:24:30.662Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5362026-09-04T08:24:30.878Z Compiling cobs v0.3.0
5372026-09-04T08:24:30.956Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5382026-09-04T08:24:30.995Z Compiling darling v0.23.0
5392026-09-04T08:24:31.064Z Compiling ingot-macros v0.2.0
5402026-09-04T08:24:31.086Z Compiling pretty-hex v0.4.2
5412026-09-04T08:24:31.143Z Compiling anstyle v1.0.14
5422026-09-04T08:24:31.208Z Compiling anstyle-query v1.1.5
5432026-09-04T08:24:31.299Z Compiling pin-project-lite v0.2.17
5442026-09-04T08:24:31.332Z Compiling num_enum v0.7.6
5452026-09-04T08:24:31.371Z Compiling dyn-clone v1.0.20
5462026-09-04T08:24:31.382Z Compiling colorchoice v1.0.5
5472026-09-04T08:24:31.411Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5482026-09-04T08:24:31.433Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5492026-09-04T08:24:31.480Z Compiling anstream v1.0.0
5502026-09-04T08:24:31.499Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5512026-09-04T08:24:31.617Z Compiling terminal_size v0.4.4
5522026-09-04T08:24:31.803Z Compiling tracing v0.1.44
5532026-09-04T08:24:31.822Z Compiling rand v0.10.2
5542026-09-04T08:24:31.877Z Compiling uuid v1.23.5
5552026-09-04T08:24:32.032Z Compiling socket2 v0.6.4
5562026-09-04T08:24:32.112Z Compiling oxnet v0.1.6
5572026-09-04T08:24:32.287Z Compiling colored v3.1.1
5582026-09-04T08:24:32.571Z Compiling clap_lex v1.1.0
5592026-09-04T08:24:32.596Z Compiling heck v0.5.0
5602026-09-04T08:24:32.721Z Compiling clap_builder v4.6.0
5612026-09-04T08:24:32.780Z Compiling postcard v1.1.3
5622026-09-04T08:24:32.820Z Compiling clap_derive v4.6.1
5632026-09-04T08:24:32.846Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5642026-09-04T08:24:33.912Z Compiling ingot-types v0.2.0
5652026-09-04T08:24:34.235Z Compiling ingot v0.2.0
5662026-09-04T08:24:34.546Z Compiling clap v4.6.1
5672026-09-04T08:24:36.001Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5682026-09-04T08:24:37.010Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5692026-09-04T08:24:38.047Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5702026-09-04T08:24:44.617Z Finished `release` profile [optimized + debuginfo] target(s) in 19.98s
5712026-09-04T08:24:44.645Z
5722026-09-04T08:24:44.648Zreal 20.012574690
5732026-09-04T08:24:44.648Zuser 1:42.230059302
5742026-09-04T08:24:44.648Zsys 13.178509841
5752026-09-04T08:24:44.648Ztrap 0.052877678
5762026-09-04T08:24:44.648Ztflt 0.151738448
5772026-09-04T08:24:44.648Zdflt 0.319228565
5782026-09-04T08:24:44.648Zkflt 0.000021100
5792026-09-04T08:24:44.648Zlock 4:46.054415498
5802026-09-04T08:24:44.648Zslp 3:24.252167850
5812026-09-04T08:24:44.648Zlat 4.629199732
5822026-09-04T08:24:44.648Zstop 8.767759909
5832026-09-04T08:24:44.648Z+ popd
5842026-09-04T08:24:44.648Z/work/oxidecomputer/opte
5852026-09-04T08:24:44.648Z+ TGT_BASE=/work
5862026-09-04T08:24:44.648Z+ for x in debug release
5872026-09-04T08:24:44.648Z+ mkdir -p /work/debug
5882026-09-04T08:24:44.648Z+ cp target/debug/opteadm /work/debug/
5892026-09-04T08:24:44.672Z+ sha256sum target/debug/opteadm
5902026-09-04T08:24:44.699Z+ for x in debug release
5912026-09-04T08:24:44.699Z+ mkdir -p /work/release
5922026-09-04T08:24:44.702Z+ cp target/release/opteadm /work/release/
5932026-09-04T08:24:44.718Z+ sha256sum target/release/opteadm
5942026-09-04T08:24:44.738Zprocess exited: duration 67407 ms, exit code 0
 
5952026-09-04T08:24:44.749Zfound 4 output files
5962026-09-04T08:24:44.749Zuploading: /work/debug/opteadm (38121632 bytes)
5972026-09-04T08:24:46.382Zuploaded: /work/debug/opteadm
5982026-09-04T08:24:46.387Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
5992026-09-04T08:24:47.392Zuploaded: /work/debug/opteadm.debug.sha256
6002026-09-04T08:24:47.392Zuploading: /work/release/opteadm (25874952 bytes)
6012026-09-04T08:24:48.533Zuploaded: /work/release/opteadm
6022026-09-04T08:24:48.533Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6032026-09-04T08:24:49.542Zuploaded: /work/release/opteadm.release.sha256