01M24NC479A6FWZVZJ9T95P7B0: 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: 01M24NCYN3QRY0XT0GS4GNGG4B

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:23:18.765Zjob assigned to worker 01M24ND3YK13TRRDPFP7G5A071 [factory aws, i-01bd86673974e5fe8] (queued for 57 s)
 
22026-09-10T03:23:25.283Zstarting task 0: "setup"
32026-09-10T03:23:25.298Z++ uname -s
42026-09-10T03:23:25.299Z+ kern=SunOS
52026-09-10T03:23:25.299Z+ build_user=build
62026-09-10T03:23:25.299Z+ build_uid=12345
72026-09-10T03:23:25.299Z+ work_dir=/work
82026-09-10T03:23:25.299Z+ input_dir=/input
92026-09-10T03:23:25.299Z+ [[ 0 == 12345 ]]
102026-09-10T03:23:25.299Z+ case "$kern" in
112026-09-10T03:23:25.299Z+ groupadd -g 12345 build
122026-09-10T03:23:25.299Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:23:27.292Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:23:27.371Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:23:27.375Z+ home_fs=zfs
162026-09-10T03:23:27.375Z+ [[ zfs == autofs ]]
172026-09-10T03:23:27.375Z+ mkdir -p /home/build
182026-09-10T03:23:27.376Z+ chown build:build /home/build /work
192026-09-10T03:23:29.377Z+ chmod 0700 /home/build /work
202026-09-10T03:23:29.385Zprocess exited: duration 4105 ms, exit code 0
 
212026-09-10T03:23:29.394Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:29.398Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:29.398Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:29.398Z * rust toolchain profile = "default"
252026-09-10T03:23:29.398Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-10T03:23:29.398Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:29.398Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:23:29.402Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:29.402Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:29.504Zinfo: downloading installer
312026-09-10T03:23:30.854Zinfo: profile set to default
322026-09-10T03:23:30.854Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:30.864Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:31.000Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:31.006Zinfo: downloading 6 components
362026-09-10T03:23:45.241Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-10T03:23:45.241Z
382026-09-10T03:23:45.270Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:45.270Z
402026-09-10T03:23:45.275Z
412026-09-10T03:23:45.275ZRust is installed now. Great!
422026-09-10T03:23:45.275Z
432026-09-10T03:23:45.275ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:45.275Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:45.275Z
462026-09-10T03:23:45.275ZTo configure your current shell, you need to source
472026-09-10T03:23:45.275Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:45.275Z
492026-09-10T03:23:45.275ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:45.275Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:45.275Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:45.275ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:45.275Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:45.275ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:45.275Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:45.275ZHOST_CC = None
572026-09-10T03:23:45.276Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:45.276ZCC = None
592026-09-10T03:23:45.276Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:45.453Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:45.453ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:45.453Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:45.453ZCFLAGS = None
642026-09-10T03:23:45.453Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:45.453ZHOST_CFLAGS = None
662026-09-10T03:23:45.453Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:45.453ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:45.453Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:45.453ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:45.548Z+ rustup --version
712026-09-10T03:23:45.555Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:45.555Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:45.570Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:45.575Z+ cargo --version
752026-09-10T03:23:45.587Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:45.590Z+ rustc --version
772026-09-10T03:23:45.608Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:45.613Zprocess exited: duration 16216 ms, exit code 0
 
792026-09-10T03:23:45.634Zstarting task 2: "authentication"
802026-09-10T03:23:45.649Zprocess exited: duration 17 ms, exit code 0
 
812026-09-10T03:23:45.662Zstarting task 3: "clone repository"
822026-09-10T03:23:45.676Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:45.676Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:45.694ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:46.707Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:46.734Z+ git fetch origin 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
872026-09-10T03:23:47.036ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:47.036Z * branch 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 -> FETCH_HEAD
892026-09-10T03:23:47.055Z+ [[ -n '' ]]
902026-09-10T03:23:47.055Z+ git reset --hard 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
912026-09-10T03:23:47.055ZHEAD is now at 547219d Update Rust crate uuid to v1.26.1
922026-09-10T03:23:47.055Zprocess exited: duration 1369 ms, exit code 0
 
932026-09-10T03:23:47.108Zstarting task 4: "build"
942026-09-10T03:23:47.127Z+ source .github/buildomat/common.sh
952026-09-10T03:23:47.127Z++ rustup show active-toolchain
962026-09-10T03:23:47.127Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-10T03:23:47.127Z++ pushd xde
982026-09-10T03:23:47.127Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-10T03:23:47.127Z++ rustup show active-toolchain
1002026-09-10T03:23:47.127Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-10T03:23:47.309Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-10T03:23:47.325Zinfo: downloading 6 components
1032026-09-10T03:24:01.879Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-10T03:24:01.879Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1052026-09-10T03:24:01.879Zwarn: auto-installation is deprecated for most `rustup` commands
1062026-09-10T03:24:01.879Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1072026-09-10T03:24:01.879Zwarn: to install the active toolchain, use `rustup install` instead
1082026-09-10T03:24:01.879Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1092026-09-10T03:24:01.916Z+++ rustup show active-toolchain -v
1102026-09-10T03:24:01.916Z+++ head -n 1
1112026-09-10T03:24:01.916Z+++ cut '-d ' -f1
1122026-09-10T03:24:01.916Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-10T03:24:01.916Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-10T03:24:01.916Z++ popd
1152026-09-10T03:24:01.916Z/work/oxidecomputer/opte
1162026-09-10T03:24:01.916Z+ cargo --version
1172026-09-10T03:24:01.916Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-10T03:24:01.916Z+ rustc --version
1192026-09-10T03:24:01.917Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-10T03:24:01.917Z+ pushd bin/opteadm
1212026-09-10T03:24:01.917Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1222026-09-10T03:24:01.917Z+ header 'check style'
1232026-09-10T03:24:01.917Z+ echo '# ==== check style ==== #'
1242026-09-10T03:24:01.917Z# ==== check style ==== #
1252026-09-10T03:24:01.917Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1262026-09-10T03:24:01.917Z
1272026-09-10T03:24:01.917Zreal 0.069765385
1282026-09-10T03:24:01.917Zuser 0.037769542
1292026-09-10T03:24:01.917Zsys 0.029411899
1302026-09-10T03:24:01.917Ztrap 0.000013160
1312026-09-10T03:24:01.917Ztflt 0.000021870
1322026-09-10T03:24:01.917Zdflt 0.000007170
1332026-09-10T03:24:01.917Zkflt 0.000000000
1342026-09-10T03:24:01.917Zlock 0.022603430
1352026-09-10T03:24:01.917Zslp 0.047933256
1362026-09-10T03:24:01.917Zlat 0.000642590
1372026-09-10T03:24:01.917Zstop 0.000102210
1382026-09-10T03:24:01.917Z+ header analyze
1392026-09-10T03:24:01.917Z+ echo '# ==== analyze ==== #'
1402026-09-10T03:24:01.917Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1412026-09-10T03:24:01.917Z# ==== analyze ==== #
1422026-09-10T03:24:01.917Z Updating crates.io index
1432026-09-10T03:24:01.917Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-10T03:24:02.486Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-10T03:24:02.784Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-10T03:24:03.046Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-10T03:24:03.407Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-10T03:24:03.686Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-10T03:24:03.982Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-10T03:24:05.938Z Downloading crates ...
1512026-09-10T03:24:05.987Z Downloaded defmt v0.3.100
1522026-09-10T03:24:06.027Z Downloaded defmt-parser v1.0.0
1532026-09-10T03:24:06.027Z Downloaded colorchoice v1.0.5
1542026-09-10T03:24:06.091Z Downloaded defmt-macros v1.1.1
1552026-09-10T03:24:06.091Z Downloaded cobs v0.3.0
1562026-09-10T03:24:06.091Z Downloaded anstream v1.0.0
1572026-09-10T03:24:06.091Z Downloaded cstr-argument v0.1.2
1582026-09-10T03:24:06.091Z Downloaded ingot v0.2.0
1592026-09-10T03:24:06.091Z Downloaded anstyle-query v1.1.5
1602026-09-10T03:24:06.091Z Downloaded dyn-clone v1.0.20
1612026-09-10T03:24:06.091Z Downloaded byteorder v1.5.0
1622026-09-10T03:24:06.091Z Downloaded cpufeatures v0.3.0
1632026-09-10T03:24:06.091Z Downloaded darling_macro v0.23.0
1642026-09-10T03:24:06.091Z Downloaded either v1.16.0
1652026-09-10T03:24:06.091Z Downloaded heapless v0.8.0
1662026-09-10T03:24:06.091Z Downloaded ref-cast v1.0.25
1672026-09-10T03:24:06.091Z Downloaded clap_lex v1.1.0
1682026-09-10T03:24:06.091Z Downloaded equivalent v1.0.2
1692026-09-10T03:24:06.091Z Downloaded foreign-types-macros v0.2.3
1702026-09-10T03:24:06.091Z Downloaded ingot-macros v0.2.0
1712026-09-10T03:24:06.091Z Downloaded macaddr v1.0.1
1722026-09-10T03:24:06.091Z Downloaded darling v0.23.0
1732026-09-10T03:24:06.091Z Downloaded is_terminal_polyfill v1.70.2
1742026-09-10T03:24:06.091Z Downloaded embedded-io v0.6.1
1752026-09-10T03:24:06.091Z Downloaded heck v0.5.0
1762026-09-10T03:24:06.116Z Downloaded embedded-io v0.4.0
1772026-09-10T03:24:06.116Z Downloaded thiserror v2.0.18
1782026-09-10T03:24:06.116Z Downloaded foreign-types v0.5.0
1792026-09-10T03:24:06.116Z Downloaded ident_case v1.0.1
1802026-09-10T03:24:06.116Z Downloaded strsim v0.11.1
1812026-09-10T03:24:06.116Z Downloaded pretty-hex v0.4.2
1822026-09-10T03:24:06.116Z Downloaded stable_deref_trait v1.2.1
1832026-09-10T03:24:06.116Z Downloaded foreign-types-shared v0.3.1
1842026-09-10T03:24:06.116Z Downloaded ref-cast-impl v1.0.25
1852026-09-10T03:24:06.116Z Downloaded cfg-if v1.0.4
1862026-09-10T03:24:06.116Z Downloaded hash32 v0.3.1
1872026-09-10T03:24:06.116Z Downloaded managed v0.8.0
1882026-09-10T03:24:06.116Z Downloaded version_check v0.9.5
1892026-09-10T03:24:06.145Z Downloaded utf8parse v0.2.2
1902026-09-10T03:24:06.145Z Downloaded tabwriter v1.4.1
1912026-09-10T03:24:06.145Z Downloaded rustversion v1.0.23
1922026-09-10T03:24:06.145Z Downloaded anstyle v1.0.14
1932026-09-10T03:24:06.145Z Downloaded anstyle-parse v1.0.0
1942026-09-10T03:24:06.145Z Downloaded bitflags v1.3.2
1952026-09-10T03:24:06.146Z Downloaded winnow v1.0.3
1962026-09-10T03:24:06.175Z Downloaded terminal_size v0.4.4
1972026-09-10T03:24:06.176Z Downloaded num_enum v0.7.6
1982026-09-10T03:24:06.176Z Downloaded num_enum_derive v0.7.6
1992026-09-10T03:24:06.176Z Downloaded ingot-types v0.2.0
2002026-09-10T03:24:06.176Z Downloaded proc-macro-crate v3.5.0
2012026-09-10T03:24:06.176Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2022026-09-10T03:24:06.176Z Downloaded errno v0.3.14
2032026-09-10T03:24:06.176Z Downloaded quote v1.0.46
2042026-09-10T03:24:06.225Z Downloaded thiserror-impl v2.0.18
2052026-09-10T03:24:06.225Z Downloaded pin-project-lite v0.2.17
2062026-09-10T03:24:06.225Z Downloaded toml_parser v1.1.2+spec-1.1.0
2072026-09-10T03:24:06.225Z Downloaded clap_derive v4.6.1
2082026-09-10T03:24:06.225Z Downloaded ipnetwork v0.21.1
2092026-09-10T03:24:06.225Z Downloaded postcard v1.1.3
2102026-09-10T03:24:06.225Z Downloaded anyhow v1.0.103
2112026-09-10T03:24:06.225Z Downloaded chacha20 v0.10.1
2122026-09-10T03:24:06.298Z Downloaded once_cell v1.21.4
2132026-09-10T03:24:06.298Z Downloaded defmt v1.1.1
2142026-09-10T03:24:06.298Z Downloaded tracing-attributes v0.1.31
2152026-09-10T03:24:06.298Z Downloaded clap v4.6.1
2162026-09-10T03:24:06.298Z Downloaded unicode-ident v1.0.24
2172026-09-10T03:24:06.298Z Downloaded colored v3.1.1
2182026-09-10T03:24:06.298Z Downloaded socket2 v0.6.4
2192026-09-10T03:24:06.298Z Downloaded oxnet v0.1.6
2202026-09-10T03:24:06.298Z Downloaded rand_core v0.10.1
2212026-09-10T03:24:06.298Z Downloaded serde_core v1.0.228
2222026-09-10T03:24:06.298Z Downloaded proc-macro2 v1.0.106
2232026-09-10T03:24:06.298Z Downloaded tracing-core v0.1.36
2242026-09-10T03:24:06.299Z Downloaded bitflags v2.13.0
2252026-09-10T03:24:06.326Z Downloaded uuid v1.26.1
2262026-09-10T03:24:06.326Z Downloaded getrandom v0.4.3
2272026-09-10T03:24:06.326Z Downloaded darling_core v0.23.0
2282026-09-10T03:24:06.326Z Downloaded toml_edit v0.25.12+spec-1.1.0
2292026-09-10T03:24:06.326Z Downloaded serde_derive v1.0.228
2302026-09-10T03:24:06.326Z Downloaded rand v0.10.2
2312026-09-10T03:24:06.326Z Downloaded memchr v2.8.3
2322026-09-10T03:24:06.326Z Downloaded serde v1.0.228
2332026-09-10T03:24:06.326Z Downloaded zerocopy-derive v0.8.54
2342026-09-10T03:24:06.358Z Downloaded indexmap v2.14.0
2352026-09-10T03:24:06.375Z Downloaded clap_builder v4.6.0
2362026-09-10T03:24:06.375Z Downloaded hashbrown v0.17.1
2372026-09-10T03:24:06.375Z Downloaded regex v1.13.0
2382026-09-10T03:24:06.375Z Downloaded itertools v0.15.0
2392026-09-10T03:24:06.375Z Downloaded syn v1.0.109
2402026-09-10T03:24:06.395Z Downloaded aho-corasick v1.1.4
2412026-09-10T03:24:06.458Z Downloaded unicode-width v0.2.2
2422026-09-10T03:24:06.478Z Downloaded smoltcp v0.11.0
2432026-09-10T03:24:06.478Z Downloaded syn v2.0.118
2442026-09-10T03:24:06.478Z Downloaded zerocopy v0.8.54
2452026-09-10T03:24:06.478Z Downloaded regex-syntax v0.8.11
2462026-09-10T03:24:06.478Z Downloaded rustix v1.1.4
2472026-09-10T03:24:06.505Z Downloaded tracing v0.1.44
2482026-09-10T03:24:06.505Z Downloaded regex-automata v0.4.15
2492026-09-10T03:24:06.513Z Downloaded libc v0.2.186
2502026-09-10T03:24:06.603Z Compiling proc-macro2 v1.0.106
2512026-09-10T03:24:06.603Z Compiling unicode-ident v1.0.24
2522026-09-10T03:24:06.603Z Compiling quote v1.0.46
2532026-09-10T03:24:06.604Z Compiling serde_core v1.0.228
2542026-09-10T03:24:06.604Z Compiling libc v0.2.186
2552026-09-10T03:24:06.604Z Checking cfg-if v1.0.4
2562026-09-10T03:24:06.658Z Compiling strsim v0.11.1
2572026-09-10T03:24:06.658Z Compiling thiserror v2.0.18
2582026-09-10T03:24:06.681Z Compiling ident_case v1.0.1
2592026-09-10T03:24:06.761Z Compiling memchr v2.8.3
2602026-09-10T03:24:06.790Z Compiling regex-syntax v0.8.11
2612026-09-10T03:24:06.926Z Compiling hashbrown v0.17.1
2622026-09-10T03:24:06.993Z Compiling anyhow v1.0.103
2632026-09-10T03:24:07.144Z Compiling aho-corasick v1.1.4
2642026-09-10T03:24:07.290Z Compiling either v1.16.0
2652026-09-10T03:24:07.316Z Compiling serde v1.0.228
2662026-09-10T03:24:07.316Z Compiling zerocopy v0.8.54
2672026-09-10T03:24:07.442Z Compiling winnow v1.0.3
2682026-09-10T03:24:07.488Z Compiling equivalent v1.0.2
2692026-09-10T03:24:07.565Z Compiling indexmap v2.14.0
2702026-09-10T03:24:07.755Z Compiling itertools v0.15.0
2712026-09-10T03:24:07.801Z Compiling syn v2.0.118
2722026-09-10T03:24:07.847Z Checking byteorder v1.5.0
2732026-09-10T03:24:07.988Z Compiling toml_datetime v1.1.1+spec-1.1.0
2742026-09-10T03:24:08.190Z Compiling regex-automata v0.4.15
2752026-09-10T03:24:08.213Z Compiling heapless v0.8.0
2762026-09-10T03:24:08.408Z Checking bitflags v2.13.0
2772026-09-10T03:24:08.481Z Compiling toml_parser v1.1.2+spec-1.1.0
2782026-09-10T03:24:08.549Z Checking hash32 v0.3.1
2792026-09-10T03:24:08.556Z Compiling syn v1.0.109
2802026-09-10T03:24:08.657Z Compiling rustversion v1.0.23
2812026-09-10T03:24:08.684Z Checking stable_deref_trait v1.2.1
2822026-09-10T03:24:08.776Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2832026-09-10T03:24:08.843Z Compiling toml_edit v0.25.12+spec-1.1.0
2842026-09-10T03:24:08.860Z Compiling smoltcp v0.11.0
2852026-09-10T03:24:08.946Z Checking macaddr v1.0.1
2862026-09-10T03:24:09.038Z Compiling getrandom v0.4.3
2872026-09-10T03:24:09.049Z Checking bitflags v1.3.2
2882026-09-10T03:24:09.096Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2892026-09-10T03:24:09.116Z Compiling version_check v0.9.5
2902026-09-10T03:24:09.199Z Checking managed v0.8.0
2912026-09-10T03:24:09.290Z Checking rand_core v0.10.1
2922026-09-10T03:24:09.290Z Compiling rustix v1.1.4
2932026-09-10T03:24:09.400Z Compiling proc-macro-crate v3.5.0
2942026-09-10T03:24:09.407Z Compiling ref-cast v1.0.25
2952026-09-10T03:24:09.427Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2962026-09-10T03:24:09.761Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-09-10T03:24:09.819Z Checking errno v0.3.14
2982026-09-10T03:24:09.832Z Checking cpufeatures v0.3.0
2992026-09-10T03:24:09.893Z Checking utf8parse v0.2.2
3002026-09-10T03:24:09.939Z Compiling regex v1.13.0
3012026-09-10T03:24:09.991Z Checking once_cell v1.21.4
3022026-09-10T03:24:10.065Z Checking foreign-types-shared v0.3.1
3032026-09-10T03:24:10.145Z Checking unicode-width v0.2.2
3042026-09-10T03:24:10.321Z Checking ipnetwork v0.21.1
3052026-09-10T03:24:10.348Z Checking tracing-core v0.1.36
3062026-09-10T03:24:10.413Z Checking tabwriter v1.4.1
3072026-09-10T03:24:10.477Z Compiling darling_core v0.23.0
3082026-09-10T03:24:10.537Z Checking cstr-argument v0.1.2
3092026-09-10T03:24:10.564Z Checking anstyle-parse v1.0.0
3102026-09-10T03:24:10.644Z Checking chacha20 v0.10.1
3112026-09-10T03:24:10.880Z Checking colorchoice v1.0.5
3122026-09-10T03:24:10.899Z Checking dyn-clone v1.0.20
3132026-09-10T03:24:10.952Z Checking pin-project-lite v0.2.17
3142026-09-10T03:24:11.006Z Checking pretty-hex v0.4.2
3152026-09-10T03:24:11.031Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3162026-09-10T03:24:11.067Z Checking is_terminal_polyfill v1.70.2
3172026-09-10T03:24:11.067Z Checking anstyle-query v1.1.5
3182026-09-10T03:24:11.102Z Checking anstyle v1.0.14
3192026-09-10T03:24:11.132Z Checking terminal_size v0.4.4
3202026-09-10T03:24:11.235Z Checking rand v0.10.2
3212026-09-10T03:24:11.265Z Checking uuid v1.26.1
3222026-09-10T03:24:11.294Z Checking anstream v1.0.0
3232026-09-10T03:24:11.320Z Checking socket2 v0.6.4
3242026-09-10T03:24:11.420Z Checking colored v3.1.1
3252026-09-10T03:24:11.470Z Compiling heck v0.5.0
3262026-09-10T03:24:11.508Z Checking oxnet v0.1.6
3272026-09-10T03:24:11.649Z Compiling thiserror-impl v2.0.18
3282026-09-10T03:24:11.672Z Compiling serde_derive v1.0.228
3292026-09-10T03:24:11.692Z Compiling zerocopy-derive v0.8.54
3302026-09-10T03:24:11.707Z Compiling ref-cast-impl v1.0.25
3312026-09-10T03:24:11.719Z Compiling num_enum_derive v0.7.6
3322026-09-10T03:24:12.272Z Compiling foreign-types-macros v0.2.3
3332026-09-10T03:24:12.549Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3342026-09-10T03:24:12.586Z Compiling darling_macro v0.23.0
3352026-09-10T03:24:12.685Z Checking num_enum v0.7.6
3362026-09-10T03:24:12.794Z Compiling tracing-attributes v0.1.31
3372026-09-10T03:24:12.876Z Checking foreign-types v0.5.0
3382026-09-10T03:24:12.898Z Checking cobs v0.3.0
3392026-09-10T03:24:12.957Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3402026-09-10T03:24:13.037Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3412026-09-10T03:24:13.075Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3422026-09-10T03:24:13.106Z Checking clap_lex v1.1.0
3432026-09-10T03:24:13.115Z Compiling clap_derive v4.6.1
3442026-09-10T03:24:13.142Z Compiling darling v0.23.0
3452026-09-10T03:24:13.200Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3462026-09-10T03:24:13.242Z Compiling ingot-macros v0.2.0
3472026-09-10T03:24:13.382Z Checking clap_builder v4.6.0
3482026-09-10T03:24:13.553Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3492026-09-10T03:24:13.990Z Checking tracing v0.1.44
3502026-09-10T03:24:14.715Z Checking clap v4.6.1
3512026-09-10T03:24:14.767Z Checking postcard v1.1.3
3522026-09-10T03:24:15.721Z Checking ingot-types v0.2.0
3532026-09-10T03:24:15.916Z Checking ingot v0.2.0
3542026-09-10T03:24:17.722Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3552026-09-10T03:24:18.376Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3562026-09-10T03:24:20.177Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3572026-09-10T03:24:20.419Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.71s
3582026-09-10T03:24:20.485Z
3592026-09-10T03:24:20.485Zreal 18.857799062
3602026-09-10T03:24:20.485Zuser 54.212377275
3612026-09-10T03:24:20.485Zsys 12.772552090
3622026-09-10T03:24:20.485Ztrap 0.041171243
3632026-09-10T03:24:20.486Ztflt 0.065981535
3642026-09-10T03:24:20.486Zdflt 0.124956958
3652026-09-10T03:24:20.486Zkflt 0.003718190
3662026-09-10T03:24:20.486Zlock 3:41.438141363
3672026-09-10T03:24:20.499Zslp 3:00.437209572
3682026-09-10T03:24:20.499Zlat 3.757983379
3692026-09-10T03:24:20.499Zstop 14.598484499
3702026-09-10T03:24:20.499Z+ header 'debug build'
3712026-09-10T03:24:20.499Z+ echo '# ==== debug build ==== #'
3722026-09-10T03:24:20.500Z# ==== debug build ==== #
3732026-09-10T03:24:20.500Z+ ptime -m cargo build
3742026-09-10T03:24:20.636Z Compiling cfg-if v1.0.4
3752026-09-10T03:24:20.653Z Compiling serde_core v1.0.228
3762026-09-10T03:24:20.653Z Compiling libc v0.2.186
3772026-09-10T03:24:20.660Z Compiling thiserror v2.0.18
3782026-09-10T03:24:20.663Z Compiling byteorder v1.5.0
3792026-09-10T03:24:20.668Z Compiling zerocopy v0.8.54
3802026-09-10T03:24:20.668Z Compiling stable_deref_trait v1.2.1
3812026-09-10T03:24:20.668Z Compiling macaddr v1.0.1
3822026-09-10T03:24:20.708Z Compiling managed v0.8.0
3832026-09-10T03:24:20.720Z Compiling cobs v0.3.0
3842026-09-10T03:24:20.735Z Compiling rand_core v0.10.1
3852026-09-10T03:24:20.832Z Compiling hash32 v0.3.1
3862026-09-10T03:24:20.888Z Compiling bitflags v1.3.2
3872026-09-10T03:24:20.910Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3882026-09-10T03:24:20.929Z Compiling heapless v0.8.0
3892026-09-10T03:24:20.949Z Compiling errno v0.3.14
3902026-09-10T03:24:20.969Z Compiling foreign-types-shared v0.3.1
3912026-09-10T03:24:20.982Z Compiling ipnetwork v0.21.1
3922026-09-10T03:24:20.986Z Compiling memchr v2.8.3
3932026-09-10T03:24:21.046Z Compiling utf8parse v0.2.2
3942026-09-10T03:24:21.109Z Compiling once_cell v1.21.4
3952026-09-10T03:24:21.132Z Compiling cpufeatures v0.3.0
3962026-09-10T03:24:21.140Z Compiling unicode-width v0.2.2
3972026-09-10T03:24:21.189Z Compiling chacha20 v0.10.1
3982026-09-10T03:24:21.339Z Compiling smoltcp v0.11.0
3992026-09-10T03:24:21.348Z Compiling tabwriter v1.4.1
4002026-09-10T03:24:21.483Z Compiling cstr-argument v0.1.2
4012026-09-10T03:24:21.518Z Compiling tracing-core v0.1.36
4022026-09-10T03:24:21.555Z Compiling anstyle-parse v1.0.0
4032026-09-10T03:24:21.656Z Compiling foreign-types v0.5.0
4042026-09-10T03:24:21.720Z Compiling ref-cast v1.0.25
4052026-09-10T03:24:21.745Z Compiling num_enum v0.7.6
4062026-09-10T03:24:21.799Z Compiling getrandom v0.4.3
4072026-09-10T03:24:21.843Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4082026-09-10T03:24:21.936Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4092026-09-10T03:24:21.941Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4102026-09-10T03:24:21.948Z Compiling dyn-clone v1.0.20
4112026-09-10T03:24:22.000Z Compiling anstyle v1.0.14
4122026-09-10T03:24:22.113Z Compiling anstyle-query v1.1.5
4132026-09-10T03:24:22.202Z Compiling is_terminal_polyfill v1.70.2
4142026-09-10T03:24:22.225Z Compiling pin-project-lite v0.2.17
4152026-09-10T03:24:22.260Z Compiling colorchoice v1.0.5
4162026-09-10T03:24:22.270Z Compiling pretty-hex v0.4.2
4172026-09-10T03:24:22.294Z Compiling tracing v0.1.44
4182026-09-10T03:24:22.373Z Compiling bitflags v2.13.0
4192026-09-10T03:24:22.395Z Compiling serde v1.0.228
4202026-09-10T03:24:22.455Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4212026-09-10T03:24:22.512Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4222026-09-10T03:24:22.660Z Compiling rustix v1.1.4
4232026-09-10T03:24:22.666Z Compiling anstream v1.0.0
4242026-09-10T03:24:22.788Z Compiling uuid v1.26.1
4252026-09-10T03:24:22.818Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4262026-09-10T03:24:23.056Z Compiling postcard v1.1.3
4272026-09-10T03:24:23.131Z Compiling anyhow v1.0.103
4282026-09-10T03:24:23.155Z Compiling terminal_size v0.4.4
4292026-09-10T03:24:23.272Z Compiling rand v0.10.2
4302026-09-10T03:24:23.305Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4312026-09-10T03:24:23.493Z Compiling socket2 v0.6.4
4322026-09-10T03:24:23.499Z Compiling oxnet v0.1.6
4332026-09-10T03:24:23.499Z Compiling colored v3.1.1
4342026-09-10T03:24:23.648Z Compiling ingot-types v0.2.0
4352026-09-10T03:24:23.844Z Compiling clap_lex v1.1.0
4362026-09-10T03:24:23.912Z Compiling strsim v0.11.1
4372026-09-10T03:24:23.950Z Compiling winnow v1.0.3
4382026-09-10T03:24:24.050Z Compiling ingot v0.2.0
4392026-09-10T03:24:24.206Z Compiling clap_builder v4.6.0
4402026-09-10T03:24:24.220Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4412026-09-10T03:24:24.898Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4422026-09-10T03:24:25.692Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4432026-09-10T03:24:25.839Z Compiling clap v4.6.1
4442026-09-10T03:24:27.193Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4452026-09-10T03:24:28.601Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4462026-09-10T03:24:33.718Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.49s
4472026-09-10T03:24:33.747Z
4482026-09-10T03:24:33.747Zreal 12.525979125
4492026-09-10T03:24:33.747Zuser 1:04.534068115
4502026-09-10T03:24:33.747Zsys 6.012943428
4512026-09-10T03:24:33.747Ztrap 0.027714900
4522026-09-10T03:24:33.747Ztflt 0.159794242
4532026-09-10T03:24:33.747Zdflt 0.221800796
4542026-09-10T03:24:33.747Zkflt 0.000055320
4552026-09-10T03:24:33.747Zlock 3:08.284586066
4562026-09-10T03:24:33.747Zslp 1:53.368556812
4572026-09-10T03:24:33.747Zlat 3.845681947
4582026-09-10T03:24:33.747Zstop 3.724126415
4592026-09-10T03:24:33.747Z+ header 'release build'
4602026-09-10T03:24:33.747Z+ echo '# ==== release build ==== #'
4612026-09-10T03:24:33.747Z# ==== release build ==== #
4622026-09-10T03:24:33.747Z+ ptime -m cargo build --release
4632026-09-10T03:24:33.747Z Compiling proc-macro2 v1.0.106
4642026-09-10T03:24:33.747Z Compiling quote v1.0.46
4652026-09-10T03:24:33.747Z Compiling unicode-ident v1.0.24
4662026-09-10T03:24:33.747Z Compiling serde_core v1.0.228
4672026-09-10T03:24:33.747Z Compiling libc v0.2.186
4682026-09-10T03:24:33.747Z Compiling cfg-if v1.0.4
4692026-09-10T03:24:33.747Z Compiling memchr v2.8.3
4702026-09-10T03:24:33.748Z Compiling ident_case v1.0.1
4712026-09-10T03:24:33.748Z Compiling thiserror v2.0.18
4722026-09-10T03:24:33.748Z Compiling strsim v0.11.1
4732026-09-10T03:24:33.748Z Compiling regex-syntax v0.8.11
4742026-09-10T03:24:33.748Z Compiling anyhow v1.0.103
4752026-09-10T03:24:33.748Z Compiling serde v1.0.228
4762026-09-10T03:24:33.748Z Compiling aho-corasick v1.1.4
4772026-09-10T03:24:33.748Z Compiling hashbrown v0.17.1
4782026-09-10T03:24:33.748Z Compiling either v1.16.0
4792026-09-10T03:24:33.779Z Compiling equivalent v1.0.2
4802026-09-10T03:24:33.833Z Compiling winnow v1.0.3
4812026-09-10T03:24:33.908Z Compiling zerocopy v0.8.54
4822026-09-10T03:24:33.976Z Compiling itertools v0.15.0
4832026-09-10T03:24:34.242Z Compiling indexmap v2.14.0
4842026-09-10T03:24:34.288Z Compiling heapless v0.8.0
4852026-09-10T03:24:34.466Z Compiling syn v2.0.118
4862026-09-10T03:24:34.563Z Compiling toml_datetime v1.1.1+spec-1.1.0
4872026-09-10T03:24:34.785Z Compiling regex-automata v0.4.15
4882026-09-10T03:24:34.830Z Compiling toml_parser v1.1.2+spec-1.1.0
4892026-09-10T03:24:34.851Z Compiling byteorder v1.5.0
4902026-09-10T03:24:35.042Z Compiling hash32 v0.3.1
4912026-09-10T03:24:35.146Z Compiling syn v1.0.109
4922026-09-10T03:24:35.181Z Compiling toml_edit v0.25.12+spec-1.1.0
4932026-09-10T03:24:35.210Z Compiling smoltcp v0.11.0
4942026-09-10T03:24:35.299Z Compiling bitflags v2.13.0
4952026-09-10T03:24:35.358Z Compiling stable_deref_trait v1.2.1
4962026-09-10T03:24:35.379Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4972026-09-10T03:24:35.421Z Compiling macaddr v1.0.1
4982026-09-10T03:24:35.429Z Compiling rustversion v1.0.23
4992026-09-10T03:24:35.771Z Compiling bitflags v1.3.2
5002026-09-10T03:24:35.800Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5012026-09-10T03:24:35.801Z Compiling getrandom v0.4.3
5022026-09-10T03:24:35.801Z Compiling version_check v0.9.5
5032026-09-10T03:24:35.812Z Compiling proc-macro-crate v3.5.0
5042026-09-10T03:24:35.812Z Compiling managed v0.8.0
5052026-09-10T03:24:35.848Z Compiling ref-cast v1.0.25
5062026-09-10T03:24:35.911Z Compiling rand_core v0.10.1
5072026-09-10T03:24:36.052Z Compiling rustix v1.1.4
5082026-09-10T03:24:36.063Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5092026-09-10T03:24:36.175Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5102026-09-10T03:24:36.235Z Compiling errno v0.3.14
5112026-09-10T03:24:36.418Z Compiling once_cell v1.21.4
5122026-09-10T03:24:36.530Z Compiling regex v1.13.0
5132026-09-10T03:24:36.560Z Compiling ipnetwork v0.21.1
5142026-09-10T03:24:36.599Z Compiling utf8parse v0.2.2
5152026-09-10T03:24:36.605Z Compiling cpufeatures v0.3.0
5162026-09-10T03:24:36.680Z Compiling unicode-width v0.2.2
5172026-09-10T03:24:36.975Z Compiling foreign-types-shared v0.3.1
5182026-09-10T03:24:37.003Z Compiling tabwriter v1.4.1
5192026-09-10T03:24:37.003Z Compiling darling_core v0.23.0
5202026-09-10T03:24:37.003Z Compiling anstyle-parse v1.0.0
5212026-09-10T03:24:37.171Z Compiling cstr-argument v0.1.2
5222026-09-10T03:24:37.218Z Compiling chacha20 v0.10.1
5232026-09-10T03:24:37.340Z Compiling tracing-core v0.1.36
5242026-09-10T03:24:37.841Z Compiling is_terminal_polyfill v1.70.2
5252026-09-10T03:24:37.862Z Compiling dyn-clone v1.0.20
5262026-09-10T03:24:37.977Z Compiling pin-project-lite v0.2.17
5272026-09-10T03:24:37.987Z Compiling pretty-hex v0.4.2
5282026-09-10T03:24:38.019Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5292026-09-10T03:24:38.120Z Compiling anstyle v1.0.14
5302026-09-10T03:24:38.125Z Compiling colorchoice v1.0.5
5312026-09-10T03:24:38.125Z Compiling anstyle-query v1.1.5
5322026-09-10T03:24:38.155Z Compiling thiserror-impl v2.0.18
5332026-09-10T03:24:38.187Z Compiling serde_derive v1.0.228
5342026-09-10T03:24:38.198Z Compiling zerocopy-derive v0.8.54
5352026-09-10T03:24:38.206Z Compiling foreign-types-macros v0.2.3
5362026-09-10T03:24:38.388Z Compiling ref-cast-impl v1.0.25
5372026-09-10T03:24:38.753Z Compiling num_enum_derive v0.7.6
5382026-09-10T03:24:40.766Z Compiling foreign-types v0.5.0
5392026-09-10T03:24:40.825Z Compiling tracing-attributes v0.1.31
5402026-09-10T03:24:40.825Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5412026-09-10T03:24:40.825Z Compiling darling_macro v0.23.0
5422026-09-10T03:24:40.825Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5432026-09-10T03:24:40.825Z Compiling cobs v0.3.0
5442026-09-10T03:24:40.825Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5452026-09-10T03:24:40.825Z Compiling darling v0.23.0
5462026-09-10T03:24:40.825Z Compiling ingot-macros v0.2.0
5472026-09-10T03:24:40.825Z Compiling anstream v1.0.0
5482026-09-10T03:24:40.825Z Compiling num_enum v0.7.6
5492026-09-10T03:24:40.825Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5502026-09-10T03:24:40.825Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5512026-09-10T03:24:40.825Z Compiling terminal_size v0.4.4
5522026-09-10T03:24:40.825Z Compiling rand v0.10.2
5532026-09-10T03:24:40.825Z Compiling tracing v0.1.44
5542026-09-10T03:24:40.825Z Compiling uuid v1.26.1
5552026-09-10T03:24:40.877Z Compiling socket2 v0.6.4
5562026-09-10T03:24:40.877Z Compiling clap_lex v1.1.0
5572026-09-10T03:24:40.877Z Compiling colored v3.1.1
5582026-09-10T03:24:40.877Z Compiling heck v0.5.0
5592026-09-10T03:24:40.905Z Compiling oxnet v0.1.6
5602026-09-10T03:24:40.937Z Compiling clap_derive v4.6.1
5612026-09-10T03:24:41.140Z Compiling clap_builder v4.6.0
5622026-09-10T03:24:41.164Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5632026-09-10T03:24:41.470Z Compiling postcard v1.1.3
5642026-09-10T03:24:42.619Z Compiling ingot-types v0.2.0
5652026-09-10T03:24:42.935Z Compiling ingot v0.2.0
5662026-09-10T03:24:42.951Z Compiling clap v4.6.1
5672026-09-10T03:24:44.602Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5682026-09-10T03:24:45.647Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5692026-09-10T03:24:46.672Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5702026-09-10T03:24:53.234Z Finished `release` profile [optimized + debuginfo] target(s) in 20.19s
5712026-09-10T03:24:53.254Z
5722026-09-10T03:24:53.257Zreal 20.225019033
5732026-09-10T03:24:53.257Zuser 1:41.969324849
5742026-09-10T03:24:53.257Zsys 13.222237860
5752026-09-10T03:24:53.257Ztrap 0.050725920
5762026-09-10T03:24:53.257Ztflt 0.112871460
5772026-09-10T03:24:53.258Zdflt 0.367658714
5782026-09-10T03:24:53.258Zkflt 0.000020810
5792026-09-10T03:24:53.258Zlock 4:47.389115886
5802026-09-10T03:24:53.258Zslp 3:25.876016590
5812026-09-10T03:24:53.258Zlat 4.743253316
5822026-09-10T03:24:53.258Zstop 8.913395787
5832026-09-10T03:24:53.258Z+ popd
5842026-09-10T03:24:53.258Z/work/oxidecomputer/opte
5852026-09-10T03:24:53.258Z+ TGT_BASE=/work
5862026-09-10T03:24:53.258Z+ for x in debug release
5872026-09-10T03:24:53.258Z+ mkdir -p /work/debug
5882026-09-10T03:24:53.258Z+ cp target/debug/opteadm /work/debug/
5892026-09-10T03:24:53.281Z+ sha256sum target/debug/opteadm
5902026-09-10T03:24:53.317Z+ for x in debug release
5912026-09-10T03:24:53.317Z+ mkdir -p /work/release
5922026-09-10T03:24:53.325Z+ cp target/release/opteadm /work/release/
5932026-09-10T03:24:53.330Z+ sha256sum target/release/opteadm
5942026-09-10T03:24:53.342Zprocess exited: duration 66250 ms, exit code 0
 
5952026-09-10T03:24:53.353Zfound 4 output files
5962026-09-10T03:24:53.353Zuploading: /work/debug/opteadm (38129888 bytes)
5972026-09-10T03:24:54.903Zuploaded: /work/debug/opteadm
5982026-09-10T03:24:54.903Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
5992026-09-10T03:24:55.916Zuploaded: /work/debug/opteadm.debug.sha256
6002026-09-10T03:24:55.916Zuploading: /work/release/opteadm (25773176 bytes)
6012026-09-10T03:24:57.263Zuploaded: /work/release/opteadm
6022026-09-10T03:24:57.263Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6032026-09-10T03:24:58.280Zuploaded: /work/release/opteadm.release.sha256