01M28VZRT2SZNMDVD4V4KH52TV: 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: 01M28W0EVJ3394EYHVDWMJ1A4M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:36:06.395Zjob assigned to worker 01M28W108V39ENK3SFJJWKSTDA [factory aws, i-00b337500f1afcb4f] (queued for 1 m 16 s)
 
22026-09-11T18:36:12.676Zstarting task 0: "setup"
32026-09-11T18:36:12.681Z++ uname -s
42026-09-11T18:36:12.684Z+ kern=SunOS
52026-09-11T18:36:12.684Z+ build_user=build
62026-09-11T18:36:12.684Z+ build_uid=12345
72026-09-11T18:36:12.684Z+ work_dir=/work
82026-09-11T18:36:12.684Z+ input_dir=/input
92026-09-11T18:36:12.684Z+ [[ 0 == 12345 ]]
102026-09-11T18:36:12.684Z+ case "$kern" in
112026-09-11T18:36:12.684Z+ groupadd -g 12345 build
122026-09-11T18:36:12.684Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:36:14.689Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:36:14.794Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:36:14.797Z+ home_fs=zfs
162026-09-11T18:36:14.797Z+ [[ zfs == autofs ]]
172026-09-11T18:36:14.797Z+ mkdir -p /home/build
182026-09-11T18:36:14.797Z+ chown build:build /home/build /work
192026-09-11T18:36:16.798Z+ chmod 0700 /home/build /work
202026-09-11T18:36:16.801Zprocess exited: duration 4124 ms, exit code 0
 
212026-09-11T18:36:16.808Zstarting task 1: "rust-toolchain"
222026-09-11T18:36:16.812Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-11T18:36:16.812Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-11T18:36:16.812Z * rust toolchain channel = "1.97.1"
252026-09-11T18:36:16.812Z * rust toolchain profile = "default"
262026-09-11T18:36:16.812Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T18:36:16.812Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:36:16.815Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:36:16.815Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:36:16.892Zinfo: downloading installer
312026-09-11T18:36:18.214Zinfo: profile set to default
322026-09-11T18:36:18.214Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:36:18.218Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:36:18.361Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:36:18.365Zinfo: downloading 6 components
362026-09-11T18:36:34.162Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-11T18:36:34.162Z
382026-09-11T18:36:34.188Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:36:34.188Z
402026-09-11T18:36:34.191Z
412026-09-11T18:36:34.191ZRust is installed now. Great!
422026-09-11T18:36:34.191Z
432026-09-11T18:36:34.192ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:36:34.192Zenvironment variable. This has not been done automatically.
452026-09-11T18:36:34.192Z
462026-09-11T18:36:34.192ZTo configure your current shell, you need to source
472026-09-11T18:36:34.192Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:36:34.192Z
492026-09-11T18:36:34.192ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:36:34.192Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:36:34.192Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:36:34.192ZCC_x86_64-unknown-illumos = None
532026-09-11T18:36:34.192Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:36:34.192ZCC_x86_64_unknown_illumos = None
552026-09-11T18:36:34.192Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:36:34.192ZHOST_CC = None
572026-09-11T18:36:34.192Zcargo:rerun-if-env-changed=CC
582026-09-11T18:36:34.192ZCC = None
592026-09-11T18:36:34.192Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:36:34.355Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:36:34.355ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:36:34.355Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:36:34.355ZCFLAGS = None
642026-09-11T18:36:34.355Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:36:34.355ZHOST_CFLAGS = None
662026-09-11T18:36:34.355Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:36:34.355ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:36:34.355Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:36:34.355ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:36:34.460Z+ rustup --version
712026-09-11T18:36:34.469Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:36:34.473Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:36:34.489Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:36:34.493Z+ cargo --version
752026-09-11T18:36:34.506Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:36:34.510Z+ rustc --version
772026-09-11T18:36:34.529Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:36:34.533Zprocess exited: duration 17721 ms, exit code 0
 
792026-09-11T18:36:34.543Zstarting task 2: "authentication"
802026-09-11T18:36:34.560Zprocess exited: duration 17 ms, exit code 0
 
812026-09-11T18:36:34.568Zstarting task 3: "clone repository"
822026-09-11T18:36:34.571Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:36:34.574Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:36:34.599ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:36:35.891Z+ cd /work/oxidecomputer/opte
862026-09-11T18:36:35.891Z+ git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
872026-09-11T18:36:36.172ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:36:36.172Z * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD
892026-09-11T18:36:36.181Z+ [[ -n evict-track-parents-ll ]]
902026-09-11T18:36:36.184Z++ git branch --show-current
912026-09-11T18:36:36.184Z+ current=master
922026-09-11T18:36:36.184Z+ [[ master != evict-track-parents-ll ]]
932026-09-11T18:36:36.184Z+ git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
942026-09-11T18:36:36.188Z+ git checkout -f evict-track-parents-ll
952026-09-11T18:36:36.205ZSwitched to branch 'evict-track-parents-ll'
962026-09-11T18:36:36.209Z+ git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
972026-09-11T18:36:36.212ZHEAD is now at ac94b3e Include expirable entries in eviction benchmark
982026-09-11T18:36:36.212Zprocess exited: duration 1643 ms, exit code 0
 
992026-09-11T18:36:36.219Zstarting task 4: "build"
1002026-09-11T18:36:36.223Z+ source .github/buildomat/common.sh
1012026-09-11T18:36:36.226Z++ rustup show active-toolchain
1022026-09-11T18:36:36.229Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:36:36.229Z++ pushd xde
1042026-09-11T18:36:36.229Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:36:36.230Z++ rustup show active-toolchain
1062026-09-11T18:36:36.234Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:36:36.395Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:36:36.398Zinfo: downloading 6 components
1092026-09-11T18:36:51.281Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-11T18:36:51.281Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-11T18:36:51.281Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-11T18:36:51.281Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-11T18:36:51.281Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-11T18:36:51.285Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-11T18:36:51.387Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:51.391Z+++ head -n 1
1172026-09-11T18:36:51.391Z+++ cut '-d ' -f1
1182026-09-11T18:36:51.444Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:51.444Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:51.444Z++ popd
1212026-09-11T18:36:51.448Z/work/oxidecomputer/opte
1222026-09-11T18:36:51.448Z+ cargo --version
1232026-09-11T18:36:51.454Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:51.458Z+ rustc --version
1252026-09-11T18:36:51.476Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:51.481Z+ pushd bin/opteadm
1272026-09-11T18:36:51.481Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1282026-09-11T18:36:51.481Z+ header 'check style'
1292026-09-11T18:36:51.481Z+ echo '# ==== check style ==== #'
1302026-09-11T18:36:51.481Z# ==== check style ==== #
1312026-09-11T18:36:51.481Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-11T18:36:51.549Z
1332026-09-11T18:36:51.549Zreal 0.067907360
1342026-09-11T18:36:51.549Zuser 0.037567121
1352026-09-11T18:36:51.549Zsys 0.027624061
1362026-09-11T18:36:51.549Ztrap 0.000007917
1372026-09-11T18:36:51.550Ztflt 0.000010588
1382026-09-11T18:36:51.550Zdflt 0.000007697
1392026-09-11T18:36:51.550Zkflt 0.000000000
1402026-09-11T18:36:51.550Zlock 0.022719896
1412026-09-11T18:36:51.550Zslp 0.048037459
1422026-09-11T18:36:51.550Zlat 0.000643291
1432026-09-11T18:36:51.550Zstop 0.000090151
1442026-09-11T18:36:51.553Z+ header analyze
1452026-09-11T18:36:51.554Z+ echo '# ==== analyze ==== #'
1462026-09-11T18:36:51.554Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-11T18:36:51.554Z# ==== analyze ==== #
1482026-09-11T18:36:51.676Z Updating crates.io index
1492026-09-11T18:36:51.680Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-11T18:36:52.731Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-11T18:36:53.030Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-11T18:36:53.320Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-11T18:36:53.711Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-11T18:36:54.022Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-11T18:36:54.316Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-11T18:36:55.909Z Downloading crates ...
1572026-09-11T18:36:55.968Z Downloaded bitflags v1.3.2
1582026-09-11T18:36:55.980Z Downloaded cobs v0.3.0
1592026-09-11T18:36:55.983Z Downloaded heck v0.5.0
1602026-09-11T18:36:55.986Z Downloaded defmt-parser v1.0.0
1612026-09-11T18:36:55.990Z Downloaded ident_case v1.0.1
1622026-09-11T18:36:55.993Z Downloaded clap_lex v1.1.0
1632026-09-11T18:36:55.996Z Downloaded indexmap v2.14.0
1642026-09-11T18:36:55.999Z Downloaded anstream v1.0.0
1652026-09-11T18:36:55.999Z Downloaded bitflags v2.13.0
1662026-09-11T18:36:56.004Z Downloaded clap_derive v4.6.1
1672026-09-11T18:36:56.007Z Downloaded itertools v0.15.0
1682026-09-11T18:36:56.010Z Downloaded anstyle-query v1.1.5
1692026-09-11T18:36:56.010Z Downloaded darling_macro v0.23.0
1702026-09-11T18:36:56.013Z Downloaded serde v1.0.228
1712026-09-11T18:36:56.013Z Downloaded anstyle-parse v1.0.0
1722026-09-11T18:36:56.017Z Downloaded cstr-argument v0.1.2
1732026-09-11T18:36:56.017Z Downloaded foreign-types-shared v0.3.1
1742026-09-11T18:36:56.020Z Downloaded colored v3.1.1
1752026-09-11T18:36:56.023Z Downloaded chacha20 v0.10.1
1762026-09-11T18:36:56.023Z Downloaded macaddr v1.0.1
1772026-09-11T18:36:56.023Z Downloaded is_terminal_polyfill v1.70.2
1782026-09-11T18:36:56.027Z Downloaded foreign-types-macros v0.2.3
1792026-09-11T18:36:56.030Z Downloaded defmt v0.3.100
1802026-09-11T18:36:56.030Z Downloaded hash32 v0.3.1
1812026-09-11T18:36:56.030Z Downloaded embedded-io v0.6.1
1822026-09-11T18:36:56.034Z Downloaded colorchoice v1.0.5
1832026-09-11T18:36:56.034Z Downloaded embedded-io v0.4.0
1842026-09-11T18:36:56.037Z Downloaded stable_deref_trait v1.2.1
1852026-09-11T18:36:56.040Z Downloaded clap v4.6.1
1862026-09-11T18:36:56.044Z Downloaded utf8parse v0.2.2
1872026-09-11T18:36:56.050Z Downloaded foreign-types v0.5.0
1882026-09-11T18:36:56.054Z Downloaded cfg-if v1.0.4
1892026-09-11T18:36:56.054Z Downloaded version_check v0.9.5
1902026-09-11T18:36:56.058Z Downloaded managed v0.8.0
1912026-09-11T18:36:56.061Z Downloaded cpufeatures v0.3.0
1922026-09-11T18:36:56.064Z Downloaded terminal_size v0.4.4
1932026-09-11T18:36:56.064Z Downloaded byteorder v1.5.0
1942026-09-11T18:36:56.064Z Downloaded pretty-hex v0.4.2
1952026-09-11T18:36:56.068Z Downloaded either v1.16.0
1962026-09-11T18:36:56.068Z Downloaded proc-macro-crate v3.5.0
1972026-09-11T18:36:56.068Z Downloaded dyn-clone v1.0.20
1982026-09-11T18:36:56.071Z Downloaded ref-cast-impl v1.0.25
1992026-09-11T18:36:56.071Z Downloaded tabwriter v1.4.1
2002026-09-11T18:36:56.076Z Downloaded errno v0.3.14
2012026-09-11T18:36:56.081Z Downloaded strsim v0.11.1
2022026-09-11T18:36:56.084Z Downloaded equivalent v1.0.2
2032026-09-11T18:36:56.087Z Downloaded darling v0.23.0
2042026-09-11T18:36:56.100Z Downloaded pin-project-lite v0.2.17
2052026-09-11T18:36:56.104Z Downloaded thiserror-impl v2.0.18
2062026-09-11T18:36:56.107Z Downloaded ingot v0.2.0
2072026-09-11T18:36:56.110Z Downloaded defmt-macros v1.1.1
2082026-09-11T18:36:56.115Z Downloaded ref-cast v1.0.25
2092026-09-11T18:36:56.118Z Downloaded rustversion v1.0.23
2102026-09-11T18:36:56.118Z Downloaded rand_core v0.10.1
2112026-09-11T18:36:56.121Z Downloaded num_enum_derive v0.7.6
2122026-09-11T18:36:56.125Z Downloaded quote v1.0.46
2132026-09-11T18:36:56.125Z Downloaded ingot-macros v0.2.0
2142026-09-11T18:36:56.129Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2152026-09-11T18:36:56.129Z Downloaded num_enum v0.7.6
2162026-09-11T18:36:56.129Z Downloaded oxnet v0.1.6
2172026-09-11T18:36:56.132Z Downloaded thiserror v2.0.18
2182026-09-11T18:36:56.138Z Downloaded ingot-types v0.2.0
2192026-09-11T18:36:56.142Z Downloaded defmt v1.1.1
2202026-09-11T18:36:56.145Z Downloaded anyhow v1.0.103
2212026-09-11T18:36:56.149Z Downloaded postcard v1.1.3
2222026-09-11T18:36:56.149Z Downloaded anstyle v1.0.14
2232026-09-11T18:36:56.149Z Downloaded ipnetwork v0.21.1
2242026-09-11T18:36:56.156Z Downloaded once_cell v1.21.4
2252026-09-11T18:36:56.159Z Downloaded toml_parser v1.1.2+spec-1.1.0
2262026-09-11T18:36:56.163Z Downloaded heapless v0.8.0
2272026-09-11T18:36:56.170Z Downloaded serde_core v1.0.228
2282026-09-11T18:36:56.174Z Downloaded getrandom v0.4.3
2292026-09-11T18:36:56.177Z Downloaded serde_derive v1.0.228
2302026-09-11T18:36:56.177Z Downloaded tracing-attributes v0.1.31
2312026-09-11T18:36:56.180Z Downloaded proc-macro2 v1.0.106
2322026-09-11T18:36:56.180Z Downloaded darling_core v0.23.0
2332026-09-11T18:36:56.184Z Downloaded toml_edit v0.25.12+spec-1.1.0
2342026-09-11T18:36:56.187Z Downloaded uuid v1.23.5
2352026-09-11T18:36:56.195Z Downloaded socket2 v0.6.4
2362026-09-11T18:36:56.201Z Downloaded tracing-core v0.1.36
2372026-09-11T18:36:56.204Z Downloaded unicode-ident v1.0.24
2382026-09-11T18:36:56.219Z Downloaded winnow v1.0.3
2392026-09-11T18:36:56.234Z Downloaded zerocopy-derive v0.8.54
2402026-09-11T18:36:56.239Z Downloaded memchr v2.8.3
2412026-09-11T18:36:56.244Z Downloaded rand v0.10.2
2422026-09-11T18:36:56.263Z Downloaded clap_builder v4.6.0
2432026-09-11T18:36:56.273Z Downloaded regex v1.13.0
2442026-09-11T18:36:56.289Z Downloaded hashbrown v0.17.1
2452026-09-11T18:36:56.292Z Downloaded aho-corasick v1.1.4
2462026-09-11T18:36:56.342Z Downloaded syn v1.0.109
2472026-09-11T18:36:56.347Z Downloaded unicode-width v0.2.2
2482026-09-11T18:36:56.359Z Downloaded zerocopy v0.8.54
2492026-09-11T18:36:56.370Z Downloaded smoltcp v0.11.0
2502026-09-11T18:36:56.376Z Downloaded syn v2.0.118
2512026-09-11T18:36:56.387Z Downloaded regex-syntax v0.8.11
2522026-09-11T18:36:56.402Z Downloaded rustix v1.1.4
2532026-09-11T18:36:56.415Z Downloaded tracing v0.1.44
2542026-09-11T18:36:56.434Z Downloaded regex-automata v0.4.15
2552026-09-11T18:36:56.442Z Downloaded libc v0.2.186
2562026-09-11T18:36:56.505Z Compiling proc-macro2 v1.0.106
2572026-09-11T18:36:56.505Z Compiling unicode-ident v1.0.24
2582026-09-11T18:36:56.505Z Compiling quote v1.0.46
2592026-09-11T18:36:56.505Z Compiling serde_core v1.0.228
2602026-09-11T18:36:56.509Z Compiling libc v0.2.186
2612026-09-11T18:36:56.509Z Checking cfg-if v1.0.4
2622026-09-11T18:36:56.509Z Compiling strsim v0.11.1
2632026-09-11T18:36:56.509Z Compiling ident_case v1.0.1
2642026-09-11T18:36:56.630Z Compiling memchr v2.8.3
2652026-09-11T18:36:56.698Z Compiling thiserror v2.0.18
2662026-09-11T18:36:56.702Z Compiling regex-syntax v0.8.11
2672026-09-11T18:36:56.855Z Compiling serde v1.0.228
2682026-09-11T18:36:56.939Z Compiling hashbrown v0.17.1
2692026-09-11T18:36:57.161Z Compiling aho-corasick v1.1.4
2702026-09-11T18:36:57.197Z Compiling zerocopy v0.8.54
2712026-09-11T18:36:57.214Z Compiling either v1.16.0
2722026-09-11T18:36:57.272Z Compiling winnow v1.0.3
2732026-09-11T18:36:57.419Z Compiling equivalent v1.0.2
2742026-09-11T18:36:57.490Z Compiling anyhow v1.0.103
2752026-09-11T18:36:57.502Z Compiling indexmap v2.14.0
2762026-09-11T18:36:57.769Z Compiling syn v2.0.118
2772026-09-11T18:36:57.793Z Compiling itertools v0.15.0
2782026-09-11T18:36:57.876Z Checking byteorder v1.5.0
2792026-09-11T18:36:58.030Z Compiling toml_datetime v1.1.1+spec-1.1.0
2802026-09-11T18:36:58.111Z Compiling heapless v0.8.0
2812026-09-11T18:36:58.276Z Compiling regex-automata v0.4.15
2822026-09-11T18:36:58.310Z Compiling toml_parser v1.1.2+spec-1.1.0
2832026-09-11T18:36:58.360Z Checking bitflags v2.13.0
2842026-09-11T18:36:58.528Z Checking hash32 v0.3.1
2852026-09-11T18:36:58.544Z Compiling rustversion v1.0.23
2862026-09-11T18:36:58.568Z Checking stable_deref_trait v1.2.1
2872026-09-11T18:36:58.632Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2882026-09-11T18:36:58.636Z Checking macaddr v1.0.1
2892026-09-11T18:36:58.754Z Compiling toml_edit v0.25.12+spec-1.1.0
2902026-09-11T18:36:58.776Z Compiling smoltcp v0.11.0
2912026-09-11T18:36:58.854Z Compiling syn v1.0.109
2922026-09-11T18:36:58.919Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2932026-09-11T18:36:59.105Z Compiling rustix v1.1.4
2942026-09-11T18:36:59.111Z Checking bitflags v1.3.2
2952026-09-11T18:36:59.124Z Compiling getrandom v0.4.3
2962026-09-11T18:36:59.168Z Compiling version_check v0.9.5
2972026-09-11T18:36:59.193Z Checking managed v0.8.0
2982026-09-11T18:36:59.223Z Checking rand_core v0.10.1
2992026-09-11T18:36:59.360Z Compiling proc-macro-crate v3.5.0
3002026-09-11T18:36:59.371Z Compiling ref-cast v1.0.25
3012026-09-11T18:36:59.427Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022026-09-11T18:36:59.666Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-11T18:36:59.703Z Checking errno v0.3.14
3042026-09-11T18:36:59.775Z Checking foreign-types-shared v0.3.1
3052026-09-11T18:36:59.855Z Checking cpufeatures v0.3.0
3062026-09-11T18:36:59.918Z Compiling regex v1.13.0
3072026-09-11T18:36:59.970Z Checking ipnetwork v0.21.1
3082026-09-11T18:37:00.150Z Checking once_cell v1.21.4
3092026-09-11T18:37:00.176Z Checking unicode-width v0.2.2
3102026-09-11T18:37:00.201Z Checking utf8parse v0.2.2
3112026-09-11T18:37:00.297Z Checking anstyle-parse v1.0.0
3122026-09-11T18:37:00.304Z Compiling darling_core v0.23.0
3132026-09-11T18:37:00.319Z Checking tracing-core v0.1.36
3142026-09-11T18:37:00.423Z Checking tabwriter v1.4.1
3152026-09-11T18:37:00.454Z Checking cstr-argument v0.1.2
3162026-09-11T18:37:00.573Z Checking chacha20 v0.10.1
3172026-09-11T18:37:00.786Z Checking pretty-hex v0.4.2
3182026-09-11T18:37:00.826Z Checking pin-project-lite v0.2.17
3192026-09-11T18:37:00.900Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3202026-09-11T18:37:00.917Z Checking anstyle-query v1.1.5
3212026-09-11T18:37:00.966Z Checking dyn-clone v1.0.20
3222026-09-11T18:37:00.991Z Checking is_terminal_polyfill v1.70.2
3232026-09-11T18:37:00.999Z Checking colorchoice v1.0.5
3242026-09-11T18:37:01.060Z Checking anstyle v1.0.14
3252026-09-11T18:37:01.063Z Checking terminal_size v0.4.4
3262026-09-11T18:37:01.109Z Checking rand v0.10.2
3272026-09-11T18:37:01.168Z Checking uuid v1.23.5
3282026-09-11T18:37:01.301Z Checking anstream v1.0.0
3292026-09-11T18:37:01.340Z Checking socket2 v0.6.4
3302026-09-11T18:37:01.438Z Checking colored v3.1.1
3312026-09-11T18:37:01.445Z Checking clap_lex v1.1.0
3322026-09-11T18:37:01.554Z Compiling thiserror-impl v2.0.18
3332026-09-11T18:37:01.594Z Compiling serde_derive v1.0.228
3342026-09-11T18:37:01.598Z Compiling zerocopy-derive v0.8.54
3352026-09-11T18:37:01.634Z Compiling foreign-types-macros v0.2.3
3362026-09-11T18:37:01.643Z Compiling num_enum_derive v0.7.6
3372026-09-11T18:37:02.270Z Compiling ref-cast-impl v1.0.25
3382026-09-11T18:37:02.390Z Checking foreign-types v0.5.0
3392026-09-11T18:37:02.460Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-11T18:37:02.493Z Compiling darling_macro v0.23.0
3412026-09-11T18:37:02.649Z Checking num_enum v0.7.6
3422026-09-11T18:37:02.764Z Compiling tracing-attributes v0.1.31
3432026-09-11T18:37:02.871Z Checking cobs v0.3.0
3442026-09-11T18:37:02.959Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3452026-09-11T18:37:03.014Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3462026-09-11T18:37:03.075Z Compiling darling v0.23.0
3472026-09-11T18:37:03.102Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3482026-09-11T18:37:03.112Z Compiling heck v0.5.0
3492026-09-11T18:37:03.149Z Compiling ingot-macros v0.2.0
3502026-09-11T18:37:03.175Z Checking oxnet v0.1.6
3512026-09-11T18:37:03.202Z Checking clap_builder v4.6.0
3522026-09-11T18:37:03.302Z Compiling clap_derive v4.6.1
3532026-09-11T18:37:03.356Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3542026-09-11T18:37:03.600Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3552026-09-11T18:37:03.956Z Checking tracing v0.1.44
3562026-09-11T18:37:04.634Z Checking postcard v1.1.3
3572026-09-11T18:37:04.647Z Checking clap v4.6.1
3582026-09-11T18:37:05.631Z Checking ingot-types v0.2.0
3592026-09-11T18:37:05.897Z Checking ingot v0.2.0
3602026-09-11T18:37:07.238Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3612026-09-11T18:37:08.427Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622026-09-11T18:37:09.639Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632026-09-11T18:37:10.457Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.86s
3642026-09-11T18:37:10.562Z
3652026-09-11T18:37:10.562Zreal 19.007106352
3662026-09-11T18:37:10.562Zuser 54.436730381
3672026-09-11T18:37:10.562Zsys 13.285154278
3682026-09-11T18:37:10.562Ztrap 0.043951291
3692026-09-11T18:37:10.562Ztflt 0.046383712
3702026-09-11T18:37:10.563Zdflt 0.116809932
3712026-09-11T18:37:10.563Zkflt 0.001989247
3722026-09-11T18:37:10.563Zlock 3:46.087523100
3732026-09-11T18:37:10.563Zslp 3:03.257086376
3742026-09-11T18:37:10.563Zlat 3.143100568
3752026-09-11T18:37:10.563Zstop 13.566613263
3762026-09-11T18:37:10.566Z+ header 'debug build'
3772026-09-11T18:37:10.566Z+ echo '# ==== debug build ==== #'
3782026-09-11T18:37:10.566Z# ==== debug build ==== #
3792026-09-11T18:37:10.566Z+ ptime -m cargo build
3802026-09-11T18:37:10.718Z Compiling cfg-if v1.0.4
3812026-09-11T18:37:10.722Z Compiling serde_core v1.0.228
3822026-09-11T18:37:10.722Z Compiling libc v0.2.186
3832026-09-11T18:37:10.743Z Compiling thiserror v2.0.18
3842026-09-11T18:37:10.747Z Compiling byteorder v1.5.0
3852026-09-11T18:37:10.751Z Compiling zerocopy v0.8.54
3862026-09-11T18:37:10.754Z Compiling macaddr v1.0.1
3872026-09-11T18:37:10.754Z Compiling stable_deref_trait v1.2.1
3882026-09-11T18:37:10.793Z Compiling managed v0.8.0
3892026-09-11T18:37:10.805Z Compiling rand_core v0.10.1
3902026-09-11T18:37:10.819Z Compiling cobs v0.3.0
3912026-09-11T18:37:10.910Z Compiling hash32 v0.3.1
3922026-09-11T18:37:10.954Z Compiling bitflags v1.3.2
3932026-09-11T18:37:11.025Z Compiling heapless v0.8.0
3942026-09-11T18:37:11.025Z Compiling errno v0.3.14
3952026-09-11T18:37:11.043Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3962026-09-11T18:37:11.080Z Compiling unicode-width v0.2.2
3972026-09-11T18:37:11.093Z Compiling foreign-types-shared v0.3.1
3982026-09-11T18:37:11.106Z Compiling once_cell v1.21.4
3992026-09-11T18:37:11.171Z Compiling cpufeatures v0.3.0
4002026-09-11T18:37:11.194Z Compiling memchr v2.8.3
4012026-09-11T18:37:12.237Z Compiling ipnetwork v0.21.1
4022026-09-11T18:37:12.240Z Compiling utf8parse v0.2.2
4032026-09-11T18:37:12.240Z Compiling anstyle-parse v1.0.0
4042026-09-11T18:37:12.240Z Compiling tabwriter v1.4.1
4052026-09-11T18:37:12.240Z Compiling smoltcp v0.11.0
4062026-09-11T18:37:12.240Z Compiling tracing-core v0.1.36
4072026-09-11T18:37:12.240Z Compiling chacha20 v0.10.1
4082026-09-11T18:37:12.240Z Compiling cstr-argument v0.1.2
4092026-09-11T18:37:12.240Z Compiling foreign-types v0.5.0
4102026-09-11T18:37:12.241Z Compiling ref-cast v1.0.25
4112026-09-11T18:37:12.241Z Compiling num_enum v0.7.6
4122026-09-11T18:37:12.241Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4132026-09-11T18:37:12.241Z Compiling getrandom v0.4.3
4142026-09-11T18:37:12.241Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4152026-09-11T18:37:12.241Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4162026-09-11T18:37:12.241Z Compiling is_terminal_polyfill v1.70.2
4172026-09-11T18:37:12.241Z Compiling colorchoice v1.0.5
4182026-09-11T18:37:12.241Z Compiling anstyle v1.0.14
4192026-09-11T18:37:12.254Z Compiling pretty-hex v0.4.2
4202026-09-11T18:37:12.380Z Compiling anstyle-query v1.1.5
4212026-09-11T18:37:12.384Z Compiling dyn-clone v1.0.20
4222026-09-11T18:37:12.442Z Compiling bitflags v2.13.0
4232026-09-11T18:37:12.483Z Compiling serde v1.0.228
4242026-09-11T18:37:12.536Z Compiling pin-project-lite v0.2.17
4252026-09-11T18:37:12.545Z Compiling anstream v1.0.0
4262026-09-11T18:37:12.625Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4272026-09-11T18:37:12.661Z Compiling rustix v1.1.4
4282026-09-11T18:37:12.770Z Compiling tracing v0.1.44
4292026-09-11T18:37:12.896Z Compiling uuid v1.23.5
4302026-09-11T18:37:13.044Z Compiling postcard v1.1.3
4312026-09-11T18:37:13.129Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4322026-09-11T18:37:13.150Z Compiling terminal_size v0.4.4
4332026-09-11T18:37:13.246Z Compiling anyhow v1.0.103
4342026-09-11T18:37:13.298Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4352026-09-11T18:37:13.339Z Compiling rand v0.10.2
4362026-09-11T18:37:13.393Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4372026-09-11T18:37:13.510Z Compiling socket2 v0.6.4
4382026-09-11T18:37:13.531Z Compiling winnow v1.0.3
4392026-09-11T18:37:13.760Z Compiling ingot-types v0.2.0
4402026-09-11T18:37:13.787Z Compiling strsim v0.11.1
4412026-09-11T18:37:13.838Z Compiling clap_lex v1.1.0
4422026-09-11T18:37:14.061Z Compiling colored v3.1.1
4432026-09-11T18:37:14.164Z Compiling ingot v0.2.0
4442026-09-11T18:37:14.221Z Compiling oxnet v0.1.6
4452026-09-11T18:37:14.278Z Compiling clap_builder v4.6.0
4462026-09-11T18:37:14.603Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4472026-09-11T18:37:14.693Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4482026-09-11T18:37:16.016Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4492026-09-11T18:37:16.016Z Compiling clap v4.6.1
4502026-09-11T18:37:18.521Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4512026-09-11T18:37:19.680Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4522026-09-11T18:37:24.079Z Finished `dev` profile [optimized + debuginfo] target(s) in 13.50s
4532026-09-11T18:37:24.106Z
4542026-09-11T18:37:24.110Zreal 13.533844202
4552026-09-11T18:37:24.110Zuser 1:04.416019493
4562026-09-11T18:37:24.110Zsys 6.236273334
4572026-09-11T18:37:24.110Ztrap 0.031820238
4582026-09-11T18:37:24.110Ztflt 0.158484791
4592026-09-11T18:37:24.110Zdflt 0.233013911
4602026-09-11T18:37:24.110Zkflt 0.000000000
4612026-09-11T18:37:24.110Zlock 3:12.646164996
4622026-09-11T18:37:24.110Zslp 1:57.317564170
4632026-09-11T18:37:24.110Zlat 3.350796554
4642026-09-11T18:37:24.110Zstop 3.044145074
4652026-09-11T18:37:24.110Z+ header 'release build'
4662026-09-11T18:37:24.110Z+ echo '# ==== release build ==== #'
4672026-09-11T18:37:24.110Z+ ptime -m cargo build --release
4682026-09-11T18:37:24.110Z# ==== release build ==== #
4692026-09-11T18:37:24.205Z Compiling proc-macro2 v1.0.106
4702026-09-11T18:37:24.205Z Compiling quote v1.0.46
4712026-09-11T18:37:24.205Z Compiling unicode-ident v1.0.24
4722026-09-11T18:37:24.205Z Compiling serde_core v1.0.228
4732026-09-11T18:37:24.208Z Compiling libc v0.2.186
4742026-09-11T18:37:24.208Z Compiling cfg-if v1.0.4
4752026-09-11T18:37:24.208Z Compiling strsim v0.11.1
4762026-09-11T18:37:24.208Z Compiling ident_case v1.0.1
4772026-09-11T18:37:24.276Z Compiling memchr v2.8.3
4782026-09-11T18:37:24.321Z Compiling thiserror v2.0.18
4792026-09-11T18:37:24.325Z Compiling regex-syntax v0.8.11
4802026-09-11T18:37:24.484Z Compiling anyhow v1.0.103
4812026-09-11T18:37:24.511Z Compiling winnow v1.0.3
4822026-09-11T18:37:24.769Z Compiling aho-corasick v1.1.4
4832026-09-11T18:37:24.798Z Compiling serde v1.0.228
4842026-09-11T18:37:24.810Z Compiling hashbrown v0.17.1
4852026-09-11T18:37:24.919Z Compiling zerocopy v0.8.54
4862026-09-11T18:37:25.087Z Compiling equivalent v1.0.2
4872026-09-11T18:37:25.271Z Compiling either v1.16.0
4882026-09-11T18:37:25.320Z Compiling syn v2.0.118
4892026-09-11T18:37:25.332Z Compiling indexmap v2.14.0
4902026-09-11T18:37:25.390Z Compiling toml_parser v1.1.2+spec-1.1.0
4912026-09-11T18:37:25.461Z Compiling itertools v0.15.0
4922026-09-11T18:37:25.574Z Compiling toml_datetime v1.1.1+spec-1.1.0
4932026-09-11T18:37:25.786Z Compiling regex-automata v0.4.15
4942026-09-11T18:37:25.917Z Compiling byteorder v1.5.0
4952026-09-11T18:37:25.937Z Compiling heapless v0.8.0
4962026-09-11T18:37:26.095Z Compiling hash32 v0.3.1
4972026-09-11T18:37:26.102Z Compiling toml_edit v0.25.12+spec-1.1.0
4982026-09-11T18:37:26.252Z Compiling syn v1.0.109
4992026-09-11T18:37:26.317Z Compiling bitflags v2.13.0
5002026-09-11T18:37:26.397Z Compiling smoltcp v0.11.0
5012026-09-11T18:37:26.449Z Compiling stable_deref_trait v1.2.1
5022026-09-11T18:37:26.516Z Compiling rustversion v1.0.23
5032026-09-11T18:37:26.546Z Compiling macaddr v1.0.1
5042026-09-11T18:37:26.658Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5052026-09-11T18:37:26.721Z Compiling proc-macro-crate v3.5.0
5062026-09-11T18:37:26.789Z Compiling getrandom v0.4.3
5072026-09-11T18:37:26.884Z Compiling rustix v1.1.4
5082026-09-11T18:37:26.891Z Compiling ref-cast v1.0.25
5092026-09-11T18:37:27.011Z Compiling version_check v0.9.5
5102026-09-11T18:37:27.038Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5112026-09-11T18:37:27.121Z Compiling managed v0.8.0
5122026-09-11T18:37:27.182Z Compiling rand_core v0.10.1
5132026-09-11T18:37:27.212Z Compiling bitflags v1.3.2
5142026-09-11T18:37:27.260Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5152026-09-11T18:37:27.357Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5162026-09-11T18:37:27.417Z Compiling errno v0.3.14
5172026-09-11T18:37:27.465Z Compiling utf8parse v0.2.2
5182026-09-11T18:37:27.555Z Compiling regex v1.13.0
5192026-09-11T18:37:27.750Z Compiling cpufeatures v0.3.0
5202026-09-11T18:37:27.802Z Compiling ipnetwork v0.21.1
5212026-09-11T18:37:27.812Z Compiling foreign-types-shared v0.3.1
5222026-09-11T18:37:27.891Z Compiling darling_core v0.23.0
5232026-09-11T18:37:27.947Z Compiling once_cell v1.21.4
5242026-09-11T18:37:28.153Z Compiling unicode-width v0.2.2
5252026-09-11T18:37:28.176Z Compiling tracing-core v0.1.36
5262026-09-11T18:37:28.318Z Compiling cstr-argument v0.1.2
5272026-09-11T18:37:28.331Z Compiling chacha20 v0.10.1
5282026-09-11T18:37:28.440Z Compiling tabwriter v1.4.1
5292026-09-11T18:37:28.466Z Compiling anstyle-parse v1.0.0
5302026-09-11T18:37:28.989Z Compiling anstyle-query v1.1.5
5312026-09-11T18:37:29.066Z Compiling thiserror-impl v2.0.18
5322026-09-11T18:37:29.073Z Compiling zerocopy-derive v0.8.54
5332026-09-11T18:37:29.078Z Compiling serde_derive v1.0.228
5342026-09-11T18:37:29.156Z Compiling num_enum_derive v0.7.6
5352026-09-11T18:37:29.446Z Compiling ref-cast-impl v1.0.25
5362026-09-11T18:37:29.964Z Compiling darling_macro v0.23.0
5372026-09-11T18:37:30.023Z Compiling foreign-types-macros v0.2.3
5382026-09-11T18:37:30.115Z Compiling tracing-attributes v0.1.31
5392026-09-11T18:37:30.125Z Compiling num_enum v0.7.6
5402026-09-11T18:37:30.230Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5412026-09-11T18:37:30.334Z Compiling cobs v0.3.0
5422026-09-11T18:37:30.516Z Compiling darling v0.23.0
5432026-09-11T18:37:30.540Z Compiling pretty-hex v0.4.2
5442026-09-11T18:37:30.575Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5452026-09-11T18:37:30.585Z Compiling ingot-macros v0.2.0
5462026-09-11T18:37:30.631Z Compiling foreign-types v0.5.0
5472026-09-11T18:37:30.663Z Compiling dyn-clone v1.0.20
5482026-09-11T18:37:30.694Z Compiling anstyle v1.0.14
5492026-09-11T18:37:30.704Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5502026-09-11T18:37:30.789Z Compiling colorchoice v1.0.5
5512026-09-11T18:37:30.895Z Compiling is_terminal_polyfill v1.70.2
5522026-09-11T18:37:30.910Z Compiling pin-project-lite v0.2.17
5532026-09-11T18:37:30.933Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5542026-09-11T18:37:30.978Z Compiling anstream v1.0.0
5552026-09-11T18:37:30.995Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5562026-09-11T18:37:31.039Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5572026-09-11T18:37:31.182Z Compiling terminal_size v0.4.4
5582026-09-11T18:37:31.336Z Compiling rand v0.10.2
5592026-09-11T18:37:31.358Z Compiling tracing v0.1.44
5602026-09-11T18:37:31.453Z Compiling uuid v1.23.5
5612026-09-11T18:37:31.609Z Compiling socket2 v0.6.4
5622026-09-11T18:37:31.676Z Compiling clap_lex v1.1.0
5632026-09-11T18:37:31.717Z Compiling oxnet v0.1.6
5642026-09-11T18:37:31.990Z Compiling heck v0.5.0
5652026-09-11T18:37:32.009Z Compiling colored v3.1.1
5662026-09-11T18:37:32.178Z Compiling clap_derive v4.6.1
5672026-09-11T18:37:32.191Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5682026-09-11T18:37:32.358Z Compiling postcard v1.1.3
5692026-09-11T18:37:32.506Z Compiling clap_builder v4.6.0
5702026-09-11T18:37:33.550Z Compiling ingot-types v0.2.0
5712026-09-11T18:37:33.873Z Compiling ingot v0.2.0
5722026-09-11T18:37:34.315Z Compiling clap v4.6.1
5732026-09-11T18:37:35.551Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5742026-09-11T18:37:36.575Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5752026-09-11T18:37:37.634Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5762026-09-11T18:37:44.226Z Finished `release` profile [optimized + debuginfo] target(s) in 20.11s
5772026-09-11T18:37:44.253Z
5782026-09-11T18:37:44.257Zreal 20.137099950
5792026-09-11T18:37:44.257Zuser 1:42.314221166
5802026-09-11T18:37:44.257Zsys 13.552578142
5812026-09-11T18:37:44.257Ztrap 0.049496486
5822026-09-11T18:37:44.257Ztflt 0.106534756
5832026-09-11T18:37:44.257Zdflt 0.410900664
5842026-09-11T18:37:44.257Zkflt 0.000006218
5852026-09-11T18:37:44.257Zlock 4:48.115017304
5862026-09-11T18:37:44.257Zslp 3:25.180577222
5872026-09-11T18:37:44.257Zlat 5.664304242
5882026-09-11T18:37:44.257Zstop 9.884542022
5892026-09-11T18:37:44.257Z+ popd
5902026-09-11T18:37:44.257Z/work/oxidecomputer/opte
5912026-09-11T18:37:44.257Z+ TGT_BASE=/work
5922026-09-11T18:37:44.258Z+ for x in debug release
5932026-09-11T18:37:44.258Z+ mkdir -p /work/debug
5942026-09-11T18:37:44.258Z+ cp target/debug/opteadm /work/debug/
5952026-09-11T18:37:44.280Z+ sha256sum target/debug/opteadm
5962026-09-11T18:37:44.307Z+ for x in debug release
5972026-09-11T18:37:44.307Z+ mkdir -p /work/release
5982026-09-11T18:37:44.311Z+ cp target/release/opteadm /work/release/
5992026-09-11T18:37:44.327Z+ sha256sum target/release/opteadm
6002026-09-11T18:37:44.343Zprocess exited: duration 68123 ms, exit code 0
 
6012026-09-11T18:37:44.356Zfound 4 output files
6022026-09-11T18:37:44.356Zuploading: /work/debug/opteadm (38121632 bytes)
6032026-09-11T18:37:45.985Zuploaded: /work/debug/opteadm
6042026-09-11T18:37:45.989Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6052026-09-11T18:37:46.998Zuploaded: /work/debug/opteadm.debug.sha256
6062026-09-11T18:37:46.998Zuploading: /work/release/opteadm (25874952 bytes)
6072026-09-11T18:37:48.367Zuploaded: /work/release/opteadm
6082026-09-11T18:37:48.371Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6092026-09-11T18:37:49.378Zuploaded: /work/release/opteadm.release.sha256