01M1ZCHEH6V35M6V45N9TMCND5: 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: 01M1ZCJ288VENC98VVJ5JV13KX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:30.212Zjob assigned to worker 01M1ZCJ0YJ15314TAR0WQP9EGP [factory aws, i-009c9d45abe32cfa7] (queued for 50 s)
 
22026-09-08T02:12:36.519Zstarting task 0: "setup"
32026-09-08T02:12:36.524Z++ uname -s
42026-09-08T02:12:36.527Z+ kern=SunOS
52026-09-08T02:12:36.527Z+ build_user=build
62026-09-08T02:12:36.527Z+ build_uid=12345
72026-09-08T02:12:36.527Z+ work_dir=/work
82026-09-08T02:12:36.528Z+ input_dir=/input
92026-09-08T02:12:36.528Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:36.528Z+ case "$kern" in
112026-09-08T02:12:36.528Z+ groupadd -g 12345 build
122026-09-08T02:12:36.530Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:38.533Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:38.593Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:38.596Z+ home_fs=zfs
162026-09-08T02:12:38.596Z+ [[ zfs == autofs ]]
172026-09-08T02:12:38.596Z+ mkdir -p /home/build
182026-09-08T02:12:38.596Z+ chown build:build /home/build /work
192026-09-08T02:12:40.597Z+ chmod 0700 /home/build /work
202026-09-08T02:12:40.600Zprocess exited: duration 4079 ms, exit code 0
 
212026-09-08T02:12:40.606Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:40.609Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:40.609Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T02:12:40.609Z * rust toolchain channel = "1.97.1"
252026-09-08T02:12:40.609Z * rust toolchain profile = "default"
262026-09-08T02:12:40.609Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:40.609Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:40.612Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:40.612Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:40.714Zinfo: downloading installer
312026-09-08T02:12:42.183Zinfo: profile set to default
322026-09-08T02:12:42.183Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:42.186Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:42.328Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:42.332Zinfo: downloading 6 components
362026-09-08T02:12:56.460Z
372026-09-08T02:12:56.460Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-08T02:12:56.488Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:56.488Z
402026-09-08T02:12:56.492Z
412026-09-08T02:12:56.492ZRust is installed now. Great!
422026-09-08T02:12:56.492Z
432026-09-08T02:12:56.492ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:56.492Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:56.492Z
462026-09-08T02:12:56.492ZTo configure your current shell, you need to source
472026-09-08T02:12:56.492Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:56.492Z
492026-09-08T02:12:56.492ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:56.492Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:56.492Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:56.492ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:56.492Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:56.492ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:56.492Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:56.492ZHOST_CC = None
572026-09-08T02:12:56.492Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:56.492ZCC = None
592026-09-08T02:12:56.492Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:56.655Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:56.655ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:56.655Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:56.655ZCFLAGS = None
642026-09-08T02:12:56.655Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:56.655ZHOST_CFLAGS = None
662026-09-08T02:12:56.655Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:56.655ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:56.655Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:56.655ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:56.761Z+ rustup --version
712026-09-08T02:12:56.770Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:56.773Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:56.792Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:56.794Z+ cargo --version
752026-09-08T02:12:56.808Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:56.811Z+ rustc --version
772026-09-08T02:12:56.829Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:56.832Zprocess exited: duration 16226 ms, exit code 0
 
792026-09-08T02:12:56.838Zstarting task 2: "authentication"
802026-09-08T02:12:56.854Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T02:12:56.860Zstarting task 3: "clone repository"
822026-09-08T02:12:56.863Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:56.866Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:56.895ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:58.094Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:58.094Z+ git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
872026-09-08T02:12:58.363ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:58.363Z * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD
892026-09-08T02:12:58.369Z+ [[ -n '' ]]
902026-09-08T02:12:58.369Z+ git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
912026-09-08T02:12:58.386ZHEAD is now at 6764cfb [docs, multicast] document the state split across tables and more
922026-09-08T02:12:58.389Zprocess exited: duration 1526 ms, exit code 0
 
932026-09-08T02:12:58.395Zstarting task 4: "build"
942026-09-08T02:12:58.398Z+ source .github/buildomat/common.sh
952026-09-08T02:12:58.398Z++ rustup show active-toolchain
962026-09-08T02:12:58.403Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-08T02:12:58.405Z++ pushd xde
982026-09-08T02:12:58.405Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-08T02:12:58.406Z++ rustup show active-toolchain
1002026-09-08T02:12:58.408Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-08T02:12:58.556Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-08T02:12:58.559Zinfo: downloading 6 components
1032026-09-08T02:13:12.916Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-08T02:13:12.916Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-08T02:13:12.917Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-08T02:13:12.917Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-08T02:13:12.917Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-08T02:13:12.917Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-08T02:13:12.999Z+++ rustup show active-toolchain -v
1102026-09-08T02:13:13.003Z+++ head -n 1
1112026-09-08T02:13:13.003Z+++ cut '-d ' -f1
1122026-09-08T02:13:13.054Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-08T02:13:13.054Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-08T02:13:13.054Z++ popd
1152026-09-08T02:13:13.054Z/work/oxidecomputer/opte
1162026-09-08T02:13:13.057Z+ cargo --version
1172026-09-08T02:13:13.063Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-08T02:13:13.066Z+ rustc --version
1192026-09-08T02:13:13.084Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-08T02:13:13.087Z+ pushd bin/opteadm
1212026-09-08T02:13:13.087Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1222026-09-08T02:13:13.087Z+ header 'check style'
1232026-09-08T02:13:13.087Z+ echo '# ==== check style ==== #'
1242026-09-08T02:13:13.087Z# ==== check style ==== #
1252026-09-08T02:13:13.087Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1262026-09-08T02:13:13.157Z
1272026-09-08T02:13:13.157Zreal 0.067781814
1282026-09-08T02:13:13.157Zuser 0.037475336
1292026-09-08T02:13:13.157Zsys 0.027135769
1302026-09-08T02:13:13.157Ztrap 0.000001520
1312026-09-08T02:13:13.157Ztflt 0.000023250
1322026-09-08T02:13:13.158Zdflt 0.000004700
1332026-09-08T02:13:13.158Zkflt 0.000000000
1342026-09-08T02:13:13.158Zlock 0.022307658
1352026-09-08T02:13:13.158Zslp 0.048198592
1362026-09-08T02:13:13.158Zlat 0.000647080
1372026-09-08T02:13:13.158Zstop 0.000097300
1382026-09-08T02:13:13.161Z+ header analyze
1392026-09-08T02:13:13.161Z+ echo '# ==== analyze ==== #'
1402026-09-08T02:13:13.161Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1412026-09-08T02:13:13.161Z# ==== analyze ==== #
1422026-09-08T02:13:13.289Z Updating crates.io index
1432026-09-08T02:13:13.292Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-08T02:13:14.289Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-08T02:13:14.565Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-08T02:13:14.848Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-08T02:13:15.305Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-08T02:13:15.579Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-08T02:13:15.873Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-08T02:13:17.652Z Downloading crates ...
1512026-09-08T02:13:17.724Z Downloaded defmt-parser v1.0.0
1522026-09-08T02:13:17.727Z Downloaded embedded-io v0.4.0
1532026-09-08T02:13:17.730Z Downloaded macaddr v1.0.1
1542026-09-08T02:13:17.730Z Downloaded colorchoice v1.0.5
1552026-09-08T02:13:17.730Z Downloaded cstr-argument v0.1.2
1562026-09-08T02:13:17.731Z Downloaded foreign-types-macros v0.2.3
1572026-09-08T02:13:17.736Z Downloaded utf8parse v0.2.2
1582026-09-08T02:13:17.739Z Downloaded darling_macro v0.23.0
1592026-09-08T02:13:17.739Z Downloaded ident_case v1.0.1
1602026-09-08T02:13:17.739Z Downloaded version_check v0.9.5
1612026-09-08T02:13:17.744Z Downloaded anstyle-query v1.1.5
1622026-09-08T02:13:17.747Z Downloaded pretty-hex v0.4.2
1632026-09-08T02:13:17.753Z Downloaded errno v0.3.14
1642026-09-08T02:13:17.756Z Downloaded tabwriter v1.4.1
1652026-09-08T02:13:17.759Z Downloaded equivalent v1.0.2
1662026-09-08T02:13:17.765Z Downloaded hash32 v0.3.1
1672026-09-08T02:13:17.768Z Downloaded cfg-if v1.0.4
1682026-09-08T02:13:17.768Z Downloaded thiserror v2.0.18
1692026-09-08T02:13:17.773Z Downloaded ingot-types v0.2.0
1702026-09-08T02:13:17.776Z Downloaded num_enum v0.7.6
1712026-09-08T02:13:17.779Z Downloaded defmt v1.1.1
1722026-09-08T02:13:17.783Z Downloaded quote v1.0.46
1732026-09-08T02:13:17.786Z Downloaded ref-cast-impl v1.0.25
1742026-09-08T02:13:17.789Z Downloaded managed v0.8.0
1752026-09-08T02:13:17.793Z Downloaded heck v0.5.0
1762026-09-08T02:13:17.796Z Downloaded ingot v0.2.0
1772026-09-08T02:13:17.796Z Downloaded ref-cast v1.0.25
1782026-09-08T02:13:17.803Z Downloaded proc-macro-crate v3.5.0
1792026-09-08T02:13:17.811Z Downloaded clap_derive v4.6.1
1802026-09-08T02:13:17.814Z Downloaded anstyle v1.0.14
1812026-09-08T02:13:17.814Z Downloaded byteorder v1.5.0
1822026-09-08T02:13:17.827Z Downloaded cobs v0.3.0
1832026-09-08T02:13:17.832Z Downloaded cpufeatures v0.3.0
1842026-09-08T02:13:17.835Z Downloaded stable_deref_trait v1.2.1
1852026-09-08T02:13:17.838Z Downloaded dyn-clone v1.0.20
1862026-09-08T02:13:17.841Z Downloaded embedded-io v0.6.1
1872026-09-08T02:13:17.844Z Downloaded foreign-types v0.5.0
1882026-09-08T02:13:17.844Z Downloaded is_terminal_polyfill v1.70.2
1892026-09-08T02:13:17.844Z Downloaded defmt v0.3.100
1902026-09-08T02:13:17.844Z Downloaded terminal_size v0.4.4
1912026-09-08T02:13:17.844Z Downloaded foreign-types-shared v0.3.1
1922026-09-08T02:13:17.847Z Downloaded anyhow v1.0.103
1932026-09-08T02:13:17.850Z Downloaded anstyle-parse v1.0.0
1942026-09-08T02:13:17.853Z Downloaded bitflags v2.13.0
1952026-09-08T02:13:17.853Z Downloaded clap v4.6.1
1962026-09-08T02:13:17.883Z Downloaded oxnet v0.1.6
1972026-09-08T02:13:17.883Z Downloaded rand_core v0.10.1
1982026-09-08T02:13:17.883Z Downloaded strsim v0.11.1
1992026-09-08T02:13:17.883Z Downloaded pin-project-lite v0.2.17
2002026-09-08T02:13:17.883Z Downloaded thiserror-impl v2.0.18
2012026-09-08T02:13:17.887Z Downloaded unicode-ident v1.0.24
2022026-09-08T02:13:17.887Z Downloaded getrandom v0.4.3
2032026-09-08T02:13:17.890Z Downloaded ingot-macros v0.2.0
2042026-09-08T02:13:17.894Z Downloaded clap_lex v1.1.0
2052026-09-08T02:13:17.894Z Downloaded either v1.16.0
2062026-09-08T02:13:17.898Z Downloaded num_enum_derive v0.7.6
2072026-09-08T02:13:17.898Z Downloaded rustversion v1.0.23
2082026-09-08T02:13:17.898Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2092026-09-08T02:13:17.898Z Downloaded anstream v1.0.0
2102026-09-08T02:13:17.911Z Downloaded defmt-macros v1.1.1
2112026-09-08T02:13:17.916Z Downloaded serde_core v1.0.228
2122026-09-08T02:13:17.919Z Downloaded ipnetwork v0.21.1
2132026-09-08T02:13:17.922Z Downloaded toml_parser v1.1.2+spec-1.1.0
2142026-09-08T02:13:17.926Z Downloaded tracing-attributes v0.1.31
2152026-09-08T02:13:17.926Z Downloaded postcard v1.1.3
2162026-09-08T02:13:17.926Z Downloaded bitflags v1.3.2
2172026-09-08T02:13:17.936Z Downloaded colored v3.1.1
2182026-09-08T02:13:17.942Z Downloaded once_cell v1.21.4
2192026-09-08T02:13:17.953Z Downloaded darling v0.23.0
2202026-09-08T02:13:17.959Z Downloaded chacha20 v0.10.1
2212026-09-08T02:13:17.962Z Downloaded proc-macro2 v1.0.106
2222026-09-08T02:13:17.962Z Downloaded serde_derive v1.0.228
2232026-09-08T02:13:17.965Z Downloaded tracing-core v0.1.36
2242026-09-08T02:13:17.968Z Downloaded uuid v1.23.5
2252026-09-08T02:13:17.985Z Downloaded heapless v0.8.0
2262026-09-08T02:13:17.988Z Downloaded toml_edit v0.25.12+spec-1.1.0
2272026-09-08T02:13:17.992Z Downloaded darling_core v0.23.0
2282026-09-08T02:13:17.996Z Downloaded socket2 v0.6.4
2292026-09-08T02:13:18.003Z Downloaded indexmap v2.14.0
2302026-09-08T02:13:18.024Z Downloaded serde v1.0.228
2312026-09-08T02:13:18.032Z Downloaded memchr v2.8.3
2322026-09-08T02:13:18.042Z Downloaded zerocopy-derive v0.8.54
2332026-09-08T02:13:18.059Z Downloaded aho-corasick v1.1.4
2342026-09-08T02:13:18.075Z Downloaded hashbrown v0.17.1
2352026-09-08T02:13:18.078Z Downloaded rand v0.10.2
2362026-09-08T02:13:18.081Z Downloaded clap_builder v4.6.0
2372026-09-08T02:13:18.084Z Downloaded regex v1.13.0
2382026-09-08T02:13:18.095Z Downloaded itertools v0.15.0
2392026-09-08T02:13:18.129Z Downloaded winnow v1.0.3
2402026-09-08T02:13:18.139Z Downloaded syn v1.0.109
2412026-09-08T02:13:18.175Z Downloaded zerocopy v0.8.54
2422026-09-08T02:13:18.195Z Downloaded unicode-width v0.2.2
2432026-09-08T02:13:18.204Z Downloaded syn v2.0.118
2442026-09-08T02:13:18.210Z Downloaded smoltcp v0.11.0
2452026-09-08T02:13:18.217Z Downloaded regex-syntax v0.8.11
2462026-09-08T02:13:18.238Z Downloaded rustix v1.1.4
2472026-09-08T02:13:18.251Z Downloaded tracing v0.1.44
2482026-09-08T02:13:18.279Z Downloaded regex-automata v0.4.15
2492026-09-08T02:13:18.293Z Downloaded libc v0.2.186
2502026-09-08T02:13:18.353Z Compiling proc-macro2 v1.0.106
2512026-09-08T02:13:18.353Z Compiling unicode-ident v1.0.24
2522026-09-08T02:13:18.353Z Compiling quote v1.0.46
2532026-09-08T02:13:18.353Z Compiling serde_core v1.0.228
2542026-09-08T02:13:18.354Z Compiling libc v0.2.186
2552026-09-08T02:13:18.357Z Checking cfg-if v1.0.4
2562026-09-08T02:13:18.357Z Compiling strsim v0.11.1
2572026-09-08T02:13:18.357Z Compiling ident_case v1.0.1
2582026-09-08T02:13:18.477Z Compiling thiserror v2.0.18
2592026-09-08T02:13:18.543Z Compiling memchr v2.8.3
2602026-09-08T02:13:18.546Z Compiling regex-syntax v0.8.11
2612026-09-08T02:13:18.701Z Compiling zerocopy v0.8.54
2622026-09-08T02:13:18.777Z Compiling either v1.16.0
2632026-09-08T02:13:18.968Z Compiling aho-corasick v1.1.4
2642026-09-08T02:13:18.974Z Compiling winnow v1.0.3
2652026-09-08T02:13:19.074Z Compiling anyhow v1.0.103
2662026-09-08T02:13:19.087Z Compiling equivalent v1.0.2
2672026-09-08T02:13:19.101Z Compiling hashbrown v0.17.1
2682026-09-08T02:13:19.161Z Compiling serde v1.0.228
2692026-09-08T02:13:19.491Z Compiling itertools v0.15.0
2702026-09-08T02:13:19.581Z Compiling syn v2.0.118
2712026-09-08T02:13:19.634Z Compiling indexmap v2.14.0
2722026-09-08T02:13:19.634Z Checking byteorder v1.5.0
2732026-09-08T02:13:19.786Z Compiling toml_datetime v1.1.1+spec-1.1.0
2742026-09-08T02:13:19.968Z Compiling regex-automata v0.4.15
2752026-09-08T02:13:20.002Z Compiling toml_parser v1.1.2+spec-1.1.0
2762026-09-08T02:13:20.230Z Checking bitflags v2.13.0
2772026-09-08T02:13:20.274Z Compiling heapless v0.8.0
2782026-09-08T02:13:20.401Z Compiling toml_edit v0.25.12+spec-1.1.0
2792026-09-08T02:13:20.404Z Checking hash32 v0.3.1
2802026-09-08T02:13:20.514Z Compiling rustversion v1.0.23
2812026-09-08T02:13:20.562Z Compiling syn v1.0.109
2822026-09-08T02:13:20.624Z Compiling smoltcp v0.11.0
2832026-09-08T02:13:20.728Z Checking macaddr v1.0.1
2842026-09-08T02:13:20.839Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2852026-09-08T02:13:20.852Z Checking stable_deref_trait v1.2.1
2862026-09-08T02:13:20.900Z Compiling ref-cast v1.0.25
2872026-09-08T02:13:20.906Z Checking bitflags v1.3.2
2882026-09-08T02:13:20.961Z Compiling proc-macro-crate v3.5.0
2892026-09-08T02:13:20.967Z Compiling version_check v0.9.5
2902026-09-08T02:13:21.075Z Compiling rustix v1.1.4
2912026-09-08T02:13:21.201Z Compiling getrandom v0.4.3
2922026-09-08T02:13:21.235Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2932026-09-08T02:13:21.271Z Checking rand_core v0.10.1
2942026-09-08T02:13:21.324Z Checking managed v0.8.0
2952026-09-08T02:13:21.374Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2962026-09-08T02:13:21.464Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-09-08T02:13:21.594Z Checking errno v0.3.14
2982026-09-08T02:13:21.709Z Compiling regex v1.13.0
2992026-09-08T02:13:21.766Z Checking ipnetwork v0.21.1
3002026-09-08T02:13:21.938Z Checking foreign-types-shared v0.3.1
3012026-09-08T02:13:21.968Z Checking once_cell v1.21.4
3022026-09-08T02:13:21.984Z Checking utf8parse v0.2.2
3032026-09-08T02:13:22.015Z Checking unicode-width v0.2.2
3042026-09-08T02:13:22.075Z Checking cpufeatures v0.3.0
3052026-09-08T02:13:22.090Z Checking anstyle-parse v1.0.0
3062026-09-08T02:13:22.133Z Checking chacha20 v0.10.1
3072026-09-08T02:13:22.133Z Checking tracing-core v0.1.36
3082026-09-08T02:13:22.230Z Compiling darling_core v0.23.0
3092026-09-08T02:13:22.253Z Checking tabwriter v1.4.1
3102026-09-08T02:13:22.328Z Checking cstr-argument v0.1.2
3112026-09-08T02:13:22.666Z Checking dyn-clone v1.0.20
3122026-09-08T02:13:22.673Z Checking is_terminal_polyfill v1.70.2
3132026-09-08T02:13:22.747Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3142026-09-08T02:13:22.758Z Checking anstyle-query v1.1.5
3152026-09-08T02:13:22.769Z Checking colorchoice v1.0.5
3162026-09-08T02:13:22.769Z Checking pin-project-lite v0.2.17
3172026-09-08T02:13:22.841Z Checking pretty-hex v0.4.2
3182026-09-08T02:13:22.851Z Checking anstyle v1.0.14
3192026-09-08T02:13:22.874Z Checking terminal_size v0.4.4
3202026-09-08T02:13:22.961Z Checking rand v0.10.2
3212026-09-08T02:13:22.978Z Checking uuid v1.23.5
3222026-09-08T02:13:23.023Z Checking anstream v1.0.0
3232026-09-08T02:13:23.047Z Checking socket2 v0.6.4
3242026-09-08T02:13:23.216Z Compiling heck v0.5.0
3252026-09-08T02:13:23.223Z Checking clap_lex v1.1.0
3262026-09-08T02:13:23.293Z Checking colored v3.1.1
3272026-09-08T02:13:23.386Z Compiling thiserror-impl v2.0.18
3282026-09-08T02:13:23.400Z Compiling serde_derive v1.0.228
3292026-09-08T02:13:23.407Z Compiling zerocopy-derive v0.8.54
3302026-09-08T02:13:23.414Z Compiling ref-cast-impl v1.0.25
3312026-09-08T02:13:23.488Z Compiling foreign-types-macros v0.2.3
3322026-09-08T02:13:23.984Z Compiling num_enum_derive v0.7.6
3332026-09-08T02:13:24.097Z Checking foreign-types v0.5.0
3342026-09-08T02:13:24.204Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3352026-09-08T02:13:24.254Z Compiling tracing-attributes v0.1.31
3362026-09-08T02:13:24.314Z Compiling darling_macro v0.23.0
3372026-09-08T02:13:24.649Z Checking cobs v0.3.0
3382026-09-08T02:13:24.749Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3392026-09-08T02:13:24.771Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3402026-09-08T02:13:24.789Z Checking oxnet v0.1.6
3412026-09-08T02:13:24.865Z Compiling darling v0.23.0
3422026-09-08T02:13:24.932Z Compiling clap_derive v4.6.1
3432026-09-08T02:13:24.939Z Compiling ingot-macros v0.2.0
3442026-09-08T02:13:24.962Z Checking num_enum v0.7.6
3452026-09-08T02:13:24.962Z Checking clap_builder v4.6.0
3462026-09-08T02:13:25.114Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3472026-09-08T02:13:25.270Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3482026-09-08T02:13:25.277Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3492026-09-08T02:13:25.492Z Checking tracing v0.1.44
3502026-09-08T02:13:26.319Z Checking clap v4.6.1
3512026-09-08T02:13:26.383Z Checking postcard v1.1.3
3522026-09-08T02:13:27.456Z Checking ingot-types v0.2.0
3532026-09-08T02:13:27.719Z Checking ingot v0.2.0
3542026-09-08T02:13:29.013Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3552026-09-08T02:13:30.210Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3562026-09-08T02:13:31.409Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3572026-09-08T02:13:32.219Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.01s
3582026-09-08T02:13:32.327Z
3592026-09-08T02:13:32.327Zreal 19.163796553
3602026-09-08T02:13:32.327Zuser 53.957529908
3612026-09-08T02:13:32.327Zsys 12.808289396
3622026-09-08T02:13:32.327Ztrap 0.047050122
3632026-09-08T02:13:32.327Ztflt 0.073544060
3642026-09-08T02:13:32.327Zdflt 0.117506692
3652026-09-08T02:13:32.327Zkflt 0.002544253
3662026-09-08T02:13:32.330Zlock 3:45.301381972
3672026-09-08T02:13:32.331Zslp 3:02.506885663
3682026-09-08T02:13:32.331Zlat 3.193072705
3692026-09-08T02:13:32.331Zstop 13.377396435
3702026-09-08T02:13:32.331Z+ header 'debug build'
3712026-09-08T02:13:32.331Z+ echo '# ==== debug build ==== #'
3722026-09-08T02:13:32.331Z# ==== debug build ==== #
3732026-09-08T02:13:32.331Z+ ptime -m cargo build
3742026-09-08T02:13:32.479Z Compiling cfg-if v1.0.4
3752026-09-08T02:13:32.479Z Compiling serde_core v1.0.228
3762026-09-08T02:13:32.482Z Compiling libc v0.2.186
3772026-09-08T02:13:32.505Z Compiling thiserror v2.0.18
3782026-09-08T02:13:32.508Z Compiling byteorder v1.5.0
3792026-09-08T02:13:32.511Z Compiling zerocopy v0.8.54
3802026-09-08T02:13:32.511Z Compiling stable_deref_trait v1.2.1
3812026-09-08T02:13:32.547Z Compiling macaddr v1.0.1
3822026-09-08T02:13:32.554Z Compiling managed v0.8.0
3832026-09-08T02:13:32.563Z Compiling cobs v0.3.0
3842026-09-08T02:13:32.582Z Compiling rand_core v0.10.1
3852026-09-08T02:13:32.668Z Compiling hash32 v0.3.1
3862026-09-08T02:13:32.729Z Compiling bitflags v1.3.2
3872026-09-08T02:13:32.745Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3882026-09-08T02:13:32.769Z Compiling heapless v0.8.0
3892026-09-08T02:13:32.787Z Compiling errno v0.3.14
3902026-09-08T02:13:32.816Z Compiling utf8parse v0.2.2
3912026-09-08T02:13:32.827Z Compiling memchr v2.8.3
3922026-09-08T02:13:32.831Z Compiling once_cell v1.21.4
3932026-09-08T02:13:32.928Z Compiling unicode-width v0.2.2
3942026-09-08T02:13:32.963Z Compiling foreign-types-shared v0.3.1
3952026-09-08T02:13:32.982Z Compiling ipnetwork v0.21.1
3962026-09-08T02:13:33.039Z Compiling cpufeatures v0.3.0
3972026-09-08T02:13:33.073Z Compiling foreign-types v0.5.0
3982026-09-08T02:13:33.098Z Compiling chacha20 v0.10.1
3992026-09-08T02:13:33.136Z Compiling tabwriter v1.4.1
4002026-09-08T02:13:33.201Z Compiling smoltcp v0.11.0
4012026-09-08T02:13:33.216Z Compiling cstr-argument v0.1.2
4022026-09-08T02:13:33.373Z Compiling tracing-core v0.1.36
4032026-09-08T02:13:33.461Z Compiling anstyle-parse v1.0.0
4042026-09-08T02:13:33.467Z Compiling ref-cast v1.0.25
4052026-09-08T02:13:33.539Z Compiling num_enum v0.7.6
4062026-09-08T02:13:33.552Z Compiling getrandom v0.4.3
4072026-09-08T02:13:33.642Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4082026-09-08T02:13:33.661Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4092026-09-08T02:13:33.742Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4102026-09-08T02:13:33.754Z Compiling pretty-hex v0.4.2
4112026-09-08T02:13:33.758Z Compiling dyn-clone v1.0.20
4122026-09-08T02:13:33.876Z Compiling pin-project-lite v0.2.17
4132026-09-08T02:13:33.909Z Compiling is_terminal_polyfill v1.70.2
4142026-09-08T02:13:33.962Z Compiling anstyle-query v1.1.5
4152026-09-08T02:13:33.993Z Compiling anstyle v1.0.14
4162026-09-08T02:13:34.031Z Compiling colorchoice v1.0.5
4172026-09-08T02:13:34.066Z Compiling tracing v0.1.44
4182026-09-08T02:13:34.138Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4192026-09-08T02:13:34.253Z Compiling bitflags v2.13.0
4202026-09-08T02:13:34.277Z Compiling serde v1.0.228
4212026-09-08T02:13:34.345Z Compiling uuid v1.23.5
4222026-09-08T02:13:34.395Z Compiling anstream v1.0.0
4232026-09-08T02:13:34.428Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4242026-09-08T02:13:34.677Z Compiling rustix v1.1.4
4252026-09-08T02:13:34.693Z Compiling postcard v1.1.3
4262026-09-08T02:13:34.883Z Compiling anyhow v1.0.103
4272026-09-08T02:13:34.941Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4282026-09-08T02:13:34.945Z Compiling rand v0.10.2
4292026-09-08T02:13:35.055Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4302026-09-08T02:13:35.073Z Compiling socket2 v0.6.4
4312026-09-08T02:13:35.167Z Compiling oxnet v0.1.6
4322026-09-08T02:13:35.414Z Compiling ingot-types v0.2.0
4332026-09-08T02:13:35.490Z Compiling terminal_size v0.4.4
4342026-09-08T02:13:35.641Z Compiling strsim v0.11.1
4352026-09-08T02:13:35.660Z Compiling colored v3.1.1
4362026-09-08T02:13:35.740Z Compiling clap_lex v1.1.0
4372026-09-08T02:13:35.825Z Compiling ingot v0.2.0
4382026-09-08T02:13:35.875Z Compiling winnow v1.0.3
4392026-09-08T02:13:35.875Z Compiling clap_builder v4.6.0
4402026-09-08T02:13:36.114Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4412026-09-08T02:13:36.794Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4422026-09-08T02:13:37.439Z Compiling clap v4.6.1
4432026-09-08T02:13:37.455Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4442026-09-08T02:13:39.014Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4452026-09-08T02:13:40.457Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4462026-09-08T02:13:44.824Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.48s
4472026-09-08T02:13:44.853Z
4482026-09-08T02:13:44.857Zreal 12.516363215
4492026-09-08T02:13:44.857Zuser 1:04.227780087
4502026-09-08T02:13:44.857Zsys 6.007572941
4512026-09-08T02:13:44.857Ztrap 0.031975427
4522026-09-08T02:13:44.857Ztflt 0.128837437
4532026-09-08T02:13:44.857Zdflt 0.167028974
4542026-09-08T02:13:44.857Zkflt 0.000012480
4552026-09-08T02:13:44.857Zlock 3:12.571047328
4562026-09-08T02:13:44.857Zslp 1:57.620465173
4572026-09-08T02:13:44.857Zlat 2.528488547
4582026-09-08T02:13:44.857Zstop 2.732311932
4592026-09-08T02:13:44.857Z+ header 'release build'
4602026-09-08T02:13:44.857Z+ echo '# ==== release build ==== #'
4612026-09-08T02:13:44.857Z+ ptime -m cargo build --release
4622026-09-08T02:13:44.857Z# ==== release build ==== #
4632026-09-08T02:13:44.948Z Compiling proc-macro2 v1.0.106
4642026-09-08T02:13:44.948Z Compiling quote v1.0.46
4652026-09-08T02:13:44.949Z Compiling unicode-ident v1.0.24
4662026-09-08T02:13:44.952Z Compiling serde_core v1.0.228
4672026-09-08T02:13:44.952Z Compiling libc v0.2.186
4682026-09-08T02:13:44.952Z Compiling cfg-if v1.0.4
4692026-09-08T02:13:44.952Z Compiling ident_case v1.0.1
4702026-09-08T02:13:44.952Z Compiling memchr v2.8.3
4712026-09-08T02:13:45.046Z Compiling strsim v0.11.1
4722026-09-08T02:13:45.073Z Compiling thiserror v2.0.18
4732026-09-08T02:13:45.091Z Compiling regex-syntax v0.8.11
4742026-09-08T02:13:45.276Z Compiling equivalent v1.0.2
4752026-09-08T02:13:45.308Z Compiling zerocopy v0.8.54
4762026-09-08T02:13:45.340Z Compiling either v1.16.0
4772026-09-08T02:13:45.509Z Compiling aho-corasick v1.1.4
4782026-09-08T02:13:45.530Z Compiling hashbrown v0.17.1
4792026-09-08T02:13:45.566Z Compiling winnow v1.0.3
4802026-09-08T02:13:45.659Z Compiling anyhow v1.0.103
4812026-09-08T02:13:45.669Z Compiling serde v1.0.228
4822026-09-08T02:13:46.021Z Compiling indexmap v2.14.0
4832026-09-08T02:13:46.048Z Compiling itertools v0.15.0
4842026-09-08T02:13:46.076Z Compiling byteorder v1.5.0
4852026-09-08T02:13:46.175Z Compiling syn v2.0.118
4862026-09-08T02:13:46.251Z Compiling heapless v0.8.0
4872026-09-08T02:13:46.543Z Compiling regex-automata v0.4.15
4882026-09-08T02:13:46.563Z Compiling toml_parser v1.1.2+spec-1.1.0
4892026-09-08T02:13:46.614Z Compiling toml_datetime v1.1.1+spec-1.1.0
4902026-09-08T02:13:46.825Z Compiling hash32 v0.3.1
4912026-09-08T02:13:46.945Z Compiling toml_edit v0.25.12+spec-1.1.0
4922026-09-08T02:13:46.978Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4932026-09-08T02:13:47.083Z Compiling bitflags v2.13.0
4942026-09-08T02:13:47.089Z Compiling stable_deref_trait v1.2.1
4952026-09-08T02:13:47.150Z Compiling smoltcp v0.11.0
4962026-09-08T02:13:47.195Z Compiling macaddr v1.0.1
4972026-09-08T02:13:47.198Z Compiling rustversion v1.0.23
4982026-09-08T02:13:47.338Z Compiling syn v1.0.109
4992026-09-08T02:13:47.408Z Compiling getrandom v0.4.3
5002026-09-08T02:13:47.465Z Compiling proc-macro-crate v3.5.0
5012026-09-08T02:13:47.549Z Compiling managed v0.8.0
5022026-09-08T02:13:47.652Z Compiling version_check v0.9.5
5032026-09-08T02:13:47.662Z Compiling rand_core v0.10.1
5042026-09-08T02:13:47.780Z Compiling ref-cast v1.0.25
5052026-09-08T02:13:47.795Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5062026-09-08T02:13:47.804Z Compiling rustix v1.1.4
5072026-09-08T02:13:47.851Z Compiling bitflags v1.3.2
5082026-09-08T02:13:47.899Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5092026-09-08T02:13:48.099Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5102026-09-08T02:13:48.106Z Compiling errno v0.3.14
5112026-09-08T02:13:48.239Z Compiling regex v1.13.0
5122026-09-08T02:13:48.309Z Compiling ipnetwork v0.21.1
5132026-09-08T02:13:48.477Z Compiling utf8parse v0.2.2
5142026-09-08T02:13:48.571Z Compiling cpufeatures v0.3.0
5152026-09-08T02:13:48.615Z Compiling foreign-types-shared v0.3.1
5162026-09-08T02:13:48.630Z Compiling unicode-width v0.2.2
5172026-09-08T02:13:48.657Z Compiling darling_core v0.23.0
5182026-09-08T02:13:48.692Z Compiling once_cell v1.21.4
5192026-09-08T02:13:48.908Z Compiling tracing-core v0.1.36
5202026-09-08T02:13:48.908Z Compiling tabwriter v1.4.1
5212026-09-08T02:13:49.008Z Compiling cstr-argument v0.1.2
5222026-09-08T02:13:49.157Z Compiling chacha20 v0.10.1
5232026-09-08T02:13:49.221Z Compiling anstyle-parse v1.0.0
5242026-09-08T02:13:49.710Z Compiling dyn-clone v1.0.20
5252026-09-08T02:13:49.799Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5262026-09-08T02:13:49.827Z Compiling anstyle-query v1.1.5
5272026-09-08T02:13:49.834Z Compiling anstyle v1.0.14
5282026-09-08T02:13:49.840Z Compiling thiserror-impl v2.0.18
5292026-09-08T02:13:49.914Z Compiling zerocopy-derive v0.8.54
5302026-09-08T02:13:49.993Z Compiling serde_derive v1.0.228
5312026-09-08T02:13:50.117Z Compiling ref-cast-impl v1.0.25
5322026-09-08T02:13:50.163Z Compiling num_enum_derive v0.7.6
5332026-09-08T02:13:50.612Z Compiling foreign-types-macros v0.2.3
5342026-09-08T02:13:50.752Z Compiling darling_macro v0.23.0
5352026-09-08T02:13:50.776Z Compiling tracing-attributes v0.1.31
5362026-09-08T02:13:51.150Z Compiling num_enum v0.7.6
5372026-09-08T02:13:51.184Z Compiling cobs v0.3.0
5382026-09-08T02:13:51.197Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5392026-09-08T02:13:51.225Z Compiling foreign-types v0.5.0
5402026-09-08T02:13:51.252Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5412026-09-08T02:13:51.288Z Compiling pin-project-lite v0.2.17
5422026-09-08T02:13:51.296Z Compiling darling v0.23.0
5432026-09-08T02:13:51.362Z Compiling ingot-macros v0.2.0
5442026-09-08T02:13:51.369Z Compiling pretty-hex v0.4.2
5452026-09-08T02:13:51.391Z Compiling colorchoice v1.0.5
5462026-09-08T02:13:51.487Z Compiling is_terminal_polyfill v1.70.2
5472026-09-08T02:13:51.487Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5482026-09-08T02:13:51.568Z Compiling anstream v1.0.0
5492026-09-08T02:13:51.653Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5502026-09-08T02:13:51.669Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5512026-09-08T02:13:51.755Z Compiling terminal_size v0.4.4
5522026-09-08T02:13:51.955Z Compiling tracing v0.1.44
5532026-09-08T02:13:51.976Z Compiling rand v0.10.2
5542026-09-08T02:13:51.999Z Compiling uuid v1.23.5
5552026-09-08T02:13:52.019Z Compiling socket2 v0.6.4
5562026-09-08T02:13:52.395Z Compiling clap_lex v1.1.0
5572026-09-08T02:13:52.423Z Compiling heck v0.5.0
5582026-09-08T02:13:52.593Z Compiling colored v3.1.1
5592026-09-08T02:13:52.604Z Compiling oxnet v0.1.6
5602026-09-08T02:13:52.716Z Compiling clap_derive v4.6.1
5612026-09-08T02:13:52.885Z Compiling clap_builder v4.6.0
5622026-09-08T02:13:53.120Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5632026-09-08T02:13:53.258Z Compiling postcard v1.1.3
5642026-09-08T02:13:54.295Z Compiling ingot-types v0.2.0
5652026-09-08T02:13:54.639Z Compiling ingot v0.2.0
5662026-09-08T02:13:54.681Z Compiling clap v4.6.1
5672026-09-08T02:13:56.330Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5682026-09-08T02:13:57.341Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5692026-09-08T02:13:58.382Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5702026-09-08T02:14:04.934Z Finished `release` profile [optimized + debuginfo] target(s) in 20.07s
5712026-09-08T02:14:04.961Z
5722026-09-08T02:14:04.964Zreal 20.097433669
5732026-09-08T02:14:04.964Zuser 1:41.812222437
5742026-09-08T02:14:04.964Zsys 13.248526372
5752026-09-08T02:14:04.964Ztrap 0.050237858
5762026-09-08T02:14:04.964Ztflt 0.101889864
5772026-09-08T02:14:04.965Zdflt 0.412712324
5782026-09-08T02:14:04.965Zkflt 0.000025300
5792026-09-08T02:14:04.965Zlock 4:47.274663303
5802026-09-08T02:14:04.965Zslp 3:24.689299581
5812026-09-08T02:14:04.965Zlat 5.306270942
5822026-09-08T02:14:04.965Zstop 9.139231055
5832026-09-08T02:14:04.965Z+ popd
5842026-09-08T02:14:04.965Z/work/oxidecomputer/opte
5852026-09-08T02:14:04.965Z+ TGT_BASE=/work
5862026-09-08T02:14:04.965Z+ for x in debug release
5872026-09-08T02:14:04.965Z+ mkdir -p /work/debug
5882026-09-08T02:14:04.965Z+ cp target/debug/opteadm /work/debug/
5892026-09-08T02:14:04.987Z+ sha256sum target/debug/opteadm
5902026-09-08T02:14:05.014Z+ for x in debug release
5912026-09-08T02:14:05.014Z+ mkdir -p /work/release
5922026-09-08T02:14:05.017Z+ cp target/release/opteadm /work/release/
5932026-09-08T02:14:05.033Z+ sha256sum target/release/opteadm
5942026-09-08T02:14:05.051Zprocess exited: duration 66655 ms, exit code 0
 
5952026-09-08T02:14:05.063Zfound 4 output files
5962026-09-08T02:14:05.063Zuploading: /work/debug/opteadm (38137728 bytes)
5972026-09-08T02:14:06.493Zuploaded: /work/debug/opteadm
5982026-09-08T02:14:06.493Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
5992026-09-08T02:14:07.505Zuploaded: /work/debug/opteadm.debug.sha256
6002026-09-08T02:14:07.505Zuploading: /work/release/opteadm (25875008 bytes)
6012026-09-08T02:14:08.841Zuploaded: /work/release/opteadm
6022026-09-08T02:14:08.841Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6032026-09-08T02:14:09.852Zuploaded: /work/release/opteadm.release.sha256