01M1KMY1Q8EJ4GFJMJEF8P0SMK: 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: 01M1KMYT1JYY3TAHQV3P251DSY

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:48:30.297Zjob assigned to worker 01M1KMZ0X9VZP53CPZHK981QJE [factory aws, i-083d7cd341724f953] (queued for 57 s)
 
22026-09-03T12:48:37.062Zstarting task 0: "setup"
32026-09-03T12:48:37.065Z++ uname -s
42026-09-03T12:48:37.065Z+ kern=SunOS
52026-09-03T12:48:37.068Z+ build_user=build
62026-09-03T12:48:37.068Z+ build_uid=12345
72026-09-03T12:48:37.068Z+ work_dir=/work
82026-09-03T12:48:37.068Z+ input_dir=/input
92026-09-03T12:48:37.068Z+ [[ 0 == 12345 ]]
102026-09-03T12:48:37.068Z+ case "$kern" in
112026-09-03T12:48:37.068Z+ groupadd -g 12345 build
122026-09-03T12:48:37.068Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T12:48:39.072Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T12:48:39.171Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T12:48:39.174Z+ home_fs=zfs
162026-09-03T12:48:39.174Z+ [[ zfs == autofs ]]
172026-09-03T12:48:39.174Z+ mkdir -p /home/build
182026-09-03T12:48:39.174Z+ chown build:build /home/build /work
192026-09-03T12:48:41.175Z+ chmod 0700 /home/build /work
202026-09-03T12:48:41.178Zprocess exited: duration 4117 ms, exit code 0
 
212026-09-03T12:48:41.183Zstarting task 1: "rust-toolchain"
222026-09-03T12:48:41.187Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T12:48:41.187Z * rust toolchain channel = "1.97.1"
242026-09-03T12:48:41.187Z * rust toolchain profile = "default"
252026-09-03T12:48:41.187Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T12:48:41.187Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T12:48:41.187Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T12:48:41.190Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T12:48:41.190Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T12:48:41.271Zinfo: downloading installer
312026-09-03T12:48:42.679Zinfo: profile set to default
322026-09-03T12:48:42.679Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T12:48:42.682Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T12:48:42.820Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T12:48:42.823Zinfo: downloading 6 components
362026-09-03T12:48:59.224Z
372026-09-03T12:48:59.224Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-03T12:48:59.249Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T12:48:59.249Z
402026-09-03T12:48:59.252Z
412026-09-03T12:48:59.252ZRust is installed now. Great!
422026-09-03T12:48:59.252Z
432026-09-03T12:48:59.252ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T12:48:59.252Zenvironment variable. This has not been done automatically.
452026-09-03T12:48:59.252Z
462026-09-03T12:48:59.252ZTo configure your current shell, you need to source
472026-09-03T12:48:59.252Zthe corresponding env file under $HOME/.cargo.
482026-09-03T12:48:59.252Z
492026-09-03T12:48:59.252ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T12:48:59.253Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T12:48:59.253Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T12:48:59.253ZCC_x86_64-unknown-illumos = None
532026-09-03T12:48:59.253Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T12:48:59.253ZCC_x86_64_unknown_illumos = None
552026-09-03T12:48:59.253Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T12:48:59.253ZHOST_CC = None
572026-09-03T12:48:59.253Zcargo:rerun-if-env-changed=CC
582026-09-03T12:48:59.253ZCC = None
592026-09-03T12:48:59.253Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T12:48:59.425Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T12:48:59.425ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T12:48:59.425Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T12:48:59.426ZCFLAGS = None
642026-09-03T12:48:59.426Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T12:48:59.426ZHOST_CFLAGS = None
662026-09-03T12:48:59.426Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T12:48:59.426ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T12:48:59.426Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T12:48:59.426ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T12:48:59.530Z+ rustup --version
712026-09-03T12:48:59.535Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T12:48:59.538Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T12:48:59.557Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T12:48:59.561Z+ cargo --version
752026-09-03T12:48:59.574Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T12:48:59.577Z+ rustc --version
772026-09-03T12:48:59.595Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T12:48:59.599Zprocess exited: duration 18413 ms, exit code 0
 
792026-09-03T12:48:59.604Zstarting task 2: "authentication"
802026-09-03T12:48:59.621Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T12:48:59.626Zstarting task 3: "clone repository"
822026-09-03T12:48:59.629Z+ mkdir -p /work/oxidecomputer/opte
832026-09-03T12:48:59.632Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-03T12:48:59.660ZCloning into '/work/oxidecomputer/opte'...
852026-09-03T12:49:00.735Z+ cd /work/oxidecomputer/opte
862026-09-03T12:49:00.735Z+ git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
872026-09-03T12:49:01.037ZFrom https://github.com/oxidecomputer/opte
882026-09-03T12:49:01.037Z * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD
892026-09-03T12:49:01.045Z+ [[ -n benchmark-evict-expire ]]
902026-09-03T12:49:01.048Z++ git branch --show-current
912026-09-03T12:49:01.048Z+ current=master
922026-09-03T12:49:01.048Z+ [[ master != benchmark-evict-expire ]]
932026-09-03T12:49:01.049Z+ git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
942026-09-03T12:49:01.053Z+ git checkout -f benchmark-evict-expire
952026-09-03T12:49:01.067ZSwitched to branch 'benchmark-evict-expire'
962026-09-03T12:49:01.070Z+ git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
972026-09-03T12:49:01.087ZHEAD is now at 304ecfd Review feedback
982026-09-03T12:49:01.093Zprocess exited: duration 1458 ms, exit code 0
 
992026-09-03T12:49:01.101Zstarting task 4: "build"
1002026-09-03T12:49:01.104Z+ source .github/buildomat/common.sh
1012026-09-03T12:49:01.104Z++ rustup show active-toolchain
1022026-09-03T12:49:01.107Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-03T12:49:01.110Z++ pushd xde
1042026-09-03T12:49:01.110Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-03T12:49:01.110Z++ rustup show active-toolchain
1062026-09-03T12:49:01.113Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-03T12:49:01.284Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-03T12:49:01.288Zinfo: downloading 6 components
1092026-09-03T12:49:15.779Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-03T12:49:15.780Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-03T12:49:15.780Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-03T12:49:15.780Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-03T12:49:15.780Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-03T12:49:15.780Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-03T12:49:15.880Z+++ rustup show active-toolchain -v
1162026-09-03T12:49:15.883Z+++ head -n 1
1172026-09-03T12:49:15.883Z+++ cut '-d ' -f1
1182026-09-03T12:49:15.937Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-03T12:49:15.937Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T12:49:15.937Z++ popd
1212026-09-03T12:49:15.940Z/work/oxidecomputer/opte
1222026-09-03T12:49:15.940Z+ cargo --version
1232026-09-03T12:49:15.946Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-03T12:49:15.949Z+ rustc --version
1252026-09-03T12:49:15.969Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-03T12:49:15.971Z+ pushd bin/opteadm
1272026-09-03T12:49:15.972Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1282026-09-03T12:49:15.972Z+ header 'check style'
1292026-09-03T12:49:15.972Z+ echo '# ==== check style ==== #'
1302026-09-03T12:49:15.972Z# ==== check style ==== #
1312026-09-03T12:49:15.972Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-03T12:49:16.042Z
1332026-09-03T12:49:16.042Zreal 0.067949555
1342026-09-03T12:49:16.043Zuser 0.037821122
1352026-09-03T12:49:16.043Zsys 0.027583369
1362026-09-03T12:49:16.043Ztrap 0.000011040
1372026-09-03T12:49:16.043Ztflt 0.000027820
1382026-09-03T12:49:16.043Zdflt 0.000032850
1392026-09-03T12:49:16.043Zkflt 0.000000000
1402026-09-03T12:49:16.043Zlock 0.022329860
1412026-09-03T12:49:16.043Zslp 0.047427486
1422026-09-03T12:49:16.043Zlat 0.000624340
1432026-09-03T12:49:16.043Zstop 0.000091100
1442026-09-03T12:49:16.046Z+ header analyze
1452026-09-03T12:49:16.046Z+ echo '# ==== analyze ==== #'
1462026-09-03T12:49:16.047Z# ==== analyze ==== #
1472026-09-03T12:49:16.047Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1482026-09-03T12:49:16.175Z Updating crates.io index
1492026-09-03T12:49:16.179Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-03T12:49:17.211Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-03T12:49:17.528Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-03T12:49:17.809Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-03T12:49:18.257Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-03T12:49:18.566Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-03T12:49:18.893Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-03T12:49:20.490Z Downloading crates ...
1572026-09-03T12:49:20.535Z Downloaded errno v0.3.14
1582026-09-03T12:49:20.552Z Downloaded cfg-if v1.0.4
1592026-09-03T12:49:20.556Z Downloaded clap_lex v1.1.0
1602026-09-03T12:49:20.561Z Downloaded macaddr v1.0.1
1612026-09-03T12:49:20.564Z Downloaded anstyle-query v1.1.5
1622026-09-03T12:49:20.564Z Downloaded defmt-parser v1.0.0
1632026-09-03T12:49:20.564Z Downloaded hash32 v0.3.1
1642026-09-03T12:49:20.564Z Downloaded cpufeatures v0.3.0
1652026-09-03T12:49:20.567Z Downloaded foreign-types-shared v0.3.1
1662026-09-03T12:49:20.570Z Downloaded foreign-types-macros v0.2.3
1672026-09-03T12:49:20.570Z Downloaded embedded-io v0.6.1
1682026-09-03T12:49:20.575Z Downloaded is_terminal_polyfill v1.70.2
1692026-09-03T12:49:20.578Z Downloaded defmt v0.3.100
1702026-09-03T12:49:20.581Z Downloaded embedded-io v0.4.0
1712026-09-03T12:49:20.584Z Downloaded ident_case v1.0.1
1722026-09-03T12:49:20.584Z Downloaded cstr-argument v0.1.2
1732026-09-03T12:49:20.587Z Downloaded cobs v0.3.0
1742026-09-03T12:49:20.590Z Downloaded colorchoice v1.0.5
1752026-09-03T12:49:20.593Z Downloaded darling_macro v0.23.0
1762026-09-03T12:49:20.596Z Downloaded anstream v1.0.0
1772026-09-03T12:49:20.596Z Downloaded byteorder v1.5.0
1782026-09-03T12:49:20.601Z Downloaded foreign-types v0.5.0
1792026-09-03T12:49:20.609Z Downloaded stable_deref_trait v1.2.1
1802026-09-03T12:49:20.612Z Downloaded equivalent v1.0.2
1812026-09-03T12:49:20.617Z Downloaded tabwriter v1.4.1
1822026-09-03T12:49:20.619Z Downloaded terminal_size v0.4.4
1832026-09-03T12:49:20.620Z Downloaded pretty-hex v0.4.2
1842026-09-03T12:49:20.625Z Downloaded utf8parse v0.2.2
1852026-09-03T12:49:20.628Z Downloaded version_check v0.9.5
1862026-09-03T12:49:20.631Z Downloaded proc-macro-crate v3.5.0
1872026-09-03T12:49:20.634Z Downloaded ref-cast v1.0.25
1882026-09-03T12:49:20.634Z Downloaded managed v0.8.0
1892026-09-03T12:49:20.637Z Downloaded ref-cast-impl v1.0.25
1902026-09-03T12:49:20.637Z Downloaded heck v0.5.0
1912026-09-03T12:49:20.637Z Downloaded either v1.16.0
1922026-09-03T12:49:20.640Z Downloaded rand_core v0.10.1
1932026-09-03T12:49:20.649Z Downloaded ipnetwork v0.21.1
1942026-09-03T12:49:20.653Z Downloaded ingot-types v0.2.0
1952026-09-03T12:49:20.656Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1962026-09-03T12:49:20.660Z Downloaded clap_derive v4.6.1
1972026-09-03T12:49:20.660Z Downloaded dyn-clone v1.0.20
1982026-09-03T12:49:20.664Z Downloaded ingot v0.2.0
1992026-09-03T12:49:20.664Z Downloaded num_enum v0.7.6
2002026-09-03T12:49:20.668Z Downloaded bitflags v1.3.2
2012026-09-03T12:49:20.668Z Downloaded thiserror-impl v2.0.18
2022026-09-03T12:49:20.668Z Downloaded quote v1.0.46
2032026-09-03T12:49:20.671Z Downloaded anstyle-parse v1.0.0
2042026-09-03T12:49:20.674Z Downloaded pin-project-lite v0.2.17
2052026-09-03T12:49:20.680Z Downloaded strsim v0.11.1
2062026-09-03T12:49:20.683Z Downloaded num_enum_derive v0.7.6
2072026-09-03T12:49:20.688Z Downloaded ingot-macros v0.2.0
2082026-09-03T12:49:20.691Z Downloaded anyhow v1.0.103
2092026-09-03T12:49:20.694Z Downloaded chacha20 v0.10.1
2102026-09-03T12:49:20.697Z Downloaded defmt-macros v1.1.1
2112026-09-03T12:49:20.697Z Downloaded colored v3.1.1
2122026-09-03T12:49:20.702Z Downloaded uuid v1.23.5
2132026-09-03T12:49:20.705Z Downloaded defmt v1.1.1
2142026-09-03T12:49:20.708Z Downloaded once_cell v1.21.4
2152026-09-03T12:49:20.708Z Downloaded rustversion v1.0.23
2162026-09-03T12:49:20.712Z Downloaded thiserror v2.0.18
2172026-09-03T12:49:20.712Z Downloaded toml_parser v1.1.2+spec-1.1.0
2182026-09-03T12:49:20.714Z Downloaded postcard v1.1.3
2192026-09-03T12:49:20.714Z Downloaded oxnet v0.1.6
2202026-09-03T12:49:20.723Z Downloaded clap v4.6.1
2212026-09-03T12:49:20.728Z Downloaded tracing-attributes v0.1.31
2222026-09-03T12:49:20.732Z Downloaded darling v0.23.0
2232026-09-03T12:49:20.735Z Downloaded getrandom v0.4.3
2242026-09-03T12:49:20.735Z Downloaded bitflags v2.13.0
2252026-09-03T12:49:20.738Z Downloaded darling_core v0.23.0
2262026-09-03T12:49:20.744Z Downloaded anstyle v1.0.14
2272026-09-03T12:49:20.744Z Downloaded aho-corasick v1.1.4
2282026-09-03T12:49:20.744Z Downloaded serde_derive v1.0.228
2292026-09-03T12:49:20.747Z Downloaded proc-macro2 v1.0.106
2302026-09-03T12:49:20.760Z Downloaded unicode-ident v1.0.24
2312026-09-03T12:49:20.762Z Downloaded serde_core v1.0.228
2322026-09-03T12:49:20.765Z Downloaded heapless v0.8.0
2332026-09-03T12:49:20.766Z Downloaded tracing-core v0.1.36
2342026-09-03T12:49:20.773Z Downloaded socket2 v0.6.4
2352026-09-03T12:49:20.776Z Downloaded toml_edit v0.25.12+spec-1.1.0
2362026-09-03T12:49:20.783Z Downloaded serde v1.0.228
2372026-09-03T12:49:20.794Z Downloaded indexmap v2.14.0
2382026-09-03T12:49:20.800Z Downloaded zerocopy-derive v0.8.54
2392026-09-03T12:49:20.803Z Downloaded rand v0.10.2
2402026-09-03T12:49:20.805Z Downloaded memchr v2.8.3
2412026-09-03T12:49:20.846Z Downloaded itertools v0.15.0
2422026-09-03T12:49:20.851Z Downloaded hashbrown v0.17.1
2432026-09-03T12:49:20.856Z Downloaded clap_builder v4.6.0
2442026-09-03T12:49:20.862Z Downloaded regex v1.13.0
2452026-09-03T12:49:20.881Z Downloaded winnow v1.0.3
2462026-09-03T12:49:20.912Z Downloaded syn v1.0.109
2472026-09-03T12:49:20.933Z Downloaded zerocopy v0.8.54
2482026-09-03T12:49:20.944Z Downloaded unicode-width v0.2.2
2492026-09-03T12:49:20.947Z Downloaded syn v2.0.118
2502026-09-03T12:49:20.956Z Downloaded smoltcp v0.11.0
2512026-09-03T12:49:20.961Z Downloaded regex-syntax v0.8.11
2522026-09-03T12:49:20.973Z Downloaded rustix v1.1.4
2532026-09-03T12:49:20.985Z Downloaded tracing v0.1.44
2542026-09-03T12:49:21.001Z Downloaded regex-automata v0.4.15
2552026-09-03T12:49:21.014Z Downloaded libc v0.2.186
2562026-09-03T12:49:21.077Z Compiling proc-macro2 v1.0.106
2572026-09-03T12:49:21.077Z Compiling unicode-ident v1.0.24
2582026-09-03T12:49:21.077Z Compiling quote v1.0.46
2592026-09-03T12:49:21.080Z Compiling serde_core v1.0.228
2602026-09-03T12:49:21.080Z Compiling libc v0.2.186
2612026-09-03T12:49:21.080Z Checking cfg-if v1.0.4
2622026-09-03T12:49:21.081Z Compiling ident_case v1.0.1
2632026-09-03T12:49:21.081Z Compiling strsim v0.11.1
2642026-09-03T12:49:21.200Z Compiling thiserror v2.0.18
2652026-09-03T12:49:21.265Z Compiling memchr v2.8.3
2662026-09-03T12:49:21.268Z Compiling regex-syntax v0.8.11
2672026-09-03T12:49:21.429Z Compiling anyhow v1.0.103
2682026-09-03T12:49:21.505Z Compiling zerocopy v0.8.54
2692026-09-03T12:49:21.707Z Compiling aho-corasick v1.1.4
2702026-09-03T12:49:21.731Z Compiling hashbrown v0.17.1
2712026-09-03T12:49:21.817Z Compiling equivalent v1.0.2
2722026-09-03T12:49:21.829Z Compiling serde v1.0.228
2732026-09-03T12:49:21.871Z Compiling winnow v1.0.3
2742026-09-03T12:49:21.892Z Compiling either v1.16.0
2752026-09-03T12:49:22.087Z Compiling itertools v0.15.0
2762026-09-03T12:49:22.271Z Compiling indexmap v2.14.0
2772026-09-03T12:49:22.318Z Compiling syn v2.0.118
2782026-09-03T12:49:22.431Z Checking byteorder v1.5.0
2792026-09-03T12:49:22.584Z Compiling heapless v0.8.0
2802026-09-03T12:49:22.862Z Compiling regex-automata v0.4.15
2812026-09-03T12:49:22.868Z Compiling toml_parser v1.1.2+spec-1.1.0
2822026-09-03T12:49:22.888Z Compiling toml_datetime v1.1.1+spec-1.1.0
2832026-09-03T12:49:22.933Z Checking bitflags v2.13.0
2842026-09-03T12:49:23.097Z Checking hash32 v0.3.1
2852026-09-03T12:49:23.100Z Compiling rustversion v1.0.23
2862026-09-03T12:49:23.204Z Compiling toml_edit v0.25.12+spec-1.1.0
2872026-09-03T12:49:23.233Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2882026-09-03T12:49:23.316Z Compiling syn v1.0.109
2892026-09-03T12:49:23.375Z Checking macaddr v1.0.1
2902026-09-03T12:49:23.405Z Checking stable_deref_trait v1.2.1
2912026-09-03T12:49:23.427Z Compiling smoltcp v0.11.0
2922026-09-03T12:49:23.505Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2932026-09-03T12:49:23.511Z Compiling getrandom v0.4.3
2942026-09-03T12:49:23.647Z Checking bitflags v1.3.2
2952026-09-03T12:49:23.705Z Compiling version_check v0.9.5
2962026-09-03T12:49:23.713Z Compiling ref-cast v1.0.25
2972026-09-03T12:49:23.756Z Compiling proc-macro-crate v3.5.0
2982026-09-03T12:49:23.768Z Checking managed v0.8.0
2992026-09-03T12:49:23.818Z Checking rand_core v0.10.1
3002026-09-03T12:49:23.938Z Compiling rustix v1.1.4
3012026-09-03T12:49:23.966Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022026-09-03T12:49:24.160Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-03T12:49:24.205Z Checking errno v0.3.14
3042026-09-03T12:49:24.317Z Checking foreign-types-shared v0.3.1
3052026-09-03T12:49:24.400Z Checking cpufeatures v0.3.0
3062026-09-03T12:49:24.452Z Checking ipnetwork v0.21.1
3072026-09-03T12:49:24.464Z Checking unicode-width v0.2.2
3082026-09-03T12:49:24.626Z Compiling regex v1.13.0
3092026-09-03T12:49:24.631Z Checking once_cell v1.21.4
3102026-09-03T12:49:24.701Z Checking utf8parse v0.2.2
3112026-09-03T12:49:24.797Z Checking anstyle-parse v1.0.0
3122026-09-03T12:49:24.802Z Checking tracing-core v0.1.36
3132026-09-03T12:49:24.816Z Checking cstr-argument v0.1.2
3142026-09-03T12:49:24.940Z Compiling darling_core v0.23.0
3152026-09-03T12:49:24.947Z Checking tabwriter v1.4.1
3162026-09-03T12:49:25.077Z Checking chacha20 v0.10.1
3172026-09-03T12:49:25.322Z Checking colorchoice v1.0.5
3182026-09-03T12:49:25.410Z Checking anstyle-query v1.1.5
3192026-09-03T12:49:25.414Z Checking pin-project-lite v0.2.17
3202026-09-03T12:49:25.476Z Checking is_terminal_polyfill v1.70.2
3212026-09-03T12:49:25.491Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3222026-09-03T12:49:25.501Z Checking dyn-clone v1.0.20
3232026-09-03T12:49:25.504Z Checking pretty-hex v0.4.2
3242026-09-03T12:49:25.511Z Checking anstyle v1.0.14
3252026-09-03T12:49:25.555Z Checking terminal_size v0.4.4
3262026-09-03T12:49:25.662Z Checking rand v0.10.2
3272026-09-03T12:49:25.679Z Checking anstream v1.0.0
3282026-09-03T12:49:25.701Z Checking uuid v1.23.5
3292026-09-03T12:49:25.846Z Checking socket2 v0.6.4
3302026-09-03T12:49:25.964Z Checking clap_lex v1.1.0
3312026-09-03T12:49:26.007Z Checking colored v3.1.1
3322026-09-03T12:49:26.077Z Compiling thiserror-impl v2.0.18
3332026-09-03T12:49:26.094Z Compiling zerocopy-derive v0.8.54
3342026-09-03T12:49:26.115Z Compiling serde_derive v1.0.228
3352026-09-03T12:49:26.164Z Compiling foreign-types-macros v0.2.3
3362026-09-03T12:49:26.203Z Compiling ref-cast-impl v1.0.25
3372026-09-03T12:49:26.792Z Compiling num_enum_derive v0.7.6
3382026-09-03T12:49:26.795Z Checking foreign-types v0.5.0
3392026-09-03T12:49:26.855Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-03T12:49:26.899Z Compiling tracing-attributes v0.1.31
3412026-09-03T12:49:27.144Z Compiling darling_macro v0.23.0
3422026-09-03T12:49:27.406Z Checking cobs v0.3.0
3432026-09-03T12:49:27.450Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3442026-09-03T12:49:27.507Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3452026-09-03T12:49:27.543Z Compiling heck v0.5.0
3462026-09-03T12:49:27.716Z Compiling darling v0.23.0
3472026-09-03T12:49:27.733Z Checking oxnet v0.1.6
3482026-09-03T12:49:27.767Z Checking clap_builder v4.6.0
3492026-09-03T12:49:27.785Z Checking num_enum v0.7.6
3502026-09-03T12:49:27.788Z Compiling ingot-macros v0.2.0
3512026-09-03T12:49:27.894Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3522026-09-03T12:49:27.906Z Compiling clap_derive v4.6.1
3532026-09-03T12:49:27.978Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3542026-09-03T12:49:28.047Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3552026-09-03T12:49:28.103Z Checking tracing v0.1.44
3562026-09-03T12:49:29.062Z Checking postcard v1.1.3
3572026-09-03T12:49:29.219Z Checking clap v4.6.1
3582026-09-03T12:49:30.117Z Checking ingot-types v0.2.0
3592026-09-03T12:49:30.380Z Checking ingot v0.2.0
3602026-09-03T12:49:31.702Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3612026-09-03T12:49:32.885Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622026-09-03T12:49:34.065Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632026-09-03T12:49:34.874Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.78s
3642026-09-03T12:49:34.978Z
3652026-09-03T12:49:34.978Zreal 18.930718799
3662026-09-03T12:49:34.979Zuser 54.100912699
3672026-09-03T12:49:34.979Zsys 12.987224230
3682026-09-03T12:49:34.979Ztrap 0.041240561
3692026-09-03T12:49:34.979Ztflt 0.043058937
3702026-09-03T12:49:34.979Zdflt 0.146480296
3712026-09-03T12:49:34.979Zkflt 0.001645480
3722026-09-03T12:49:34.979Zlock 3:44.214197586
3732026-09-03T12:49:34.979Zslp 3:01.944154031
3742026-09-03T12:49:34.979Zlat 2.876248852
3752026-09-03T12:49:34.979Zstop 13.023783516
3762026-09-03T12:49:34.983Z+ header 'debug build'
3772026-09-03T12:49:34.983Z+ echo '# ==== debug build ==== #'
3782026-09-03T12:49:34.983Z# ==== debug build ==== #
3792026-09-03T12:49:34.983Z+ ptime -m cargo build
3802026-09-03T12:49:35.134Z Compiling cfg-if v1.0.4
3812026-09-03T12:49:35.137Z Compiling serde_core v1.0.228
3822026-09-03T12:49:35.138Z Compiling libc v0.2.186
3832026-09-03T12:49:35.159Z Compiling thiserror v2.0.18
3842026-09-03T12:49:35.162Z Compiling byteorder v1.5.0
3852026-09-03T12:49:35.163Z Compiling zerocopy v0.8.54
3862026-09-03T12:49:35.166Z Compiling stable_deref_trait v1.2.1
3872026-09-03T12:49:35.170Z Compiling macaddr v1.0.1
3882026-09-03T12:49:35.207Z Compiling managed v0.8.0
3892026-09-03T12:49:35.217Z Compiling cobs v0.3.0
3902026-09-03T12:49:35.234Z Compiling rand_core v0.10.1
3912026-09-03T12:49:35.326Z Compiling hash32 v0.3.1
3922026-09-03T12:49:35.382Z Compiling bitflags v1.3.2
3932026-09-03T12:49:35.400Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3942026-09-03T12:49:35.418Z Compiling heapless v0.8.0
3952026-09-03T12:49:35.439Z Compiling errno v0.3.14
3962026-09-03T12:49:35.469Z Compiling memchr v2.8.3
3972026-09-03T12:49:35.480Z Compiling cpufeatures v0.3.0
3982026-09-03T12:49:35.494Z Compiling ipnetwork v0.21.1
3992026-09-03T12:49:35.539Z Compiling utf8parse v0.2.2
4002026-09-03T12:49:35.593Z Compiling foreign-types-shared v0.3.1
4012026-09-03T12:49:35.644Z Compiling once_cell v1.21.4
4022026-09-03T12:49:35.645Z Compiling unicode-width v0.2.2
4032026-09-03T12:49:35.669Z Compiling foreign-types v0.5.0
4042026-09-03T12:49:35.769Z Compiling tracing-core v0.1.36
4052026-09-03T12:49:35.844Z Compiling smoltcp v0.11.0
4062026-09-03T12:49:35.854Z Compiling cstr-argument v0.1.2
4072026-09-03T12:49:35.936Z Compiling tabwriter v1.4.1
4082026-09-03T12:49:36.011Z Compiling anstyle-parse v1.0.0
4092026-09-03T12:49:36.016Z Compiling chacha20 v0.10.1
4102026-09-03T12:49:36.215Z Compiling ref-cast v1.0.25
4112026-09-03T12:49:36.306Z Compiling num_enum v0.7.6
4122026-09-03T12:49:36.364Z Compiling getrandom v0.4.3
4132026-09-03T12:49:36.364Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4142026-09-03T12:49:36.409Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4152026-09-03T12:49:36.464Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4162026-09-03T12:49:36.511Z Compiling pretty-hex v0.4.2
4172026-09-03T12:49:36.571Z Compiling is_terminal_polyfill v1.70.2
4182026-09-03T12:49:36.635Z Compiling anstyle v1.0.14
4192026-09-03T12:49:36.653Z Compiling anstyle-query v1.1.5
4202026-09-03T12:49:36.676Z Compiling colorchoice v1.0.5
4212026-09-03T12:49:36.753Z Compiling pin-project-lite v0.2.17
4222026-09-03T12:49:36.785Z Compiling dyn-clone v1.0.20
4232026-09-03T12:49:36.839Z Compiling tracing v0.1.44
4242026-09-03T12:49:36.894Z Compiling bitflags v2.13.0
4252026-09-03T12:49:36.942Z Compiling serde v1.0.228
4262026-09-03T12:49:37.007Z Compiling uuid v1.23.5
4272026-09-03T12:49:37.078Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4282026-09-03T12:49:37.096Z Compiling rustix v1.1.4
4292026-09-03T12:49:37.198Z Compiling anstream v1.0.0
4302026-09-03T12:49:37.337Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4312026-09-03T12:49:37.545Z Compiling postcard v1.1.3
4322026-09-03T12:49:37.606Z Compiling terminal_size v0.4.4
4332026-09-03T12:49:37.619Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4342026-09-03T12:49:37.686Z Compiling rand v0.10.2
4352026-09-03T12:49:37.690Z Compiling anyhow v1.0.103
4362026-09-03T12:49:37.747Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4372026-09-03T12:49:37.858Z Compiling socket2 v0.6.4
4382026-09-03T12:49:37.890Z Compiling colored v3.1.1
4392026-09-03T12:49:38.072Z Compiling ingot-types v0.2.0
4402026-09-03T12:49:38.174Z Compiling strsim v0.11.1
4412026-09-03T12:49:38.250Z Compiling oxnet v0.1.6
4422026-09-03T12:49:38.501Z Compiling ingot v0.2.0
4432026-09-03T12:49:38.525Z Compiling winnow v1.0.3
4442026-09-03T12:49:38.608Z Compiling clap_lex v1.1.0
4452026-09-03T12:49:38.695Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4462026-09-03T12:49:38.937Z Compiling clap_builder v4.6.0
4472026-09-03T12:49:39.399Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4482026-09-03T12:49:40.098Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4492026-09-03T12:49:40.475Z Compiling clap v4.6.1
4502026-09-03T12:49:41.927Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4512026-09-03T12:49:43.347Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4522026-09-03T12:49:47.719Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.73s
4532026-09-03T12:49:47.745Z
4542026-09-03T12:49:47.747Zreal 12.757163609
4552026-09-03T12:49:47.748Zuser 1:04.239462698
4562026-09-03T12:49:47.748Zsys 5.979258626
4572026-09-03T12:49:47.748Ztrap 0.036117260
4582026-09-03T12:49:47.748Ztflt 0.156353679
4592026-09-03T12:49:47.748Zdflt 0.262701279
4602026-09-03T12:49:47.748Zkflt 0.000265640
4612026-09-03T12:49:47.748Zlock 3:09.623435866
4622026-09-03T12:49:47.748Zslp 1:56.727635194
4632026-09-03T12:49:47.748Zlat 2.733648790
4642026-09-03T12:49:47.748Zstop 2.660285768
4652026-09-03T12:49:47.748Z+ header 'release build'
4662026-09-03T12:49:47.748Z+ echo '# ==== release build ==== #'
4672026-09-03T12:49:47.748Z+ ptime -m cargo build --release
4682026-09-03T12:49:47.748Z# ==== release build ==== #
4692026-09-03T12:49:47.839Z Compiling proc-macro2 v1.0.106
4702026-09-03T12:49:47.839Z Compiling unicode-ident v1.0.24
4712026-09-03T12:49:47.839Z Compiling quote v1.0.46
4722026-09-03T12:49:47.842Z Compiling serde_core v1.0.228
4732026-09-03T12:49:47.842Z Compiling libc v0.2.186
4742026-09-03T12:49:47.842Z Compiling cfg-if v1.0.4
4752026-09-03T12:49:47.842Z Compiling ident_case v1.0.1
4762026-09-03T12:49:47.842Z Compiling thiserror v2.0.18
4772026-09-03T12:49:47.909Z Compiling memchr v2.8.3
4782026-09-03T12:49:47.950Z Compiling strsim v0.11.1
4792026-09-03T12:49:47.950Z Compiling regex-syntax v0.8.11
4802026-09-03T12:49:48.136Z Compiling winnow v1.0.3
4812026-09-03T12:49:48.209Z Compiling zerocopy v0.8.54
4822026-09-03T12:49:48.330Z Compiling aho-corasick v1.1.4
4832026-09-03T12:49:48.441Z Compiling equivalent v1.0.2
4842026-09-03T12:49:48.513Z Compiling anyhow v1.0.103
4852026-09-03T12:49:48.547Z Compiling either v1.16.0
4862026-09-03T12:49:48.558Z Compiling hashbrown v0.17.1
4872026-09-03T12:49:48.737Z Compiling serde v1.0.228
4882026-09-03T12:49:48.948Z Compiling itertools v0.15.0
4892026-09-03T12:49:49.018Z Compiling syn v2.0.118
4902026-09-03T12:49:49.058Z Compiling indexmap v2.14.0
4912026-09-03T12:49:49.070Z Compiling toml_parser v1.1.2+spec-1.1.0
4922026-09-03T12:49:49.160Z Compiling toml_datetime v1.1.1+spec-1.1.0
4932026-09-03T12:49:49.367Z Compiling regex-automata v0.4.15
4942026-09-03T12:49:49.592Z Compiling heapless v0.8.0
4952026-09-03T12:49:49.652Z Compiling byteorder v1.5.0
4962026-09-03T12:49:49.652Z Compiling toml_edit v0.25.12+spec-1.1.0
4972026-09-03T12:49:49.828Z Compiling hash32 v0.3.1
4982026-09-03T12:49:49.942Z Compiling bitflags v2.13.0
4992026-09-03T12:49:49.951Z Compiling macaddr v1.0.1
5002026-09-03T12:49:50.017Z Compiling rustversion v1.0.23
5012026-09-03T12:49:50.039Z Compiling smoltcp v0.11.0
5022026-09-03T12:49:50.138Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5032026-09-03T12:49:50.225Z Compiling stable_deref_trait v1.2.1
5042026-09-03T12:49:50.275Z Compiling syn v1.0.109
5052026-09-03T12:49:50.364Z Compiling proc-macro-crate v3.5.0
5062026-09-03T12:49:50.367Z Compiling version_check v0.9.5
5072026-09-03T12:49:50.374Z Compiling rand_core v0.10.1
5082026-09-03T12:49:50.490Z Compiling ref-cast v1.0.25
5092026-09-03T12:49:50.507Z Compiling getrandom v0.4.3
5102026-09-03T12:49:50.597Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5112026-09-03T12:49:50.609Z Compiling managed v0.8.0
5122026-09-03T12:49:50.762Z Compiling bitflags v1.3.2
5132026-09-03T12:49:50.767Z Compiling rustix v1.1.4
5142026-09-03T12:49:50.784Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5152026-09-03T12:49:50.890Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5162026-09-03T12:49:51.011Z Compiling errno v0.3.14
5172026-09-03T12:49:51.106Z Compiling regex v1.13.0
5182026-09-03T12:49:51.439Z Compiling ipnetwork v0.21.1
5192026-09-03T12:49:51.463Z Compiling unicode-width v0.2.2
5202026-09-03T12:49:51.463Z Compiling foreign-types-shared v0.3.1
5212026-09-03T12:49:51.463Z Compiling cpufeatures v0.3.0
5222026-09-03T12:49:51.503Z Compiling once_cell v1.21.4
5232026-09-03T12:49:51.616Z Compiling darling_core v0.23.0
5242026-09-03T12:49:51.642Z Compiling utf8parse v0.2.2
5252026-09-03T12:49:51.726Z Compiling anstyle-parse v1.0.0
5262026-09-03T12:49:51.735Z Compiling tracing-core v0.1.36
5272026-09-03T12:49:51.912Z Compiling cstr-argument v0.1.2
5282026-09-03T12:49:51.917Z Compiling tabwriter v1.4.1
5292026-09-03T12:49:52.059Z Compiling chacha20 v0.10.1
5302026-09-03T12:49:52.543Z Compiling pretty-hex v0.4.2
5312026-09-03T12:49:52.662Z Compiling dyn-clone v1.0.20
5322026-09-03T12:49:52.666Z Compiling pin-project-lite v0.2.17
5332026-09-03T12:49:52.698Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5342026-09-03T12:49:52.743Z Compiling anstyle-query v1.1.5
5352026-09-03T12:49:52.771Z Compiling thiserror-impl v2.0.18
5362026-09-03T12:49:52.786Z Compiling zerocopy-derive v0.8.54
5372026-09-03T12:49:52.831Z Compiling serde_derive v1.0.228
5382026-09-03T12:49:52.897Z Compiling foreign-types-macros v0.2.3
5392026-09-03T12:49:53.061Z Compiling ref-cast-impl v1.0.25
5402026-09-03T12:49:53.647Z Compiling num_enum_derive v0.7.6
5412026-09-03T12:49:53.783Z Compiling foreign-types v0.5.0
5422026-09-03T12:49:53.804Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5432026-09-03T12:49:53.804Z Compiling darling_macro v0.23.0
5442026-09-03T12:49:53.804Z Compiling tracing-attributes v0.1.31
5452026-09-03T12:49:54.036Z Compiling cobs v0.3.0
5462026-09-03T12:49:54.128Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5472026-09-03T12:49:54.134Z Compiling colorchoice v1.0.5
5482026-09-03T12:49:54.204Z Compiling darling v0.23.0
5492026-09-03T12:49:54.228Z Compiling is_terminal_polyfill v1.70.2
5502026-09-03T12:49:54.240Z Compiling anstyle v1.0.14
5512026-09-03T12:49:54.270Z Compiling ingot-macros v0.2.0
5522026-09-03T12:49:54.307Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5532026-09-03T12:49:54.464Z Compiling anstream v1.0.0
5542026-09-03T12:49:54.477Z Compiling num_enum v0.7.6
5552026-09-03T12:49:54.580Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5562026-09-03T12:49:54.586Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5572026-09-03T12:49:54.646Z Compiling terminal_size v0.4.4
5582026-09-03T12:49:54.772Z Compiling rand v0.10.2
5592026-09-03T12:49:54.866Z Compiling uuid v1.23.5
5602026-09-03T12:49:54.871Z Compiling tracing v0.1.44
5612026-09-03T12:49:55.053Z Compiling socket2 v0.6.4
5622026-09-03T12:49:55.180Z Compiling oxnet v0.1.6
5632026-09-03T12:49:55.271Z Compiling colored v3.1.1
5642026-09-03T12:49:55.464Z Compiling heck v0.5.0
5652026-09-03T12:49:55.630Z Compiling clap_lex v1.1.0
5662026-09-03T12:49:55.644Z Compiling clap_derive v4.6.1
5672026-09-03T12:49:55.870Z Compiling clap_builder v4.6.0
5682026-09-03T12:49:55.951Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5692026-09-03T12:49:56.162Z Compiling postcard v1.1.3
5702026-09-03T12:49:57.160Z Compiling ingot-types v0.2.0
5712026-09-03T12:49:57.500Z Compiling ingot v0.2.0
5722026-09-03T12:49:57.709Z Compiling clap v4.6.1
5732026-09-03T12:49:59.152Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5742026-09-03T12:50:00.174Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5752026-09-03T12:50:01.230Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5762026-09-03T12:50:07.775Z Finished `release` profile [optimized + debuginfo] target(s) in 20.02s
5772026-09-03T12:50:07.802Z
5782026-09-03T12:50:07.805Zreal 20.047078287
5792026-09-03T12:50:07.805Zuser 1:41.974318587
5802026-09-03T12:50:07.805Zsys 13.380236550
5812026-09-03T12:50:07.805Ztrap 0.051120070
5822026-09-03T12:50:07.805Ztflt 0.068728029
5832026-09-03T12:50:07.805Zdflt 0.289282733
5842026-09-03T12:50:07.805Zkflt 0.000019780
5852026-09-03T12:50:07.805Zlock 4:46.936002378
5862026-09-03T12:50:07.805Zslp 3:25.175727180
5872026-09-03T12:50:07.805Zlat 4.772142801
5882026-09-03T12:50:07.805Zstop 9.173111915
5892026-09-03T12:50:07.805Z+ popd
5902026-09-03T12:50:07.805Z/work/oxidecomputer/opte
5912026-09-03T12:50:07.805Z+ TGT_BASE=/work
5922026-09-03T12:50:07.805Z+ for x in debug release
5932026-09-03T12:50:07.805Z+ mkdir -p /work/debug
5942026-09-03T12:50:07.805Z+ cp target/debug/opteadm /work/debug/
5952026-09-03T12:50:07.828Z+ sha256sum target/debug/opteadm
5962026-09-03T12:50:07.854Z+ for x in debug release
5972026-09-03T12:50:07.854Z+ mkdir -p /work/release
5982026-09-03T12:50:07.857Z+ cp target/release/opteadm /work/release/
5992026-09-03T12:50:07.872Z+ sha256sum target/release/opteadm
6002026-09-03T12:50:07.891Zprocess exited: duration 66789 ms, exit code 0
 
6012026-09-03T12:50:07.899Zfound 4 output files
6022026-09-03T12:50:07.899Zuploading: /work/debug/opteadm (38121640 bytes)
6032026-09-03T12:50:09.566Zuploaded: /work/debug/opteadm
6042026-09-03T12:50:09.566Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6052026-09-03T12:50:10.574Zuploaded: /work/debug/opteadm.debug.sha256
6062026-09-03T12:50:10.574Zuploading: /work/release/opteadm (25874952 bytes)
6072026-09-03T12:50:11.740Zuploaded: /work/release/opteadm
6082026-09-03T12:50:11.743Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6092026-09-03T12:50:12.749Zuploaded: /work/release/opteadm.release.sha256