01KJY36NV2FJ96DQGMWKBX2PPD: 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-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/opteadm",
            series: "release",
            name: "opteadm",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KJY379DNSVZ1K6TPS9DKZ4NG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:14:49.467Zjob assigned to worker 01KJY37FE3T48V150P4GG39HCN [factory aws, i-0897ae8307e5a615d] (queued for 1 m 2 s)
 
22026-03-05T04:14:57.271Zstarting task 0: "setup"
32026-03-05T04:14:57.276Z++ uname -s
42026-03-05T04:14:57.279Z+ kern=SunOS
52026-03-05T04:14:57.279Z+ build_user=build
62026-03-05T04:14:57.279Z+ build_uid=12345
72026-03-05T04:14:57.279Z+ work_dir=/work
82026-03-05T04:14:57.279Z+ input_dir=/input
92026-03-05T04:14:57.279Z+ [[ 0 == 12345 ]]
102026-03-05T04:14:57.279Z+ case "$kern" in
112026-03-05T04:14:57.279Z+ groupadd -g 12345 build
122026-03-05T04:14:57.282Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:14:59.290Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:14:59.414Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:14:59.418Z+ home_fs=zfs
162026-03-05T04:14:59.418Z+ [[ zfs == autofs ]]
172026-03-05T04:14:59.418Z+ mkdir -p /home/build
182026-03-05T04:14:59.420Z+ chown build:build /home/build /work
192026-03-05T04:15:01.422Z+ chmod 0700 /home/build /work
202026-03-05T04:15:01.428Zprocess exited: duration 4154 ms, exit code 0
 
212026-03-05T04:15:01.436Zstarting task 1: "rust-toolchain"
222026-03-05T04:15:01.441Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
232026-03-05T04:15:01.442Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-05T04:15:01.442Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-05T04:15:01.442Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-05T04:15:01.448Z * rust toolchain channel = "1.93.1"
272026-03-05T04:15:01.448Z * rust toolchain profile = "default"
282026-03-05T04:15:01.448Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:15:01.448Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
302026-03-05T04:15:01.583Zinfo: downloading installer
312026-03-05T04:15:03.557Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:15:03.557Zwarn: /opt/ooce/bin
332026-03-05T04:15:03.557Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:15:03.557Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:15:03.557Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:15:03.557Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:15:03.557Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:15:03.557Zerror: cannot install while Rust is installed
392026-03-05T04:15:03.557Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:15:03.576Zinfo: profile set to 'default'
412026-03-05T04:15:03.576Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:15:03.580Zinfo: syncing channel updates for '1.93.1-x86_64-unknown-illumos'
432026-03-05T04:15:03.743Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T04:15:03.743Zinfo: downloading component 'cargo'
452026-03-05T04:15:04.748Zinfo: downloading component 'clippy'
462026-03-05T04:15:05.148Zinfo: downloading component 'rust-docs'
472026-03-05T04:15:06.581Zinfo: downloading component 'rust-std'
482026-03-05T04:15:08.388Zinfo: downloading component 'rustc'
492026-03-05T04:15:16.158Zinfo: downloading component 'rustfmt'
502026-03-05T04:15:16.419Zinfo: installing component 'cargo'
512026-03-05T04:15:17.378Zinfo: installing component 'clippy'
522026-03-05T04:15:17.784Zinfo: installing component 'rust-docs'
532026-03-05T04:15:19.841Zinfo: installing component 'rust-std'
542026-03-05T04:15:21.661Zinfo: installing component 'rustc'
552026-03-05T04:15:28.630Zinfo: installing component 'rustfmt'
562026-03-05T04:15:28.966Zinfo: default toolchain set to '1.93.1-x86_64-unknown-illumos'
572026-03-05T04:15:28.966Z
582026-03-05T04:15:29.474Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T04:15:29.474Z
602026-03-05T04:15:29.477Z
612026-03-05T04:15:29.477ZRust is installed now. Great!
622026-03-05T04:15:29.477Z
632026-03-05T04:15:29.477ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:15:29.477Zenvironment variable. This has not been done automatically.
652026-03-05T04:15:29.477Z
662026-03-05T04:15:29.477ZTo configure your current shell, you need to source
672026-03-05T04:15:29.477Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:15:29.477Z
692026-03-05T04:15:29.477ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:15:29.477Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:15:29.477Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:15:29.477Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:15:29.582Z+ rustup --version
742026-03-05T04:15:29.595Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:15:29.595Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:15:29.674Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T04:15:29.678Z+ cargo --version
782026-03-05T04:15:29.741Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T04:15:29.744Z+ rustc --version
802026-03-05T04:15:29.812Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T04:15:29.817Zprocess exited: duration 28376 ms, exit code 0
 
822026-03-05T04:15:29.824Zstarting task 2: "authentication"
832026-03-05T04:15:29.848Zprocess exited: duration 23 ms, exit code 0
 
842026-03-05T04:15:29.854Zstarting task 3: "clone repository"
852026-03-05T04:15:29.859Z+ mkdir -p /work/oxidecomputer/opte
862026-03-05T04:15:29.862Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-05T04:15:29.897ZCloning into '/work/oxidecomputer/opte'...
882026-03-05T04:15:33.023Z+ cd /work/oxidecomputer/opte
892026-03-05T04:15:33.023Z+ git fetch origin bbf6c585ebaaddf54a1df3f257b3273c284a7899
902026-03-05T04:15:33.392ZFrom https://github.com/oxidecomputer/opte
912026-03-05T04:15:33.392Z * branch bbf6c585ebaaddf54a1df3f257b3273c284a7899 -> FETCH_HEAD
922026-03-05T04:15:33.400Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-03-05T04:15:33.403Z++ git branch --show-current
942026-03-05T04:15:33.406Z+ current=master
952026-03-05T04:15:33.406Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-03-05T04:15:33.406Z+ git branch -f renovate/toml-1.x-lockfile bbf6c585ebaaddf54a1df3f257b3273c284a7899
972026-03-05T04:15:33.409Z+ git checkout -f renovate/toml-1.x-lockfile
982026-03-05T04:15:33.436ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-03-05T04:15:33.439Z+ git reset --hard bbf6c585ebaaddf54a1df3f257b3273c284a7899
1002026-03-05T04:15:33.464ZHEAD is now at bbf6c58 Update Rust crate toml to v1.0.4
1012026-03-05T04:15:33.467Zprocess exited: duration 3610 ms, exit code 0
 
1022026-03-05T04:15:33.473Zstarting task 4: "build"
1032026-03-05T04:15:33.479Z+ source .github/buildomat/common.sh
1042026-03-05T04:15:33.479Z++ rustup show active-toolchain
1052026-03-05T04:15:33.527Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-05T04:15:33.530Z++ pushd xde
1072026-03-05T04:15:33.534Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-05T04:15:33.534Z++ rustup show active-toolchain
1092026-03-05T04:15:33.539Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-05T04:15:33.717Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-05T04:15:33.720Zinfo: downloading component 'cargo'
1122026-03-05T04:15:34.885Zinfo: downloading component 'clippy'
1132026-03-05T04:15:35.289Zinfo: downloading component 'rust-src'
1142026-03-05T04:15:35.634Zinfo: downloading component 'rust-std'
1152026-03-05T04:15:37.457Zinfo: downloading component 'rustc'
1162026-03-05T04:15:45.160Zinfo: downloading component 'rustfmt'
1172026-03-05T04:15:45.472Zinfo: installing component 'cargo'
1182026-03-05T04:15:46.433Zinfo: installing component 'clippy'
1192026-03-05T04:15:46.852Zinfo: installing component 'rust-src'
1202026-03-05T04:15:47.271Zinfo: installing component 'rust-std'
1212026-03-05T04:15:49.047Zinfo: installing component 'rustc'
1222026-03-05T04:15:55.960Zinfo: installing component 'rustfmt'
1232026-03-05T04:15:56.291Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-05T04:15:56.401Z+++ rustup show active-toolchain -v
1252026-03-05T04:15:56.404Z+++ head -n 1
1262026-03-05T04:15:56.404Z+++ cut '-d ' -f1
1272026-03-05T04:15:56.508Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-05T04:15:56.508Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-05T04:15:56.508Z++ popd
1302026-03-05T04:15:56.511Z/work/oxidecomputer/opte
1312026-03-05T04:15:56.511Z+ cargo --version
1322026-03-05T04:15:56.563Zcargo 1.93.1 (083ac5135 2025-12-15)
1332026-03-05T04:15:56.566Z+ rustc --version
1342026-03-05T04:15:56.634Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1352026-03-05T04:15:56.637Z+ pushd bin/opteadm
1362026-03-05T04:15:56.637Z/work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte
1372026-03-05T04:15:56.640Z+ header 'check style'
1382026-03-05T04:15:56.640Z+ echo '# ==== check style ==== #'
1392026-03-05T04:15:56.640Z# ==== check style ==== #
1402026-03-05T04:15:56.640Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1412026-03-05T04:15:56.839Z
1422026-03-05T04:15:56.839Zreal 0.197323908
1432026-03-05T04:15:56.839Zuser 0.125739519
1442026-03-05T04:15:56.839Zsys 0.066810202
1452026-03-05T04:15:56.839Ztrap 0.000014097
1462026-03-05T04:15:56.839Ztflt 0.000003149
1472026-03-05T04:15:56.839Zdflt 0.000019316
1482026-03-05T04:15:56.842Zkflt 0.000000000
1492026-03-05T04:15:56.842Zlock 0.609695776
1502026-03-05T04:15:56.842Zslp 0.204525694
1512026-03-05T04:15:56.843Zlat 0.001678859
1522026-03-05T04:15:56.843Zstop 0.000174404
1532026-03-05T04:15:56.843Z+ header analyze
1542026-03-05T04:15:56.843Z+ echo '# ==== analyze ==== #'
1552026-03-05T04:15:56.843Z# ==== analyze ==== #
1562026-03-05T04:15:56.843Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1572026-03-05T04:15:57.118Z Updating crates.io index
1582026-03-05T04:15:57.164Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-03-05T04:16:00.954Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-03-05T04:16:01.897Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-03-05T04:16:02.768Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-03-05T04:16:03.577Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-03-05T04:16:04.143Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-03-05T04:16:04.840Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-03-05T04:16:06.757Z Downloading crates ...
1662026-03-05T04:16:06.817Z Downloaded proc-macro-error2 v2.0.1
1672026-03-05T04:16:06.827Z Downloaded postcard v1.1.3
1682026-03-05T04:16:06.831Z Downloaded rand_core v0.9.5
1692026-03-05T04:16:06.836Z Downloaded ingot v0.1.1
1702026-03-05T04:16:06.836Z Downloaded colorchoice v1.0.4
1712026-03-05T04:16:06.839Z Downloaded anstyle-query v1.1.5
1722026-03-05T04:16:06.839Z Downloaded defmt-parser v1.0.0
1732026-03-05T04:16:06.845Z Downloaded clap v4.5.57
1742026-03-05T04:16:06.852Z Downloaded anstream v0.6.21
1752026-03-05T04:16:06.855Z Downloaded anyhow v1.0.101
1762026-03-05T04:16:06.859Z Downloaded zerocopy-derive v0.8.39
1772026-03-05T04:16:06.868Z Downloaded syn v1.0.109
1782026-03-05T04:16:06.878Z Downloaded strsim v0.11.1
1792026-03-05T04:16:06.881Z Downloaded thiserror v2.0.18
1802026-03-05T04:16:06.885Z Downloaded ingot-macros v0.1.1
1812026-03-05T04:16:06.888Z Downloaded defmt-macros v1.0.1
1822026-03-05T04:16:06.890Z Downloaded version_check v0.9.5
1832026-03-05T04:16:06.893Z Downloaded stable_deref_trait v1.2.1
1842026-03-05T04:16:06.893Z Downloaded rand_chacha v0.9.0
1852026-03-05T04:16:06.896Z Downloaded byteorder v1.5.0
1862026-03-05T04:16:06.896Z Downloaded tabwriter v1.4.1
1872026-03-05T04:16:06.899Z Downloaded macaddr v1.0.1
1882026-03-05T04:16:06.899Z Downloaded hash32 v0.3.1
1892026-03-05T04:16:06.902Z Downloaded zerocopy v0.8.39
1902026-03-05T04:16:06.920Z Downloaded ref-cast-impl v1.0.25
1912026-03-05T04:16:06.923Z Downloaded cobs v0.3.0
1922026-03-05T04:16:06.923Z Downloaded anstyle v1.0.13
1932026-03-05T04:16:06.923Z Downloaded ref-cast v1.0.25
1942026-03-05T04:16:06.927Z Downloaded foreign-types-macros v0.2.3
1952026-03-05T04:16:06.927Z Downloaded pretty-hex v0.4.1
1962026-03-05T04:16:06.930Z Downloaded quote v1.0.44
1972026-03-05T04:16:06.933Z Downloaded num_enum_derive v0.7.5
1982026-03-05T04:16:06.933Z Downloaded errno v0.3.14
1992026-03-05T04:16:06.935Z Downloaded dyn-clone v1.0.20
2002026-03-05T04:16:06.935Z Downloaded is_terminal_polyfill v1.70.2
2012026-03-05T04:16:06.938Z Downloaded defmt v0.3.100
2022026-03-05T04:16:06.938Z Downloaded cfg-if v1.0.4
2032026-03-05T04:16:06.938Z Downloaded embedded-io v0.6.1
2042026-03-05T04:16:06.941Z Downloaded darling_macro v0.21.3
2052026-03-05T04:16:06.941Z Downloaded num_enum v0.7.5
2062026-03-05T04:16:06.945Z Downloaded proc-macro-error-attr2 v2.0.0
2072026-03-05T04:16:06.947Z Downloaded foreign-types v0.5.0
2082026-03-05T04:16:06.947Z Downloaded fnv v1.0.7
2092026-03-05T04:16:06.947Z Downloaded ident_case v1.0.1
2102026-03-05T04:16:06.950Z Downloaded terminal_size v0.4.3
2112026-03-05T04:16:06.950Z Downloaded clap_derive v4.5.55
2122026-03-05T04:16:06.954Z Downloaded cstr-argument v0.1.2
2132026-03-05T04:16:06.954Z Downloaded once_cell v1.21.3
2142026-03-05T04:16:06.957Z Downloaded managed v0.8.0
2152026-03-05T04:16:06.957Z Downloaded utf8parse v0.2.2
2162026-03-05T04:16:06.957Z Downloaded clap_lex v0.7.7
2172026-03-05T04:16:06.961Z Downloaded foreign-types-shared v0.3.1
2182026-03-05T04:16:06.961Z Downloaded colored v3.1.1
2192026-03-05T04:16:06.961Z Downloaded heck v0.5.0
2202026-03-05T04:16:06.963Z Downloaded equivalent v1.0.2
2212026-03-05T04:16:06.964Z Downloaded bitflags v1.3.2
2222026-03-05T04:16:06.967Z Downloaded aho-corasick v1.1.4
2232026-03-05T04:16:06.971Z Downloaded ingot-types v0.1.2
2242026-03-05T04:16:06.974Z Downloaded embedded-io v0.4.0
2252026-03-05T04:16:06.974Z Downloaded anstyle-parse v0.2.7
2262026-03-05T04:16:06.977Z Downloaded pin-project-lite v0.2.16
2272026-03-05T04:16:06.980Z Downloaded proc-macro-crate v3.4.0
2282026-03-05T04:16:06.984Z Downloaded ppv-lite86 v0.2.21
2292026-03-05T04:16:06.984Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2302026-03-05T04:16:06.990Z Downloaded toml_parser v1.0.9+spec-1.1.0
2312026-03-05T04:16:06.992Z Downloaded either v1.15.0
2322026-03-05T04:16:06.997Z Downloaded thiserror-impl v2.0.18
2332026-03-05T04:16:07.000Z Downloaded oxnet v0.1.4
2342026-03-05T04:16:07.008Z Downloaded darling v0.21.3
2352026-03-05T04:16:07.014Z Downloaded rustversion v1.0.22
2362026-03-05T04:16:07.017Z Downloaded bitflags v2.10.0
2372026-03-05T04:16:07.020Z Downloaded indexmap v2.13.0
2382026-03-05T04:16:07.024Z Downloaded ipnetwork v0.21.1
2392026-03-05T04:16:07.027Z Downloaded tracing-attributes v0.1.31
2402026-03-05T04:16:07.030Z Downloaded defmt v1.0.1
2412026-03-05T04:16:07.033Z Downloaded tracing-core v0.1.36
2422026-03-05T04:16:07.037Z Downloaded socket2 v0.6.2
2432026-03-05T04:16:07.040Z Downloaded serde_derive v1.0.228
2442026-03-05T04:16:07.043Z Downloaded unicode-ident v1.0.23
2452026-03-05T04:16:07.046Z Downloaded uuid v1.20.0
2462026-03-05T04:16:07.048Z Downloaded toml_edit v0.23.10+spec-1.0.0
2472026-03-05T04:16:07.051Z Downloaded serde_core v1.0.228
2482026-03-05T04:16:07.054Z Downloaded getrandom v0.3.4
2492026-03-05T04:16:07.057Z Downloaded serde v1.0.228
2502026-03-05T04:16:07.060Z Downloaded darling_core v0.21.3
2512026-03-05T04:16:07.064Z Downloaded proc-macro2 v1.0.106
2522026-03-05T04:16:07.067Z Downloaded heapless v0.8.0
2532026-03-05T04:16:07.077Z Downloaded memchr v2.8.0
2542026-03-05T04:16:07.098Z Downloaded rand v0.9.2
2552026-03-05T04:16:07.101Z Downloaded hashbrown v0.16.1
2562026-03-05T04:16:07.111Z Downloaded itertools v0.14.0
2572026-03-05T04:16:07.134Z Downloaded clap_builder v4.5.57
2582026-03-05T04:16:07.140Z Downloaded regex v1.12.3
2592026-03-05T04:16:07.147Z Downloaded winnow v0.7.14
2602026-03-05T04:16:07.174Z Downloaded unicode-width v0.2.2
2612026-03-05T04:16:07.214Z Downloaded syn v2.0.114
2622026-03-05T04:16:07.223Z Downloaded smoltcp v0.11.0
2632026-03-05T04:16:07.233Z Downloaded rustix v1.1.3
2642026-03-05T04:16:07.253Z Downloaded regex-syntax v0.8.9
2652026-03-05T04:16:07.266Z Downloaded tracing v0.1.44
2662026-03-05T04:16:07.290Z Downloaded regex-automata v0.4.14
2672026-03-05T04:16:07.303Z Downloaded libc v0.2.180
2682026-03-05T04:16:07.395Z Compiling proc-macro2 v1.0.106
2692026-03-05T04:16:07.395Z Compiling quote v1.0.44
2702026-03-05T04:16:07.395Z Compiling unicode-ident v1.0.23
2712026-03-05T04:16:07.398Z Compiling libc v0.2.180
2722026-03-05T04:16:07.398Z Compiling serde_core v1.0.228
2732026-03-05T04:16:07.398Z Compiling zerocopy v0.8.39
2742026-03-05T04:16:07.398Z Checking cfg-if v1.0.4
2752026-03-05T04:16:07.398Z Compiling thiserror v2.0.18
2762026-03-05T04:16:07.598Z Compiling memchr v2.8.0
2772026-03-05T04:16:07.712Z Compiling ident_case v1.0.1
2782026-03-05T04:16:07.901Z Compiling strsim v0.11.1
2792026-03-05T04:16:08.145Z Compiling fnv v1.0.7
2802026-03-05T04:16:08.285Z Compiling regex-syntax v0.8.9
2812026-03-05T04:16:08.317Z Compiling anyhow v1.0.101
2822026-03-05T04:16:08.509Z Compiling equivalent v1.0.2
2832026-03-05T04:16:08.551Z Compiling either v1.15.0
2842026-03-05T04:16:08.625Z Compiling aho-corasick v1.1.4
2852026-03-05T04:16:08.939Z Compiling winnow v0.7.14
2862026-03-05T04:16:08.950Z Compiling hashbrown v0.16.1
2872026-03-05T04:16:08.979Z Compiling serde v1.0.228
2882026-03-05T04:16:08.990Z Compiling itertools v0.14.0
2892026-03-05T04:16:10.101Z Compiling syn v2.0.114
2902026-03-05T04:16:10.215Z Compiling indexmap v2.13.0
2912026-03-05T04:16:10.247Z Compiling toml_datetime v0.7.5+spec-1.1.0
2922026-03-05T04:16:10.692Z Checking byteorder v1.5.0
2932026-03-05T04:16:11.013Z Compiling heapless v0.8.0
2942026-03-05T04:16:11.608Z Compiling getrandom v0.3.4
2952026-03-05T04:16:12.003Z Compiling regex-automata v0.4.14
2962026-03-05T04:16:12.079Z Checking hash32 v0.3.1
2972026-03-05T04:16:12.264Z Checking stable_deref_trait v1.2.1
2982026-03-05T04:16:12.267Z Checking bitflags v2.10.0
2992026-03-05T04:16:12.282Z Compiling rustversion v1.0.22
3002026-03-05T04:16:12.360Z Compiling toml_parser v1.0.9+spec-1.1.0
3012026-03-05T04:16:12.371Z Compiling syn v1.0.109
3022026-03-05T04:16:12.579Z Checking macaddr v1.0.1
3032026-03-05T04:16:12.630Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3042026-03-05T04:16:12.862Z Compiling smoltcp v0.11.0
3052026-03-05T04:16:13.104Z Compiling ref-cast v1.0.25
3062026-03-05T04:16:13.286Z Compiling toml_edit v0.23.10+spec-1.0.0
3072026-03-05T04:16:13.530Z Checking bitflags v1.3.2
3082026-03-05T04:16:13.572Z Compiling rustix v1.1.3
3092026-03-05T04:16:13.628Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3102026-03-05T04:16:13.697Z Compiling version_check v0.9.5
3112026-03-05T04:16:13.707Z Checking managed v0.8.0
3122026-03-05T04:16:13.946Z Checking rand_core v0.9.5
3132026-03-05T04:16:14.300Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3142026-03-05T04:16:14.646Z Compiling proc-macro-crate v3.4.0
3152026-03-05T04:16:14.764Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3162026-03-05T04:16:15.209Z Checking errno v0.3.14
3172026-03-05T04:16:15.397Z Checking foreign-types-shared v0.3.1
3182026-03-05T04:16:15.520Z Checking utf8parse v0.2.2
3192026-03-05T04:16:15.550Z Checking unicode-width v0.2.2
3202026-03-05T04:16:15.656Z Checking ipnetwork v0.21.1
3212026-03-05T04:16:15.677Z Checking once_cell v1.21.3
3222026-03-05T04:16:16.011Z Compiling regex v1.12.3
3232026-03-05T04:16:16.014Z Checking tracing-core v0.1.36
3242026-03-05T04:16:16.068Z Checking tabwriter v1.4.1
3252026-03-05T04:16:16.253Z Checking cstr-argument v0.1.2
3262026-03-05T04:16:16.321Z Checking anstyle-parse v0.2.7
3272026-03-05T04:16:16.935Z Checking pretty-hex v0.4.1
3282026-03-05T04:16:17.035Z Compiling darling_core v0.21.3
3292026-03-05T04:16:17.130Z Checking anstyle v1.0.13
3302026-03-05T04:16:17.240Z Checking colorchoice v1.0.4
3312026-03-05T04:16:17.315Z Checking dyn-clone v1.0.20
3322026-03-05T04:16:17.406Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
3332026-03-05T04:16:17.478Z Checking is_terminal_polyfill v1.70.2
3342026-03-05T04:16:17.501Z Checking anstyle-query v1.1.5
3352026-03-05T04:16:17.528Z Checking pin-project-lite v0.2.16
3362026-03-05T04:16:17.602Z Checking terminal_size v0.4.3
3372026-03-05T04:16:17.638Z Checking anstream v0.6.21
3382026-03-05T04:16:17.806Z Checking uuid v1.20.0
3392026-03-05T04:16:18.062Z Checking socket2 v0.6.2
3402026-03-05T04:16:18.383Z Checking clap_lex v0.7.7
3412026-03-05T04:16:18.450Z Compiling heck v0.5.0
3422026-03-05T04:16:18.621Z Checking oxnet v0.1.4
3432026-03-05T04:16:18.633Z Checking colored v3.1.1
3442026-03-05T04:16:18.647Z Checking clap_builder v4.5.57
3452026-03-05T04:16:18.855Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3462026-03-05T04:16:19.809Z Compiling zerocopy-derive v0.8.39
3472026-03-05T04:16:19.809Z Compiling thiserror-impl v2.0.18
3482026-03-05T04:16:19.812Z Compiling serde_derive v1.0.228
3492026-03-05T04:16:19.812Z Compiling foreign-types-macros v0.2.3
3502026-03-05T04:16:21.155Z Compiling ref-cast-impl v1.0.25
3512026-03-05T04:16:21.499Z Compiling num_enum_derive v0.7.5
3522026-03-05T04:16:21.861Z Checking foreign-types v0.5.0
3532026-03-05T04:16:21.966Z Compiling tracing-attributes v0.1.31
3542026-03-05T04:16:22.514Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3552026-03-05T04:16:22.741Z Compiling darling_macro v0.21.3
3562026-03-05T04:16:22.835Z Checking cobs v0.3.0
3572026-03-05T04:16:23.089Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3582026-03-05T04:16:23.403Z Compiling clap_derive v4.5.55
3592026-03-05T04:16:23.591Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3602026-03-05T04:16:23.670Z Checking num_enum v0.7.5
3612026-03-05T04:16:23.712Z Compiling darling v0.21.3
3622026-03-05T04:16:23.826Z Compiling ingot-macros v0.1.1
3632026-03-05T04:16:23.841Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3642026-03-05T04:16:24.530Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3652026-03-05T04:16:24.759Z Checking tracing v0.1.44
3662026-03-05T04:16:26.033Z Checking clap v4.5.57
3672026-03-05T04:16:26.055Z Checking postcard v1.1.3
3682026-03-05T04:16:28.607Z Checking ingot-types v0.1.2
3692026-03-05T04:16:28.610Z Checking ppv-lite86 v0.2.21
3702026-03-05T04:16:29.086Z Checking rand_chacha v0.9.0
3712026-03-05T04:16:29.140Z Checking ingot v0.1.1
3722026-03-05T04:16:29.332Z Checking rand v0.9.2
3732026-03-05T04:16:31.824Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3742026-03-05T04:16:33.995Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3752026-03-05T04:16:36.076Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3762026-03-05T04:16:37.505Z Finished `dev` profile [optimized + debuginfo] target(s) in 40.50s
3772026-03-05T04:16:37.642Z
3782026-03-05T04:16:37.642Zreal 40.789649814
3792026-03-05T04:16:37.642Zuser 2:15.113915355
3802026-03-05T04:16:37.642Zsys 22.666740657
3812026-03-05T04:16:37.643Ztrap 0.102151686
3822026-03-05T04:16:37.643Ztflt 0.040891788
3832026-03-05T04:16:37.646Zdflt 0.066542752
3842026-03-05T04:16:37.646Zkflt 0.001651432
3852026-03-05T04:16:37.646Zlock 7:49.808779472
3862026-03-05T04:16:37.646Zslp 6:53.949709658
3872026-03-05T04:16:37.646Zlat 7.755643373
3882026-03-05T04:16:37.646Zstop 18.685514577
3892026-03-05T04:16:37.646Z+ header 'debug build'
3902026-03-05T04:16:37.646Z+ echo '# ==== debug build ==== #'
3912026-03-05T04:16:37.646Z+ ptime -m cargo build
3922026-03-05T04:16:37.646Z# ==== debug build ==== #
3932026-03-05T04:16:37.929Z Compiling cfg-if v1.0.4
3942026-03-05T04:16:37.932Z Compiling serde_core v1.0.228
3952026-03-05T04:16:37.932Z Compiling libc v0.2.180
3962026-03-05T04:16:37.969Z Compiling zerocopy v0.8.39
3972026-03-05T04:16:37.969Z Compiling thiserror v2.0.18
3982026-03-05T04:16:37.979Z Compiling byteorder v1.5.0
3992026-03-05T04:16:37.982Z Compiling stable_deref_trait v1.2.1
4002026-03-05T04:16:37.992Z Compiling macaddr v1.0.1
4012026-03-05T04:16:38.034Z Compiling bitflags v1.3.2
4022026-03-05T04:16:38.076Z Compiling cobs v0.3.0
4032026-03-05T04:16:38.103Z Compiling managed v0.8.0
4042026-03-05T04:16:38.129Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4052026-03-05T04:16:38.319Z Compiling hash32 v0.3.1
4062026-03-05T04:16:38.510Z Compiling heapless v0.8.0
4072026-03-05T04:16:38.549Z Compiling ipnetwork v0.21.1
4082026-03-05T04:16:38.578Z Compiling once_cell v1.21.3
4092026-03-05T04:16:38.581Z Compiling memchr v2.8.0
4102026-03-05T04:16:38.619Z Compiling getrandom v0.3.4
4112026-03-05T04:16:38.735Z Compiling errno v0.3.14
4122026-03-05T04:16:39.032Z Compiling rand_core v0.9.5
4132026-03-05T04:16:39.045Z Compiling utf8parse v0.2.2
4142026-03-05T04:16:39.048Z Compiling foreign-types-shared v0.3.1
4152026-03-05T04:16:39.174Z Compiling unicode-width v0.2.2
4162026-03-05T04:16:39.211Z Compiling anstyle-parse v0.2.7
4172026-03-05T04:16:39.477Z Compiling smoltcp v0.11.0
4182026-03-05T04:16:39.574Z Compiling cstr-argument v0.1.2
4192026-03-05T04:16:39.604Z Compiling foreign-types v0.5.0
4202026-03-05T04:16:39.708Z Compiling tabwriter v1.4.1
4212026-03-05T04:16:39.726Z Compiling tracing-core v0.1.36
4222026-03-05T04:16:39.798Z Compiling ref-cast v1.0.25
4232026-03-05T04:16:39.857Z Compiling num_enum v0.7.5
4242026-03-05T04:16:39.994Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4252026-03-05T04:16:40.033Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4262026-03-05T04:16:40.159Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4272026-03-05T04:16:40.207Z Compiling pin-project-lite v0.2.16
4282026-03-05T04:16:40.348Z Compiling colorchoice v1.0.4
4292026-03-05T04:16:40.545Z Compiling anstyle-query v1.1.5
4302026-03-05T04:16:40.595Z Compiling is_terminal_polyfill v1.70.2
4312026-03-05T04:16:40.718Z Compiling pretty-hex v0.4.1
4322026-03-05T04:16:40.730Z Compiling dyn-clone v1.0.20
4332026-03-05T04:16:40.950Z Compiling anstyle v1.0.13
4342026-03-05T04:16:41.029Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4352026-03-05T04:16:41.276Z Compiling anstream v0.6.21
4362026-03-05T04:16:41.429Z Compiling tracing v0.1.44
4372026-03-05T04:16:41.471Z Compiling anyhow v1.0.101
4382026-03-05T04:16:41.496Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4392026-03-05T04:16:42.210Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4402026-03-05T04:16:42.407Z Compiling socket2 v0.6.2
4412026-03-05T04:16:42.470Z Compiling colored v3.1.1
4422026-03-05T04:16:42.554Z Compiling clap_lex v0.7.7
4432026-03-05T04:16:43.010Z Compiling bitflags v2.10.0
4442026-03-05T04:16:43.076Z Compiling serde v1.0.228
4452026-03-05T04:16:43.381Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4462026-03-05T04:16:43.392Z Compiling rustix v1.1.3
4472026-03-05T04:16:43.994Z Compiling uuid v1.20.0
4482026-03-05T04:16:44.489Z Compiling postcard v1.1.3
4492026-03-05T04:16:44.790Z Compiling terminal_size v0.4.3
4502026-03-05T04:16:44.902Z Compiling strsim v0.11.1
4512026-03-05T04:16:45.073Z Compiling winnow v0.7.14
4522026-03-05T04:16:45.212Z Compiling oxnet v0.1.4
4532026-03-05T04:16:45.310Z Compiling clap_builder v4.5.57
4542026-03-05T04:16:45.335Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
4552026-03-05T04:16:46.196Z Compiling ingot-types v0.1.2
4562026-03-05T04:16:46.213Z Compiling ppv-lite86 v0.2.21
4572026-03-05T04:16:47.014Z Compiling rand_chacha v0.9.0
4582026-03-05T04:16:47.106Z Compiling ingot v0.1.1
4592026-03-05T04:16:47.418Z Compiling rand v0.9.2
4602026-03-05T04:16:48.578Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
4612026-03-05T04:16:49.198Z Compiling clap v4.5.57
4622026-03-05T04:16:50.965Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4632026-03-05T04:16:56.580Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4642026-03-05T04:16:58.805Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4652026-03-05T04:17:07.437Z Finished `dev` profile [optimized + debuginfo] target(s) in 29.73s
4662026-03-05T04:17:07.474Z
4672026-03-05T04:17:07.474Zreal 29.812701548
4682026-03-05T04:17:07.474Zuser 2:36.288742909
4692026-03-05T04:17:07.474Zsys 10.655108220
4702026-03-05T04:17:07.474Ztrap 0.092152452
4712026-03-05T04:17:07.475Ztflt 0.299417084
4722026-03-05T04:17:07.475Zdflt 0.170154842
4732026-03-05T04:17:07.475Zkflt 0.000100517
4742026-03-05T04:17:07.475Zlock 7:46.550313233
4752026-03-05T04:17:07.480Zslp 4:42.870671734
4762026-03-05T04:17:07.480Zlat 6.441292891
4772026-03-05T04:17:07.480Zstop 4.975950092
4782026-03-05T04:17:07.480Z+ header 'release build'
4792026-03-05T04:17:07.480Z+ echo '# ==== release build ==== #'
4802026-03-05T04:17:07.480Z# ==== release build ==== #
4812026-03-05T04:17:07.480Z+ ptime -m cargo build --release
4822026-03-05T04:17:07.675Z Compiling proc-macro2 v1.0.106
4832026-03-05T04:17:07.675Z Compiling unicode-ident v1.0.23
4842026-03-05T04:17:07.675Z Compiling quote v1.0.44
4852026-03-05T04:17:07.679Z Compiling serde_core v1.0.228
4862026-03-05T04:17:07.679Z Compiling libc v0.2.180
4872026-03-05T04:17:07.679Z Compiling cfg-if v1.0.4
4882026-03-05T04:17:07.679Z Compiling zerocopy v0.8.39
4892026-03-05T04:17:07.679Z Compiling thiserror v2.0.18
4902026-03-05T04:17:07.791Z Compiling strsim v0.11.1
4912026-03-05T04:17:07.870Z Compiling ident_case v1.0.1
4922026-03-05T04:17:08.057Z Compiling fnv v1.0.7
4932026-03-05T04:17:08.187Z Compiling memchr v2.8.0
4942026-03-05T04:17:08.282Z Compiling regex-syntax v0.8.9
4952026-03-05T04:17:08.363Z Compiling serde v1.0.228
4962026-03-05T04:17:08.472Z Compiling winnow v0.7.14
4972026-03-05T04:17:08.736Z Compiling either v1.15.0
4982026-03-05T04:17:08.930Z Compiling equivalent v1.0.2
4992026-03-05T04:17:09.062Z Compiling hashbrown v0.16.1
5002026-03-05T04:17:09.158Z Compiling aho-corasick v1.1.4
5012026-03-05T04:17:09.253Z Compiling anyhow v1.0.101
5022026-03-05T04:17:09.529Z Compiling itertools v0.14.0
5032026-03-05T04:17:10.248Z Compiling indexmap v2.13.0
5042026-03-05T04:17:10.287Z Compiling syn v2.0.114
5052026-03-05T04:17:10.453Z Compiling getrandom v0.3.4
5062026-03-05T04:17:11.081Z Compiling toml_datetime v0.7.5+spec-1.1.0
5072026-03-05T04:17:11.534Z Compiling byteorder v1.5.0
5082026-03-05T04:17:11.663Z Compiling heapless v0.8.0
5092026-03-05T04:17:11.921Z Compiling regex-automata v0.4.14
5102026-03-05T04:17:12.097Z Compiling toml_parser v1.0.9+spec-1.1.0
5112026-03-05T04:17:12.516Z Compiling hash32 v0.3.1
5122026-03-05T04:17:12.575Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5132026-03-05T04:17:12.734Z Compiling syn v1.0.109
5142026-03-05T04:17:12.808Z Compiling smoltcp v0.11.0
5152026-03-05T04:17:12.997Z Compiling toml_edit v0.23.10+spec-1.0.0
5162026-03-05T04:17:13.325Z Compiling bitflags v2.10.0
5172026-03-05T04:17:13.386Z Compiling macaddr v1.0.1
5182026-03-05T04:17:13.463Z Compiling rustversion v1.0.22
5192026-03-05T04:17:13.475Z Compiling stable_deref_trait v1.2.1
5202026-03-05T04:17:13.772Z Compiling managed v0.8.0
5212026-03-05T04:17:14.002Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5222026-03-05T04:17:14.039Z Compiling ref-cast v1.0.25
5232026-03-05T04:17:14.202Z Compiling bitflags v1.3.2
5242026-03-05T04:17:14.302Z Compiling proc-macro-crate v3.4.0
5252026-03-05T04:17:14.309Z Compiling rustix v1.1.3
5262026-03-05T04:17:14.399Z Compiling version_check v0.9.5
5272026-03-05T04:17:14.969Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5282026-03-05T04:17:15.210Z Compiling rand_core v0.9.5
5292026-03-05T04:17:15.299Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5302026-03-05T04:17:15.372Z Compiling errno v0.3.14
5312026-03-05T04:17:15.669Z Compiling once_cell v1.21.3
5322026-03-05T04:17:15.846Z Compiling unicode-width v0.2.2
5332026-03-05T04:17:16.113Z Compiling regex v1.12.3
5342026-03-05T04:17:16.115Z Compiling foreign-types-shared v0.3.1
5352026-03-05T04:17:16.239Z Compiling ipnetwork v0.21.1
5362026-03-05T04:17:16.452Z Compiling utf8parse v0.2.2
5372026-03-05T04:17:16.614Z Compiling anstyle-parse v0.2.7
5382026-03-05T04:17:17.008Z Compiling cstr-argument v0.1.2
5392026-03-05T04:17:17.042Z Compiling tabwriter v1.4.1
5402026-03-05T04:17:17.049Z Compiling tracing-core v0.1.36
5412026-03-05T04:17:17.286Z Compiling darling_core v0.21.3
5422026-03-05T04:17:18.574Z Compiling is_terminal_polyfill v1.70.2
5432026-03-05T04:17:18.714Z Compiling pretty-hex v0.4.1
5442026-03-05T04:17:18.952Z Compiling dyn-clone v1.0.20
5452026-03-05T04:17:18.959Z Compiling colorchoice v1.0.4
5462026-03-05T04:17:18.991Z Compiling pin-project-lite v0.2.16
5472026-03-05T04:17:19.145Z Compiling anstyle-query v1.1.5
5482026-03-05T04:17:19.150Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
5492026-03-05T04:17:19.226Z Compiling anstyle v1.0.13
5502026-03-05T04:17:19.371Z Compiling terminal_size v0.4.3
5512026-03-05T04:17:19.614Z Compiling anstream v0.6.21
5522026-03-05T04:17:19.743Z Compiling uuid v1.20.0
5532026-03-05T04:17:19.984Z Compiling socket2 v0.6.2
5542026-03-05T04:17:20.493Z Compiling clap_lex v0.7.7
5552026-03-05T04:17:20.704Z Compiling colored v3.1.1
5562026-03-05T04:17:20.714Z Compiling oxnet v0.1.4
5572026-03-05T04:17:20.890Z Compiling zerocopy-derive v0.8.39
5582026-03-05T04:17:21.153Z Compiling thiserror-impl v2.0.18
5592026-03-05T04:17:21.217Z Compiling serde_derive v1.0.228
5602026-03-05T04:17:21.285Z Compiling num_enum_derive v0.7.5
5612026-03-05T04:17:21.297Z Compiling ref-cast-impl v1.0.25
5622026-03-05T04:17:22.004Z Compiling foreign-types-macros v0.2.3
5632026-03-05T04:17:22.649Z Compiling tracing-attributes v0.1.31
5642026-03-05T04:17:23.178Z Compiling darling_macro v0.21.3
5652026-03-05T04:17:23.311Z Compiling foreign-types v0.5.0
5662026-03-05T04:17:23.407Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5672026-03-05T04:17:23.522Z Compiling num_enum v0.7.5
5682026-03-05T04:17:23.690Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5692026-03-05T04:17:24.178Z Compiling darling v0.21.3
5702026-03-05T04:17:24.226Z Compiling cobs v0.3.0
5712026-03-05T04:17:24.283Z Compiling ingot-macros v0.1.1
5722026-03-05T04:17:24.325Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5732026-03-05T04:17:24.643Z Compiling heck v0.5.0
5742026-03-05T04:17:24.853Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5752026-03-05T04:17:25.051Z Compiling clap_derive v4.5.55
5762026-03-05T04:17:25.508Z Compiling tracing v0.1.44
5772026-03-05T04:17:25.779Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5782026-03-05T04:17:25.904Z Compiling clap_builder v4.5.57
5792026-03-05T04:17:25.965Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5802026-03-05T04:17:28.626Z Compiling postcard v1.1.3
5812026-03-05T04:17:30.143Z Compiling clap v4.5.57
5822026-03-05T04:17:31.752Z Compiling ingot-types v0.1.2
5832026-03-05T04:17:31.871Z Compiling ppv-lite86 v0.2.21
5842026-03-05T04:17:32.469Z Compiling ingot v0.1.1
5852026-03-05T04:17:32.542Z Compiling rand_chacha v0.9.0
5862026-03-05T04:17:32.811Z Compiling rand v0.9.2
5872026-03-05T04:17:35.750Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5882026-03-05T04:17:37.669Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5892026-03-05T04:17:39.534Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5902026-03-05T04:17:53.319Z Finished `release` profile [optimized + debuginfo] target(s) in 45.78s
5912026-03-05T04:17:53.356Z
5922026-03-05T04:17:53.357Zreal 45.859397514
5932026-03-05T04:17:53.357Zuser 4:09.465493805
5942026-03-05T04:17:53.357Zsys 24.241496839
5952026-03-05T04:17:53.357Ztrap 0.148969435
5962026-03-05T04:17:53.357Ztflt 0.200014842
5972026-03-05T04:17:53.357Zdflt 0.485111464
5982026-03-05T04:17:53.363Zkflt 0.000012318
5992026-03-05T04:17:53.363Zlock 11:40.624960725
6002026-03-05T04:17:53.363Zslp 8:02.629156137
6012026-03-05T04:17:53.363Zlat 7.314068456
6022026-03-05T04:17:53.363Zstop 14.650632424
6032026-03-05T04:17:53.363Z+ popd
6042026-03-05T04:17:53.363Z/work/oxidecomputer/opte
6052026-03-05T04:17:53.363Z+ for x in debug release
6062026-03-05T04:17:53.363Z+ mkdir -p /work/debug
6072026-03-05T04:17:53.363Z+ cp target/debug/opteadm /work/debug/
6082026-03-05T04:17:53.392Z+ sha256sum target/debug/opteadm
6092026-03-05T04:17:53.427Z+ for x in debug release
6102026-03-05T04:17:53.427Z+ mkdir -p /work/release
6112026-03-05T04:17:53.432Z+ cp target/release/opteadm /work/release/
6122026-03-05T04:17:53.453Z+ sha256sum target/release/opteadm
6132026-03-05T04:17:53.476Zprocess exited: duration 139977 ms, exit code 0
 
6142026-03-05T04:17:53.489Zfound 4 output files
6152026-03-05T04:17:53.489Zuploading: /work/debug/opteadm (36260664 bytes)
6162026-03-05T04:17:54.844Zuploaded: /work/debug/opteadm
6172026-03-05T04:17:54.844Zuploading: /work/debug/opteadm.debug.sha256 (87 bytes)
6182026-03-05T04:17:55.852Zuploaded: /work/debug/opteadm.debug.sha256
6192026-03-05T04:17:55.855Zuploading: /work/release/opteadm (22703312 bytes)
6202026-03-05T04:17:57.064Zuploaded: /work/release/opteadm
6212026-03-05T04:17:57.067Zuploading: /work/release/opteadm.release.sha256 (89 bytes)
6222026-03-05T04:17:58.074Zuploaded: /work/release/opteadm.release.sha256