01M1KD96FVMJF7W2RP9TFJAXZB: 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: 01M1KD9TVVZZG9SZZ9X8BXJNWS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T10:34:38.252Zjob assigned to worker 01M1KD9XBF1EMT4T681P18XB3Y [factory aws, i-0278111a452e704f9] (queued for 53 s)
 
22026-09-03T10:34:44.504Zstarting task 0: "setup"
32026-09-03T10:34:44.509Z++ uname -s
42026-09-03T10:34:44.512Z+ kern=SunOS
52026-09-03T10:34:44.512Z+ build_user=build
62026-09-03T10:34:44.512Z+ build_uid=12345
72026-09-03T10:34:44.512Z+ work_dir=/work
82026-09-03T10:34:44.512Z+ input_dir=/input
92026-09-03T10:34:44.512Z+ [[ 0 == 12345 ]]
102026-09-03T10:34:44.512Z+ case "$kern" in
112026-09-03T10:34:44.512Z+ groupadd -g 12345 build
122026-09-03T10:34:44.512Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T10:34:46.517Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T10:34:46.570Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T10:34:46.573Z+ home_fs=zfs
162026-09-03T10:34:46.574Z+ [[ zfs == autofs ]]
172026-09-03T10:34:46.574Z+ mkdir -p /home/build
182026-09-03T10:34:46.574Z+ chown build:build /home/build /work
192026-09-03T10:34:48.574Z+ chmod 0700 /home/build /work
202026-09-03T10:34:48.577Zprocess exited: duration 4072 ms, exit code 0
 
212026-09-03T10:34:48.583Zstarting task 1: "rust-toolchain"
222026-09-03T10:34:48.587Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T10:34:48.587Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-03T10:34:48.587Z * rust toolchain channel = "1.97.1"
252026-09-03T10:34:48.587Z * rust toolchain profile = "default"
262026-09-03T10:34:48.587Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T10:34:48.587Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T10:34:48.590Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T10:34:48.590Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T10:34:48.645Zinfo: downloading installer
312026-09-03T10:34:50.117Zinfo: profile set to default
322026-09-03T10:34:50.117Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T10:34:50.121Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T10:34:50.259Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T10:34:50.262Zinfo: downloading 6 components
362026-09-03T10:35:04.701Z
372026-09-03T10:35:04.701Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-03T10:35:04.731Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T10:35:04.731Z
402026-09-03T10:35:04.736Z
412026-09-03T10:35:04.736ZRust is installed now. Great!
422026-09-03T10:35:04.736Z
432026-09-03T10:35:04.736ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T10:35:04.737Zenvironment variable. This has not been done automatically.
452026-09-03T10:35:04.737Z
462026-09-03T10:35:04.737ZTo configure your current shell, you need to source
472026-09-03T10:35:04.737Zthe corresponding env file under $HOME/.cargo.
482026-09-03T10:35:04.737Z
492026-09-03T10:35:04.737ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T10:35:04.737Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T10:35:04.737Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T10:35:04.737ZCC_x86_64-unknown-illumos = None
532026-09-03T10:35:04.737Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T10:35:04.737ZCC_x86_64_unknown_illumos = None
552026-09-03T10:35:04.737Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T10:35:04.737ZHOST_CC = None
572026-09-03T10:35:04.737Zcargo:rerun-if-env-changed=CC
582026-09-03T10:35:04.737ZCC = None
592026-09-03T10:35:04.737Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T10:35:04.902Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T10:35:04.902ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T10:35:04.902Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T10:35:04.902ZCFLAGS = None
642026-09-03T10:35:04.902Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T10:35:04.902ZHOST_CFLAGS = None
662026-09-03T10:35:04.902Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T10:35:04.902ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T10:35:04.902Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T10:35:04.902ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T10:35:05.005Z+ rustup --version
712026-09-03T10:35:05.011Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T10:35:05.014Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T10:35:05.033Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T10:35:05.038Z+ cargo --version
752026-09-03T10:35:05.050Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T10:35:05.052Z+ rustc --version
772026-09-03T10:35:05.071Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T10:35:05.074Zprocess exited: duration 16489 ms, exit code 0
 
792026-09-03T10:35:05.080Zstarting task 2: "authentication"
802026-09-03T10:35:05.096Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T10:35:05.102Zstarting task 3: "clone repository"
822026-09-03T10:35:05.106Z+ mkdir -p /work/oxidecomputer/opte
832026-09-03T10:35:05.109Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-03T10:35:05.137ZCloning into '/work/oxidecomputer/opte'...
852026-09-03T10:35:06.339Z+ cd /work/oxidecomputer/opte
862026-09-03T10:35:06.339Z+ git fetch origin 20656f7698bfd767f3df92f0697d0653e935e372
872026-09-03T10:35:06.623ZFrom https://github.com/oxidecomputer/opte
882026-09-03T10:35:06.623Z * branch 20656f7698bfd767f3df92f0697d0653e935e372 -> FETCH_HEAD
892026-09-03T10:35:06.630Z+ [[ -n zl/mcast-source-validation ]]
902026-09-03T10:35:06.633Z++ git branch --show-current
912026-09-03T10:35:06.633Z+ current=master
922026-09-03T10:35:06.633Z+ [[ master != zl/mcast-source-validation ]]
932026-09-03T10:35:06.633Z+ git branch -f zl/mcast-source-validation 20656f7698bfd767f3df92f0697d0653e935e372
942026-09-03T10:35:06.637Z+ git checkout -f zl/mcast-source-validation
952026-09-03T10:35:06.652ZSwitched to branch 'zl/mcast-source-validation'
962026-09-03T10:35:06.656Z+ git reset --hard 20656f7698bfd767f3df92f0697d0653e935e372
972026-09-03T10:35:06.659ZHEAD is now at 20656f7 [ssm, multicast] align source address validation with dpd, nexus and mgd
982026-09-03T10:35:06.659Zprocess exited: duration 1555 ms, exit code 0
 
992026-09-03T10:35:06.666Zstarting task 4: "build"
1002026-09-03T10:35:06.670Z+ source .github/buildomat/common.sh
1012026-09-03T10:35:06.670Z++ rustup show active-toolchain
1022026-09-03T10:35:06.675Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-03T10:35:06.678Z++ pushd xde
1042026-09-03T10:35:06.678Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-03T10:35:06.678Z++ rustup show active-toolchain
1062026-09-03T10:35:06.681Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-03T10:35:06.832Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-03T10:35:06.836Zinfo: downloading 6 components
1092026-09-03T10:35:20.256Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-03T10:35:20.256Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-03T10:35:20.256Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-03T10:35:20.256Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-03T10:35:20.256Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-03T10:35:20.256Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-03T10:35:20.343Z+++ rustup show active-toolchain -v
1162026-09-03T10:35:20.346Z+++ head -n 1
1172026-09-03T10:35:20.346Z+++ cut '-d ' -f1
1182026-09-03T10:35:20.397Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-03T10:35:20.397Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T10:35:20.397Z++ popd
1212026-09-03T10:35:20.400Z/work/oxidecomputer/opte
1222026-09-03T10:35:20.401Z+ cargo --version
1232026-09-03T10:35:20.406Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-03T10:35:20.410Z+ rustc --version
1252026-09-03T10:35:20.428Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-03T10:35:20.431Z+ pushd bin/opteadm
1272026-09-03T10:35:20.431Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1282026-09-03T10:35:20.431Z+ header 'check style'
1292026-09-03T10:35:20.431Z+ echo '# ==== check style ==== #'
1302026-09-03T10:35:20.431Z# ==== check style ==== #
1312026-09-03T10:35:20.431Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-03T10:35:20.503Z
1332026-09-03T10:35:20.503Zreal 0.068656218
1342026-09-03T10:35:20.503Zuser 0.037803915
1352026-09-03T10:35:20.503Zsys 0.028044662
1362026-09-03T10:35:20.503Ztrap 0.000001420
1372026-09-03T10:35:20.503Ztflt 0.000053580
1382026-09-03T10:35:20.503Zdflt 0.000001000
1392026-09-03T10:35:20.503Zkflt 0.000000000
1402026-09-03T10:35:20.503Zlock 0.022522982
1412026-09-03T10:35:20.503Zslp 0.048030438
1422026-09-03T10:35:20.503Zlat 0.000833570
1432026-09-03T10:35:20.503Zstop 0.000101880
1442026-09-03T10:35:20.508Z+ header analyze
1452026-09-03T10:35:20.508Z+ echo '# ==== analyze ==== #'
1462026-09-03T10:35:20.508Z# ==== analyze ==== #
1472026-09-03T10:35:20.508Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1482026-09-03T10:35:20.634Z Updating crates.io index
1492026-09-03T10:35:20.637Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-03T10:35:21.670Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-03T10:35:21.968Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-03T10:35:22.289Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-03T10:35:22.691Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-03T10:35:22.994Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-03T10:35:23.330Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-03T10:35:25.421Z Downloading crates ...
1572026-09-03T10:35:25.469Z Downloaded cfg-if v1.0.4
1582026-09-03T10:35:25.476Z Downloaded clap_derive v4.6.1
1592026-09-03T10:35:25.480Z Downloaded anstyle v1.0.14
1602026-09-03T10:35:25.480Z Downloaded clap_lex v1.1.0
1612026-09-03T10:35:25.484Z Downloaded errno v0.3.14
1622026-09-03T10:35:25.487Z Downloaded foreign-types v0.5.0
1632026-09-03T10:35:25.490Z Downloaded anstyle-query v1.1.5
1642026-09-03T10:35:25.493Z Downloaded heck v0.5.0
1652026-09-03T10:35:25.496Z Downloaded cobs v0.3.0
1662026-09-03T10:35:25.496Z Downloaded embedded-io v0.6.1
1672026-09-03T10:35:25.499Z Downloaded ident_case v1.0.1
1682026-09-03T10:35:25.499Z Downloaded hash32 v0.3.1
1692026-09-03T10:35:25.499Z Downloaded is_terminal_polyfill v1.70.2
1702026-09-03T10:35:25.505Z Downloaded foreign-types-shared v0.3.1
1712026-09-03T10:35:25.508Z Downloaded colorchoice v1.0.5
1722026-09-03T10:35:25.508Z Downloaded defmt v0.3.100
1732026-09-03T10:35:25.508Z Downloaded equivalent v1.0.2
1742026-09-03T10:35:25.511Z Downloaded darling_macro v0.23.0
1752026-09-03T10:35:25.511Z Downloaded cstr-argument v0.1.2
1762026-09-03T10:35:25.514Z Downloaded dyn-clone v1.0.20
1772026-09-03T10:35:25.519Z Downloaded macaddr v1.0.1
1782026-09-03T10:35:25.519Z Downloaded foreign-types-macros v0.2.3
1792026-09-03T10:35:25.527Z Downloaded version_check v0.9.5
1802026-09-03T10:35:25.530Z Downloaded terminal_size v0.4.4
1812026-09-03T10:35:25.533Z Downloaded pretty-hex v0.4.2
1822026-09-03T10:35:25.533Z Downloaded stable_deref_trait v1.2.1
1832026-09-03T10:35:25.536Z Downloaded anstream v1.0.0
1842026-09-03T10:35:25.539Z Downloaded defmt-macros v1.1.1
1852026-09-03T10:35:25.539Z Downloaded defmt v1.1.1
1862026-09-03T10:35:25.542Z Downloaded either v1.16.0
1872026-09-03T10:35:25.547Z Downloaded embedded-io v0.4.0
1882026-09-03T10:35:25.550Z Downloaded utf8parse v0.2.2
1892026-09-03T10:35:25.555Z Downloaded tabwriter v1.4.1
1902026-09-03T10:35:25.561Z Downloaded strsim v0.11.1
1912026-09-03T10:35:25.565Z Downloaded proc-macro-crate v3.5.0
1922026-09-03T10:35:25.571Z Downloaded ref-cast v1.0.25
1932026-09-03T10:35:25.581Z Downloaded managed v0.8.0
1942026-09-03T10:35:25.587Z Downloaded ipnetwork v0.21.1
1952026-09-03T10:35:25.593Z Downloaded cpufeatures v0.3.0
1962026-09-03T10:35:25.593Z Downloaded byteorder v1.5.0
1972026-09-03T10:35:25.598Z Downloaded bitflags v1.3.2
1982026-09-03T10:35:25.602Z Downloaded defmt-parser v1.0.0
1992026-09-03T10:35:25.605Z Downloaded ingot-types v0.2.0
2002026-09-03T10:35:25.609Z Downloaded anstyle-parse v1.0.0
2012026-09-03T10:35:25.613Z Downloaded thiserror v2.0.18
2022026-09-03T10:35:25.616Z Downloaded quote v1.0.46
2032026-09-03T10:35:25.621Z Downloaded ref-cast-impl v1.0.25
2042026-09-03T10:35:25.627Z Downloaded pin-project-lite v0.2.17
2052026-09-03T10:35:25.631Z Downloaded ingot v0.2.0
2062026-09-03T10:35:25.631Z Downloaded rand_core v0.10.1
2072026-09-03T10:35:25.635Z Downloaded thiserror-impl v2.0.18
2082026-09-03T10:35:25.639Z Downloaded oxnet v0.1.6
2092026-09-03T10:35:25.643Z Downloaded num_enum_derive v0.7.6
2102026-09-03T10:35:25.646Z Downloaded ingot-macros v0.2.0
2112026-09-03T10:35:25.646Z Downloaded num_enum v0.7.6
2122026-09-03T10:35:25.649Z Downloaded anyhow v1.0.103
2132026-09-03T10:35:25.649Z Downloaded chacha20 v0.10.1
2142026-09-03T10:35:25.653Z Downloaded rustversion v1.0.23
2152026-09-03T10:35:25.654Z Downloaded colored v3.1.1
2162026-09-03T10:35:25.660Z Downloaded toml_parser v1.1.2+spec-1.1.0
2172026-09-03T10:35:25.668Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2182026-09-03T10:35:25.675Z Downloaded tracing-attributes v0.1.31
2192026-09-03T10:35:25.679Z Downloaded postcard v1.1.3
2202026-09-03T10:35:25.682Z Downloaded once_cell v1.21.4
2212026-09-03T10:35:25.690Z Downloaded bitflags v2.13.0
2222026-09-03T10:35:25.693Z Downloaded darling v0.23.0
2232026-09-03T10:35:25.697Z Downloaded clap v4.6.1
2242026-09-03T10:35:25.700Z Downloaded getrandom v0.4.3
2252026-09-03T10:35:25.703Z Downloaded serde_core v1.0.228
2262026-09-03T10:35:25.703Z Downloaded unicode-ident v1.0.24
2272026-09-03T10:35:25.709Z Downloaded serde_derive v1.0.228
2282026-09-03T10:35:25.713Z Downloaded uuid v1.23.5
2292026-09-03T10:35:25.725Z Downloaded socket2 v0.6.4
2302026-09-03T10:35:25.739Z Downloaded tracing-core v0.1.36
2312026-09-03T10:35:25.742Z Downloaded heapless v0.8.0
2322026-09-03T10:35:25.748Z Downloaded proc-macro2 v1.0.106
2332026-09-03T10:35:25.758Z Downloaded darling_core v0.23.0
2342026-09-03T10:35:25.766Z Downloaded serde v1.0.228
2352026-09-03T10:35:25.790Z Downloaded zerocopy-derive v0.8.54
2362026-09-03T10:35:25.794Z Downloaded memchr v2.8.3
2372026-09-03T10:35:25.797Z Downloaded toml_edit v0.25.12+spec-1.1.0
2382026-09-03T10:35:25.806Z Downloaded rand v0.10.2
2392026-09-03T10:35:25.810Z Downloaded indexmap v2.14.0
2402026-09-03T10:35:25.848Z Downloaded itertools v0.15.0
2412026-09-03T10:35:25.852Z Downloaded hashbrown v0.17.1
2422026-09-03T10:35:25.867Z Downloaded clap_builder v4.6.0
2432026-09-03T10:35:25.870Z Downloaded regex v1.13.0
2442026-09-03T10:35:25.880Z Downloaded aho-corasick v1.1.4
2452026-09-03T10:35:25.888Z Downloaded winnow v1.0.3
2462026-09-03T10:35:25.927Z Downloaded syn v1.0.109
2472026-09-03T10:35:25.961Z Downloaded zerocopy v0.8.54
2482026-09-03T10:35:25.975Z Downloaded unicode-width v0.2.2
2492026-09-03T10:35:25.978Z Downloaded syn v2.0.118
2502026-09-03T10:35:25.983Z Downloaded smoltcp v0.11.0
2512026-09-03T10:35:26.002Z Downloaded regex-syntax v0.8.11
2522026-09-03T10:35:26.020Z Downloaded rustix v1.1.4
2532026-09-03T10:35:26.036Z Downloaded tracing v0.1.44
2542026-09-03T10:35:26.058Z Downloaded regex-automata v0.4.15
2552026-09-03T10:35:26.072Z Downloaded libc v0.2.186
2562026-09-03T10:35:26.132Z Compiling proc-macro2 v1.0.106
2572026-09-03T10:35:26.132Z Compiling unicode-ident v1.0.24
2582026-09-03T10:35:26.135Z Compiling quote v1.0.46
2592026-09-03T10:35:26.135Z Compiling serde_core v1.0.228
2602026-09-03T10:35:26.135Z Compiling libc v0.2.186
2612026-09-03T10:35:26.135Z Checking cfg-if v1.0.4
2622026-09-03T10:35:26.135Z Compiling thiserror v2.0.18
2632026-09-03T10:35:26.135Z Compiling ident_case v1.0.1
2642026-09-03T10:35:26.256Z Compiling memchr v2.8.3
2652026-09-03T10:35:26.323Z Compiling strsim v0.11.1
2662026-09-03T10:35:26.328Z Compiling regex-syntax v0.8.11
2672026-09-03T10:35:26.574Z Compiling hashbrown v0.17.1
2682026-09-03T10:35:26.613Z Compiling equivalent v1.0.2
2692026-09-03T10:35:26.689Z Compiling aho-corasick v1.1.4
2702026-09-03T10:35:26.724Z Compiling anyhow v1.0.103
2712026-09-03T10:35:26.835Z Compiling either v1.16.0
2722026-09-03T10:35:26.884Z Compiling zerocopy v0.8.54
2732026-09-03T10:35:27.026Z Compiling serde v1.0.228
2742026-09-03T10:35:27.032Z Compiling winnow v1.0.3
2752026-09-03T10:35:27.095Z Compiling indexmap v2.14.0
2762026-09-03T10:35:27.363Z Compiling itertools v0.15.0
2772026-09-03T10:35:27.392Z Checking byteorder v1.5.0
2782026-09-03T10:35:27.485Z Compiling syn v2.0.118
2792026-09-03T10:35:27.545Z Compiling toml_datetime v1.1.1+spec-1.1.0
2802026-09-03T10:35:27.698Z Compiling heapless v0.8.0
2812026-09-03T10:35:27.760Z Compiling regex-automata v0.4.15
2822026-09-03T10:35:28.026Z Compiling toml_parser v1.1.2+spec-1.1.0
2832026-09-03T10:35:28.033Z Checking bitflags v2.13.0
2842026-09-03T10:35:28.117Z Checking hash32 v0.3.1
2852026-09-03T10:35:28.200Z Checking stable_deref_trait v1.2.1
2862026-09-03T10:35:28.229Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2872026-09-03T10:35:28.243Z Checking macaddr v1.0.1
2882026-09-03T10:35:28.266Z Compiling smoltcp v0.11.0
2892026-09-03T10:35:28.385Z Compiling toml_edit v0.25.12+spec-1.1.0
2902026-09-03T10:35:28.429Z Compiling syn v1.0.109
2912026-09-03T10:35:28.467Z Compiling rustversion v1.0.23
2922026-09-03T10:35:28.610Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2932026-09-03T10:35:28.708Z Checking managed v0.8.0
2942026-09-03T10:35:28.779Z Compiling ref-cast v1.0.25
2952026-09-03T10:35:28.814Z Compiling rustix v1.1.4
2962026-09-03T10:35:28.856Z Checking rand_core v0.10.1
2972026-09-03T10:35:28.891Z Compiling getrandom v0.4.3
2982026-09-03T10:35:28.968Z Compiling proc-macro-crate v3.5.0
2992026-09-03T10:35:28.988Z Compiling version_check v0.9.5
3002026-09-03T10:35:29.083Z Checking bitflags v1.3.2
3012026-09-03T10:35:29.257Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022026-09-03T10:35:29.343Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-03T10:35:29.379Z Checking errno v0.3.14
3042026-09-03T10:35:29.493Z Compiling regex v1.13.0
3052026-09-03T10:35:29.500Z Checking cpufeatures v0.3.0
3062026-09-03T10:35:29.560Z Checking ipnetwork v0.21.1
3072026-09-03T10:35:29.650Z Checking once_cell v1.21.4
3082026-09-03T10:35:29.741Z Checking unicode-width v0.2.2
3092026-09-03T10:35:29.821Z Checking foreign-types-shared v0.3.1
3102026-09-03T10:35:29.882Z Checking utf8parse v0.2.2
3112026-09-03T10:35:29.900Z Checking tracing-core v0.1.36
3122026-09-03T10:35:29.976Z Checking anstyle-parse v1.0.0
3132026-09-03T10:35:29.983Z Checking tabwriter v1.4.1
3142026-09-03T10:35:30.090Z Compiling darling_core v0.23.0
3152026-09-03T10:35:30.118Z Checking cstr-argument v0.1.2
3162026-09-03T10:35:30.121Z Checking chacha20 v0.10.1
3172026-09-03T10:35:30.414Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3182026-09-03T10:35:30.447Z Checking dyn-clone v1.0.20
3192026-09-03T10:35:30.558Z Checking is_terminal_polyfill v1.70.2
3202026-09-03T10:35:30.565Z Checking pretty-hex v0.4.2
3212026-09-03T10:35:30.584Z Checking anstyle v1.0.14
3222026-09-03T10:35:30.633Z Checking anstyle-query v1.1.5
3232026-09-03T10:35:30.640Z Checking colorchoice v1.0.5
3242026-09-03T10:35:30.675Z Checking pin-project-lite v0.2.17
3252026-09-03T10:35:30.739Z Checking terminal_size v0.4.4
3262026-09-03T10:35:30.757Z Checking rand v0.10.2
3272026-09-03T10:35:30.764Z Checking anstream v1.0.0
3282026-09-03T10:35:30.843Z Checking uuid v1.23.5
3292026-09-03T10:35:30.921Z Checking socket2 v0.6.4
3302026-09-03T10:35:31.020Z Checking clap_lex v1.1.0
3312026-09-03T10:35:31.171Z Compiling heck v0.5.0
3322026-09-03T10:35:31.174Z Checking oxnet v0.1.6
3332026-09-03T10:35:31.214Z Checking colored v3.1.1
3342026-09-03T10:35:31.260Z Checking clap_builder v4.6.0
3352026-09-03T10:35:31.279Z Compiling thiserror-impl v2.0.18
3362026-09-03T10:35:31.348Z Compiling serde_derive v1.0.228
3372026-09-03T10:35:31.362Z Compiling zerocopy-derive v0.8.54
3382026-09-03T10:35:31.409Z Compiling ref-cast-impl v1.0.25
3392026-09-03T10:35:31.809Z Compiling num_enum_derive v0.7.6
3402026-09-03T10:35:31.988Z Compiling foreign-types-macros v0.2.3
3412026-09-03T10:35:32.194Z Compiling darling_macro v0.23.0
3422026-09-03T10:35:32.561Z Checking cobs v0.3.0
3432026-09-03T10:35:32.596Z Checking foreign-types v0.5.0
3442026-09-03T10:35:32.604Z Compiling tracing-attributes v0.1.31
3452026-09-03T10:35:32.659Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3462026-09-03T10:35:32.667Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3472026-09-03T10:35:32.699Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3482026-09-03T10:35:32.748Z Compiling darling v0.23.0
3492026-09-03T10:35:32.809Z Checking num_enum v0.7.6
3502026-09-03T10:35:32.821Z Compiling ingot-macros v0.2.0
3512026-09-03T10:35:32.862Z Compiling clap_derive v4.6.1
3522026-09-03T10:35:32.925Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3532026-09-03T10:35:33.081Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3542026-09-03T10:35:33.195Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3552026-09-03T10:35:33.773Z Checking tracing v0.1.44
3562026-09-03T10:35:34.221Z Checking clap v4.6.1
3572026-09-03T10:35:34.305Z Checking postcard v1.1.3
3582026-09-03T10:35:35.415Z Checking ingot-types v0.2.0
3592026-09-03T10:35:35.683Z Checking ingot v0.2.0
3602026-09-03T10:35:37.016Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3612026-09-03T10:35:38.227Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622026-09-03T10:35:39.437Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632026-09-03T10:35:40.262Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.71s
3642026-09-03T10:35:40.368Z
3652026-09-03T10:35:40.368Zreal 19.861923702
3662026-09-03T10:35:40.368Zuser 54.422329538
3672026-09-03T10:35:40.368Zsys 13.005788739
3682026-09-03T10:35:40.368Ztrap 0.043810327
3692026-09-03T10:35:40.368Ztflt 0.051544729
3702026-09-03T10:35:40.368Zdflt 0.211777022
3712026-09-03T10:35:40.368Zkflt 0.002412514
3722026-09-03T10:35:40.368Zlock 3:47.776054676
3732026-09-03T10:35:40.369Zslp 3:04.119100356
3742026-09-03T10:35:40.369Zlat 3.365532431
3752026-09-03T10:35:40.372Zstop 14.074699209
3762026-09-03T10:35:40.372Z+ header 'debug build'
3772026-09-03T10:35:40.372Z+ echo '# ==== debug build ==== #'
3782026-09-03T10:35:40.372Z# ==== debug build ==== #
3792026-09-03T10:35:40.372Z+ ptime -m cargo build
3802026-09-03T10:35:40.521Z Compiling cfg-if v1.0.4
3812026-09-03T10:35:40.525Z Compiling serde_core v1.0.228
3822026-09-03T10:35:40.525Z Compiling libc v0.2.186
3832026-09-03T10:35:40.548Z Compiling thiserror v2.0.18
3842026-09-03T10:35:40.551Z Compiling byteorder v1.5.0
3852026-09-03T10:35:40.555Z Compiling zerocopy v0.8.54
3862026-09-03T10:35:40.555Z Compiling stable_deref_trait v1.2.1
3872026-09-03T10:35:40.558Z Compiling macaddr v1.0.1
3882026-09-03T10:35:40.594Z Compiling rand_core v0.10.1
3892026-09-03T10:35:40.607Z Compiling cobs v0.3.0
3902026-09-03T10:35:40.625Z Compiling bitflags v1.3.2
3912026-09-03T10:35:40.684Z Compiling hash32 v0.3.1
3922026-09-03T10:35:40.712Z Compiling managed v0.8.0
3932026-09-03T10:35:40.742Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3942026-09-03T10:35:40.792Z Compiling heapless v0.8.0
3952026-09-03T10:35:40.826Z Compiling errno v0.3.14
3962026-09-03T10:35:40.877Z Compiling ipnetwork v0.21.1
3972026-09-03T10:35:40.877Z Compiling memchr v2.8.3
3982026-09-03T10:35:40.927Z Compiling unicode-width v0.2.2
3992026-09-03T10:35:40.965Z Compiling cpufeatures v0.3.0
4002026-09-03T10:35:40.987Z Compiling once_cell v1.21.4
4012026-09-03T10:35:41.027Z Compiling foreign-types-shared v0.3.1
4022026-09-03T10:35:41.144Z Compiling utf8parse v0.2.2
4032026-09-03T10:35:41.225Z Compiling smoltcp v0.11.0
4042026-09-03T10:35:41.239Z Compiling anstyle-parse v1.0.0
4052026-09-03T10:35:41.243Z Compiling tracing-core v0.1.36
4062026-09-03T10:35:41.248Z Compiling tabwriter v1.4.1
4072026-09-03T10:35:41.384Z Compiling cstr-argument v0.1.2
4082026-09-03T10:35:41.439Z Compiling foreign-types v0.5.0
4092026-09-03T10:35:41.506Z Compiling chacha20 v0.10.1
4102026-09-03T10:35:41.578Z Compiling num_enum v0.7.6
4112026-09-03T10:35:41.653Z Compiling ref-cast v1.0.25
4122026-09-03T10:35:41.682Z Compiling getrandom v0.4.3
4132026-09-03T10:35:41.744Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4142026-09-03T10:35:41.846Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4152026-09-03T10:35:41.850Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4162026-09-03T10:35:41.891Z Compiling anstyle v1.0.14
4172026-09-03T10:35:41.944Z Compiling anstyle-query v1.1.5
4182026-09-03T10:35:42.050Z Compiling dyn-clone v1.0.20
4192026-09-03T10:35:42.055Z Compiling pretty-hex v0.4.2
4202026-09-03T10:35:42.149Z Compiling is_terminal_polyfill v1.70.2
4212026-09-03T10:35:42.185Z Compiling pin-project-lite v0.2.17
4222026-09-03T10:35:42.210Z Compiling colorchoice v1.0.5
4232026-09-03T10:35:42.233Z Compiling bitflags v2.13.0
4242026-09-03T10:35:42.269Z Compiling serde v1.0.228
4252026-09-03T10:35:42.322Z Compiling anstream v1.0.0
4262026-09-03T10:35:42.405Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4272026-09-03T10:35:42.446Z Compiling rustix v1.1.4
4282026-09-03T10:35:42.576Z Compiling tracing v0.1.44
4292026-09-03T10:35:42.689Z Compiling uuid v1.23.5
4302026-09-03T10:35:42.819Z Compiling postcard v1.1.3
4312026-09-03T10:35:42.946Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4322026-09-03T10:35:42.951Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4332026-09-03T10:35:43.042Z Compiling terminal_size v0.4.4
4342026-09-03T10:35:43.159Z Compiling anyhow v1.0.103
4352026-09-03T10:35:43.190Z Compiling rand v0.10.2
4362026-09-03T10:35:43.194Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4372026-09-03T10:35:43.305Z Compiling socket2 v0.6.4
4382026-09-03T10:35:43.325Z Compiling colored v3.1.1
4392026-09-03T10:35:43.426Z Compiling ingot-types v0.2.0
4402026-09-03T10:35:43.558Z Compiling strsim v0.11.1
4412026-09-03T10:35:43.646Z Compiling oxnet v0.1.6
4422026-09-03T10:35:43.876Z Compiling ingot v0.2.0
4432026-09-03T10:35:43.974Z Compiling winnow v1.0.3
4442026-09-03T10:35:44.136Z Compiling clap_lex v1.1.0
4452026-09-03T10:35:44.142Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4462026-09-03T10:35:44.405Z Compiling clap_builder v4.6.0
4472026-09-03T10:35:44.889Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4482026-09-03T10:35:45.495Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4492026-09-03T10:35:45.974Z Compiling clap v4.6.1
4502026-09-03T10:35:47.047Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4512026-09-03T10:35:48.582Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4522026-09-03T10:35:52.984Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.60s
4532026-09-03T10:35:53.013Z
4542026-09-03T10:35:53.017Zreal 12.634564438
4552026-09-03T10:35:53.017Zuser 1:04.900072511
4562026-09-03T10:35:53.017Zsys 6.106291625
4572026-09-03T10:35:53.017Ztrap 0.031355739
4582026-09-03T10:35:53.017Ztflt 0.108494761
4592026-09-03T10:35:53.017Zdflt 0.242885709
4602026-09-03T10:35:53.017Zkflt 0.000022810
4612026-09-03T10:35:53.017Zlock 3:09.836998906
4622026-09-03T10:35:53.017Zslp 1:54.703183831
4632026-09-03T10:35:53.017Zlat 3.922901830
4642026-09-03T10:35:53.017Zstop 4.264966636
4652026-09-03T10:35:53.017Z+ header 'release build'
4662026-09-03T10:35:53.017Z+ echo '# ==== release build ==== #'
4672026-09-03T10:35:53.017Z# ==== release build ==== #
4682026-09-03T10:35:53.017Z+ ptime -m cargo build --release
4692026-09-03T10:35:53.111Z Compiling proc-macro2 v1.0.106
4702026-09-03T10:35:53.111Z Compiling unicode-ident v1.0.24
4712026-09-03T10:35:53.111Z Compiling quote v1.0.46
4722026-09-03T10:35:53.111Z Compiling serde_core v1.0.228
4732026-09-03T10:35:53.116Z Compiling libc v0.2.186
4742026-09-03T10:35:53.116Z Compiling cfg-if v1.0.4
4752026-09-03T10:35:53.116Z Compiling thiserror v2.0.18
4762026-09-03T10:35:53.116Z Compiling ident_case v1.0.1
4772026-09-03T10:35:53.180Z Compiling memchr v2.8.3
4782026-09-03T10:35:53.226Z Compiling strsim v0.11.1
4792026-09-03T10:35:53.226Z Compiling regex-syntax v0.8.11
4802026-09-03T10:35:53.419Z Compiling equivalent v1.0.2
4812026-09-03T10:35:53.481Z Compiling hashbrown v0.17.1
4822026-09-03T10:35:53.491Z Compiling zerocopy v0.8.54
4832026-09-03T10:35:53.613Z Compiling aho-corasick v1.1.4
4842026-09-03T10:35:53.718Z Compiling either v1.16.0
4852026-09-03T10:35:53.819Z Compiling serde v1.0.228
4862026-09-03T10:35:53.844Z Compiling winnow v1.0.3
4872026-09-03T10:35:53.910Z Compiling anyhow v1.0.103
4882026-09-03T10:35:54.001Z Compiling indexmap v2.14.0
4892026-09-03T10:35:54.213Z Compiling itertools v0.15.0
4902026-09-03T10:35:54.268Z Compiling syn v2.0.118
4912026-09-03T10:35:54.327Z Compiling toml_datetime v1.1.1+spec-1.1.0
4922026-09-03T10:35:54.548Z Compiling heapless v0.8.0
4932026-09-03T10:35:54.598Z Compiling byteorder v1.5.0
4942026-09-03T10:35:54.780Z Compiling regex-automata v0.4.15
4952026-09-03T10:35:54.830Z Compiling toml_parser v1.1.2+spec-1.1.0
4962026-09-03T10:35:54.965Z Compiling hash32 v0.3.1
4972026-09-03T10:35:55.006Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4982026-09-03T10:35:55.090Z Compiling macaddr v1.0.1
4992026-09-03T10:35:55.225Z Compiling bitflags v2.13.0
5002026-09-03T10:35:55.241Z Compiling toml_edit v0.25.12+spec-1.1.0
5012026-09-03T10:35:55.287Z Compiling stable_deref_trait v1.2.1
5022026-09-03T10:35:55.338Z Compiling smoltcp v0.11.0
5032026-09-03T10:35:55.349Z Compiling rustversion v1.0.23
5042026-09-03T10:35:55.358Z Compiling syn v1.0.109
5052026-09-03T10:35:55.565Z Compiling getrandom v0.4.3
5062026-09-03T10:35:55.658Z Compiling version_check v0.9.5
5072026-09-03T10:35:55.676Z Compiling managed v0.8.0
5082026-09-03T10:35:55.698Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5092026-09-03T10:35:55.812Z Compiling proc-macro-crate v3.5.0
5102026-09-03T10:35:55.900Z Compiling rand_core v0.10.1
5112026-09-03T10:35:55.904Z Compiling ref-cast v1.0.25
5122026-09-03T10:35:55.907Z Compiling bitflags v1.3.2
5132026-09-03T10:35:55.960Z Compiling rustix v1.1.4
5142026-09-03T10:35:56.041Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5152026-09-03T10:35:56.220Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5162026-09-03T10:35:56.251Z Compiling errno v0.3.14
5172026-09-03T10:35:56.387Z Compiling once_cell v1.21.4
5182026-09-03T10:35:56.470Z Compiling regex v1.13.0
5192026-09-03T10:35:56.604Z Compiling utf8parse v0.2.2
5202026-09-03T10:35:56.604Z Compiling ipnetwork v0.21.1
5212026-09-03T10:35:56.631Z Compiling cpufeatures v0.3.0
5222026-09-03T10:35:56.690Z Compiling foreign-types-shared v0.3.1
5232026-09-03T10:35:56.694Z Compiling unicode-width v0.2.2
5242026-09-03T10:35:56.847Z Compiling darling_core v0.23.0
5252026-09-03T10:35:56.959Z Compiling tabwriter v1.4.1
5262026-09-03T10:35:56.971Z Compiling chacha20 v0.10.1
5272026-09-03T10:35:57.243Z Compiling cstr-argument v0.1.2
5282026-09-03T10:35:57.276Z Compiling anstyle-parse v1.0.0
5292026-09-03T10:35:57.280Z Compiling tracing-core v0.1.36
5302026-09-03T10:35:57.877Z Compiling is_terminal_polyfill v1.70.2
5312026-09-03T10:35:57.940Z Compiling anstyle-query v1.1.5
5322026-09-03T10:35:57.960Z Compiling dyn-clone v1.0.20
5332026-09-03T10:35:58.031Z Compiling pin-project-lite v0.2.17
5342026-09-03T10:35:58.035Z Compiling thiserror-impl v2.0.18
5352026-09-03T10:35:58.089Z Compiling serde_derive v1.0.228
5362026-09-03T10:35:58.116Z Compiling zerocopy-derive v0.8.54
5372026-09-03T10:35:58.174Z Compiling foreign-types-macros v0.2.3
5382026-09-03T10:35:58.277Z Compiling ref-cast-impl v1.0.25
5392026-09-03T10:35:58.745Z Compiling num_enum_derive v0.7.6
5402026-09-03T10:35:58.799Z Compiling foreign-types v0.5.0
5412026-09-03T10:35:58.866Z Compiling tracing-attributes v0.1.31
5422026-09-03T10:35:58.952Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5432026-09-03T10:35:59.008Z Compiling darling_macro v0.23.0
5442026-09-03T10:35:59.330Z Compiling cobs v0.3.0
5452026-09-03T10:35:59.436Z Compiling pretty-hex v0.4.2
5462026-09-03T10:35:59.538Z Compiling colorchoice v1.0.5
5472026-09-03T10:35:59.555Z Compiling darling v0.23.0
5482026-09-03T10:35:59.559Z Compiling anstyle v1.0.14
5492026-09-03T10:35:59.596Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5502026-09-03T10:35:59.620Z Compiling ingot-macros v0.2.0
5512026-09-03T10:35:59.635Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5522026-09-03T10:35:59.741Z Compiling num_enum v0.7.6
5532026-09-03T10:35:59.780Z Compiling anstream v1.0.0
5542026-09-03T10:35:59.842Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5552026-09-03T10:35:59.846Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5562026-09-03T10:36:00.029Z Compiling terminal_size v0.4.4
5572026-09-03T10:36:00.034Z Compiling tracing v0.1.44
5582026-09-03T10:36:00.054Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5592026-09-03T10:36:00.179Z Compiling rand v0.10.2
5602026-09-03T10:36:00.182Z Compiling uuid v1.23.5
5612026-09-03T10:36:00.339Z Compiling socket2 v0.6.4
5622026-09-03T10:36:00.445Z Compiling oxnet v0.1.6
5632026-09-03T10:36:00.735Z Compiling heck v0.5.0
5642026-09-03T10:36:00.913Z Compiling clap_lex v1.1.0
5652026-09-03T10:36:00.917Z Compiling colored v3.1.1
5662026-09-03T10:36:00.942Z Compiling clap_derive v4.6.1
5672026-09-03T10:36:01.224Z Compiling clap_builder v4.6.0
5682026-09-03T10:36:01.257Z Compiling postcard v1.1.3
5692026-09-03T10:36:01.359Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5702026-09-03T10:36:02.479Z Compiling ingot-types v0.2.0
5712026-09-03T10:36:02.897Z Compiling ingot v0.2.0
5722026-09-03T10:36:03.071Z Compiling clap v4.6.1
5732026-09-03T10:36:04.603Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5742026-09-03T10:36:05.622Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5752026-09-03T10:36:06.706Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5762026-09-03T10:36:13.316Z Finished `release` profile [optimized + debuginfo] target(s) in 20.29s
5772026-09-03T10:36:13.344Z
5782026-09-03T10:36:13.347Zreal 20.320615158
5792026-09-03T10:36:13.348Zuser 1:42.961208146
5802026-09-03T10:36:13.348Zsys 13.391777545
5812026-09-03T10:36:13.348Ztrap 0.050872905
5822026-09-03T10:36:13.348Ztflt 0.156134243
5832026-09-03T10:36:13.348Zdflt 0.354021603
5842026-09-03T10:36:13.348Zkflt 0.000018840
5852026-09-03T10:36:13.348Zlock 4:50.145766504
5862026-09-03T10:36:13.348Zslp 3:27.118889627
5872026-09-03T10:36:13.348Zlat 4.794640986
5882026-09-03T10:36:13.348Zstop 8.627003113
5892026-09-03T10:36:13.348Z+ popd
5902026-09-03T10:36:13.348Z/work/oxidecomputer/opte
5912026-09-03T10:36:13.348Z+ TGT_BASE=/work
5922026-09-03T10:36:13.348Z+ for x in debug release
5932026-09-03T10:36:13.348Z+ mkdir -p /work/debug
5942026-09-03T10:36:13.348Z+ cp target/debug/opteadm /work/debug/
5952026-09-03T10:36:13.370Z+ sha256sum target/debug/opteadm
5962026-09-03T10:36:13.397Z+ for x in debug release
5972026-09-03T10:36:13.397Z+ mkdir -p /work/release
5982026-09-03T10:36:13.400Z+ cp target/release/opteadm /work/release/
5992026-09-03T10:36:13.415Z+ sha256sum target/release/opteadm
6002026-09-03T10:36:13.432Zprocess exited: duration 66765 ms, exit code 0
 
6012026-09-03T10:36:13.444Zfound 4 output files
6022026-09-03T10:36:13.444Zuploading: /work/debug/opteadm (38137736 bytes)
6032026-09-03T10:36:14.666Zuploaded: /work/debug/opteadm
6042026-09-03T10:36:14.666Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6052026-09-03T10:36:15.675Zuploaded: /work/debug/opteadm.debug.sha256
6062026-09-03T10:36:15.675Zuploading: /work/release/opteadm (25875032 bytes)
6072026-09-03T10:36:16.830Zuploaded: /work/release/opteadm
6082026-09-03T10:36:16.831Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6092026-09-03T10:36:17.840Zuploaded: /work/release/opteadm.release.sha256