01M28VZMH0Z3TTX80QE8DRJD4H: 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: 01M28W08T7FDZDNC8WR93D2Y7A

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:35:43.301Zjob assigned to worker 01M28W0D9G116Y3W7R7A6PWJAQ [factory aws, i-018a4c49950a90e3e] (queued for 59 s)
 
22026-09-11T18:35:50.400Zstarting task 0: "setup"
32026-09-11T18:35:50.405Z++ uname -s
42026-09-11T18:35:50.408Z+ kern=SunOS
52026-09-11T18:35:50.408Z+ build_user=build
62026-09-11T18:35:50.408Z+ build_uid=12345
72026-09-11T18:35:50.408Z+ work_dir=/work
82026-09-11T18:35:50.408Z+ input_dir=/input
92026-09-11T18:35:50.408Z+ [[ 0 == 12345 ]]
102026-09-11T18:35:50.408Z+ case "$kern" in
112026-09-11T18:35:50.408Z+ groupadd -g 12345 build
122026-09-11T18:35:50.420Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:35:52.427Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:35:52.542Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:35:52.545Z+ home_fs=zfs
162026-09-11T18:35:52.545Z+ [[ zfs == autofs ]]
172026-09-11T18:35:52.545Z+ mkdir -p /home/build
182026-09-11T18:35:52.545Z+ chown build:build /home/build /work
192026-09-11T18:35:53.546Z+ chmod 0700 /home/build /work
202026-09-11T18:35:53.549Zprocess exited: duration 3147 ms, exit code 0
 
212026-09-11T18:35:53.556Zstarting task 1: "rust-toolchain"
222026-09-11T18:35:53.560Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-11T18:35:53.560Z * rust toolchain channel = "1.97.1"
242026-09-11T18:35:53.560Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-11T18:35:53.561Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-11T18:35:53.561Z * rust toolchain profile = "default"
272026-09-11T18:35:53.561Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:35:53.564Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:35:53.564Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:35:53.640Zinfo: downloading installer
312026-09-11T18:35:54.898Zinfo: profile set to default
322026-09-11T18:35:54.898Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:35:54.901Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:35:55.030Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:35:55.033Zinfo: downloading 6 components
362026-09-11T18:36:08.416Z
372026-09-11T18:36:08.416Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-11T18:36:08.445Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:36:08.445Z
402026-09-11T18:36:08.448Z
412026-09-11T18:36:08.448ZRust is installed now. Great!
422026-09-11T18:36:08.448Z
432026-09-11T18:36:08.448ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:36:08.448Zenvironment variable. This has not been done automatically.
452026-09-11T18:36:08.448Z
462026-09-11T18:36:08.448ZTo configure your current shell, you need to source
472026-09-11T18:36:08.448Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:36:08.449Z
492026-09-11T18:36:08.449ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:36:08.449Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:36:08.449Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:36:08.449ZCC_x86_64-unknown-illumos = None
532026-09-11T18:36:08.449Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:36:08.449ZCC_x86_64_unknown_illumos = None
552026-09-11T18:36:08.449Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:36:08.449ZHOST_CC = None
572026-09-11T18:36:08.449Zcargo:rerun-if-env-changed=CC
582026-09-11T18:36:08.449ZCC = None
592026-09-11T18:36:08.449Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:36:08.590Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:36:08.591ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:36:08.591Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:36:08.591ZCFLAGS = None
642026-09-11T18:36:08.591Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:36:08.591ZHOST_CFLAGS = None
662026-09-11T18:36:08.591Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:36:08.591ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:36:08.591Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:36:08.591ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:36:08.701Z+ rustup --version
712026-09-11T18:36:08.708Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:36:08.711Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:36:08.730Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:36:08.733Z+ cargo --version
752026-09-11T18:36:08.747Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:36:08.750Z+ rustc --version
772026-09-11T18:36:08.769Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:36:08.772Zprocess exited: duration 15215 ms, exit code 0
 
792026-09-11T18:36:08.778Zstarting task 2: "authentication"
802026-09-11T18:36:08.794Zprocess exited: duration 16 ms, exit code 0
 
812026-09-11T18:36:08.801Zstarting task 3: "clone repository"
822026-09-11T18:36:08.804Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:36:08.807Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:36:08.831ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:36:09.853Z+ cd /work/oxidecomputer/opte
862026-09-11T18:36:09.853Z+ git fetch origin accbd1de825b687df69d10c62a18acda57587c2c
872026-09-11T18:36:10.142ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:36:10.142Z * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD
892026-09-11T18:36:10.149Z+ [[ -n bound-eviction ]]
902026-09-11T18:36:10.152Z++ git branch --show-current
912026-09-11T18:36:10.152Z+ current=master
922026-09-11T18:36:10.152Z+ [[ master != bound-eviction ]]
932026-09-11T18:36:10.152Z+ git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c
942026-09-11T18:36:10.155Z+ git checkout -f bound-eviction
952026-09-11T18:36:10.173ZSwitched to branch 'bound-eviction'
962026-09-11T18:36:10.175Z+ git reset --hard accbd1de825b687df69d10c62a18acda57587c2c
972026-09-11T18:36:10.190ZHEAD is now at accbd1d Rebase fix
982026-09-11T18:36:10.193Zprocess exited: duration 1390 ms, exit code 0
 
992026-09-11T18:36:10.198Zstarting task 4: "build"
1002026-09-11T18:36:10.202Z+ source .github/buildomat/common.sh
1012026-09-11T18:36:10.205Z++ rustup show active-toolchain
1022026-09-11T18:36:10.207Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:36:10.213Z++ pushd xde
1042026-09-11T18:36:10.213Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:36:10.213Z++ rustup show active-toolchain
1062026-09-11T18:36:10.217Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:36:10.351Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:36:10.353Zinfo: downloading 6 components
1092026-09-11T18:36:24.112Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1102026-09-11T18:36:24.112Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1112026-09-11T18:36:24.112Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-11T18:36:24.112Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-11T18:36:24.113Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-11T18:36:24.113Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-11T18:36:24.211Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:24.214Z+++ head -n 1
1172026-09-11T18:36:24.214Z+++ cut '-d ' -f1
1182026-09-11T18:36:24.266Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:24.266Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:24.266Z++ popd
1212026-09-11T18:36:24.269Z/work/oxidecomputer/opte
1222026-09-11T18:36:24.269Z+ cargo --version
1232026-09-11T18:36:24.275Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:24.279Z+ rustc --version
1252026-09-11T18:36:24.296Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:24.300Z+ pushd bin/opteadm
1272026-09-11T18:36:24.300Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1282026-09-11T18:36:24.300Z+ header 'check style'
1292026-09-11T18:36:24.300Z+ echo '# ==== check style ==== #'
1302026-09-11T18:36:24.300Z# ==== check style ==== #
1312026-09-11T18:36:24.300Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-11T18:36:24.369Z
1332026-09-11T18:36:24.369Zreal 0.067168914
1342026-09-11T18:36:24.369Zuser 0.037681813
1352026-09-11T18:36:24.369Zsys 0.026601778
1362026-09-11T18:36:24.369Ztrap 0.000007160
1372026-09-11T18:36:24.369Ztflt 0.000011660
1382026-09-11T18:36:24.369Zdflt 0.000000000
1392026-09-11T18:36:24.369Zkflt 0.000000000
1402026-09-11T18:36:24.369Zlock 0.022130110
1412026-09-11T18:36:24.369Zslp 0.047737946
1422026-09-11T18:36:24.369Zlat 0.000661750
1432026-09-11T18:36:24.369Zstop 0.000114760
1442026-09-11T18:36:24.373Z+ header analyze
1452026-09-11T18:36:24.373Z+ echo '# ==== analyze ==== #'
1462026-09-11T18:36:24.373Z# ==== analyze ==== #
1472026-09-11T18:36:24.373Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1482026-09-11T18:36:24.509Z Updating crates.io index
1492026-09-11T18:36:24.513Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-11T18:36:25.235Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-11T18:36:25.779Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-11T18:36:26.113Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-11T18:36:26.487Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-11T18:36:26.755Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-11T18:36:27.117Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-11T18:36:28.791Z Downloading crates ...
1572026-09-11T18:36:28.860Z Downloaded ref-cast-impl v1.0.25
1582026-09-11T18:36:28.863Z Downloaded defmt v0.3.100
1592026-09-11T18:36:28.863Z Downloaded errno v0.3.14
1602026-09-11T18:36:28.863Z Downloaded aho-corasick v1.1.4
1612026-09-11T18:36:28.867Z Downloaded darling_macro v0.23.0
1622026-09-11T18:36:28.870Z Downloaded is_terminal_polyfill v1.70.2
1632026-09-11T18:36:28.870Z Downloaded foreign-types-shared v0.3.1
1642026-09-11T18:36:28.870Z Downloaded ident_case v1.0.1
1652026-09-11T18:36:28.870Z Downloaded embedded-io v0.4.0
1662026-09-11T18:36:28.874Z Downloaded bitflags v1.3.2
1672026-09-11T18:36:28.877Z Downloaded clap v4.6.1
1682026-09-11T18:36:28.880Z Downloaded colorchoice v1.0.5
1692026-09-11T18:36:28.884Z Downloaded foreign-types-macros v0.2.3
1702026-09-11T18:36:28.884Z Downloaded heck v0.5.0
1712026-09-11T18:36:28.884Z Downloaded anyhow v1.0.103
1722026-09-11T18:36:28.884Z Downloaded colored v3.1.1
1732026-09-11T18:36:28.888Z Downloaded foreign-types v0.5.0
1742026-09-11T18:36:28.894Z Downloaded ingot-types v0.2.0
1752026-09-11T18:36:28.897Z Downloaded macaddr v1.0.1
1762026-09-11T18:36:28.905Z Downloaded strsim v0.11.1
1772026-09-11T18:36:28.908Z Downloaded cpufeatures v0.3.0
1782026-09-11T18:36:28.909Z Downloaded cobs v0.3.0
1792026-09-11T18:36:28.911Z Downloaded cstr-argument v0.1.2
1802026-09-11T18:36:28.912Z Downloaded defmt-parser v1.0.0
1812026-09-11T18:36:28.914Z Downloaded anstyle v1.0.14
1822026-09-11T18:36:28.914Z Downloaded byteorder v1.5.0
1832026-09-11T18:36:28.915Z Downloaded embedded-io v0.6.1
1842026-09-11T18:36:28.917Z Downloaded clap_lex v1.1.0
1852026-09-11T18:36:28.917Z Downloaded hash32 v0.3.1
1862026-09-11T18:36:28.921Z Downloaded equivalent v1.0.2
1872026-09-11T18:36:28.924Z Downloaded anstyle-parse v1.0.0
1882026-09-11T18:36:28.928Z Downloaded either v1.16.0
1892026-09-11T18:36:28.931Z Downloaded dyn-clone v1.0.20
1902026-09-11T18:36:28.935Z Downloaded anstyle-query v1.1.5
1912026-09-11T18:36:28.939Z Downloaded ingot v0.2.0
1922026-09-11T18:36:28.939Z Downloaded darling_core v0.23.0
1932026-09-11T18:36:28.942Z Downloaded pretty-hex v0.4.2
1942026-09-11T18:36:28.944Z Downloaded cfg-if v1.0.4
1952026-09-11T18:36:28.947Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1962026-09-11T18:36:28.947Z Downloaded defmt-macros v1.1.1
1972026-09-11T18:36:28.950Z Downloaded tabwriter v1.4.1
1982026-09-11T18:36:28.956Z Downloaded terminal_size v0.4.4
1992026-09-11T18:36:28.959Z Downloaded managed v0.8.0
2002026-09-11T18:36:28.959Z Downloaded proc-macro-crate v3.5.0
2012026-09-11T18:36:28.962Z Downloaded utf8parse v0.2.2
2022026-09-11T18:36:28.962Z Downloaded clap_derive v4.6.1
2032026-09-11T18:36:28.962Z Downloaded ingot-macros v0.2.0
2042026-09-11T18:36:28.965Z Downloaded anstream v1.0.0
2052026-09-11T18:36:28.965Z Downloaded rustversion v1.0.23
2062026-09-11T18:36:28.971Z Downloaded version_check v0.9.5
2072026-09-11T18:36:28.973Z Downloaded stable_deref_trait v1.2.1
2082026-09-11T18:36:28.976Z Downloaded ref-cast v1.0.25
2092026-09-11T18:36:28.979Z Downloaded chacha20 v0.10.1
2102026-09-11T18:36:28.982Z Downloaded ipnetwork v0.21.1
2112026-09-11T18:36:28.982Z Downloaded darling v0.23.0
2122026-09-11T18:36:28.986Z Downloaded defmt v1.1.1
2132026-09-11T18:36:28.991Z Downloaded num_enum_derive v0.7.6
2142026-09-11T18:36:28.994Z Downloaded thiserror-impl v2.0.18
2152026-09-11T18:36:28.995Z Downloaded rand_core v0.10.1
2162026-09-11T18:36:28.995Z Downloaded quote v1.0.46
2172026-09-11T18:36:28.999Z Downloaded num_enum v0.7.6
2182026-09-11T18:36:28.999Z Downloaded oxnet v0.1.6
2192026-09-11T18:36:29.009Z Downloaded heapless v0.8.0
2202026-09-11T18:36:29.013Z Downloaded pin-project-lite v0.2.17
2212026-09-11T18:36:29.017Z Downloaded toml_parser v1.1.2+spec-1.1.0
2222026-09-11T18:36:29.020Z Downloaded thiserror v2.0.18
2232026-09-11T18:36:29.024Z Downloaded tracing-attributes v0.1.31
2242026-09-11T18:36:29.026Z Downloaded once_cell v1.21.4
2252026-09-11T18:36:29.030Z Downloaded bitflags v2.13.0
2262026-09-11T18:36:29.043Z Downloaded postcard v1.1.3
2272026-09-11T18:36:29.046Z Downloaded getrandom v0.4.3
2282026-09-11T18:36:29.050Z Downloaded tracing-core v0.1.36
2292026-09-11T18:36:29.057Z Downloaded toml_edit v0.25.12+spec-1.1.0
2302026-09-11T18:36:29.061Z Downloaded unicode-ident v1.0.24
2312026-09-11T18:36:29.064Z Downloaded socket2 v0.6.4
2322026-09-11T18:36:29.069Z Downloaded proc-macro2 v1.0.106
2332026-09-11T18:36:29.086Z Downloaded serde_core v1.0.228
2342026-09-11T18:36:29.090Z Downloaded zerocopy-derive v0.8.54
2352026-09-11T18:36:29.095Z Downloaded indexmap v2.14.0
2362026-09-11T18:36:29.098Z Downloaded serde v1.0.228
2372026-09-11T18:36:29.101Z Downloaded uuid v1.23.5
2382026-09-11T18:36:29.105Z Downloaded serde_derive v1.0.228
2392026-09-11T18:36:29.109Z Downloaded memchr v2.8.3
2402026-09-11T18:36:29.117Z Downloaded rand v0.10.2
2412026-09-11T18:36:29.126Z Downloaded hashbrown v0.17.1
2422026-09-11T18:36:29.140Z Downloaded clap_builder v4.6.0
2432026-09-11T18:36:29.143Z Downloaded itertools v0.15.0
2442026-09-11T18:36:29.162Z Downloaded regex v1.13.0
2452026-09-11T18:36:29.168Z Downloaded winnow v1.0.3
2462026-09-11T18:36:29.198Z Downloaded syn v1.0.109
2472026-09-11T18:36:29.217Z Downloaded unicode-width v0.2.2
2482026-09-11T18:36:29.221Z Downloaded syn v2.0.118
2492026-09-11T18:36:29.232Z Downloaded zerocopy v0.8.54
2502026-09-11T18:36:29.242Z Downloaded smoltcp v0.11.0
2512026-09-11T18:36:29.251Z Downloaded regex-automata v0.4.15
2522026-09-11T18:36:29.259Z Downloaded regex-syntax v0.8.11
2532026-09-11T18:36:29.262Z Downloaded rustix v1.1.4
2542026-09-11T18:36:29.275Z Downloaded tracing v0.1.44
2552026-09-11T18:36:29.284Z Downloaded libc v0.2.186
2562026-09-11T18:36:29.347Z Compiling proc-macro2 v1.0.106
2572026-09-11T18:36:29.347Z Compiling quote v1.0.46
2582026-09-11T18:36:29.347Z Compiling unicode-ident v1.0.24
2592026-09-11T18:36:29.347Z Compiling serde_core v1.0.228
2602026-09-11T18:36:29.347Z Compiling libc v0.2.186
2612026-09-11T18:36:29.350Z Checking cfg-if v1.0.4
2622026-09-11T18:36:29.350Z Compiling ident_case v1.0.1
2632026-09-11T18:36:29.350Z Compiling memchr v2.8.3
2642026-09-11T18:36:29.469Z Compiling thiserror v2.0.18
2652026-09-11T18:36:29.538Z Compiling strsim v0.11.1
2662026-09-11T18:36:29.545Z Compiling regex-syntax v0.8.11
2672026-09-11T18:36:29.778Z Compiling anyhow v1.0.103
2682026-09-11T18:36:29.814Z Compiling aho-corasick v1.1.4
2692026-09-11T18:36:29.967Z Compiling hashbrown v0.17.1
2702026-09-11T18:36:29.974Z Compiling zerocopy v0.8.54
2712026-09-11T18:36:30.083Z Compiling either v1.16.0
2722026-09-11T18:36:30.089Z Compiling serde v1.0.228
2732026-09-11T18:36:30.283Z Compiling winnow v1.0.3
2742026-09-11T18:36:30.340Z Compiling equivalent v1.0.2
2752026-09-11T18:36:30.454Z Compiling indexmap v2.14.0
2762026-09-11T18:36:30.545Z Compiling syn v2.0.118
2772026-09-11T18:36:30.581Z Compiling itertools v0.15.0
2782026-09-11T18:36:30.624Z Checking byteorder v1.5.0
2792026-09-11T18:36:30.776Z Compiling heapless v0.8.0
2802026-09-11T18:36:31.063Z Compiling regex-automata v0.4.15
2812026-09-11T18:36:31.069Z Compiling toml_datetime v1.1.1+spec-1.1.0
2822026-09-11T18:36:31.209Z Compiling toml_parser v1.1.2+spec-1.1.0
2832026-09-11T18:36:31.216Z Checking bitflags v2.13.0
2842026-09-11T18:36:31.293Z Checking hash32 v0.3.1
2852026-09-11T18:36:31.378Z Checking stable_deref_trait v1.2.1
2862026-09-11T18:36:31.399Z Compiling smoltcp v0.11.0
2872026-09-11T18:36:31.444Z Checking macaddr v1.0.1
2882026-09-11T18:36:31.450Z Compiling rustversion v1.0.23
2892026-09-11T18:36:31.582Z Compiling toml_edit v0.25.12+spec-1.1.0
2902026-09-11T18:36:31.592Z Compiling syn v1.0.109
2912026-09-11T18:36:31.727Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2922026-09-11T18:36:31.822Z Checking bitflags v1.3.2
2932026-09-11T18:36:31.882Z Compiling version_check v0.9.5
2942026-09-11T18:36:31.888Z Checking rand_core v0.10.1
2952026-09-11T18:36:31.939Z Checking managed v0.8.0
2962026-09-11T18:36:31.967Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2972026-09-11T18:36:32.013Z Compiling rustix v1.1.4
2982026-09-11T18:36:32.113Z Compiling proc-macro-crate v3.5.0
2992026-09-11T18:36:32.130Z Compiling getrandom v0.4.3
3002026-09-11T18:36:32.139Z Compiling ref-cast v1.0.25
3012026-09-11T18:36:32.179Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022026-09-11T18:36:32.471Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3032026-09-11T18:36:32.515Z Checking errno v0.3.14
3042026-09-11T18:36:32.542Z Checking foreign-types-shared v0.3.1
3052026-09-11T18:36:32.621Z Checking cpufeatures v0.3.0
3062026-09-11T18:36:32.629Z Checking once_cell v1.21.4
3072026-09-11T18:36:32.682Z Checking utf8parse v0.2.2
3082026-09-11T18:36:32.774Z Compiling regex v1.13.0
3092026-09-11T18:36:32.774Z Checking ipnetwork v0.21.1
3102026-09-11T18:36:32.949Z Checking unicode-width v0.2.2
3112026-09-11T18:36:33.091Z Checking tracing-core v0.1.36
3122026-09-11T18:36:33.191Z Compiling darling_core v0.23.0
3132026-09-11T18:36:33.224Z Checking tabwriter v1.4.1
3142026-09-11T18:36:33.251Z Checking cstr-argument v0.1.2
3152026-09-11T18:36:33.368Z Checking anstyle-parse v1.0.0
3162026-09-11T18:36:33.368Z Checking chacha20 v0.10.1
3172026-09-11T18:36:33.701Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3182026-09-11T18:36:33.768Z Checking pin-project-lite v0.2.17
3192026-09-11T18:36:33.853Z Checking anstyle-query v1.1.5
3202026-09-11T18:36:33.876Z Checking colorchoice v1.0.5
3212026-09-11T18:36:33.883Z Checking pretty-hex v0.4.2
3222026-09-11T18:36:33.915Z Checking is_terminal_polyfill v1.70.2
3232026-09-11T18:36:33.951Z Checking anstyle v1.0.14
3242026-09-11T18:36:33.960Z Checking dyn-clone v1.0.20
3252026-09-11T18:36:33.994Z Checking terminal_size v0.4.4
3262026-09-11T18:36:34.051Z Checking rand v0.10.2
3272026-09-11T18:36:34.100Z Checking uuid v1.23.5
3282026-09-11T18:36:34.129Z Checking anstream v1.0.0
3292026-09-11T18:36:34.212Z Checking socket2 v0.6.4
3302026-09-11T18:36:34.357Z Checking colored v3.1.1
3312026-09-11T18:36:34.420Z Compiling thiserror-impl v2.0.18
3322026-09-11T18:36:34.468Z Compiling serde_derive v1.0.228
3332026-09-11T18:36:34.491Z Compiling zerocopy-derive v0.8.54
3342026-09-11T18:36:34.532Z Compiling ref-cast-impl v1.0.25
3352026-09-11T18:36:34.556Z Compiling foreign-types-macros v0.2.3
3362026-09-11T18:36:35.120Z Compiling num_enum_derive v0.7.6
3372026-09-11T18:36:35.173Z Checking foreign-types v0.5.0
3382026-09-11T18:36:35.240Z Compiling tracing-attributes v0.1.31
3392026-09-11T18:36:35.287Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-11T18:36:35.375Z Compiling darling_macro v0.23.0
3412026-09-11T18:36:35.757Z Checking cobs v0.3.0
3422026-09-11T18:36:35.903Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3432026-09-11T18:36:35.911Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3442026-09-11T18:36:35.914Z Checking oxnet v0.1.6
3452026-09-11T18:36:35.963Z Compiling darling v0.23.0
3462026-09-11T18:36:36.040Z Compiling ingot-macros v0.2.0
3472026-09-11T18:36:36.072Z Compiling heck v0.5.0
3482026-09-11T18:36:36.089Z Checking clap_lex v1.1.0
3492026-09-11T18:36:36.129Z Checking num_enum v0.7.6
3502026-09-11T18:36:36.233Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3512026-09-11T18:36:36.239Z Checking clap_builder v4.6.0
3522026-09-11T18:36:36.264Z Compiling clap_derive v4.6.1
3532026-09-11T18:36:36.379Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3542026-09-11T18:36:36.390Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3552026-09-11T18:36:36.445Z Checking tracing v0.1.44
3562026-09-11T18:36:37.471Z Checking postcard v1.1.3
3572026-09-11T18:36:37.643Z Checking clap v4.6.1
3582026-09-11T18:36:38.527Z Checking ingot-types v0.2.0
3592026-09-11T18:36:38.804Z Checking ingot v0.2.0
3602026-09-11T18:36:40.108Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3612026-09-11T18:36:41.298Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622026-09-11T18:36:42.506Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632026-09-11T18:36:43.360Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.94s
3642026-09-11T18:36:43.471Z
3652026-09-11T18:36:43.471Zreal 19.097770370
3662026-09-11T18:36:43.471Zuser 54.969596403
3672026-09-11T18:36:43.471Zsys 13.108353250
3682026-09-11T18:36:43.471Ztrap 0.042935983
3692026-09-11T18:36:43.471Ztflt 0.045168731
3702026-09-11T18:36:43.471Zdflt 0.123557655
3712026-09-11T18:36:43.474Zkflt 0.001477880
3722026-09-11T18:36:43.474Zlock 3:45.343957435
3732026-09-11T18:36:43.474Zslp 3:04.705833427
3742026-09-11T18:36:43.474Zlat 2.916915129
3752026-09-11T18:36:43.474Zstop 13.252528908
3762026-09-11T18:36:43.474Z+ header 'debug build'
3772026-09-11T18:36:43.474Z+ echo '# ==== debug build ==== #'
3782026-09-11T18:36:43.474Z+ ptime -m cargo build
3792026-09-11T18:36:43.474Z# ==== debug build ==== #
3802026-09-11T18:36:43.631Z Compiling cfg-if v1.0.4
3812026-09-11T18:36:43.636Z Compiling serde_core v1.0.228
3822026-09-11T18:36:43.637Z Compiling libc v0.2.186
3832026-09-11T18:36:43.660Z Compiling thiserror v2.0.18
3842026-09-11T18:36:43.663Z Compiling byteorder v1.5.0
3852026-09-11T18:36:43.666Z Compiling zerocopy v0.8.54
3862026-09-11T18:36:43.666Z Compiling macaddr v1.0.1
3872026-09-11T18:36:43.666Z Compiling stable_deref_trait v1.2.1
3882026-09-11T18:36:43.707Z Compiling rand_core v0.10.1
3892026-09-11T18:36:43.721Z Compiling managed v0.8.0
3902026-09-11T18:36:43.739Z Compiling cobs v0.3.0
3912026-09-11T18:36:43.829Z Compiling hash32 v0.3.1
3922026-09-11T18:36:43.862Z Compiling bitflags v1.3.2
3932026-09-11T18:36:43.913Z Compiling heapless v0.8.0
3942026-09-11T18:36:43.927Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3952026-09-11T18:36:43.944Z Compiling errno v0.3.14
3962026-09-11T18:36:43.976Z Compiling ipnetwork v0.21.1
3972026-09-11T18:36:44.004Z Compiling utf8parse v0.2.2
3982026-09-11T18:36:44.013Z Compiling unicode-width v0.2.2
3992026-09-11T18:36:44.098Z Compiling memchr v2.8.3
4002026-09-11T18:36:44.112Z Compiling once_cell v1.21.4
4012026-09-11T18:36:44.153Z Compiling cpufeatures v0.3.0
4022026-09-11T18:36:44.219Z Compiling foreign-types-shared v0.3.1
4032026-09-11T18:36:44.301Z Compiling smoltcp v0.11.0
4042026-09-11T18:36:44.313Z Compiling foreign-types v0.5.0
4052026-09-11T18:36:44.338Z Compiling tracing-core v0.1.36
4062026-09-11T18:36:44.349Z Compiling tabwriter v1.4.1
4072026-09-11T18:36:44.376Z Compiling chacha20 v0.10.1
4082026-09-11T18:36:44.534Z Compiling cstr-argument v0.1.2
4092026-09-11T18:36:44.699Z Compiling anstyle-parse v1.0.0
4102026-09-11T18:36:44.734Z Compiling ref-cast v1.0.25
4112026-09-11T18:36:44.823Z Compiling num_enum v0.7.6
4122026-09-11T18:36:44.828Z Compiling getrandom v0.4.3
4132026-09-11T18:36:44.892Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4142026-09-11T18:36:44.912Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4152026-09-11T18:36:44.995Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4162026-09-11T18:36:45.012Z Compiling pin-project-lite v0.2.17
4172026-09-11T18:36:45.040Z Compiling anstyle v1.0.14
4182026-09-11T18:36:45.098Z Compiling pretty-hex v0.4.2
4192026-09-11T18:36:45.228Z Compiling dyn-clone v1.0.20
4202026-09-11T18:36:45.305Z Compiling anstyle-query v1.1.5
4212026-09-11T18:36:45.350Z Compiling is_terminal_polyfill v1.70.2
4222026-09-11T18:36:45.396Z Compiling bitflags v2.13.0
4232026-09-11T18:36:45.414Z Compiling serde v1.0.228
4242026-09-11T18:36:45.436Z Compiling colorchoice v1.0.5
4252026-09-11T18:36:45.550Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4262026-09-11T18:36:45.568Z Compiling rustix v1.1.4
4272026-09-11T18:36:45.594Z Compiling anstream v1.0.0
4282026-09-11T18:36:45.715Z Compiling uuid v1.23.5
4292026-09-11T18:36:45.867Z Compiling postcard v1.1.3
4302026-09-11T18:36:46.120Z Compiling terminal_size v0.4.4
4312026-09-11T18:36:46.123Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4322026-09-11T18:36:46.202Z Compiling tracing v0.1.44
4332026-09-11T18:36:46.238Z Compiling anyhow v1.0.103
4342026-09-11T18:36:46.273Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4352026-09-11T18:36:46.342Z Compiling rand v0.10.2
4362026-09-11T18:36:46.376Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4372026-09-11T18:36:46.495Z Compiling socket2 v0.6.4
4382026-09-11T18:36:46.593Z Compiling ingot-types v0.2.0
4392026-09-11T18:36:46.762Z Compiling clap_lex v1.1.0
4402026-09-11T18:36:46.767Z Compiling colored v3.1.1
4412026-09-11T18:36:46.818Z Compiling strsim v0.11.1
4422026-09-11T18:36:47.017Z Compiling ingot v0.2.0
4432026-09-11T18:36:47.130Z Compiling oxnet v0.1.6
4442026-09-11T18:36:47.156Z Compiling winnow v1.0.3
4452026-09-11T18:36:47.320Z Compiling clap_builder v4.6.0
4462026-09-11T18:36:47.592Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4472026-09-11T18:36:48.145Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4482026-09-11T18:36:48.739Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4492026-09-11T18:36:48.994Z Compiling clap v4.6.1
4502026-09-11T18:36:50.258Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4512026-09-11T18:36:51.802Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4522026-09-11T18:36:56.279Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.79s
4532026-09-11T18:36:56.307Z
4542026-09-11T18:36:56.310Zreal 12.827387925
4552026-09-11T18:36:56.310Zuser 1:06.762738243
4562026-09-11T18:36:56.310Zsys 6.186713439
4572026-09-11T18:36:56.310Ztrap 0.026830220
4582026-09-11T18:36:56.310Ztflt 0.070533795
4592026-09-11T18:36:56.310Zdflt 0.131041526
4602026-09-11T18:36:56.310Zkflt 0.000004840
4612026-09-11T18:36:56.310Zlock 3:18.117667866
4622026-09-11T18:36:56.310Zslp 1:59.958802709
4632026-09-11T18:36:56.310Zlat 4.265679517
4642026-09-11T18:36:56.311Zstop 4.168617646
4652026-09-11T18:36:56.311Z+ header 'release build'
4662026-09-11T18:36:56.311Z+ echo '# ==== release build ==== #'
4672026-09-11T18:36:56.311Z# ==== release build ==== #
4682026-09-11T18:36:56.311Z+ ptime -m cargo build --release
4692026-09-11T18:36:56.403Z Compiling proc-macro2 v1.0.106
4702026-09-11T18:36:56.403Z Compiling quote v1.0.46
4712026-09-11T18:36:56.406Z Compiling unicode-ident v1.0.24
4722026-09-11T18:36:56.406Z Compiling serde_core v1.0.228
4732026-09-11T18:36:56.406Z Compiling libc v0.2.186
4742026-09-11T18:36:56.406Z Compiling cfg-if v1.0.4
4752026-09-11T18:36:56.406Z Compiling strsim v0.11.1
4762026-09-11T18:36:56.406Z Compiling ident_case v1.0.1
4772026-09-11T18:36:56.474Z Compiling memchr v2.8.3
4782026-09-11T18:36:56.516Z Compiling thiserror v2.0.18
4792026-09-11T18:36:56.519Z Compiling regex-syntax v0.8.11
4802026-09-11T18:36:56.681Z Compiling winnow v1.0.3
4812026-09-11T18:36:56.707Z Compiling either v1.16.0
4822026-09-11T18:36:56.893Z Compiling aho-corasick v1.1.4
4832026-09-11T18:36:57.012Z Compiling equivalent v1.0.2
4842026-09-11T18:36:57.016Z Compiling serde v1.0.228
4852026-09-11T18:36:57.085Z Compiling zerocopy v0.8.54
4862026-09-11T18:36:57.113Z Compiling hashbrown v0.17.1
4872026-09-11T18:36:57.300Z Compiling anyhow v1.0.103
4882026-09-11T18:36:57.593Z Compiling syn v2.0.118
4892026-09-11T18:36:57.601Z Compiling indexmap v2.14.0
4902026-09-11T18:36:57.630Z Compiling toml_parser v1.1.2+spec-1.1.0
4912026-09-11T18:36:57.664Z Compiling itertools v0.15.0
4922026-09-11T18:36:57.689Z Compiling byteorder v1.5.0
4932026-09-11T18:36:57.873Z Compiling toml_datetime v1.1.1+spec-1.1.0
4942026-09-11T18:36:58.117Z Compiling regex-automata v0.4.15
4952026-09-11T18:36:58.173Z Compiling heapless v0.8.0
4962026-09-11T18:36:58.211Z Compiling toml_edit v0.25.12+spec-1.1.0
4972026-09-11T18:36:58.277Z Compiling hash32 v0.3.1
4982026-09-11T18:36:58.385Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4992026-09-11T18:36:58.577Z Compiling bitflags v2.13.0
5002026-09-11T18:36:58.610Z Compiling syn v1.0.109
5012026-09-11T18:36:58.614Z Compiling macaddr v1.0.1
5022026-09-11T18:36:58.677Z Compiling smoltcp v0.11.0
5032026-09-11T18:36:58.806Z Compiling rustversion v1.0.23
5042026-09-11T18:36:58.902Z Compiling stable_deref_trait v1.2.1
5052026-09-11T18:36:58.943Z Compiling proc-macro-crate v3.5.0
5062026-09-11T18:36:59.002Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5072026-09-11T18:36:59.006Z Compiling rand_core v0.10.1
5082026-09-11T18:36:59.076Z Compiling version_check v0.9.5
5092026-09-11T18:36:59.144Z Compiling getrandom v0.4.3
5102026-09-11T18:36:59.166Z Compiling ref-cast v1.0.25
5112026-09-11T18:36:59.201Z Compiling bitflags v1.3.2
5122026-09-11T18:36:59.263Z Compiling rustix v1.1.4
5132026-09-11T18:36:59.326Z Compiling managed v0.8.0
5142026-09-11T18:36:59.330Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5152026-09-11T18:36:59.485Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5162026-09-11T18:36:59.568Z Compiling errno v0.3.14
5172026-09-11T18:36:59.705Z Compiling once_cell v1.21.4
5182026-09-11T18:36:59.776Z Compiling regex v1.13.0
5192026-09-11T18:36:59.867Z Compiling ipnetwork v0.21.1
5202026-09-11T18:36:59.928Z Compiling unicode-width v0.2.2
5212026-09-11T18:36:59.942Z Compiling foreign-types-shared v0.3.1
5222026-09-11T18:37:00.023Z Compiling cpufeatures v0.3.0
5232026-09-11T18:37:00.155Z Compiling utf8parse v0.2.2
5242026-09-11T18:37:00.213Z Compiling darling_core v0.23.0
5252026-09-11T18:37:00.219Z Compiling tabwriter v1.4.1
5262026-09-11T18:37:00.247Z Compiling anstyle-parse v1.0.0
5272026-09-11T18:37:00.439Z Compiling chacha20 v0.10.1
5282026-09-11T18:37:00.542Z Compiling cstr-argument v0.1.2
5292026-09-11T18:37:00.632Z Compiling tracing-core v0.1.36
5302026-09-11T18:37:01.156Z Compiling anstyle v1.0.14
5312026-09-11T18:37:01.225Z Compiling colorchoice v1.0.5
5322026-09-11T18:37:01.337Z Compiling anstyle-query v1.1.5
5332026-09-11T18:37:01.391Z Compiling thiserror-impl v2.0.18
5342026-09-11T18:37:01.398Z Compiling zerocopy-derive v0.8.54
5352026-09-11T18:37:01.436Z Compiling serde_derive v1.0.228
5362026-09-11T18:37:01.452Z Compiling ref-cast-impl v1.0.25
5372026-09-11T18:37:01.542Z Compiling foreign-types-macros v0.2.3
5382026-09-11T18:37:02.045Z Compiling num_enum_derive v0.7.6
5392026-09-11T18:37:02.161Z Compiling foreign-types v0.5.0
5402026-09-11T18:37:02.264Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5412026-09-11T18:37:02.303Z Compiling darling_macro v0.23.0
5422026-09-11T18:37:02.318Z Compiling tracing-attributes v0.1.31
5432026-09-11T18:37:02.677Z Compiling cobs v0.3.0
5442026-09-11T18:37:02.745Z Compiling dyn-clone v1.0.20
5452026-09-11T18:37:02.769Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5462026-09-11T18:37:02.854Z Compiling darling v0.23.0
5472026-09-11T18:37:02.874Z Compiling pin-project-lite v0.2.17
5482026-09-11T18:37:02.889Z Compiling is_terminal_polyfill v1.70.2
5492026-09-11T18:37:02.920Z Compiling ingot-macros v0.2.0
5502026-09-11T18:37:02.960Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5512026-09-11T18:37:02.970Z Compiling pretty-hex v0.4.2
5522026-09-11T18:37:03.093Z Compiling num_enum v0.7.6
5532026-09-11T18:37:03.098Z Compiling anstream v1.0.0
5542026-09-11T18:37:03.187Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5552026-09-11T18:37:03.200Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5562026-09-11T18:37:03.272Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5572026-09-11T18:37:03.382Z Compiling terminal_size v0.4.4
5582026-09-11T18:37:03.513Z Compiling rand v0.10.2
5592026-09-11T18:37:03.537Z Compiling uuid v1.23.5
5602026-09-11T18:37:03.563Z Compiling tracing v0.1.44
5612026-09-11T18:37:03.799Z Compiling socket2 v0.6.4
5622026-09-11T18:37:03.928Z Compiling clap_lex v1.1.0
5632026-09-11T18:37:03.954Z Compiling oxnet v0.1.6
5642026-09-11T18:37:04.245Z Compiling heck v0.5.0
5652026-09-11T18:37:04.272Z Compiling colored v3.1.1
5662026-09-11T18:37:04.386Z Compiling clap_builder v4.6.0
5672026-09-11T18:37:04.435Z Compiling clap_derive v4.6.1
5682026-09-11T18:37:04.566Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5692026-09-11T18:37:04.797Z Compiling postcard v1.1.3
5702026-09-11T18:37:05.846Z Compiling ingot-types v0.2.0
5712026-09-11T18:37:06.167Z Compiling ingot v0.2.0
5722026-09-11T18:37:06.219Z Compiling clap v4.6.1
5732026-09-11T18:37:07.882Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5742026-09-11T18:37:08.955Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5752026-09-11T18:37:10.013Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5762026-09-11T18:37:16.681Z Finished `release` profile [optimized + debuginfo] target(s) in 20.36s
5772026-09-11T18:37:16.708Z
5782026-09-11T18:37:16.711Zreal 20.390722173
5792026-09-11T18:37:16.712Zuser 1:43.481707282
5802026-09-11T18:37:16.712Zsys 13.510916723
5812026-09-11T18:37:16.712Ztrap 0.054056190
5822026-09-11T18:37:16.712Ztflt 0.132479758
5832026-09-11T18:37:16.712Zdflt 0.393186019
5842026-09-11T18:37:16.712Zkflt 0.000017930
5852026-09-11T18:37:16.712Zlock 4:52.059447202
5862026-09-11T18:37:16.712Zslp 3:28.704759849
5872026-09-11T18:37:16.712Zlat 4.121464803
5882026-09-11T18:37:16.712Zstop 8.609472584
5892026-09-11T18:37:16.712Z+ popd
5902026-09-11T18:37:16.712Z/work/oxidecomputer/opte
5912026-09-11T18:37:16.712Z+ TGT_BASE=/work
5922026-09-11T18:37:16.712Z+ for x in debug release
5932026-09-11T18:37:16.712Z+ mkdir -p /work/debug
5942026-09-11T18:37:16.712Z+ cp target/debug/opteadm /work/debug/
5952026-09-11T18:37:16.735Z+ sha256sum target/debug/opteadm
5962026-09-11T18:37:16.761Z+ for x in debug release
5972026-09-11T18:37:16.761Z+ mkdir -p /work/release
5982026-09-11T18:37:16.764Z+ cp target/release/opteadm /work/release/
5992026-09-11T18:37:16.779Z+ sha256sum target/release/opteadm
6002026-09-11T18:37:16.796Zprocess exited: duration 66596 ms, exit code 0
 
6012026-09-11T18:37:16.803Zfound 4 output files
6022026-09-11T18:37:16.803Zuploading: /work/debug/opteadm (38121640 bytes)
6032026-09-11T18:37:18.239Zuploaded: /work/debug/opteadm
6042026-09-11T18:37:18.242Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6052026-09-11T18:37:19.247Zuploaded: /work/debug/opteadm.debug.sha256
6062026-09-11T18:37:19.247Zuploading: /work/release/opteadm (25874952 bytes)
6072026-09-11T18:37:20.514Zuploaded: /work/release/opteadm
6082026-09-11T18:37:20.514Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6092026-09-11T18:37:21.524Zuploaded: /work/release/opteadm.release.sha256