01M2YTZC97Z4NPPT5PMG1JSW80: 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: 01M2YTZS9QC3K36TKBR7PMB9R9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-20T07:21:16.044Zjob assigned to worker 01M2YV01RVNWMYQQE74CRT0P28 [factory aws, i-0bdd8190f249577bf] (queued for 59 s)
 
22026-09-20T07:21:21.941Zstarting task 0: "setup"
32026-09-20T07:21:21.947Z++ uname -s
42026-09-20T07:21:21.949Z+ kern=SunOS
52026-09-20T07:21:21.949Z+ build_user=build
62026-09-20T07:21:21.949Z+ build_uid=12345
72026-09-20T07:21:21.949Z+ work_dir=/work
82026-09-20T07:21:21.949Z+ input_dir=/input
92026-09-20T07:21:21.950Z+ [[ 0 == 12345 ]]
102026-09-20T07:21:21.950Z+ case "$kern" in
112026-09-20T07:21:21.950Z+ groupadd -g 12345 build
122026-09-20T07:21:21.952Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-20T07:21:23.956Z+ zfs create -o mountpoint=/work rpool/work
142026-09-20T07:21:24.007Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-20T07:21:24.010Z+ home_fs=zfs
162026-09-20T07:21:24.010Z+ [[ zfs == autofs ]]
172026-09-20T07:21:24.010Z+ mkdir -p /home/build
182026-09-20T07:21:24.010Z+ chown build:build /home/build /work
192026-09-20T07:21:26.010Z+ chmod 0700 /home/build /work
202026-09-20T07:21:26.013Zprocess exited: duration 4070 ms, exit code 0
 
212026-09-20T07:21:26.019Zstarting task 1: "rust-toolchain"
222026-09-20T07:21:26.022Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-20T07:21:26.023Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-20T07:21:26.023Z * rust toolchain channel = "1.97.1"
252026-09-20T07:21:26.023Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-20T07:21:26.023Z * rust toolchain profile = "default"
272026-09-20T07:21:26.026Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-20T07:21:26.026Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-20T07:21:26.026Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-20T07:21:26.126Zinfo: downloading installer
312026-09-20T07:21:27.497Zinfo: profile set to default
322026-09-20T07:21:27.497Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-20T07:21:27.500Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-20T07:21:27.639Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-20T07:21:27.642Zinfo: downloading 6 components
362026-09-20T07:21:40.882Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-20T07:21:40.882Z
382026-09-20T07:21:40.912Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-20T07:21:40.912Z
402026-09-20T07:21:40.915Z
412026-09-20T07:21:40.915ZRust is installed now. Great!
422026-09-20T07:21:40.915Z
432026-09-20T07:21:40.915ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-20T07:21:40.915Zenvironment variable. This has not been done automatically.
452026-09-20T07:21:40.915Z
462026-09-20T07:21:40.915ZTo configure your current shell, you need to source
472026-09-20T07:21:40.915Zthe corresponding env file under $HOME/.cargo.
482026-09-20T07:21:40.915Z
492026-09-20T07:21:40.915ZConsider running the right command for your shell (note the leading DOT):
502026-09-20T07:21:40.915Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-20T07:21:40.915Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-20T07:21:40.915ZCC_x86_64-unknown-illumos = None
532026-09-20T07:21:40.916Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-20T07:21:40.916ZCC_x86_64_unknown_illumos = None
552026-09-20T07:21:40.916Zcargo:rerun-if-env-changed=HOST_CC
562026-09-20T07:21:40.916ZHOST_CC = None
572026-09-20T07:21:40.916Zcargo:rerun-if-env-changed=CC
582026-09-20T07:21:40.916ZCC = None
592026-09-20T07:21:40.916Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-20T07:21:41.080Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-20T07:21:41.080ZCRATE_CC_NO_DEFAULTS = None
622026-09-20T07:21:41.080Zcargo:rerun-if-env-changed=CFLAGS
632026-09-20T07:21:41.080ZCFLAGS = None
642026-09-20T07:21:41.080Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-20T07:21:41.080ZHOST_CFLAGS = None
662026-09-20T07:21:41.080Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-20T07:21:41.080ZCFLAGS_x86_64_unknown_illumos = None
682026-09-20T07:21:41.080Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-20T07:21:41.080ZCFLAGS_x86_64-unknown-illumos = None
702026-09-20T07:21:41.188Z+ rustup --version
712026-09-20T07:21:41.194Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-20T07:21:41.197Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-20T07:21:41.216Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-20T07:21:41.219Z+ cargo --version
752026-09-20T07:21:41.233Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-20T07:21:41.236Z+ rustc --version
772026-09-20T07:21:41.255Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-20T07:21:41.258Zprocess exited: duration 15237 ms, exit code 0
 
792026-09-20T07:21:41.263Zstarting task 2: "authentication"
802026-09-20T07:21:41.280Zprocess exited: duration 16 ms, exit code 0
 
812026-09-20T07:21:41.286Zstarting task 3: "clone repository"
822026-09-20T07:21:41.289Z+ mkdir -p /work/oxidecomputer/opte
832026-09-20T07:21:41.292Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-20T07:21:41.320ZCloning into '/work/oxidecomputer/opte'...
852026-09-20T07:21:42.302Z+ cd /work/oxidecomputer/opte
862026-09-20T07:21:42.303Z+ git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab
872026-09-20T07:21:42.622ZFrom https://github.com/oxidecomputer/opte
882026-09-20T07:21:42.622Z * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD
892026-09-20T07:21:42.629Z+ [[ -n renovate/rand ]]
902026-09-20T07:21:42.632Z++ git branch --show-current
912026-09-20T07:21:42.632Z+ current=master
922026-09-20T07:21:42.632Z+ [[ master != renovate/rand ]]
932026-09-20T07:21:42.632Z+ git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab
942026-09-20T07:21:42.636Z+ git checkout -f renovate/rand
952026-09-20T07:21:42.652ZSwitched to branch 'renovate/rand'
962026-09-20T07:21:42.655Z+ git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab
972026-09-20T07:21:42.669ZHEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3
982026-09-20T07:21:42.672Zprocess exited: duration 1384 ms, exit code 0
 
992026-09-20T07:21:42.678Zstarting task 4: "build"
1002026-09-20T07:21:42.682Z+ source .github/buildomat/common.sh
1012026-09-20T07:21:42.685Z++ rustup show active-toolchain
1022026-09-20T07:21:42.688Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-20T07:21:42.688Z++ pushd xde
1042026-09-20T07:21:42.688Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-20T07:21:42.688Z++ rustup show active-toolchain
1062026-09-20T07:21:42.692Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-20T07:21:42.846Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-20T07:21:42.850Zinfo: downloading 6 components
1092026-09-20T07:21:55.574Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-20T07:21:55.574Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-20T07:21:55.574Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-20T07:21:55.574Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-20T07:21:55.574Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-20T07:21:55.574Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-20T07:21:55.672Z+++ rustup show active-toolchain -v
1162026-09-20T07:21:55.676Z+++ head -n 1
1172026-09-20T07:21:55.676Z+++ cut '-d ' -f1
1182026-09-20T07:21:56.730Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-20T07:21:56.730Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-20T07:21:56.730Z++ popd
1212026-09-20T07:21:56.733Z/work/oxidecomputer/opte
1222026-09-20T07:21:56.733Z+ cargo --version
1232026-09-20T07:21:56.733Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-20T07:21:56.734Z+ rustc --version
1252026-09-20T07:21:56.734Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-20T07:21:56.734Z+ pushd bin/opteadm
1272026-09-20T07:21:56.734Z+ header 'check style'
1282026-09-20T07:21:56.734Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1292026-09-20T07:21:56.734Z+ echo '# ==== check style ==== #'
1302026-09-20T07:21:56.734Z# ==== check style ==== #
1312026-09-20T07:21:56.734Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-20T07:21:56.734Z
1332026-09-20T07:21:56.734Zreal 0.068266945
1342026-09-20T07:21:56.734Zuser 0.037636086
1352026-09-20T07:21:56.734Zsys 0.027495029
1362026-09-20T07:21:56.734Ztrap 0.000002450
1372026-09-20T07:21:56.734Ztflt 0.000011610
1382026-09-20T07:21:56.734Zdflt 0.000002440
1392026-09-20T07:21:56.734Zkflt 0.000000000
1402026-09-20T07:21:56.734Zlock 0.022054468
1412026-09-20T07:21:56.734Zslp 0.048169682
1422026-09-20T07:21:56.734Zlat 0.000512340
1432026-09-20T07:21:56.734Zstop 0.000110650
1442026-09-20T07:21:56.734Z+ header analyze
1452026-09-20T07:21:56.734Z+ echo '# ==== analyze ==== #'
1462026-09-20T07:21:56.734Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-20T07:21:56.734Z# ==== analyze ==== #
1482026-09-20T07:21:56.734Z Updating crates.io index
1492026-09-20T07:21:56.734Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-20T07:21:56.734Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-20T07:21:57.242Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-20T07:21:57.529Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-20T07:21:57.916Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-20T07:21:58.218Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-20T07:21:58.498Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-20T07:21:59.966Z Downloading crates ...
1572026-09-20T07:22:00.019Z Downloaded foreign-types-shared v0.3.1
1582026-09-20T07:22:00.022Z Downloaded heck v0.5.0
1592026-09-20T07:22:00.025Z Downloaded embedded-io v0.6.1
1602026-09-20T07:22:00.028Z Downloaded is_terminal_polyfill v1.70.2
1612026-09-20T07:22:00.031Z Downloaded embedded-io v0.4.0
1622026-09-20T07:22:00.034Z Downloaded errno v0.3.14
1632026-09-20T07:22:00.037Z Downloaded cobs v0.3.0
1642026-09-20T07:22:00.037Z Downloaded foreign-types v0.5.0
1652026-09-20T07:22:00.037Z Downloaded clap_lex v1.1.0
1662026-09-20T07:22:00.040Z Downloaded dyn-clone v1.0.20
1672026-09-20T07:22:00.040Z Downloaded equivalent v1.0.2
1682026-09-20T07:22:00.043Z Downloaded hash32 v0.3.1
1692026-09-20T07:22:00.045Z Downloaded ident_case v1.0.1
1702026-09-20T07:22:00.045Z Downloaded foreign-types-macros v0.2.3
1712026-09-20T07:22:00.048Z Downloaded colorchoice v1.0.5
1722026-09-20T07:22:00.051Z Downloaded defmt-parser v1.0.0
1732026-09-20T07:22:00.054Z Downloaded cfg-if v1.0.4
1742026-09-20T07:22:00.054Z Downloaded macaddr v1.0.1
1752026-09-20T07:22:00.057Z Downloaded version_check v0.9.5
1762026-09-20T07:22:00.060Z Downloaded cstr-argument v0.1.2
1772026-09-20T07:22:00.060Z Downloaded darling_macro v0.23.0
1782026-09-20T07:22:00.060Z Downloaded anstyle-query v1.1.5
1792026-09-20T07:22:00.060Z Downloaded defmt v0.3.100
1802026-09-20T07:22:00.064Z Downloaded cpufeatures v0.3.0
1812026-09-20T07:22:00.067Z Downloaded ingot v0.2.0
1822026-09-20T07:22:00.067Z Downloaded bitflags v1.3.2
1832026-09-20T07:22:00.073Z Downloaded proc-macro-crate v3.5.0
1842026-09-20T07:22:00.079Z Downloaded terminal_size v0.4.4
1852026-09-20T07:22:00.087Z Downloaded utf8parse v0.2.2
1862026-09-20T07:22:00.087Z Downloaded ref-cast-impl v1.0.25
1872026-09-20T07:22:00.087Z Downloaded pretty-hex v0.4.2
1882026-09-20T07:22:00.087Z Downloaded strsim v0.11.1
1892026-09-20T07:22:00.092Z Downloaded ref-cast v1.0.25
1902026-09-20T07:22:00.095Z Downloaded stable_deref_trait v1.2.1
1912026-09-20T07:22:00.102Z Downloaded tabwriter v1.4.1
1922026-09-20T07:22:00.109Z Downloaded ipnetwork v0.21.1
1932026-09-20T07:22:00.112Z Downloaded defmt-macros v1.1.1
1942026-09-20T07:22:00.112Z Downloaded anstyle v1.0.14
1952026-09-20T07:22:00.114Z Downloaded byteorder v1.5.0
1962026-09-20T07:22:00.117Z Downloaded either v1.16.0
1972026-09-20T07:22:00.117Z Downloaded ingot-types v0.2.0
1982026-09-20T07:22:00.117Z Downloaded anstyle-parse v1.0.0
1992026-09-20T07:22:00.117Z Downloaded ingot-macros v0.2.0
2002026-09-20T07:22:00.120Z Downloaded managed v0.8.0
2012026-09-20T07:22:00.123Z Downloaded anstream v1.0.0
2022026-09-20T07:22:00.131Z Downloaded num_enum_derive v0.7.6
2032026-09-20T07:22:00.133Z Downloaded thiserror v2.0.18
2042026-09-20T07:22:00.136Z Downloaded num_enum v0.7.6
2052026-09-20T07:22:00.139Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2062026-09-20T07:22:00.139Z Downloaded oxnet v0.1.6
2072026-09-20T07:22:00.143Z Downloaded thiserror-impl v2.0.18
2082026-09-20T07:22:00.146Z Downloaded rustversion v1.0.23
2092026-09-20T07:22:00.146Z Downloaded rand_core v0.10.1
2102026-09-20T07:22:00.151Z Downloaded darling v0.23.0
2112026-09-20T07:22:00.158Z Downloaded defmt v1.1.1
2122026-09-20T07:22:00.161Z Downloaded heapless v0.8.0
2132026-09-20T07:22:00.164Z Downloaded chacha20 v0.10.1
2142026-09-20T07:22:00.167Z Downloaded anyhow v1.0.103
2152026-09-20T07:22:00.170Z Downloaded once_cell v1.21.4
2162026-09-20T07:22:00.170Z Downloaded tracing-attributes v0.1.31
2172026-09-20T07:22:00.176Z Downloaded quote v1.0.46
2182026-09-20T07:22:00.179Z Downloaded toml_parser v1.1.2+spec-1.1.0
2192026-09-20T07:22:00.182Z Downloaded postcard v1.1.3
2202026-09-20T07:22:00.184Z Downloaded getrandom v0.4.3
2212026-09-20T07:22:00.189Z Downloaded clap_derive v4.6.1
2222026-09-20T07:22:00.191Z Downloaded colored v3.1.1
2232026-09-20T07:22:00.191Z Downloaded bitflags v2.13.0
2242026-09-20T07:22:00.195Z Downloaded unicode-ident v1.0.24
2252026-09-20T07:22:00.198Z Downloaded socket2 v0.6.4
2262026-09-20T07:22:00.198Z Downloaded tracing-core v0.1.36
2272026-09-20T07:22:00.199Z Downloaded clap v4.6.1
2282026-09-20T07:22:00.203Z Downloaded pin-project-lite v0.2.17
2292026-09-20T07:22:00.206Z Downloaded serde_derive v1.0.228
2302026-09-20T07:22:00.210Z Downloaded uuid v1.23.5
2312026-09-20T07:22:00.220Z Downloaded serde_core v1.0.228
2322026-09-20T07:22:00.225Z Downloaded toml_edit v0.25.12+spec-1.1.0
2332026-09-20T07:22:00.243Z Downloaded darling_core v0.23.0
2342026-09-20T07:22:00.246Z Downloaded serde v1.0.228
2352026-09-20T07:22:00.250Z Downloaded proc-macro2 v1.0.106
2362026-09-20T07:22:00.252Z Downloaded indexmap v2.14.0
2372026-09-20T07:22:00.266Z Downloaded zerocopy-derive v0.8.54
2382026-09-20T07:22:00.275Z Downloaded memchr v2.8.3
2392026-09-20T07:22:00.278Z Downloaded rand v0.10.3
2402026-09-20T07:22:00.282Z Downloaded hashbrown v0.17.1
2412026-09-20T07:22:00.290Z Downloaded itertools v0.15.0
2422026-09-20T07:22:00.317Z Downloaded clap_builder v4.6.0
2432026-09-20T07:22:00.321Z Downloaded aho-corasick v1.1.4
2442026-09-20T07:22:00.332Z Downloaded regex v1.13.0
2452026-09-20T07:22:00.337Z Downloaded winnow v1.0.3
2462026-09-20T07:22:00.361Z Downloaded syn v1.0.109
2472026-09-20T07:22:00.376Z Downloaded unicode-width v0.2.2
2482026-09-20T07:22:00.388Z Downloaded zerocopy v0.8.54
2492026-09-20T07:22:00.398Z Downloaded syn v2.0.118
2502026-09-20T07:22:00.404Z Downloaded smoltcp v0.11.0
2512026-09-20T07:22:00.423Z Downloaded regex-syntax v0.8.11
2522026-09-20T07:22:00.427Z Downloaded rustix v1.1.4
2532026-09-20T07:22:00.440Z Downloaded tracing v0.1.44
2542026-09-20T07:22:00.451Z Downloaded regex-automata v0.4.15
2552026-09-20T07:22:00.463Z Downloaded libc v0.2.186
2562026-09-20T07:22:00.524Z Compiling proc-macro2 v1.0.106
2572026-09-20T07:22:00.525Z Compiling quote v1.0.46
2582026-09-20T07:22:00.525Z Compiling unicode-ident v1.0.24
2592026-09-20T07:22:00.527Z Compiling serde_core v1.0.228
2602026-09-20T07:22:00.528Z Compiling libc v0.2.186
2612026-09-20T07:22:00.528Z Checking cfg-if v1.0.4
2622026-09-20T07:22:00.528Z Compiling ident_case v1.0.1
2632026-09-20T07:22:00.528Z Compiling memchr v2.8.3
2642026-09-20T07:22:00.654Z Compiling strsim v0.11.1
2652026-09-20T07:22:00.724Z Compiling thiserror v2.0.18
2662026-09-20T07:22:00.726Z Compiling regex-syntax v0.8.11
2672026-09-20T07:22:00.952Z Compiling anyhow v1.0.103
2682026-09-20T07:22:00.972Z Compiling winnow v1.0.3
2692026-09-20T07:22:01.180Z Compiling aho-corasick v1.1.4
2702026-09-20T07:22:01.247Z Compiling serde v1.0.228
2712026-09-20T07:22:01.254Z Compiling zerocopy v0.8.54
2722026-09-20T07:22:01.307Z Compiling equivalent v1.0.2
2732026-09-20T07:22:01.386Z Compiling either v1.16.0
2742026-09-20T07:22:01.544Z Compiling hashbrown v0.17.1
2752026-09-20T07:22:01.582Z Compiling itertools v0.15.0
2762026-09-20T07:22:01.783Z Compiling syn v2.0.118
2772026-09-20T07:22:01.881Z Compiling toml_parser v1.1.2+spec-1.1.0
2782026-09-20T07:22:02.019Z Compiling indexmap v2.14.0
2792026-09-20T07:22:02.074Z Compiling heapless v0.8.0
2802026-09-20T07:22:02.364Z Compiling regex-automata v0.4.15
2812026-09-20T07:22:02.380Z Checking bitflags v2.13.0
2822026-09-20T07:22:02.422Z Checking byteorder v1.5.0
2832026-09-20T07:22:02.542Z Compiling toml_datetime v1.1.1+spec-1.1.0
2842026-09-20T07:22:02.573Z Checking hash32 v0.3.1
2852026-09-20T07:22:02.623Z Compiling smoltcp v0.11.0
2862026-09-20T07:22:02.679Z Compiling getrandom v0.4.3
2872026-09-20T07:22:02.703Z Compiling toml_edit v0.25.12+spec-1.1.0
2882026-09-20T07:22:02.757Z Compiling syn v1.0.109
2892026-09-20T07:22:02.764Z Checking rand_core v0.10.1
2902026-09-20T07:22:02.873Z Checking stable_deref_trait v1.2.1
2912026-09-20T07:22:02.892Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2922026-09-20T07:22:02.922Z Compiling rustversion v1.0.23
2932026-09-20T07:22:02.934Z Checking macaddr v1.0.1
2942026-09-20T07:22:03.078Z Compiling rustix v1.1.4
2952026-09-20T07:22:03.097Z Checking managed v0.8.0
2962026-09-20T07:22:03.124Z Checking bitflags v1.3.2
2972026-09-20T07:22:03.185Z Compiling ref-cast v1.0.25
2982026-09-20T07:22:03.272Z Compiling proc-macro-crate v3.5.0
2992026-09-20T07:22:03.293Z Compiling version_check v0.9.5
3002026-09-20T07:22:03.304Z Checking cpufeatures v0.3.0
3012026-09-20T07:22:03.362Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3022026-09-20T07:22:03.519Z Checking chacha20 v0.10.1
3032026-09-20T07:22:03.550Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3042026-09-20T07:22:03.723Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-20T07:22:03.798Z Checking errno v0.3.14
3062026-09-20T07:22:03.910Z Checking ipnetwork v0.21.1
3072026-09-20T07:22:04.030Z Checking foreign-types-shared v0.3.1
3082026-09-20T07:22:04.082Z Compiling regex v1.13.0
3092026-09-20T07:22:04.108Z Checking utf8parse v0.2.2
3102026-09-20T07:22:04.141Z Checking unicode-width v0.2.2
3112026-09-20T07:22:04.189Z Checking once_cell v1.21.4
3122026-09-20T07:22:04.200Z Checking anstyle-parse v1.0.0
3132026-09-20T07:22:04.352Z Compiling darling_core v0.23.0
3142026-09-20T07:22:04.365Z Checking tracing-core v0.1.36
3152026-09-20T07:22:04.387Z Checking tabwriter v1.4.1
3162026-09-20T07:22:04.484Z Checking cstr-argument v0.1.2
3172026-09-20T07:22:04.599Z Checking rand v0.10.3
3182026-09-20T07:22:04.935Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
3192026-09-20T07:22:05.007Z Checking is_terminal_polyfill v1.70.2
3202026-09-20T07:22:05.010Z Checking anstyle v1.0.14
3212026-09-20T07:22:05.056Z Checking pin-project-lite v0.2.17
3222026-09-20T07:22:05.087Z Checking anstyle-query v1.1.5
3232026-09-20T07:22:05.101Z Checking pretty-hex v0.4.2
3242026-09-20T07:22:05.136Z Checking colorchoice v1.0.5
3252026-09-20T07:22:05.140Z Checking dyn-clone v1.0.20
3262026-09-20T07:22:05.208Z Checking terminal_size v0.4.4
3272026-09-20T07:22:05.224Z Checking anstream v1.0.0
3282026-09-20T07:22:05.231Z Checking uuid v1.23.5
3292026-09-20T07:22:05.314Z Checking socket2 v0.6.4
3302026-09-20T07:22:05.440Z Checking clap_lex v1.1.0
3312026-09-20T07:22:05.457Z Checking oxnet v0.1.6
3322026-09-20T07:22:05.552Z Compiling thiserror-impl v2.0.18
3332026-09-20T07:22:05.567Z Compiling zerocopy-derive v0.8.54
3342026-09-20T07:22:05.589Z Compiling serde_derive v1.0.228
3352026-09-20T07:22:05.636Z Compiling ref-cast-impl v1.0.25
3362026-09-20T07:22:05.688Z Compiling foreign-types-macros v0.2.3
3372026-09-20T07:22:06.226Z Compiling num_enum_derive v0.7.6
3382026-09-20T07:22:06.305Z Checking foreign-types v0.5.0
3392026-09-20T07:22:06.394Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-20T07:22:06.466Z Compiling tracing-attributes v0.1.31
3412026-09-20T07:22:06.534Z Compiling darling_macro v0.23.0
3422026-09-20T07:22:06.867Z Checking cobs v0.3.0
3432026-09-20T07:22:06.990Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3442026-09-20T07:22:07.008Z Checking colored v3.1.1
3452026-09-20T07:22:07.039Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3462026-09-20T07:22:07.110Z Compiling darling v0.23.0
3472026-09-20T07:22:07.149Z Compiling heck v0.5.0
3482026-09-20T07:22:07.182Z Compiling ingot-macros v0.2.0
3492026-09-20T07:22:07.202Z Checking clap_builder v4.6.0
3502026-09-20T07:22:07.231Z Checking num_enum v0.7.6
3512026-09-20T07:22:07.333Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3522026-09-20T07:22:07.336Z Compiling clap_derive v4.6.1
3532026-09-20T07:22:07.491Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3542026-09-20T07:22:07.518Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3552026-09-20T07:22:07.666Z Checking tracing v0.1.44
3562026-09-20T07:22:08.581Z Checking postcard v1.1.3
3572026-09-20T07:22:08.659Z Checking clap v4.6.1
3582026-09-20T07:22:09.566Z Checking ingot-types v0.2.0
3592026-09-20T07:22:09.836Z Checking ingot v0.2.0
3602026-09-20T07:22:11.165Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3612026-09-20T07:22:12.355Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622026-09-20T07:22:13.558Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632026-09-20T07:22:14.374Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.49s
3642026-09-20T07:22:14.481Z
3652026-09-20T07:22:14.481Zreal 18.644728958
3662026-09-20T07:22:14.481Zuser 54.227351829
3672026-09-20T07:22:14.481Zsys 13.015943399
3682026-09-20T07:22:14.481Ztrap 0.041074163
3692026-09-20T07:22:14.481Ztflt 0.059101051
3702026-09-20T07:22:14.481Zdflt 0.133702594
3712026-09-20T07:22:14.481Zkflt 0.001669142
3722026-09-20T07:22:14.481Zlock 3:41.971077339
3732026-09-20T07:22:14.481Zslp 3:01.733423391
3742026-09-20T07:22:14.481Zlat 3.227930216
3752026-09-20T07:22:14.481Zstop 13.551996759
3762026-09-20T07:22:14.484Z+ header 'debug build'
3772026-09-20T07:22:14.484Z+ echo '# ==== debug build ==== #'
3782026-09-20T07:22:14.484Z+ ptime -m cargo build
3792026-09-20T07:22:14.484Z# ==== debug build ==== #
3802026-09-20T07:22:14.634Z Compiling cfg-if v1.0.4
3812026-09-20T07:22:14.635Z Compiling serde_core v1.0.228
3822026-09-20T07:22:14.637Z Compiling libc v0.2.186
3832026-09-20T07:22:14.661Z Compiling thiserror v2.0.18
3842026-09-20T07:22:14.664Z Compiling byteorder v1.5.0
3852026-09-20T07:22:14.667Z Compiling zerocopy v0.8.54
3862026-09-20T07:22:14.670Z Compiling stable_deref_trait v1.2.1
3872026-09-20T07:22:14.670Z Compiling macaddr v1.0.1
3882026-09-20T07:22:14.707Z Compiling rand_core v0.10.1
3892026-09-20T07:22:14.722Z Compiling bitflags v1.3.2
3902026-09-20T07:22:14.737Z Compiling cobs v0.3.0
3912026-09-20T07:22:14.780Z Compiling cpufeatures v0.3.0
3922026-09-20T07:22:14.826Z Compiling hash32 v0.3.1
3932026-09-20T07:22:14.841Z Compiling managed v0.8.0
3942026-09-20T07:22:14.853Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3952026-09-20T07:22:14.902Z Compiling chacha20 v0.10.1
3962026-09-20T07:22:14.967Z Compiling heapless v0.8.0
3972026-09-20T07:22:14.982Z Compiling errno v0.3.14
3982026-09-20T07:22:15.008Z Compiling getrandom v0.4.3
3992026-09-20T07:22:15.059Z Compiling once_cell v1.21.4
4002026-09-20T07:22:15.075Z Compiling foreign-types-shared v0.3.1
4012026-09-20T07:22:15.138Z Compiling unicode-width v0.2.2
4022026-09-20T07:22:15.152Z Compiling utf8parse v0.2.2
4032026-09-20T07:22:15.211Z Compiling ipnetwork v0.21.1
4042026-09-20T07:22:15.236Z Compiling memchr v2.8.3
4052026-09-20T07:22:15.244Z Compiling anstyle-parse v1.0.0
4062026-09-20T07:22:15.288Z Compiling tracing-core v0.1.36
4072026-09-20T07:22:15.402Z Compiling smoltcp v0.11.0
4082026-09-20T07:22:15.434Z Compiling tabwriter v1.4.1
4092026-09-20T07:22:15.459Z Compiling foreign-types v0.5.0
4102026-09-20T07:22:15.528Z Compiling rand v0.10.3
4112026-09-20T07:22:15.745Z Compiling cstr-argument v0.1.2
4122026-09-20T07:22:15.890Z Compiling ref-cast v1.0.25
4132026-09-20T07:22:15.906Z Compiling num_enum v0.7.6
4142026-09-20T07:22:15.979Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4152026-09-20T07:22:16.010Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4162026-09-20T07:22:16.080Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4172026-09-20T07:22:16.108Z Compiling pin-project-lite v0.2.17
4182026-09-20T07:22:16.196Z Compiling is_terminal_polyfill v1.70.2
4192026-09-20T07:22:16.285Z Compiling pretty-hex v0.4.2
4202026-09-20T07:22:16.404Z Compiling bitflags v2.13.0
4212026-09-20T07:22:16.412Z Compiling serde v1.0.228
4222026-09-20T07:22:16.499Z Compiling colorchoice v1.0.5
4232026-09-20T07:22:16.550Z Compiling anstyle-query v1.1.5
4242026-09-20T07:22:16.599Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4252026-09-20T07:22:16.607Z Compiling rustix v1.1.4
4262026-09-20T07:22:16.632Z Compiling dyn-clone v1.0.20
4272026-09-20T07:22:16.647Z Compiling anstyle v1.0.14
4282026-09-20T07:22:16.790Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
4292026-09-20T07:22:16.850Z Compiling postcard v1.1.3
4302026-09-20T07:22:16.903Z Compiling anstream v1.0.0
4312026-09-20T07:22:16.998Z Compiling uuid v1.23.5
4322026-09-20T07:22:17.089Z Compiling terminal_size v0.4.4
4332026-09-20T07:22:17.197Z Compiling tracing v0.1.44
4342026-09-20T07:22:17.201Z Compiling anyhow v1.0.103
4352026-09-20T07:22:17.235Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4362026-09-20T07:22:17.396Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4372026-09-20T07:22:17.510Z Compiling socket2 v0.6.4
4382026-09-20T07:22:17.553Z Compiling ingot-types v0.2.0
4392026-09-20T07:22:17.616Z Compiling clap_lex v1.1.0
4402026-09-20T07:22:17.697Z Compiling colored v3.1.1
4412026-09-20T07:22:17.706Z Compiling strsim v0.11.1
4422026-09-20T07:22:17.761Z Compiling oxnet v0.1.6
4432026-09-20T07:22:17.970Z Compiling ingot v0.2.0
4442026-09-20T07:22:17.990Z Compiling winnow v1.0.3
4452026-09-20T07:22:18.003Z Compiling clap_builder v4.6.0
4462026-09-20T07:22:18.248Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4472026-09-20T07:22:18.905Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
4482026-09-20T07:22:19.594Z Compiling clap v4.6.1
4492026-09-20T07:22:19.613Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4502026-09-20T07:22:21.987Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4512026-09-20T07:22:23.251Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4522026-09-20T07:22:27.603Z Finished `dev` profile [optimized + debuginfo] target(s) in 13.11s
4532026-09-20T07:22:27.631Z
4542026-09-20T07:22:27.635Zreal 13.140890650
4552026-09-20T07:22:27.635Zuser 1:04.553742398
4562026-09-20T07:22:27.635Zsys 5.950561347
4572026-09-20T07:22:27.635Ztrap 0.036140970
4582026-09-20T07:22:27.635Ztflt 0.128278627
4592026-09-20T07:22:27.635Zdflt 0.148096346
4602026-09-20T07:22:27.635Zkflt 0.000002240
4612026-09-20T07:22:27.635Zlock 3:16.573595981
4622026-09-20T07:22:27.635Zslp 2:00.510807349
4632026-09-20T07:22:27.635Zlat 3.813043092
4642026-09-20T07:22:27.635Zstop 3.492717623
4652026-09-20T07:22:27.635Z+ header 'release build'
4662026-09-20T07:22:27.635Z+ echo '# ==== release build ==== #'
4672026-09-20T07:22:27.635Z# ==== release build ==== #
4682026-09-20T07:22:27.635Z+ ptime -m cargo build --release
4692026-09-20T07:22:27.725Z Compiling proc-macro2 v1.0.106
4702026-09-20T07:22:27.725Z Compiling unicode-ident v1.0.24
4712026-09-20T07:22:27.725Z Compiling quote v1.0.46
4722026-09-20T07:22:27.728Z Compiling serde_core v1.0.228
4732026-09-20T07:22:27.728Z Compiling libc v0.2.186
4742026-09-20T07:22:27.728Z Compiling cfg-if v1.0.4
4752026-09-20T07:22:27.728Z Compiling thiserror v2.0.18
4762026-09-20T07:22:27.728Z Compiling ident_case v1.0.1
4772026-09-20T07:22:27.796Z Compiling strsim v0.11.1
4782026-09-20T07:22:27.839Z Compiling memchr v2.8.3
4792026-09-20T07:22:27.843Z Compiling regex-syntax v0.8.11
4802026-09-20T07:22:28.024Z Compiling serde v1.0.228
4812026-09-20T07:22:28.058Z Compiling hashbrown v0.17.1
4822026-09-20T07:22:28.218Z Compiling anyhow v1.0.103
4832026-09-20T07:22:28.305Z Compiling aho-corasick v1.1.4
4842026-09-20T07:22:28.374Z Compiling either v1.16.0
4852026-09-20T07:22:28.435Z Compiling zerocopy v0.8.54
4862026-09-20T07:22:28.508Z Compiling equivalent v1.0.2
4872026-09-20T07:22:28.565Z Compiling winnow v1.0.3
4882026-09-20T07:22:28.573Z Compiling indexmap v2.14.0
4892026-09-20T07:22:28.578Z Compiling itertools v0.15.0
4902026-09-20T07:22:28.892Z Compiling toml_datetime v1.1.1+spec-1.1.0
4912026-09-20T07:22:29.010Z Compiling syn v2.0.118
4922026-09-20T07:22:29.094Z Compiling byteorder v1.5.0
4932026-09-20T07:22:29.162Z Compiling heapless v0.8.0
4942026-09-20T07:22:29.274Z Compiling regex-automata v0.4.15
4952026-09-20T07:22:29.447Z Compiling toml_parser v1.1.2+spec-1.1.0
4962026-09-20T07:22:29.633Z Compiling hash32 v0.3.1
4972026-09-20T07:22:29.713Z Compiling smoltcp v0.11.0
4982026-09-20T07:22:29.759Z Compiling syn v1.0.109
4992026-09-20T07:22:29.827Z Compiling bitflags v2.13.0
5002026-09-20T07:22:29.845Z Compiling toml_edit v0.25.12+spec-1.1.0
5012026-09-20T07:22:29.932Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5022026-09-20T07:22:29.979Z Compiling rand_core v0.10.1
5032026-09-20T07:22:30.021Z Compiling macaddr v1.0.1
5042026-09-20T07:22:30.048Z Compiling stable_deref_trait v1.2.1
5052026-09-20T07:22:30.113Z Compiling rustversion v1.0.23
5062026-09-20T07:22:30.123Z Compiling getrandom v0.4.3
5072026-09-20T07:22:30.195Z Compiling cpufeatures v0.3.0
5082026-09-20T07:22:30.214Z Compiling version_check v0.9.5
5092026-09-20T07:22:30.253Z Compiling ref-cast v1.0.25
5102026-09-20T07:22:30.419Z Compiling proc-macro-crate v3.5.0
5112026-09-20T07:22:30.470Z Compiling rustix v1.1.4
5122026-09-20T07:22:30.521Z Compiling managed v0.8.0
5132026-09-20T07:22:30.559Z Compiling bitflags v1.3.2
5142026-09-20T07:22:30.620Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5152026-09-20T07:22:30.758Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5162026-09-20T07:22:30.828Z Compiling chacha20 v0.10.1
5172026-09-20T07:22:30.970Z Compiling regex v1.13.0
5182026-09-20T07:22:30.992Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5192026-09-20T07:22:31.102Z Compiling errno v0.3.14
5202026-09-20T07:22:31.220Z Compiling utf8parse v0.2.2
5212026-09-20T07:22:31.241Z Compiling foreign-types-shared v0.3.1
5222026-09-20T07:22:31.315Z Compiling unicode-width v0.2.2
5232026-09-20T07:22:31.348Z Compiling ipnetwork v0.21.1
5242026-09-20T07:22:31.385Z Compiling once_cell v1.21.4
5252026-09-20T07:22:31.594Z Compiling tracing-core v0.1.36
5262026-09-20T07:22:31.605Z Compiling darling_core v0.23.0
5272026-09-20T07:22:31.703Z Compiling tabwriter v1.4.1
5282026-09-20T07:22:31.824Z Compiling cstr-argument v0.1.2
5292026-09-20T07:22:31.973Z Compiling anstyle-parse v1.0.0
5302026-09-20T07:22:32.073Z Compiling rand v0.10.3
5312026-09-20T07:22:32.588Z Compiling anstyle-query v1.1.5
5322026-09-20T07:22:32.596Z Compiling pretty-hex v0.4.2
5332026-09-20T07:22:32.680Z Compiling dyn-clone v1.0.20
5342026-09-20T07:22:32.719Z Compiling is_terminal_polyfill v1.70.2
5352026-09-20T07:22:32.789Z Compiling thiserror-impl v2.0.18
5362026-09-20T07:22:32.801Z Compiling zerocopy-derive v0.8.54
5372026-09-20T07:22:32.808Z Compiling serde_derive v1.0.228
5382026-09-20T07:22:32.835Z Compiling num_enum_derive v0.7.6
5392026-09-20T07:22:32.863Z Compiling foreign-types-macros v0.2.3
5402026-09-20T07:22:33.459Z Compiling ref-cast-impl v1.0.25
5412026-09-20T07:22:33.477Z Compiling foreign-types v0.5.0
5422026-09-20T07:22:33.542Z Compiling tracing-attributes v0.1.31
5432026-09-20T07:22:33.687Z Compiling darling_macro v0.23.0
5442026-09-20T07:22:33.799Z Compiling num_enum v0.7.6
5452026-09-20T07:22:33.906Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5462026-09-20T07:22:34.056Z Compiling cobs v0.3.0
5472026-09-20T07:22:34.107Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5482026-09-20T07:22:34.239Z Compiling darling v0.23.0
5492026-09-20T07:22:34.267Z Compiling pin-project-lite v0.2.17
5502026-09-20T07:22:34.277Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5512026-09-20T07:22:34.303Z Compiling colorchoice v1.0.5
5522026-09-20T07:22:34.306Z Compiling ingot-macros v0.2.0
5532026-09-20T07:22:34.347Z Compiling anstyle v1.0.14
5542026-09-20T07:22:34.395Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5552026-09-20T07:22:34.404Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5562026-09-20T07:22:34.572Z Compiling anstream v1.0.0
5572026-09-20T07:22:34.701Z Compiling tracing v0.1.44
5582026-09-20T07:22:34.736Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5592026-09-20T07:22:34.840Z Compiling terminal_size v0.4.4
5602026-09-20T07:22:34.968Z Compiling uuid v1.23.5
5612026-09-20T07:22:34.972Z Compiling socket2 v0.6.4
5622026-09-20T07:22:35.008Z Compiling oxnet v0.1.6
5632026-09-20T07:22:35.025Z Compiling colored v3.1.1
5642026-09-20T07:22:35.444Z Compiling heck v0.5.0
5652026-09-20T07:22:35.571Z Compiling clap_lex v1.1.0
5662026-09-20T07:22:35.626Z Compiling clap_derive v4.6.1
5672026-09-20T07:22:35.629Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5682026-09-20T07:22:35.826Z Compiling clap_builder v4.6.0
5692026-09-20T07:22:35.957Z Compiling postcard v1.1.3
5702026-09-20T07:22:37.186Z Compiling ingot-types v0.2.0
5712026-09-20T07:22:37.526Z Compiling ingot v0.2.0
5722026-09-20T07:22:37.650Z Compiling clap v4.6.1
5732026-09-20T07:22:39.190Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5742026-09-20T07:22:40.217Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5752026-09-20T07:22:41.288Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5762026-09-20T07:22:47.865Z Finished `release` profile [optimized + debuginfo] target(s) in 20.22s
5772026-09-20T07:22:47.891Z
5782026-09-20T07:22:47.894Zreal 20.249433800
5792026-09-20T07:22:47.894Zuser 1:42.275840723
5802026-09-20T07:22:47.894Zsys 13.326091170
5812026-09-20T07:22:47.894Ztrap 0.052130555
5822026-09-20T07:22:47.894Ztflt 0.147801233
5832026-09-20T07:22:47.894Zdflt 0.342081934
5842026-09-20T07:22:47.894Zkflt 0.000014440
5852026-09-20T07:22:47.894Zlock 4:47.505258509
5862026-09-20T07:22:47.894Zslp 3:25.575200216
5872026-09-20T07:22:47.894Zlat 4.498375570
5882026-09-20T07:22:47.894Zstop 8.788883079
5892026-09-20T07:22:47.894Z+ popd
5902026-09-20T07:22:47.894Z/work/oxidecomputer/opte
5912026-09-20T07:22:47.894Z+ TGT_BASE=/work
5922026-09-20T07:22:47.895Z+ for x in debug release
5932026-09-20T07:22:47.895Z+ mkdir -p /work/debug
5942026-09-20T07:22:47.895Z+ cp target/debug/opteadm /work/debug/
5952026-09-20T07:22:47.917Z+ sha256sum target/debug/opteadm
5962026-09-20T07:22:47.944Z+ for x in debug release
5972026-09-20T07:22:47.944Z+ mkdir -p /work/release
5982026-09-20T07:22:47.946Z+ cp target/release/opteadm /work/release/
5992026-09-20T07:22:47.961Z+ sha256sum target/release/opteadm
6002026-09-20T07:22:47.979Zprocess exited: duration 65299 ms, exit code 0
 
6012026-09-20T07:22:47.990Zfound 4 output files
6022026-09-20T07:22:47.990Zuploading: /work/debug/opteadm (38125456 bytes)
6032026-09-20T07:22:49.352Zuploaded: /work/debug/opteadm
6042026-09-20T07:22:49.352Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6052026-09-20T07:22:50.362Zuploaded: /work/debug/opteadm.debug.sha256
6062026-09-20T07:22:50.362Zuploading: /work/release/opteadm (25925976 bytes)
6072026-09-20T07:22:51.665Zuploaded: /work/release/opteadm
6082026-09-20T07:22:51.668Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6092026-09-20T07:22:52.675Zuploaded: /work/release/opteadm.release.sha256