01M24NB6K34QXJ2NX34N4VSMX4: 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: 01M24NC07Z85FY7KQSPSXV7P85

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:22:50.476Zjob assigned to worker 01M24NC8MYP19WRNQMKXBSXC4E [factory aws, i-027fb735e51a87f0c] (queued for 1 m 0 s)
 
22026-09-10T03:22:56.846Zstarting task 0: "setup"
32026-09-10T03:22:56.851Z++ uname -s
42026-09-10T03:22:56.854Z+ kern=SunOS
52026-09-10T03:22:56.854Z+ build_user=build
62026-09-10T03:22:56.854Z+ build_uid=12345
72026-09-10T03:22:56.854Z+ work_dir=/work
82026-09-10T03:22:56.854Z+ input_dir=/input
92026-09-10T03:22:56.854Z+ [[ 0 == 12345 ]]
102026-09-10T03:22:56.854Z+ case "$kern" in
112026-09-10T03:22:56.854Z+ groupadd -g 12345 build
122026-09-10T03:22:56.854Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:22:58.861Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:22:58.987Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:22:58.990Z+ home_fs=zfs
162026-09-10T03:22:58.990Z+ [[ zfs == autofs ]]
172026-09-10T03:22:58.990Z+ mkdir -p /home/build
182026-09-10T03:22:58.990Z+ chown build:build /home/build /work
192026-09-10T03:23:00.991Z+ chmod 0700 /home/build /work
202026-09-10T03:23:00.995Zprocess exited: duration 4149 ms, exit code 0
 
212026-09-10T03:23:01.001Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:01.006Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:01.006Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:01.006Z * rust toolchain profile = "default"
252026-09-10T03:23:01.006Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-10T03:23:01.006Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:01.006Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:23:01.009Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:01.009Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:01.114Zinfo: downloading installer
312026-09-10T03:23:02.390Zinfo: profile set to default
322026-09-10T03:23:02.390Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:02.396Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:02.545Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:02.549Zinfo: downloading 6 components
362026-09-10T03:23:17.178Z
372026-09-10T03:23:17.178Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-10T03:23:17.206Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:17.206Z
402026-09-10T03:23:17.212Z
412026-09-10T03:23:17.212ZRust is installed now. Great!
422026-09-10T03:23:17.213Z
432026-09-10T03:23:17.213ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:17.213Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:17.213Z
462026-09-10T03:23:17.213ZTo configure your current shell, you need to source
472026-09-10T03:23:17.213Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:17.213Z
492026-09-10T03:23:17.213ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:17.213Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:17.213Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:17.213ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:17.213Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:17.213ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:17.213Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:17.214ZHOST_CC = None
572026-09-10T03:23:17.214Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:17.214ZCC = None
592026-09-10T03:23:17.214Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:17.376Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:17.376ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:17.376Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:17.376ZCFLAGS = None
642026-09-10T03:23:17.376Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:17.376ZHOST_CFLAGS = None
662026-09-10T03:23:17.376Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:17.376ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:17.376Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:17.376ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:17.469Z+ rustup --version
712026-09-10T03:23:17.476Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:17.489Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:17.499Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:17.503Z+ cargo --version
752026-09-10T03:23:17.518Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:17.530Z+ rustc --version
772026-09-10T03:23:17.537Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:17.541Zprocess exited: duration 16537 ms, exit code 0
 
792026-09-10T03:23:17.552Zstarting task 2: "authentication"
802026-09-10T03:23:17.565Zprocess exited: duration 16 ms, exit code 0
 
812026-09-10T03:23:17.571Zstarting task 3: "clone repository"
822026-09-10T03:23:17.574Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:17.577Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:17.609ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:18.670Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:18.674Z+ git fetch origin cd40a86becac5c57dab8c7a0cbef6d2f58407523
872026-09-10T03:23:18.987ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:18.987Z * branch cd40a86becac5c57dab8c7a0cbef6d2f58407523 -> FETCH_HEAD
892026-09-10T03:23:18.998Z+ [[ -n renovate/bitflags-2.x-lockfile ]]
902026-09-10T03:23:18.998Z++ git branch --show-current
912026-09-10T03:23:19.013Z+ current=master
922026-09-10T03:23:19.013Z+ [[ master != renovate/bitflags-2.x-lockfile ]]
932026-09-10T03:23:19.013Z+ git branch -f renovate/bitflags-2.x-lockfile cd40a86becac5c57dab8c7a0cbef6d2f58407523
942026-09-10T03:23:19.014Z+ git checkout -f renovate/bitflags-2.x-lockfile
952026-09-10T03:23:19.025ZSwitched to branch 'renovate/bitflags-2.x-lockfile'
962026-09-10T03:23:19.025Z+ git reset --hard cd40a86becac5c57dab8c7a0cbef6d2f58407523
972026-09-10T03:23:19.047ZHEAD is now at cd40a86 Update Rust crate bitflags to v2.13.2
982026-09-10T03:23:19.067Zprocess exited: duration 1461 ms, exit code 0
 
992026-09-10T03:23:19.099Zstarting task 4: "build"
1002026-09-10T03:23:19.128Z+ source .github/buildomat/common.sh
1012026-09-10T03:23:19.129Z++ rustup show active-toolchain
1022026-09-10T03:23:19.129Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-10T03:23:19.129Z++ pushd xde
1042026-09-10T03:23:19.129Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-10T03:23:19.129Z++ rustup show active-toolchain
1062026-09-10T03:23:19.129Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-10T03:23:19.281Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-10T03:23:19.292Zinfo: downloading 6 components
1092026-09-10T03:23:35.414Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-10T03:23:35.414Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-10T03:23:35.414Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-10T03:23:35.414Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-10T03:23:35.414Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-10T03:23:35.430Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-10T03:23:35.507Z+++ rustup show active-toolchain -v
1162026-09-10T03:23:35.515Z+++ head -n 1
1172026-09-10T03:23:35.515Z+++ cut '-d ' -f1
1182026-09-10T03:23:35.565Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-10T03:23:35.565Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-10T03:23:35.565Z++ popd
1212026-09-10T03:23:35.571Z/work/oxidecomputer/opte
1222026-09-10T03:23:35.571Z+ cargo --version
1232026-09-10T03:23:35.582Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-10T03:23:35.582Z+ rustc --version
1252026-09-10T03:23:35.606Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-10T03:23:35.614Z+ pushd bin/opteadm
1272026-09-10T03:23:35.614Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1282026-09-10T03:23:35.614Z+ header 'check style'
1292026-09-10T03:23:35.614Z+ echo '# ==== check style ==== #'
1302026-09-10T03:23:35.614Z# ==== check style ==== #
1312026-09-10T03:23:35.614Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-10T03:23:35.678Z
1332026-09-10T03:23:35.678Zreal 0.067773023
1342026-09-10T03:23:35.678Zuser 0.037456385
1352026-09-10T03:23:35.678Zsys 0.027664309
1362026-09-10T03:23:35.678Ztrap 0.000001000
1372026-09-10T03:23:35.678Ztflt 0.000005450
1382026-09-10T03:23:35.678Zdflt 0.000009420
1392026-09-10T03:23:35.678Zkflt 0.000000000
1402026-09-10T03:23:35.678Zlock 0.022531348
1412026-09-10T03:23:35.678Zslp 0.047820131
1422026-09-10T03:23:35.678Zlat 0.000667700
1432026-09-10T03:23:35.678Zstop 0.000106740
1442026-09-10T03:23:35.691Z+ header analyze
1452026-09-10T03:23:35.691Z+ echo '# ==== analyze ==== #'
1462026-09-10T03:23:35.691Z# ==== analyze ==== #
1472026-09-10T03:23:35.691Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1482026-09-10T03:23:35.798Z Updating crates.io index
1492026-09-10T03:23:35.807Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-10T03:23:36.511Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-10T03:23:36.826Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-10T03:23:37.107Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-10T03:23:37.520Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-10T03:23:37.831Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-10T03:23:38.127Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-10T03:23:42.179Z Downloading crates ...
1572026-09-10T03:23:42.246Z Downloaded cobs v0.3.0
1582026-09-10T03:23:42.246Z Downloaded cstr-argument v0.1.2
1592026-09-10T03:23:42.246Z Downloaded defmt v0.3.100
1602026-09-10T03:23:42.247Z Downloaded defmt v1.1.1
1612026-09-10T03:23:42.247Z Downloaded heck v0.5.0
1622026-09-10T03:23:42.247Z Downloaded foreign-types v0.5.0
1632026-09-10T03:23:42.247Z Downloaded pretty-hex v0.4.2
1642026-09-10T03:23:42.247Z Downloaded darling_macro v0.23.0
1652026-09-10T03:23:42.247Z Downloaded anstyle-parse v1.0.0
1662026-09-10T03:23:42.247Z Downloaded version_check v0.9.5
1672026-09-10T03:23:42.247Z Downloaded terminal_size v0.4.4
1682026-09-10T03:23:42.247Z Downloaded colorchoice v1.0.5
1692026-09-10T03:23:42.247Z Downloaded anstream v1.0.0
1702026-09-10T03:23:42.247Z Downloaded bitflags v1.3.2
1712026-09-10T03:23:42.247Z Downloaded proc-macro-crate v3.5.0
1722026-09-10T03:23:42.247Z Downloaded ingot-macros v0.2.0
1732026-09-10T03:23:42.247Z Downloaded tracing-attributes v0.1.31
1742026-09-10T03:23:42.247Z Downloaded bitflags v2.13.2
1752026-09-10T03:23:42.247Z Downloaded strsim v0.11.1
1762026-09-10T03:23:42.248Z Downloaded anstyle-query v1.1.5
1772026-09-10T03:23:42.248Z Downloaded thiserror v2.0.18
1782026-09-10T03:23:42.248Z Downloaded hashbrown v0.17.1
1792026-09-10T03:23:42.248Z Downloaded equivalent v1.0.2
1802026-09-10T03:23:42.248Z Downloaded memchr v2.8.3
1812026-09-10T03:23:42.248Z Downloaded socket2 v0.6.4
1822026-09-10T03:23:42.248Z Downloaded embedded-io v0.4.0
1832026-09-10T03:23:42.248Z Downloaded anyhow v1.0.103
1842026-09-10T03:23:42.248Z Downloaded ipnetwork v0.21.1
1852026-09-10T03:23:42.248Z Downloaded itertools v0.15.0
1862026-09-10T03:23:42.248Z Downloaded foreign-types-macros v0.2.3
1872026-09-10T03:23:42.248Z Downloaded clap v4.6.1
1882026-09-10T03:23:42.248Z Downloaded foreign-types-shared v0.3.1
1892026-09-10T03:23:42.248Z Downloaded defmt-macros v1.1.1
1902026-09-10T03:23:42.248Z Downloaded zerocopy v0.8.54
1912026-09-10T03:23:42.248Z Downloaded smoltcp v0.11.0
1922026-09-10T03:23:42.248Z Downloaded macaddr v1.0.1
1932026-09-10T03:23:42.248Z Downloaded tabwriter v1.4.1
1942026-09-10T03:23:42.248Z Downloaded ingot-types v0.2.0
1952026-09-10T03:23:42.248Z Downloaded zerocopy-derive v0.8.54
1962026-09-10T03:23:42.249Z Downloaded is_terminal_polyfill v1.70.2
1972026-09-10T03:23:42.249Z Downloaded embedded-io v0.6.1
1982026-09-10T03:23:42.249Z Downloaded errno v0.3.14
1992026-09-10T03:23:42.249Z Downloaded stable_deref_trait v1.2.1
2002026-09-10T03:23:42.249Z Downloaded utf8parse v0.2.2
2012026-09-10T03:23:42.249Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2022026-09-10T03:23:42.249Z Downloaded clap_derive v4.6.1
2032026-09-10T03:23:42.249Z Downloaded darling v0.23.0
2042026-09-10T03:23:42.249Z Downloaded cpufeatures v0.3.0
2052026-09-10T03:23:42.249Z Downloaded dyn-clone v1.0.20
2062026-09-10T03:23:42.249Z Downloaded ref-cast-impl v1.0.25
2072026-09-10T03:23:42.249Z Downloaded oxnet v0.1.6
2082026-09-10T03:23:42.249Z Downloaded serde_core v1.0.228
2092026-09-10T03:23:42.249Z Downloaded thiserror-impl v2.0.18
2102026-09-10T03:23:42.249Z Downloaded chacha20 v0.10.1
2112026-09-10T03:23:42.249Z Downloaded anstyle v1.0.14
2122026-09-10T03:23:42.249Z Downloaded unicode-ident v1.0.24
2132026-09-10T03:23:42.249Z Downloaded getrandom v0.4.3
2142026-09-10T03:23:42.249Z Downloaded proc-macro2 v1.0.106
2152026-09-10T03:23:42.249Z Downloaded tracing-core v0.1.36
2162026-09-10T03:23:42.249Z Downloaded toml_edit v0.25.12+spec-1.1.0
2172026-09-10T03:23:42.250Z Downloaded quote v1.0.46
2182026-09-10T03:23:42.250Z Downloaded uuid v1.23.5
2192026-09-10T03:23:42.250Z Downloaded managed v0.8.0
2202026-09-10T03:23:42.250Z Downloaded rand v0.10.2
2212026-09-10T03:23:42.250Z Downloaded rustversion v1.0.23
2222026-09-10T03:23:42.250Z Downloaded indexmap v2.14.0
2232026-09-10T03:23:42.250Z Downloaded darling_core v0.23.0
2242026-09-10T03:23:42.250Z Downloaded postcard v1.1.3
2252026-09-10T03:23:42.250Z Downloaded hash32 v0.3.1
2262026-09-10T03:23:42.250Z Downloaded defmt-parser v1.0.0
2272026-09-10T03:23:42.250Z Downloaded serde v1.0.228
2282026-09-10T03:23:42.250Z Downloaded clap_lex v1.1.0
2292026-09-10T03:23:42.250Z Downloaded cfg-if v1.0.4
2302026-09-10T03:23:42.250Z Downloaded num_enum v0.7.6
2312026-09-10T03:23:42.250Z Downloaded byteorder v1.5.0
2322026-09-10T03:23:42.250Z Downloaded either v1.16.0
2332026-09-10T03:23:42.250Z Downloaded rand_core v0.10.1
2342026-09-10T03:23:42.250Z Downloaded ref-cast v1.0.25
2352026-09-10T03:23:42.250Z Downloaded ident_case v1.0.1
2362026-09-10T03:23:42.250Z Downloaded colored v3.1.1
2372026-09-10T03:23:42.250Z Downloaded num_enum_derive v0.7.6
2382026-09-10T03:23:42.251Z Downloaded ingot v0.2.0
2392026-09-10T03:23:42.251Z Downloaded toml_parser v1.1.2+spec-1.1.0
2402026-09-10T03:23:42.251Z Downloaded pin-project-lite v0.2.17
2412026-09-10T03:23:42.251Z Downloaded heapless v0.8.0
2422026-09-10T03:23:42.251Z Downloaded unicode-width v0.2.2
2432026-09-10T03:23:42.251Z Downloaded once_cell v1.21.4
2442026-09-10T03:23:42.251Z Downloaded serde_derive v1.0.228
2452026-09-10T03:23:42.251Z Downloaded regex v1.13.0
2462026-09-10T03:23:42.251Z Downloaded regex-automata v0.4.15
2472026-09-10T03:23:42.251Z Downloaded aho-corasick v1.1.4
2482026-09-10T03:23:42.251Z Downloaded syn v1.0.109
2492026-09-10T03:23:42.251Z Downloaded clap_builder v4.6.0
2502026-09-10T03:23:42.251Z Downloaded winnow v1.0.3
2512026-09-10T03:23:42.251Z Downloaded syn v2.0.118
2522026-09-10T03:23:42.251Z Downloaded regex-syntax v0.8.11
2532026-09-10T03:23:42.277Z Downloaded tracing v0.1.44
2542026-09-10T03:23:42.277Z Downloaded rustix v1.1.4
2552026-09-10T03:23:42.277Z Downloaded libc v0.2.186
2562026-09-10T03:23:42.277Z Compiling proc-macro2 v1.0.106
2572026-09-10T03:23:42.277Z Compiling quote v1.0.46
2582026-09-10T03:23:42.277Z Compiling unicode-ident v1.0.24
2592026-09-10T03:23:42.277Z Compiling serde_core v1.0.228
2602026-09-10T03:23:42.277Z Compiling libc v0.2.186
2612026-09-10T03:23:42.278Z Checking cfg-if v1.0.4
2622026-09-10T03:23:42.278Z Compiling strsim v0.11.1
2632026-09-10T03:23:42.278Z Compiling memchr v2.8.3
2642026-09-10T03:23:42.278Z Compiling thiserror v2.0.18
2652026-09-10T03:23:42.278Z Compiling ident_case v1.0.1
2662026-09-10T03:23:42.299Z Compiling regex-syntax v0.8.11
2672026-09-10T03:23:42.357Z Compiling zerocopy v0.8.54
2682026-09-10T03:23:42.400Z Compiling anyhow v1.0.103
2692026-09-10T03:23:42.602Z Compiling aho-corasick v1.1.4
2702026-09-10T03:23:42.627Z Compiling either v1.16.0
2712026-09-10T03:23:42.691Z Compiling hashbrown v0.17.1
2722026-09-10T03:23:42.789Z Compiling winnow v1.0.3
2732026-09-10T03:23:42.789Z Compiling serde v1.0.228
2742026-09-10T03:23:42.849Z Compiling equivalent v1.0.2
2752026-09-10T03:23:42.870Z Compiling itertools v0.15.0
2762026-09-10T03:23:43.208Z Compiling syn v2.0.118
2772026-09-10T03:23:43.218Z Compiling indexmap v2.14.0
2782026-09-10T03:23:43.327Z Compiling heapless v0.8.0
2792026-09-10T03:23:43.612Z Compiling toml_parser v1.1.2+spec-1.1.0
2802026-09-10T03:23:43.733Z Compiling regex-automata v0.4.15
2812026-09-10T03:23:43.829Z Checking bitflags v2.13.2
2822026-09-10T03:23:43.864Z Compiling toml_datetime v1.1.1+spec-1.1.0
2832026-09-10T03:23:43.999Z Checking byteorder v1.5.0
2842026-09-10T03:23:44.048Z Compiling toml_edit v0.25.12+spec-1.1.0
2852026-09-10T03:23:44.126Z Checking hash32 v0.3.1
2862026-09-10T03:23:44.140Z Compiling smoltcp v0.11.0
2872026-09-10T03:23:44.164Z Compiling syn v1.0.109
2882026-09-10T03:23:44.184Z Compiling rustversion v1.0.23
2892026-09-10T03:23:44.223Z Checking stable_deref_trait v1.2.1
2902026-09-10T03:23:44.294Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2912026-09-10T03:23:44.305Z Checking macaddr v1.0.1
2922026-09-10T03:23:44.461Z Compiling version_check v0.9.5
2932026-09-10T03:23:44.488Z Compiling ref-cast v1.0.25
2942026-09-10T03:23:44.531Z Compiling getrandom v0.4.3
2952026-09-10T03:23:44.555Z Checking managed v0.8.0
2962026-09-10T03:23:44.705Z Compiling proc-macro-crate v3.5.0
2972026-09-10T03:23:44.716Z Checking bitflags v1.3.2
2982026-09-10T03:23:44.770Z Checking rand_core v0.10.1
2992026-09-10T03:23:44.781Z Compiling rustix v1.1.4
3002026-09-10T03:23:44.796Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3012026-09-10T03:23:44.945Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022026-09-10T03:23:45.112Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-10T03:23:45.191Z Checking errno v0.3.14
3042026-09-10T03:23:45.310Z Checking cpufeatures v0.3.0
3052026-09-10T03:23:45.376Z Checking foreign-types-shared v0.3.1
3062026-09-10T03:23:45.460Z Compiling regex v1.13.0
3072026-09-10T03:23:45.491Z Checking utf8parse v0.2.2
3082026-09-10T03:23:45.541Z Checking ipnetwork v0.21.1
3092026-09-10T03:23:45.583Z Checking once_cell v1.21.4
3102026-09-10T03:23:45.705Z Checking unicode-width v0.2.2
3112026-09-10T03:23:45.720Z Checking cstr-argument v0.1.2
3122026-09-10T03:23:45.758Z Checking tracing-core v0.1.36
3132026-09-10T03:23:45.838Z Compiling darling_core v0.23.0
3142026-09-10T03:23:45.864Z Checking anstyle-parse v1.0.0
3152026-09-10T03:23:45.960Z Checking tabwriter v1.4.1
3162026-09-10T03:23:46.015Z Checking chacha20 v0.10.1
3172026-09-10T03:23:46.317Z Checking is_terminal_polyfill v1.70.2
3182026-09-10T03:23:46.341Z Checking pin-project-lite v0.2.17
3192026-09-10T03:23:46.409Z Checking pretty-hex v0.4.2
3202026-09-10T03:23:46.491Z Checking anstyle v1.0.14
3212026-09-10T03:23:46.492Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3222026-09-10T03:23:46.519Z Checking dyn-clone v1.0.20
3232026-09-10T03:23:46.519Z Checking anstyle-query v1.1.5
3242026-09-10T03:23:46.593Z Checking colorchoice v1.0.5
3252026-09-10T03:23:46.639Z Checking terminal_size v0.4.4
3262026-09-10T03:23:46.691Z Checking anstream v1.0.0
3272026-09-10T03:23:46.691Z Checking rand v0.10.2
3282026-09-10T03:23:46.712Z Checking uuid v1.23.5
3292026-09-10T03:23:46.833Z Checking socket2 v0.6.4
3302026-09-10T03:23:47.081Z Compiling heck v0.5.0
3312026-09-10T03:23:47.111Z Checking clap_lex v1.1.0
3322026-09-10T03:23:47.111Z Checking oxnet v0.1.6
3332026-09-10T03:23:47.111Z Compiling thiserror-impl v2.0.18
3342026-09-10T03:23:47.111Z Compiling zerocopy-derive v0.8.54
3352026-09-10T03:23:47.111Z Compiling serde_derive v1.0.228
3362026-09-10T03:23:47.130Z Compiling ref-cast-impl v1.0.25
3372026-09-10T03:23:47.241Z Compiling num_enum_derive v0.7.6
3382026-09-10T03:23:47.715Z Compiling foreign-types-macros v0.2.3
3392026-09-10T03:23:48.039Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-10T03:23:48.064Z Compiling darling_macro v0.23.0
3412026-09-10T03:23:48.216Z Checking num_enum v0.7.6
3422026-09-10T03:23:48.329Z Compiling tracing-attributes v0.1.31
3432026-09-10T03:23:48.345Z Checking foreign-types v0.5.0
3442026-09-10T03:23:48.345Z Checking cobs v0.3.0
3452026-09-10T03:23:48.450Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3462026-09-10T03:23:48.509Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3472026-09-10T03:23:48.662Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3482026-09-10T03:23:48.696Z Checking colored v3.1.1
3492026-09-10T03:23:48.696Z Compiling darling v0.23.0
3502026-09-10T03:23:48.696Z Checking clap_builder v4.6.0
3512026-09-10T03:23:48.696Z Compiling ingot-macros v0.2.0
3522026-09-10T03:23:48.696Z Compiling clap_derive v4.6.1
3532026-09-10T03:23:48.745Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3542026-09-10T03:23:48.946Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3552026-09-10T03:23:49.485Z Checking tracing v0.1.44
3562026-09-10T03:23:49.960Z Checking clap v4.6.1
3572026-09-10T03:23:50.004Z Checking postcard v1.1.3
3582026-09-10T03:23:51.066Z Checking ingot-types v0.2.0
3592026-09-10T03:23:51.529Z Checking ingot v0.2.0
3602026-09-10T03:23:52.686Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3612026-09-10T03:23:53.868Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622026-09-10T03:23:55.046Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632026-09-10T03:23:55.880Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.15s
3642026-09-10T03:23:55.981Z
3652026-09-10T03:23:55.981Zreal 20.306738319
3662026-09-10T03:23:55.981Zuser 54.383296163
3672026-09-10T03:23:55.981Zsys 12.915004351
3682026-09-10T03:23:55.981Ztrap 0.040550295
3692026-09-10T03:23:55.981Ztflt 0.062081574
3702026-09-10T03:23:55.981Zdflt 0.161085638
3712026-09-10T03:23:55.991Zkflt 0.001818852
3722026-09-10T03:23:55.992Zlock 3:44.548558796
3732026-09-10T03:23:55.992Zslp 3:03.963170037
3742026-09-10T03:23:55.992Zlat 3.398051188
3752026-09-10T03:23:55.992Zstop 14.210509856
3762026-09-10T03:23:55.992Z+ header 'debug build'
3772026-09-10T03:23:55.992Z+ echo '# ==== debug build ==== #'
3782026-09-10T03:23:55.992Z+ ptime -m cargo build
3792026-09-10T03:23:55.992Z# ==== debug build ==== #
3802026-09-10T03:23:56.146Z Compiling cfg-if v1.0.4
3812026-09-10T03:23:56.162Z Compiling serde_core v1.0.228
3822026-09-10T03:23:56.162Z Compiling libc v0.2.186
3832026-09-10T03:23:56.175Z Compiling thiserror v2.0.18
3842026-09-10T03:23:56.175Z Compiling byteorder v1.5.0
3852026-09-10T03:23:56.175Z Compiling zerocopy v0.8.54
3862026-09-10T03:23:56.175Z Compiling macaddr v1.0.1
3872026-09-10T03:23:56.175Z Compiling stable_deref_trait v1.2.1
3882026-09-10T03:23:56.207Z Compiling rand_core v0.10.1
3892026-09-10T03:23:56.219Z Compiling cobs v0.3.0
3902026-09-10T03:23:56.243Z Compiling bitflags v1.3.2
3912026-09-10T03:23:56.296Z Compiling hash32 v0.3.1
3922026-09-10T03:23:56.327Z Compiling managed v0.8.0
3932026-09-10T03:23:56.372Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3942026-09-10T03:23:56.402Z Compiling heapless v0.8.0
3952026-09-10T03:23:56.440Z Compiling errno v0.3.14
3962026-09-10T03:23:56.486Z Compiling cpufeatures v0.3.0
3972026-09-10T03:23:56.486Z Compiling once_cell v1.21.4
3982026-09-10T03:23:56.547Z Compiling foreign-types-shared v0.3.1
3992026-09-10T03:23:56.559Z Compiling memchr v2.8.3
4002026-09-10T03:23:56.569Z Compiling utf8parse v0.2.2
4012026-09-10T03:23:56.599Z Compiling unicode-width v0.2.2
4022026-09-10T03:23:56.614Z Compiling ipnetwork v0.21.1
4032026-09-10T03:23:56.663Z Compiling anstyle-parse v1.0.0
4042026-09-10T03:23:56.714Z Compiling tracing-core v0.1.36
4052026-09-10T03:23:56.840Z Compiling smoltcp v0.11.0
4062026-09-10T03:23:56.878Z Compiling tabwriter v1.4.1
4072026-09-10T03:23:56.905Z Compiling foreign-types v0.5.0
4082026-09-10T03:23:56.971Z Compiling cstr-argument v0.1.2
4092026-09-10T03:23:57.135Z Compiling chacha20 v0.10.1
4102026-09-10T03:23:57.149Z Compiling ref-cast v1.0.25
4112026-09-10T03:23:57.239Z Compiling num_enum v0.7.6
4122026-09-10T03:23:57.298Z Compiling getrandom v0.4.3
4132026-09-10T03:23:57.347Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4142026-09-10T03:23:57.449Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4152026-09-10T03:23:57.466Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4162026-09-10T03:23:57.496Z Compiling colorchoice v1.0.5
4172026-09-10T03:23:57.574Z Compiling anstyle-query v1.1.5
4182026-09-10T03:23:57.612Z Compiling pin-project-lite v0.2.17
4192026-09-10T03:23:57.658Z Compiling dyn-clone v1.0.20
4202026-09-10T03:23:57.699Z Compiling is_terminal_polyfill v1.70.2
4212026-09-10T03:23:57.745Z Compiling pretty-hex v0.4.2
4222026-09-10T03:23:57.778Z Compiling anstyle v1.0.14
4232026-09-10T03:23:57.812Z Compiling bitflags v2.13.2
4242026-09-10T03:23:57.843Z Compiling serde v1.0.228
4252026-09-10T03:23:58.025Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4262026-09-10T03:23:58.034Z Compiling rustix v1.1.4
4272026-09-10T03:23:58.039Z Compiling anstream v1.0.0
4282026-09-10T03:23:58.043Z Compiling uuid v1.23.5
4292026-09-10T03:23:58.254Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4302026-09-10T03:23:58.473Z Compiling postcard v1.1.3
4312026-09-10T03:23:58.521Z Compiling tracing v0.1.44
4322026-09-10T03:23:58.536Z Compiling terminal_size v0.4.4
4332026-09-10T03:23:58.636Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4342026-09-10T03:23:58.652Z Compiling anyhow v1.0.103
4352026-09-10T03:23:58.682Z Compiling rand v0.10.2
4362026-09-10T03:23:58.833Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4372026-09-10T03:23:58.896Z Compiling socket2 v0.6.4
4382026-09-10T03:23:58.938Z Compiling winnow v1.0.3
4392026-09-10T03:23:59.101Z Compiling ingot-types v0.2.0
4402026-09-10T03:23:59.165Z Compiling colored v3.1.1
4412026-09-10T03:23:59.213Z Compiling clap_lex v1.1.0
4422026-09-10T03:23:59.485Z Compiling ingot v0.2.0
4432026-09-10T03:23:59.499Z Compiling oxnet v0.1.6
4442026-09-10T03:23:59.610Z Compiling strsim v0.11.1
4452026-09-10T03:23:59.619Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4462026-09-10T03:23:59.975Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4472026-09-10T03:23:59.980Z Compiling clap_builder v4.6.0
4482026-09-10T03:24:01.880Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4492026-09-10T03:24:01.907Z Compiling clap v4.6.1
4502026-09-10T03:24:03.335Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4512026-09-10T03:24:04.672Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4522026-09-10T03:24:09.073Z Finished `dev` profile [optimized + debuginfo] target(s) in 13.07s
4532026-09-10T03:24:09.101Z
4542026-09-10T03:24:09.149Zreal 13.098987996
4552026-09-10T03:24:09.150Zuser 1:04.617374991
4562026-09-10T03:24:09.150Zsys 6.038384605
4572026-09-10T03:24:09.150Ztrap 0.029204836
4582026-09-10T03:24:09.150Ztflt 0.087677839
4592026-09-10T03:24:09.150Zdflt 0.162974276
4602026-09-10T03:24:09.150Zkflt 0.000030750
4612026-09-10T03:24:09.150Zlock 3:12.224478865
4622026-09-10T03:24:09.150Zslp 1:56.470824234
4632026-09-10T03:24:09.150Zlat 3.472072492
4642026-09-10T03:24:09.150Zstop 3.727481524
4652026-09-10T03:24:09.151Z+ header 'release build'
4662026-09-10T03:24:09.151Z+ echo '# ==== release build ==== #'
4672026-09-10T03:24:09.151Z+ ptime -m cargo build --release
4682026-09-10T03:24:09.151Z# ==== release build ==== #
4692026-09-10T03:24:09.197Z Compiling proc-macro2 v1.0.106
4702026-09-10T03:24:09.198Z Compiling quote v1.0.46
4712026-09-10T03:24:09.198Z Compiling unicode-ident v1.0.24
4722026-09-10T03:24:09.198Z Compiling serde_core v1.0.228
4732026-09-10T03:24:09.222Z Compiling libc v0.2.186
4742026-09-10T03:24:09.222Z Compiling cfg-if v1.0.4
4752026-09-10T03:24:09.222Z Compiling ident_case v1.0.1
4762026-09-10T03:24:09.222Z Compiling memchr v2.8.3
4772026-09-10T03:24:09.264Z Compiling strsim v0.11.1
4782026-09-10T03:24:09.306Z Compiling thiserror v2.0.18
4792026-09-10T03:24:09.315Z Compiling regex-syntax v0.8.11
4802026-09-10T03:24:09.492Z Compiling serde v1.0.228
4812026-09-10T03:24:09.526Z Compiling either v1.16.0
4822026-09-10T03:24:09.711Z Compiling aho-corasick v1.1.4
4832026-09-10T03:24:09.739Z Compiling zerocopy v0.8.54
4842026-09-10T03:24:09.786Z Compiling hashbrown v0.17.1
4852026-09-10T03:24:09.802Z Compiling equivalent v1.0.2
4862026-09-10T03:24:09.876Z Compiling anyhow v1.0.103
4872026-09-10T03:24:09.928Z Compiling winnow v1.0.3
4882026-09-10T03:24:10.203Z Compiling itertools v0.15.0
4892026-09-10T03:24:10.332Z Compiling syn v2.0.118
4902026-09-10T03:24:10.372Z Compiling indexmap v2.14.0
4912026-09-10T03:24:10.387Z Compiling toml_datetime v1.1.1+spec-1.1.0
4922026-09-10T03:24:10.569Z Compiling heapless v0.8.0
4932026-09-10T03:24:10.874Z Compiling regex-automata v0.4.15
4942026-09-10T03:24:10.966Z Compiling toml_parser v1.1.2+spec-1.1.0
4952026-09-10T03:24:11.000Z Compiling byteorder v1.5.0
4962026-09-10T03:24:11.104Z Compiling hash32 v0.3.1
4972026-09-10T03:24:11.249Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4982026-09-10T03:24:11.293Z Compiling toml_edit v0.25.12+spec-1.1.0
4992026-09-10T03:24:11.379Z Compiling bitflags v2.13.2
5002026-09-10T03:24:11.457Z Compiling smoltcp v0.11.0
5012026-09-10T03:24:11.491Z Compiling syn v1.0.109
5022026-09-10T03:24:11.491Z Compiling stable_deref_trait v1.2.1
5032026-09-10T03:24:11.539Z Compiling rustversion v1.0.23
5042026-09-10T03:24:11.558Z Compiling macaddr v1.0.1
5052026-09-10T03:24:11.723Z Compiling managed v0.8.0
5062026-09-10T03:24:11.763Z Compiling rustix v1.1.4
5072026-09-10T03:24:11.772Z Compiling version_check v0.9.5
5082026-09-10T03:24:11.869Z Compiling proc-macro-crate v3.5.0
5092026-09-10T03:24:11.946Z Compiling getrandom v0.4.3
5102026-09-10T03:24:12.025Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5112026-09-10T03:24:12.075Z Compiling bitflags v1.3.2
5122026-09-10T03:24:12.139Z Compiling rand_core v0.10.1
5132026-09-10T03:24:12.143Z Compiling ref-cast v1.0.25
5142026-09-10T03:24:12.247Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5152026-09-10T03:24:12.378Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5162026-09-10T03:24:12.433Z Compiling errno v0.3.14
5172026-09-10T03:24:12.462Z Compiling foreign-types-shared v0.3.1
5182026-09-10T03:24:12.538Z Compiling regex v1.13.0
5192026-09-10T03:24:12.571Z Compiling utf8parse v0.2.2
5202026-09-10T03:24:12.659Z Compiling unicode-width v0.2.2
5212026-09-10T03:24:12.782Z Compiling cpufeatures v0.3.0
5222026-09-10T03:24:12.801Z Compiling once_cell v1.21.4
5232026-09-10T03:24:12.922Z Compiling darling_core v0.23.0
5242026-09-10T03:24:12.955Z Compiling ipnetwork v0.21.1
5252026-09-10T03:24:13.020Z Compiling tracing-core v0.1.36
5262026-09-10T03:24:13.374Z Compiling cstr-argument v0.1.2
5272026-09-10T03:24:13.491Z Compiling tabwriter v1.4.1
5282026-09-10T03:24:13.538Z Compiling chacha20 v0.10.1
5292026-09-10T03:24:13.594Z Compiling anstyle-parse v1.0.0
5302026-09-10T03:24:13.984Z Compiling colorchoice v1.0.5
5312026-09-10T03:24:14.033Z Compiling anstyle-query v1.1.5
5322026-09-10T03:24:14.068Z Compiling pin-project-lite v0.2.17
5332026-09-10T03:24:14.111Z Compiling thiserror-impl v2.0.18
5342026-09-10T03:24:14.120Z Compiling serde_derive v1.0.228
5352026-09-10T03:24:14.121Z Compiling zerocopy-derive v0.8.54
5362026-09-10T03:24:14.210Z Compiling foreign-types-macros v0.2.3
5372026-09-10T03:24:14.703Z Compiling ref-cast-impl v1.0.25
5382026-09-10T03:24:14.879Z Compiling num_enum_derive v0.7.6
5392026-09-10T03:24:14.898Z Compiling foreign-types v0.5.0
5402026-09-10T03:24:14.976Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5412026-09-10T03:24:14.999Z Compiling darling_macro v0.23.0
5422026-09-10T03:24:15.203Z Compiling tracing-attributes v0.1.31
5432026-09-10T03:24:15.345Z Compiling cobs v0.3.0
5442026-09-10T03:24:15.481Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5452026-09-10T03:24:15.573Z Compiling darling v0.23.0
5462026-09-10T03:24:15.574Z Compiling dyn-clone v1.0.20
5472026-09-10T03:24:15.725Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5482026-09-10T03:24:15.725Z Compiling ingot-macros v0.2.0
5492026-09-10T03:24:15.725Z Compiling pretty-hex v0.4.2
5502026-09-10T03:24:15.767Z Compiling is_terminal_polyfill v1.70.2
5512026-09-10T03:24:15.788Z Compiling num_enum v0.7.6
5522026-09-10T03:24:15.823Z Compiling anstyle v1.0.14
5532026-09-10T03:24:15.838Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5542026-09-10T03:24:15.888Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5552026-09-10T03:24:16.089Z Compiling anstream v1.0.0
5562026-09-10T03:24:16.126Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5572026-09-10T03:24:16.127Z Compiling terminal_size v0.4.4
5582026-09-10T03:24:16.211Z Compiling rand v0.10.2
5592026-09-10T03:24:16.439Z Compiling uuid v1.23.5
5602026-09-10T03:24:16.449Z Compiling socket2 v0.6.4
5612026-09-10T03:24:16.468Z Compiling tracing v0.1.44
5622026-09-10T03:24:16.802Z Compiling colored v3.1.1
5632026-09-10T03:24:17.676Z Compiling heck v0.5.0
5642026-09-10T03:24:17.696Z Compiling clap_lex v1.1.0
5652026-09-10T03:24:17.696Z Compiling oxnet v0.1.6
5662026-09-10T03:24:17.696Z Compiling postcard v1.1.3
5672026-09-10T03:24:17.696Z Compiling clap_builder v4.6.0
5682026-09-10T03:24:17.696Z Compiling clap_derive v4.6.1
5692026-09-10T03:24:17.696Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5702026-09-10T03:24:18.583Z Compiling ingot-types v0.2.0
5712026-09-10T03:24:20.154Z Compiling ingot v0.2.0
5722026-09-10T03:24:20.154Z Compiling clap v4.6.1
5732026-09-10T03:24:20.679Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5742026-09-10T03:24:21.722Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5752026-09-10T03:24:22.762Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5762026-09-10T03:24:29.395Z Finished `release` profile [optimized + debuginfo] target(s) in 20.28s
5772026-09-10T03:24:29.432Z
5782026-09-10T03:24:29.445Zreal 20.313957390
5792026-09-10T03:24:29.445Zuser 1:42.948536260
5802026-09-10T03:24:29.445Zsys 13.321676518
5812026-09-10T03:24:29.445Ztrap 0.051341202
5822026-09-10T03:24:29.445Ztflt 0.119535521
5832026-09-10T03:24:29.446Zdflt 0.381607269
5842026-09-10T03:24:29.446Zkflt 0.000012800
5852026-09-10T03:24:29.446Zlock 4:48.944262513
5862026-09-10T03:24:29.446Zslp 3:26.821721901
5872026-09-10T03:24:29.446Zlat 4.506532395
5882026-09-10T03:24:29.446Zstop 9.136922730
5892026-09-10T03:24:29.446Z+ popd
5902026-09-10T03:24:29.446Z/work/oxidecomputer/opte
5912026-09-10T03:24:29.446Z+ TGT_BASE=/work
5922026-09-10T03:24:29.446Z+ for x in debug release
5932026-09-10T03:24:29.446Z+ mkdir -p /work/debug
5942026-09-10T03:24:29.446Z+ cp target/debug/opteadm /work/debug/
5952026-09-10T03:24:29.455Z+ sha256sum target/debug/opteadm
5962026-09-10T03:24:29.466Z+ for x in debug release
5972026-09-10T03:24:29.466Z+ mkdir -p /work/release
5982026-09-10T03:24:29.470Z+ cp target/release/opteadm /work/release/
5992026-09-10T03:24:29.483Z+ sha256sum target/release/opteadm
6002026-09-10T03:24:29.501Zprocess exited: duration 70409 ms, exit code 0
 
6012026-09-10T03:24:29.509Zfound 4 output files
6022026-09-10T03:24:29.509Zuploading: /work/debug/opteadm (38109216 bytes)
6032026-09-10T03:24:31.675Zuploaded: /work/debug/opteadm
6042026-09-10T03:24:31.675Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6052026-09-10T03:24:33.726Zuploaded: /work/debug/opteadm.debug.sha256
6062026-09-10T03:24:33.726Zuploading: /work/release/opteadm (25874584 bytes)
6072026-09-10T03:24:35.452Zuploaded: /work/release/opteadm
6082026-09-10T03:24:35.452Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6092026-09-10T03:24:36.513Zuploaded: /work/release/opteadm.release.sha256