01KJY36NTX2C0B13QBJESTQJVY: opte-p5p

BasicConfig {
    output_rules: [
        "=/out/opte.p5p",
        "=/out/opte.p5p.sha256",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/opte.p5p",
            series: "repo",
            name: "opte.p5p",
        },
        BasicConfigPublish {
            from_output: "/out/opte.p5p.sha256",
            series: "repo",
            name: "opte.p5p.sha256",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KJY378GP1Z6Q31BE7H5G7GB7

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:14:42.430Zjob assigned to worker 01KJY37GGXCP1G50QD6BCNMTT3 [factory aws, i-0092e1051b0cae77e] (queued for 56 s)
 
22026-03-05T04:14:50.706Zstarting task 0: "setup"
32026-03-05T04:14:50.711Z++ uname -s
42026-03-05T04:14:50.715Z+ kern=SunOS
52026-03-05T04:14:50.715Z+ build_user=build
62026-03-05T04:14:50.715Z+ build_uid=12345
72026-03-05T04:14:50.715Z+ work_dir=/work
82026-03-05T04:14:50.715Z+ input_dir=/input
92026-03-05T04:14:50.715Z+ [[ 0 == 12345 ]]
102026-03-05T04:14:50.715Z+ case "$kern" in
112026-03-05T04:14:50.715Z+ groupadd -g 12345 build
122026-03-05T04:14:50.718Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:14:52.723Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:14:52.851Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:14:52.854Z+ home_fs=zfs
162026-03-05T04:14:52.854Z+ [[ zfs == autofs ]]
172026-03-05T04:14:52.854Z+ mkdir -p /home/build
182026-03-05T04:14:52.857Z+ chown build:build /home/build /work
192026-03-05T04:14:54.858Z+ chmod 0700 /home/build /work
202026-03-05T04:14:54.861Zprocess exited: duration 4157 ms, exit code 0
 
212026-03-05T04:14:54.868Zstarting task 1: "rust-toolchain"
222026-03-05T04:14:54.873Z * rust toolchain channel = "1.93.1"
232026-03-05T04:14:54.873Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
242026-03-05T04:14:54.873Z * rust toolchain profile = "default"
252026-03-05T04:14:54.873Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-05T04:14:54.873Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:14:54.873Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T04:14:54.876Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:14:54.876Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
302026-03-05T04:14:55.026Zinfo: downloading installer
312026-03-05T04:14:56.746Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:14:56.746Zwarn: /opt/ooce/bin
332026-03-05T04:14:56.746Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:14:56.746Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:14:56.747Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:14:56.747Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:14:56.748Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:14:56.748Zerror: cannot install while Rust is installed
392026-03-05T04:14:56.748Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:14:56.772Zinfo: profile set to 'default'
412026-03-05T04:14:56.772Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:14:56.776Zinfo: syncing channel updates for '1.93.1-x86_64-unknown-illumos'
432026-03-05T04:14:56.946Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T04:14:56.949Zinfo: downloading component 'cargo'
452026-03-05T04:14:58.145Zinfo: downloading component 'clippy'
462026-03-05T04:14:58.525Zinfo: downloading component 'rust-docs'
472026-03-05T04:15:00.370Zinfo: downloading component 'rust-std'
482026-03-05T04:15:02.565Zinfo: downloading component 'rustc'
492026-03-05T04:15:09.749Zinfo: downloading component 'rustfmt'
502026-03-05T04:15:10.011Zinfo: installing component 'cargo'
512026-03-05T04:15:10.918Zinfo: installing component 'clippy'
522026-03-05T04:15:11.307Zinfo: installing component 'rust-docs'
532026-03-05T04:15:13.244Zinfo: installing component 'rust-std'
542026-03-05T04:15:15.075Zinfo: installing component 'rustc'
552026-03-05T04:15:21.912Zinfo: installing component 'rustfmt'
562026-03-05T04:15:22.235Zinfo: default toolchain set to '1.93.1-x86_64-unknown-illumos'
572026-03-05T04:15:22.235Z
582026-03-05T04:15:22.724Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T04:15:22.724Z
602026-03-05T04:15:22.728Z
612026-03-05T04:15:22.728ZRust is installed now. Great!
622026-03-05T04:15:22.728Z
632026-03-05T04:15:22.728ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:15:22.728Zenvironment variable. This has not been done automatically.
652026-03-05T04:15:22.728Z
662026-03-05T04:15:22.728ZTo configure your current shell, you need to source
672026-03-05T04:15:22.728Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:15:22.728Z
692026-03-05T04:15:22.728ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:15:22.728Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:15:22.728Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:15:22.728Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:15:22.834Z+ rustup --version
742026-03-05T04:15:22.845Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:15:22.848Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:15:22.920Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T04:15:22.923Z+ cargo --version
782026-03-05T04:15:22.981Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T04:15:22.984Z+ rustc --version
802026-03-05T04:15:23.049Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T04:15:23.052Zprocess exited: duration 28182 ms, exit code 0
 
822026-03-05T04:15:23.059Zstarting task 2: "authentication"
832026-03-05T04:15:23.081Zprocess exited: duration 21 ms, exit code 0
 
842026-03-05T04:15:23.087Zstarting task 3: "clone repository"
852026-03-05T04:15:23.091Z+ mkdir -p /work/oxidecomputer/opte
862026-03-05T04:15:23.094Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-05T04:15:23.142ZCloning into '/work/oxidecomputer/opte'...
882026-03-05T04:15:26.218Z+ cd /work/oxidecomputer/opte
892026-03-05T04:15:26.219Z+ git fetch origin bbf6c585ebaaddf54a1df3f257b3273c284a7899
902026-03-05T04:15:26.629ZFrom https://github.com/oxidecomputer/opte
912026-03-05T04:15:26.629Z * branch bbf6c585ebaaddf54a1df3f257b3273c284a7899 -> FETCH_HEAD
922026-03-05T04:15:26.638Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-03-05T04:15:26.641Z++ git branch --show-current
942026-03-05T04:15:26.641Z+ current=master
952026-03-05T04:15:26.641Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-03-05T04:15:26.641Z+ git branch -f renovate/toml-1.x-lockfile bbf6c585ebaaddf54a1df3f257b3273c284a7899
972026-03-05T04:15:26.644Z+ git checkout -f renovate/toml-1.x-lockfile
982026-03-05T04:15:26.669ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-03-05T04:15:26.672Z+ git reset --hard bbf6c585ebaaddf54a1df3f257b3273c284a7899
1002026-03-05T04:15:26.694ZHEAD is now at bbf6c58 Update Rust crate toml to v1.0.4
1012026-03-05T04:15:26.697Zprocess exited: duration 3608 ms, exit code 0
 
1022026-03-05T04:15:26.706Zstarting task 4: "build"
1032026-03-05T04:15:26.709Z+ source .github/buildomat/common.sh
1042026-03-05T04:15:26.709Z++ rustup show active-toolchain
1052026-03-05T04:15:26.753Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-05T04:15:26.756Z++ pushd xde
1072026-03-05T04:15:26.756Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-05T04:15:26.756Z++ rustup show active-toolchain
1092026-03-05T04:15:26.763Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-05T04:15:26.986Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-05T04:15:26.989Zinfo: downloading component 'cargo'
1122026-03-05T04:15:28.328Zinfo: downloading component 'clippy'
1132026-03-05T04:15:28.866Zinfo: downloading component 'rust-src'
1142026-03-05T04:15:29.242Zinfo: downloading component 'rust-std'
1152026-03-05T04:15:31.981Zinfo: downloading component 'rustc'
1162026-03-05T04:15:42.334Zinfo: downloading component 'rustfmt'
1172026-03-05T04:15:42.661Zinfo: installing component 'cargo'
1182026-03-05T04:15:43.594Zinfo: installing component 'clippy'
1192026-03-05T04:15:44.004Zinfo: installing component 'rust-src'
1202026-03-05T04:15:44.415Zinfo: installing component 'rust-std'
1212026-03-05T04:15:46.171Zinfo: installing component 'rustc'
1222026-03-05T04:15:52.855Zinfo: installing component 'rustfmt'
1232026-03-05T04:15:53.177Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-05T04:15:53.277Z+++ rustup show active-toolchain -v
1252026-03-05T04:15:53.280Z+++ head -n 1
1262026-03-05T04:15:53.280Z+++ cut '-d ' -f1
1272026-03-05T04:15:53.381Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-05T04:15:53.381Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-05T04:15:53.381Z++ popd
1302026-03-05T04:15:53.385Z/work/oxidecomputer/opte
1312026-03-05T04:15:53.385Z+ TGT_BASE=/work
1322026-03-05T04:15:53.385Z+ REL_SRC=target/x86_64-unknown-unknown/release-lto
1332026-03-05T04:15:53.385Z+ REL_TGT=/work/release
1342026-03-05T04:15:53.385Z+ mkdir -p /work/release
1352026-03-05T04:15:53.385Z+ cargo --version
1362026-03-05T04:15:53.440Zcargo 1.93.1 (083ac5135 2025-12-15)
1372026-03-05T04:15:53.445Z+ rustc --version
1382026-03-05T04:15:53.511Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1392026-03-05T04:15:53.514Z+ header 'build xde and opteadm (release+debug)'
1402026-03-05T04:15:53.517Z+ echo '# ==== build xde and opteadm (release+debug) ==== #'
1412026-03-05T04:15:53.517Z# ==== build xde and opteadm (release+debug) ==== #
1422026-03-05T04:15:53.517Z+ ptime -m cargo xtask build --profile all
1432026-03-05T04:15:53.685Z Updating crates.io index
1442026-03-05T04:15:53.688Z Updating git repository `https://github.com/oxidecomputer/falcon`
1452026-03-05T04:15:57.640Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1462026-03-05T04:15:58.289Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-03-05T04:15:59.055Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-03-05T04:15:59.622Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1492026-03-05T04:16:00.232Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1502026-03-05T04:16:00.871Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1512026-03-05T04:16:02.639Z Downloading crates ...
1522026-03-05T04:16:02.692Z Downloaded cargo-platform v0.3.2
1532026-03-05T04:16:02.696Z Downloaded anstyle-parse v0.2.7
1542026-03-05T04:16:02.704Z Downloaded toml v1.0.4+spec-1.1.0
1552026-03-05T04:16:02.708Z Downloaded clap_lex v0.7.7
1562026-03-05T04:16:02.711Z Downloaded errno v0.3.14
1572026-03-05T04:16:02.715Z Downloaded colorchoice v1.0.4
1582026-03-05T04:16:02.721Z Downloaded clap_derive v4.5.55
1592026-03-05T04:16:02.730Z Downloaded anstyle v1.0.13
1602026-03-05T04:16:02.735Z Downloaded clap_builder v4.5.57
1612026-03-05T04:16:02.741Z Downloaded serde_spanned v1.0.4
1622026-03-05T04:16:02.744Z Downloaded zmij v1.0.20
1632026-03-05T04:16:02.747Z Downloaded serde v1.0.228
1642026-03-05T04:16:02.750Z Downloaded toml_datetime v1.0.0+spec-1.1.0
1652026-03-05T04:16:02.753Z Downloaded anstream v0.6.21
1662026-03-05T04:16:02.756Z Downloaded serde_derive v1.0.228
1672026-03-05T04:16:02.759Z Downloaded clap v4.5.57
1682026-03-05T04:16:02.766Z Downloaded toml_writer v1.0.6+spec-1.1.0
1692026-03-05T04:16:02.769Z Downloaded unicode-ident v1.0.23
1702026-03-05T04:16:02.772Z Downloaded thiserror-impl v2.0.18
1712026-03-05T04:16:02.777Z Downloaded utf8parse v0.2.2
1722026-03-05T04:16:02.781Z Downloaded heck v0.5.0
1732026-03-05T04:16:02.785Z Downloaded is_terminal_polyfill v1.70.2
1742026-03-05T04:16:02.788Z Downloaded strsim v0.11.1
1752026-03-05T04:16:02.788Z Downloaded equivalent v1.0.2
1762026-03-05T04:16:02.795Z Downloaded terminal_size v0.4.3
1772026-03-05T04:16:02.797Z Downloaded itoa v1.0.17
1782026-03-05T04:16:02.802Z Downloaded anstyle-query v1.1.5
1792026-03-05T04:16:02.811Z Downloaded semver v1.0.27
1802026-03-05T04:16:02.813Z Downloaded cargo_metadata v0.23.1
1812026-03-05T04:16:02.821Z Downloaded thiserror v2.0.18
1822026-03-05T04:16:02.825Z Downloaded quote v1.0.44
1832026-03-05T04:16:02.838Z Downloaded toml_parser v1.0.9+spec-1.1.0
1842026-03-05T04:16:02.841Z Downloaded serde_core v1.0.228
1852026-03-05T04:16:02.844Z Downloaded indexmap v2.13.0
1862026-03-05T04:16:02.847Z Downloaded proc-macro2 v1.0.106
1872026-03-05T04:16:02.850Z Downloaded bitflags v2.10.0
1882026-03-05T04:16:02.853Z Downloaded memchr v2.8.0
1892026-03-05T04:16:02.857Z Downloaded anyhow v1.0.101
1902026-03-05T04:16:02.861Z Downloaded camino v1.2.2
1912026-03-05T04:16:02.881Z Downloaded hashbrown v0.16.1
1922026-03-05T04:16:02.891Z Downloaded winnow v0.7.14
1932026-03-05T04:16:02.902Z Downloaded serde_json v1.0.149
1942026-03-05T04:16:02.933Z Downloaded syn v2.0.114
1952026-03-05T04:16:02.953Z Downloaded rustix v1.1.3
1962026-03-05T04:16:02.986Z Downloaded libc v0.2.180
1972026-03-05T04:16:03.051Z Compiling proc-macro2 v1.0.106
1982026-03-05T04:16:03.051Z Compiling serde_core v1.0.228
1992026-03-05T04:16:03.051Z Compiling unicode-ident v1.0.23
2002026-03-05T04:16:03.054Z Compiling quote v1.0.44
2012026-03-05T04:16:03.054Z Compiling libc v0.2.180
2022026-03-05T04:16:03.054Z Compiling rustix v1.1.3
2032026-03-05T04:16:03.054Z Compiling bitflags v2.10.0
2042026-03-05T04:16:03.054Z Compiling utf8parse v0.2.2
2052026-03-05T04:16:03.329Z Compiling zmij v1.0.20
2062026-03-05T04:16:03.352Z Compiling anstyle-parse v0.2.7
2072026-03-05T04:16:03.733Z Compiling thiserror v2.0.18
2082026-03-05T04:16:03.789Z Compiling serde v1.0.228
2092026-03-05T04:16:03.903Z Compiling anstyle-query v1.1.5
2102026-03-05T04:16:04.008Z Compiling camino v1.2.2
2112026-03-05T04:16:04.058Z Compiling serde_json v1.0.149
2122026-03-05T04:16:04.099Z Compiling is_terminal_polyfill v1.70.2
2132026-03-05T04:16:04.223Z Compiling colorchoice v1.0.4
2142026-03-05T04:16:04.344Z Compiling anstyle v1.0.13
2152026-03-05T04:16:04.452Z Compiling itoa v1.0.17
2162026-03-05T04:16:04.562Z Compiling errno v0.3.14
2172026-03-05T04:16:04.668Z Compiling anstream v0.6.21
2182026-03-05T04:16:04.851Z Compiling strsim v0.11.1
2192026-03-05T04:16:04.869Z Compiling clap_lex v0.7.7
2202026-03-05T04:16:04.950Z Compiling winnow v0.7.14
2212026-03-05T04:16:05.573Z Compiling anyhow v1.0.101
2222026-03-05T04:16:05.641Z Compiling syn v2.0.114
2232026-03-05T04:16:05.763Z Compiling heck v0.5.0
2242026-03-05T04:16:05.821Z Compiling memchr v2.8.0
2252026-03-05T04:16:06.149Z Compiling terminal_size v0.4.3
2262026-03-05T04:16:06.422Z Compiling clap_builder v4.5.57
2272026-03-05T04:16:06.546Z Compiling toml_writer v1.0.6+spec-1.1.0
2282026-03-05T04:16:08.121Z Compiling toml_parser v1.0.9+spec-1.1.0
2292026-03-05T04:16:08.362Z Compiling toml_datetime v1.0.0+spec-1.1.0
2302026-03-05T04:16:08.610Z Compiling semver v1.0.27
2312026-03-05T04:16:08.815Z Compiling serde_spanned v1.0.4
2322026-03-05T04:16:08.818Z Compiling cargo-platform v0.3.2
2332026-03-05T04:16:09.417Z Compiling toml v1.0.4+spec-1.1.0
2342026-03-05T04:16:11.484Z Compiling serde_derive v1.0.228
2352026-03-05T04:16:11.851Z Compiling thiserror-impl v2.0.18
2362026-03-05T04:16:12.124Z Compiling clap_derive v4.5.55
2372026-03-05T04:16:16.108Z Compiling clap v4.5.57
2382026-03-05T04:16:18.365Z Compiling cargo_metadata v0.23.1
2392026-03-05T04:16:22.926Z Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask)
2402026-03-05T04:16:25.571Z Finished `dev` profile [optimized + debuginfo] target(s) in 32.00s
2412026-03-05T04:16:25.666Z Running `target/debug/xtask build --profile all`
2422026-03-05T04:16:28.041ZBuilding opteadm (release).
2432026-03-05T04:16:28.189Z Compiling proc-macro2 v1.0.106
2442026-03-05T04:16:28.189Z Compiling quote v1.0.44
2452026-03-05T04:16:28.192Z Compiling unicode-ident v1.0.23
2462026-03-05T04:16:28.192Z Compiling libc v0.2.180
2472026-03-05T04:16:28.192Z Compiling serde_core v1.0.228
2482026-03-05T04:16:28.193Z Compiling cfg-if v1.0.4
2492026-03-05T04:16:28.193Z Compiling zerocopy v0.8.39
2502026-03-05T04:16:28.193Z Compiling strsim v0.11.1
2512026-03-05T04:16:28.306Z Compiling memchr v2.8.0
2522026-03-05T04:16:28.384Z Compiling ident_case v1.0.1
2532026-03-05T04:16:28.565Z Compiling thiserror v2.0.18
2542026-03-05T04:16:28.768Z Compiling fnv v1.0.7
2552026-03-05T04:16:28.775Z Compiling regex-syntax v0.8.9
2562026-03-05T04:16:28.885Z Compiling equivalent v1.0.2
2572026-03-05T04:16:28.965Z Compiling hashbrown v0.16.1
2582026-03-05T04:16:28.991Z Compiling anyhow v1.0.101
2592026-03-05T04:16:29.535Z Compiling aho-corasick v1.1.4
2602026-03-05T04:16:29.570Z Compiling either v1.15.0
2612026-03-05T04:16:29.601Z Compiling serde v1.0.228
2622026-03-05T04:16:29.742Z Compiling winnow v0.7.14
2632026-03-05T04:16:29.973Z Compiling itertools v0.14.0
2642026-03-05T04:16:30.119Z Compiling indexmap v2.13.0
2652026-03-05T04:16:30.598Z Compiling syn v2.0.114
2662026-03-05T04:16:30.746Z Compiling byteorder v1.5.0
2672026-03-05T04:16:31.104Z Compiling getrandom v0.3.4
2682026-03-05T04:16:31.454Z Compiling toml_datetime v0.7.5+spec-1.1.0
2692026-03-05T04:16:31.687Z Compiling heapless v0.8.0
2702026-03-05T04:16:31.868Z Compiling hash32 v0.3.1
2712026-03-05T04:16:32.086Z Compiling stable_deref_trait v1.2.1
2722026-03-05T04:16:32.186Z Compiling regex-automata v0.4.14
2732026-03-05T04:16:32.510Z Compiling syn v1.0.109
2742026-03-05T04:16:32.846Z Compiling rustversion v1.0.22
2752026-03-05T04:16:33.050Z Compiling toml_parser v1.0.9+spec-1.1.0
2762026-03-05T04:16:33.063Z Compiling macaddr v1.0.1
2772026-03-05T04:16:33.273Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2782026-03-05T04:16:33.445Z Compiling bitflags v2.10.0
2792026-03-05T04:16:33.489Z Compiling smoltcp v0.11.0
2802026-03-05T04:16:33.873Z Compiling toml_edit v0.23.10+spec-1.0.0
2812026-03-05T04:16:34.056Z Compiling bitflags v1.3.2
2822026-03-05T04:16:34.099Z Compiling version_check v0.9.5
2832026-03-05T04:16:34.105Z Compiling rustix v1.1.3
2842026-03-05T04:16:34.144Z Compiling ref-cast v1.0.25
2852026-03-05T04:16:34.315Z Compiling managed v0.8.0
2862026-03-05T04:16:34.626Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2872026-03-05T04:16:34.784Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2882026-03-05T04:16:34.790Z Compiling rand_core v0.9.5
2892026-03-05T04:16:35.034Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2902026-03-05T04:16:35.153Z Compiling proc-macro-crate v3.4.0
2912026-03-05T04:16:35.807Z Compiling errno v0.3.14
2922026-03-05T04:16:36.038Z Compiling utf8parse v0.2.2
2932026-03-05T04:16:36.045Z Compiling unicode-width v0.2.2
2942026-03-05T04:16:36.075Z Compiling once_cell v1.21.3
2952026-03-05T04:16:36.199Z Compiling regex v1.12.3
2962026-03-05T04:16:36.454Z Compiling ipnetwork v0.21.1
2972026-03-05T04:16:36.605Z Compiling foreign-types-shared v0.3.1
2982026-03-05T04:16:36.723Z Compiling tabwriter v1.4.1
2992026-03-05T04:16:37.064Z Compiling tracing-core v0.1.36
3002026-03-05T04:16:37.238Z Compiling darling_core v0.21.3
3012026-03-05T04:16:37.368Z Compiling cstr-argument v0.1.2
3022026-03-05T04:16:37.683Z Compiling anstyle-parse v0.2.7
3032026-03-05T04:16:38.812Z Compiling anstyle v1.0.13
3042026-03-05T04:16:38.966Z Compiling is_terminal_polyfill v1.70.2
3052026-03-05T04:16:39.091Z Compiling dyn-clone v1.0.20
3062026-03-05T04:16:39.106Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
3072026-03-05T04:16:39.270Z Compiling pin-project-lite v0.2.16
3082026-03-05T04:16:39.306Z Compiling anstyle-query v1.1.5
3092026-03-05T04:16:39.398Z Compiling colorchoice v1.0.4
3102026-03-05T04:16:39.449Z Compiling pretty-hex v0.4.1
3112026-03-05T04:16:39.479Z Compiling terminal_size v0.4.3
3122026-03-05T04:16:39.553Z Compiling anstream v0.6.21
3132026-03-05T04:16:39.800Z Compiling uuid v1.20.0
3142026-03-05T04:16:40.296Z Compiling socket2 v0.6.2
3152026-03-05T04:16:40.693Z Compiling heck v0.5.0
3162026-03-05T04:16:40.789Z Compiling clap_lex v0.7.7
3172026-03-05T04:16:40.817Z Compiling oxnet v0.1.4
3182026-03-05T04:16:40.916Z Compiling zerocopy-derive v0.8.39
3192026-03-05T04:16:41.076Z Compiling thiserror-impl v2.0.18
3202026-03-05T04:16:41.365Z Compiling serde_derive v1.0.228
3212026-03-05T04:16:41.411Z Compiling ref-cast-impl v1.0.25
3222026-03-05T04:16:41.491Z Compiling foreign-types-macros v0.2.3
3232026-03-05T04:16:42.549Z Compiling num_enum_derive v0.7.5
3242026-03-05T04:16:42.745Z Compiling foreign-types v0.5.0
3252026-03-05T04:16:42.837Z Compiling darling_macro v0.21.3
3262026-03-05T04:16:42.983Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3272026-03-05T04:16:43.812Z Compiling darling v0.21.3
3282026-03-05T04:16:43.856Z Compiling tracing-attributes v0.1.31
3292026-03-05T04:16:43.907Z Compiling ingot-macros v0.1.1
3302026-03-05T04:16:43.974Z Compiling cobs v0.3.0
3312026-03-05T04:16:44.130Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3322026-03-05T04:16:44.345Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3332026-03-05T04:16:44.687Z Compiling num_enum v0.7.5
3342026-03-05T04:16:44.846Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3352026-03-05T04:16:44.986Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3362026-03-05T04:16:45.032Z Compiling colored v3.1.1
3372026-03-05T04:16:45.158Z Compiling clap_builder v4.5.57
3382026-03-05T04:16:45.180Z Compiling clap_derive v4.5.55
3392026-03-05T04:16:45.974Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3402026-03-05T04:16:46.560Z Compiling tracing v0.1.44
3412026-03-05T04:16:48.505Z Compiling postcard v1.1.3
3422026-03-05T04:16:49.176Z Compiling clap v4.5.57
3432026-03-05T04:16:51.131Z Compiling ingot-types v0.1.2
3442026-03-05T04:16:51.131Z Compiling ppv-lite86 v0.2.21
3452026-03-05T04:16:51.604Z Compiling rand_chacha v0.9.0
3462026-03-05T04:16:51.673Z Compiling ingot v0.1.1
3472026-03-05T04:16:51.849Z Compiling rand v0.9.2
3482026-03-05T04:16:54.695Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3492026-03-05T04:16:56.457Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3502026-03-05T04:16:58.107Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3512026-03-05T04:17:10.503Z Finished `release` profile [optimized + debuginfo] target(s) in 42.45s
3522026-03-05T04:17:10.535ZBuilding xde (release-lto).
3532026-03-05T04:17:10.887Z Updating crates.io index
3542026-03-05T04:17:11.042Z Downloading crates ...
3552026-03-05T04:17:11.110Z Downloaded adler2 v2.0.1
3562026-03-05T04:17:11.120Z Downloaded addr2line v0.25.1
3572026-03-05T04:17:11.124Z Downloaded rustc-literal-escaper v0.0.7
3582026-03-05T04:17:11.127Z Downloaded foldhash v0.2.0
3592026-03-05T04:17:11.127Z Downloaded rustc-demangle v0.1.27
3602026-03-05T04:17:11.133Z Downloaded memchr v2.7.6
3612026-03-05T04:17:11.138Z Downloaded getopts v0.2.24
3622026-03-05T04:17:11.143Z Downloaded miniz_oxide v0.8.9
3632026-03-05T04:17:11.175Z Downloaded gimli v0.32.3
3642026-03-05T04:17:11.210Z Downloaded object v0.37.3
3652026-03-05T04:17:11.222Z Downloaded libc v0.2.178
3662026-03-05T04:17:11.303Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
3672026-03-05T04:17:11.303Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
3682026-03-05T04:17:11.303Z Compiling proc-macro2 v1.0.106
3692026-03-05T04:17:11.306Z Compiling unicode-ident v1.0.23
3702026-03-05T04:17:11.306Z Compiling quote v1.0.44
3712026-03-05T04:17:11.306Z Compiling serde_core v1.0.228
3722026-03-05T04:17:11.306Z Compiling fnv v1.0.7
3732026-03-05T04:17:11.306Z Compiling strsim v0.11.1
3742026-03-05T04:17:11.518Z Compiling ident_case v1.0.1
3752026-03-05T04:17:11.576Z Compiling memchr v2.8.0
3762026-03-05T04:17:11.707Z Compiling regex-syntax v0.8.9
3772026-03-05T04:17:12.048Z Compiling serde v1.0.228
3782026-03-05T04:17:12.090Z Compiling thiserror v2.0.18
3792026-03-05T04:17:12.118Z Compiling either v1.15.0
3802026-03-05T04:17:12.287Z Compiling zerocopy v0.8.39
3812026-03-05T04:17:12.537Z Compiling aho-corasick v1.1.4
3822026-03-05T04:17:12.806Z Compiling itertools v0.14.0
3832026-03-05T04:17:13.017Z Compiling heapless v0.8.0
3842026-03-05T04:17:13.282Z Compiling smoltcp v0.11.0
3852026-03-05T04:17:13.685Z Compiling syn v2.0.114
3862026-03-05T04:17:13.863Z Compiling ref-cast v1.0.25
3872026-03-05T04:17:14.054Z Compiling crc32fast v1.5.0
3882026-03-05T04:17:14.074Z Compiling version_check v0.9.5
3892026-03-05T04:17:14.755Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3902026-03-05T04:17:15.064Z Compiling regex-automata v0.4.14
3912026-03-05T04:17:17.976Z Compiling regex v1.12.3
3922026-03-05T04:17:18.528Z Compiling darling_core v0.21.3
3932026-03-05T04:17:20.476Z Compiling thiserror-impl v2.0.18
3942026-03-05T04:17:20.476Z Compiling serde_derive v1.0.228
3952026-03-05T04:17:20.479Z Compiling zerocopy-derive v0.8.39
3962026-03-05T04:17:20.479Z Compiling ref-cast-impl v1.0.25
3972026-03-05T04:17:20.479Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3982026-03-05T04:17:23.369Z Compiling darling_macro v0.21.3
3992026-03-05T04:17:24.805Z Compiling darling v0.21.3
4002026-03-05T04:17:24.882Z Compiling ingot-macros v0.1.1
4012026-03-05T04:17:24.882Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4022026-03-05T04:17:36.169Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
4032026-03-05T04:17:39.771Z Compiling byteorder v1.5.0
4042026-03-05T04:17:39.771Z Compiling cfg-if v1.0.4
4052026-03-05T04:17:39.775Z Compiling macaddr v1.0.1
4062026-03-05T04:17:39.775Z Compiling stable_deref_trait v1.2.1
4072026-03-05T04:17:39.876Z Compiling bitflags v1.3.2
4082026-03-05T04:17:39.889Z Compiling cobs v0.3.0
4092026-03-05T04:17:39.931Z Compiling managed v0.8.0
4102026-03-05T04:17:40.146Z Compiling hash32 v0.3.1
4112026-03-05T04:17:40.409Z Compiling dyn-clone v1.0.20
4122026-03-05T04:17:40.417Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4132026-03-05T04:17:43.088Z Compiling bitflags v2.10.0
4142026-03-05T04:17:43.091Z Compiling uuid v1.20.0
4152026-03-05T04:17:43.368Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4162026-03-05T04:17:44.072Z Compiling postcard v1.1.3
4172026-03-05T04:17:45.422Z Compiling ingot-types v0.1.2
4182026-03-05T04:17:45.940Z Compiling ingot v0.1.1
4192026-03-05T04:17:48.785Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4202026-03-05T04:17:55.153Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4212026-03-05T04:18:08.688Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
4222026-03-05T04:18:51.965Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 41s
4232026-03-05T04:18:51.995ZLinking xde kmod...
4242026-03-05T04:18:52.740ZBuilding xde dev link helper (release).
4252026-03-05T04:18:52.971Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
4262026-03-05T04:18:52.971Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
4272026-03-05T04:18:52.974Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
4282026-03-05T04:19:13.260Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
4292026-03-05T04:19:17.400Z Finished `release` profile [optimized + debuginfo] target(s) in 24.60s
4302026-03-05T04:19:17.427ZBuilding opteadm (dev).
4312026-03-05T04:19:17.646Z Compiling serde_core v1.0.228
4322026-03-05T04:19:17.646Z Compiling libc v0.2.180
4332026-03-05T04:19:17.646Z Compiling cfg-if v1.0.4
4342026-03-05T04:19:17.646Z Compiling zerocopy v0.8.39
4352026-03-05T04:19:17.646Z Compiling strsim v0.11.1
4362026-03-05T04:19:17.650Z Compiling fnv v1.0.7
4372026-03-05T04:19:17.679Z Compiling memchr v2.8.0
4382026-03-05T04:19:17.687Z Compiling syn v2.0.114
4392026-03-05T04:19:17.764Z Compiling ident_case v1.0.1
4402026-03-05T04:19:17.789Z Compiling regex-syntax v0.8.9
4412026-03-05T04:19:17.930Z Compiling serde v1.0.228
4422026-03-05T04:19:18.273Z Compiling equivalent v1.0.2
4432026-03-05T04:19:18.373Z Compiling hashbrown v0.16.1
4442026-03-05T04:19:18.434Z Compiling winnow v0.7.14
4452026-03-05T04:19:18.469Z Compiling either v1.15.0
4462026-03-05T04:19:18.852Z Compiling aho-corasick v1.1.4
4472026-03-05T04:19:18.978Z Compiling itertools v0.14.0
4482026-03-05T04:19:19.331Z Compiling toml_datetime v0.7.5+spec-1.1.0
4492026-03-05T04:19:19.522Z Compiling indexmap v2.13.0
4502026-03-05T04:19:19.772Z Compiling heapless v0.8.0
4512026-03-05T04:19:20.326Z Compiling getrandom v0.3.4
4522026-03-05T04:19:20.889Z Compiling byteorder v1.5.0
4532026-03-05T04:19:21.234Z Compiling regex-automata v0.4.14
4542026-03-05T04:19:21.281Z Compiling hash32 v0.3.1
4552026-03-05T04:19:21.543Z Compiling rustversion v1.0.22
4562026-03-05T04:19:21.847Z Compiling toml_parser v1.0.9+spec-1.1.0
4572026-03-05T04:19:21.879Z Compiling smoltcp v0.11.0
4582026-03-05T04:19:22.192Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4592026-03-05T04:19:22.453Z Compiling stable_deref_trait v1.2.1
4602026-03-05T04:19:22.510Z Compiling syn v1.0.109
4612026-03-05T04:19:22.555Z Compiling macaddr v1.0.1
4622026-03-05T04:19:22.651Z Compiling bitflags v2.10.0
4632026-03-05T04:19:22.868Z Compiling toml_edit v0.23.10+spec-1.0.0
4642026-03-05T04:19:23.184Z Compiling version_check v0.9.5
4652026-03-05T04:19:23.187Z Compiling managed v0.8.0
4662026-03-05T04:19:23.565Z Compiling bitflags v1.3.2
4672026-03-05T04:19:23.629Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4682026-03-05T04:19:23.643Z Compiling ref-cast v1.0.25
4692026-03-05T04:19:23.667Z Compiling rand_core v0.9.5
4702026-03-05T04:19:23.750Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4712026-03-05T04:19:24.143Z Compiling proc-macro-crate v3.4.0
4722026-03-05T04:19:24.222Z Compiling darling_core v0.21.3
4732026-03-05T04:19:25.090Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4742026-03-05T04:19:25.117Z Compiling regex v1.12.3
4752026-03-05T04:19:25.295Z Compiling errno v0.3.14
4762026-03-05T04:19:25.609Z Compiling unicode-width v0.2.2
4772026-03-05T04:19:25.995Z Compiling once_cell v1.21.3
4782026-03-05T04:19:26.216Z Compiling foreign-types-shared v0.3.1
4792026-03-05T04:19:26.349Z Compiling ipnetwork v0.21.1
4802026-03-05T04:19:26.461Z Compiling tracing-core v0.1.36
4812026-03-05T04:19:27.444Z Compiling cstr-argument v0.1.2
4822026-03-05T04:19:27.754Z Compiling tabwriter v1.4.1
4832026-03-05T04:19:27.757Z Compiling rustix v1.1.3
4842026-03-05T04:19:27.960Z Compiling zerocopy-derive v0.8.39
4852026-03-05T04:19:28.608Z Compiling thiserror-impl v2.0.18
4862026-03-05T04:19:29.230Z Compiling serde_derive v1.0.228
4872026-03-05T04:19:29.545Z Compiling ref-cast-impl v1.0.25
4882026-03-05T04:19:29.930Z Compiling darling_macro v0.21.3
4892026-03-05T04:19:30.501Z Compiling foreign-types-macros v0.2.3
4902026-03-05T04:19:30.713Z Compiling num_enum_derive v0.7.5
4912026-03-05T04:19:30.893Z Compiling darling v0.21.3
4922026-03-05T04:19:31.025Z Compiling ingot-macros v0.1.1
4932026-03-05T04:19:31.392Z Compiling thiserror v2.0.18
4942026-03-05T04:19:31.554Z Compiling cobs v0.3.0
4952026-03-05T04:19:31.780Z Compiling foreign-types v0.5.0
4962026-03-05T04:19:32.037Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4972026-03-05T04:19:32.071Z Compiling tracing-attributes v0.1.31
4982026-03-05T04:19:32.880Z Compiling num_enum v0.7.5
4992026-03-05T04:19:33.281Z Compiling anyhow v1.0.101
5002026-03-05T04:19:33.296Z Compiling pin-project-lite v0.2.16
5012026-03-05T04:19:33.341Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5022026-03-05T04:19:33.423Z Compiling pretty-hex v0.4.1
5032026-03-05T04:19:33.647Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
5042026-03-05T04:19:33.658Z Compiling dyn-clone v1.0.20
5052026-03-05T04:19:34.065Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5062026-03-05T04:19:34.204Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5072026-03-05T04:19:34.348Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5082026-03-05T04:19:34.377Z Compiling terminal_size v0.4.3
5092026-03-05T04:19:34.400Z Compiling uuid v1.20.0
5102026-03-05T04:19:34.575Z Compiling socket2 v0.6.2
5112026-03-05T04:19:34.613Z Compiling colored v3.1.1
5122026-03-05T04:19:34.956Z Compiling tracing v0.1.44
5132026-03-05T04:19:35.651Z Compiling oxnet v0.1.4
5142026-03-05T04:19:35.716Z Compiling clap_builder v4.5.57
5152026-03-05T04:19:36.434Z Compiling clap_derive v4.5.55
5162026-03-05T04:19:40.655Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5172026-03-05T04:19:40.678Z Compiling postcard v1.1.3
5182026-03-05T04:19:40.678Z Compiling ingot-types v0.1.2
5192026-03-05T04:19:40.678Z Compiling ppv-lite86 v0.2.21
5202026-03-05T04:19:40.678Z Compiling rand_chacha v0.9.0
5212026-03-05T04:19:40.678Z Compiling ingot v0.1.1
5222026-03-05T04:19:40.678Z Compiling rand v0.9.2
5232026-03-05T04:19:40.678Z Compiling clap v4.5.57
5242026-03-05T04:19:44.454Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5252026-03-05T04:19:47.253Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5262026-03-05T04:19:49.245Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5272026-03-05T04:19:56.971Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.53s
5282026-03-05T04:19:57.003ZBuilding xde (dev).
5292026-03-05T04:19:57.330Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
5302026-03-05T04:19:57.330Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5312026-03-05T04:19:57.334Z Compiling proc-macro2 v1.0.106
5322026-03-05T04:19:57.334Z Compiling unicode-ident v1.0.23
5332026-03-05T04:19:57.334Z Compiling quote v1.0.44
5342026-03-05T04:19:57.334Z Compiling serde_core v1.0.228
5352026-03-05T04:19:57.334Z Compiling ident_case v1.0.1
5362026-03-05T04:19:57.334Z Compiling strsim v0.11.1
5372026-03-05T04:19:57.529Z Compiling fnv v1.0.7
5382026-03-05T04:19:57.543Z Compiling memchr v2.8.0
5392026-03-05T04:19:57.670Z Compiling regex-syntax v0.8.9
5402026-03-05T04:19:58.023Z Compiling either v1.15.0
5412026-03-05T04:19:58.108Z Compiling zerocopy v0.8.39
5422026-03-05T04:19:58.152Z Compiling serde v1.0.228
5432026-03-05T04:19:58.345Z Compiling thiserror v2.0.18
5442026-03-05T04:19:58.400Z Compiling itertools v0.14.0
5452026-03-05T04:19:58.902Z Compiling aho-corasick v1.1.4
5462026-03-05T04:19:59.180Z Compiling heapless v0.8.0
5472026-03-05T04:19:59.451Z Compiling syn v2.0.114
5482026-03-05T04:19:59.675Z Compiling smoltcp v0.11.0
5492026-03-05T04:19:59.822Z Compiling version_check v0.9.5
5502026-03-05T04:20:00.117Z Compiling ref-cast v1.0.25
5512026-03-05T04:20:00.496Z Compiling crc32fast v1.5.0
5522026-03-05T04:20:00.615Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5532026-03-05T04:20:01.012Z Compiling regex-automata v0.4.14
5542026-03-05T04:20:04.092Z Compiling regex v1.12.3
5552026-03-05T04:20:04.555Z Compiling darling_core v0.21.3
5562026-03-05T04:20:06.521Z Compiling thiserror-impl v2.0.18
5572026-03-05T04:20:06.522Z Compiling zerocopy-derive v0.8.39
5582026-03-05T04:20:06.525Z Compiling serde_derive v1.0.228
5592026-03-05T04:20:06.525Z Compiling ref-cast-impl v1.0.25
5602026-03-05T04:20:06.525Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5612026-03-05T04:20:09.581Z Compiling darling_macro v0.21.3
5622026-03-05T04:20:10.909Z Compiling darling v0.21.3
5632026-03-05T04:20:10.989Z Compiling ingot-macros v0.1.1
5642026-03-05T04:20:10.992Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5652026-03-05T04:20:21.948Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5662026-03-05T04:20:25.228Z Compiling byteorder v1.5.0
5672026-03-05T04:20:25.231Z Compiling macaddr v1.0.1
5682026-03-05T04:20:25.232Z Compiling cfg-if v1.0.4
5692026-03-05T04:20:25.232Z Compiling stable_deref_trait v1.2.1
5702026-03-05T04:20:25.335Z Compiling cobs v0.3.0
5712026-03-05T04:20:25.348Z Compiling bitflags v1.3.2
5722026-03-05T04:20:25.402Z Compiling managed v0.8.0
5732026-03-05T04:20:25.596Z Compiling hash32 v0.3.1
5742026-03-05T04:20:25.873Z Compiling dyn-clone v1.0.20
5752026-03-05T04:20:26.031Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5762026-03-05T04:20:28.677Z Compiling bitflags v2.10.0
5772026-03-05T04:20:28.680Z Compiling uuid v1.20.0
5782026-03-05T04:20:28.942Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5792026-03-05T04:20:29.831Z Compiling postcard v1.1.3
5802026-03-05T04:20:31.428Z Compiling ingot-types v0.1.2
5812026-03-05T04:20:31.911Z Compiling ingot v0.1.1
5822026-03-05T04:20:34.623Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5832026-03-05T04:20:42.124Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5842026-03-05T04:21:00.591Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
5852026-03-05T04:21:14.851Z Finished `dev` profile [optimized + debuginfo] target(s) in 1m 17s
5862026-03-05T04:21:15.294ZLinking xde kmod...
5872026-03-05T04:21:16.408ZBuilding xde dev link helper (dev).
5882026-03-05T04:21:16.635Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
5892026-03-05T04:21:16.635Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5902026-03-05T04:21:16.635Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
5912026-03-05T04:21:36.210Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5922026-03-05T04:21:40.298Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.84s
5932026-03-05T04:21:40.326Z
5942026-03-05T04:21:40.329Zreal 5:46.782100517
5952026-03-05T04:21:40.329Zuser 18:59.814544037
5962026-03-05T04:21:40.329Zsys 1:33.514209227
5972026-03-05T04:21:40.329Ztrap 0.526645189
5982026-03-05T04:21:40.329Ztflt 1.317162816
5992026-03-05T04:21:40.329Zdflt 1.707555849
6002026-03-05T04:21:40.329Zkflt 0.001915416
6012026-03-05T04:21:40.329Zlock 1:02:58.598284502
6022026-03-05T04:21:40.329Zslp 41:07.923053606
6032026-03-05T04:21:40.329Zlat 31.140953764
6042026-03-05T04:21:40.329Zstop 48.816390515
6052026-03-05T04:21:40.329Z+ elfdump target/x86_64-unknown-unknown/release-lto/xde
6062026-03-05T04:21:40.329Z+ grep GOTPCREL
6072026-03-05T04:21:41.741Z+ header 'package opte'
6082026-03-05T04:21:41.744Z+ echo '# ==== package opte ==== #'
6092026-03-05T04:21:41.744Z# ==== package opte ==== #
6102026-03-05T04:21:41.744Z+ cargo xtask package --skip-build --profile all
6112026-03-05T04:21:41.972Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.17s
6122026-03-05T04:21:41.976Z Running `target/debug/xtask package --skip-build --profile all`
6132026-03-05T04:21:42.258Z+ ./clean.sh
6142026-03-05T04:21:42.269Z+ mkdir -p proto/kernel/drv/amd64
6152026-03-05T04:21:42.272Z+ mkdir -p proto/opt/oxide/opte/bin
6162026-03-05T04:21:42.275Z+ mkdir -p proto/usr/lib/devfsadm/linkmod
6172026-03-05T04:21:42.278Z+ cp ../target/release/opteadm proto/opt/oxide/opte/bin/
6182026-03-05T04:21:42.295Z+ cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64
6192026-03-05T04:21:42.334Z+ cp ../xde/xde.conf proto/kernel/drv/
6202026-03-05T04:21:42.337Z+ cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so
6212026-03-05T04:21:42.340Z+ '[' -z ']'
6222026-03-05T04:21:42.340Z+ cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg
6232026-03-05T04:21:42.368Z+ cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg
6242026-03-05T04:21:42.455Z+ INC_DEBUG=
6252026-03-05T04:21:42.458Z++ ./print-api-version.sh
6262026-03-05T04:21:42.464Z+ API_VSN=39
6272026-03-05T04:21:42.468Z+ sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/461/g -e s/%API_VSN%/39/g opte.template.p5m
6282026-03-05T04:21:42.468Z+ pkgmogrify -v -D inc_debug= -O opte.base.p5m
6292026-03-05T04:21:43.760Z+ pkgdepend generate -d proto opte.base.p5m
6302026-03-05T04:21:44.765Z+ mkdir -p packages
6312026-03-05T04:21:44.768Z+ pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m
6322026-03-05T04:21:58.220Z+ cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m
6332026-03-05T04:21:58.224Z+ pkgrepo create packages/repo
6342026-03-05T04:21:59.066Z+ pkgrepo add-publisher -s packages/repo helios-dev
6352026-03-05T04:21:59.867Z+ pkgsend publish -d proto -s packages/repo opte.final.p5m
6362026-03-05T04:22:39.737Zpkg://helios-dev/driver/network/opte@0.39.461,5.11:20260305T042159Z
6372026-03-05T04:22:39.737ZPUBLISHED
6382026-03-05T04:22:39.781Z+ pkgrecv -a -d packages/repo/opte-0.39.461.p5p -s packages/repo -v -m latest '*'
6392026-03-05T04:22:40.514ZRetrieving packages for publisher helios-dev ...
6402026-03-05T04:22:40.518ZRetrieving catalog 'helios-dev' ... Done
6412026-03-05T04:22:40.521ZRetrieving and evaluating 1 package(s)...
6422026-03-05T04:22:40.521ZFetching manifests: 1/1 100% complete
6432026-03-05T04:22:40.521ZFetching manifests: 1/1 100% complete
6442026-03-05T04:22:40.524Z
6452026-03-05T04:22:40.524ZArchiving packages ...
6462026-03-05T04:22:40.524Z Packages to add: 1
6472026-03-05T04:22:40.524Z Files to retrieve: 6
6482026-03-05T04:22:40.524ZEstimated transfer size: 35.59 MB
6492026-03-05T04:22:40.524Z
6502026-03-05T04:22:40.524ZPackages to archive:
6512026-03-05T04:22:40.524Zdriver/network/opte@0.39.461,5.11:20260305T042159Z
6522026-03-05T04:22:40.524Z
6532026-03-05T04:22:40.524ZDownload: 0/6 items 0.0/35.6MB 0% complete
6542026-03-05T04:22:40.629ZDownload: Completed 35.59 MB in 0.11 seconds (329M/s)
6552026-03-05T04:22:40.632ZArchiving: 1/20 items 0.0/35.6MB 0% complete
6562026-03-05T04:22:40.657ZArchiving: Completed 35.62 MB in 0.02 seconds
6572026-03-05T04:22:40.702ZSuccessfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.461.p5p.
6582026-03-05T04:22:40.705Z+ banner copy
6592026-03-05T04:22:40.708Z
6602026-03-05T04:22:40.708Z #### #### ##### # #
6612026-03-05T04:22:40.708Z # # # # # # # #
6622026-03-05T04:22:40.708Z # # # # # #
6632026-03-05T04:22:40.708Z # # # ##### #
6642026-03-05T04:22:40.708Z # # # # # #
6652026-03-05T04:22:40.708Z #### #### # #
6662026-03-05T04:22:40.708Z
6672026-03-05T04:22:40.708Z+ pfexec mkdir -p /out
6682026-03-05T04:22:40.712Z+ pfexec chown 12345 /out
6692026-03-05T04:22:40.715Z+ PKG_NAME=/out/opte.p5p
6702026-03-05T04:22:40.718Z+ mv pkg/packages/repo/opte-0.39.461.p5p /out/opte.p5p
6712026-03-05T04:22:40.753Z+ sha256sum /out/opte.p5p
6722026-03-05T04:22:40.785Zprocess exited: duration 434050 ms, exit code 0
 
6732026-03-05T04:22:40.799Zfound 2 output files
6742026-03-05T04:22:40.800Zuploading: /out/opte.p5p (37365760 bytes)
6752026-03-05T04:22:42.201Zuploaded: /out/opte.p5p
6762026-03-05T04:22:42.201Zuploading: /out/opte.p5p.sha256 (80 bytes)
6772026-03-05T04:22:43.213Zuploaded: /out/opte.p5p.sha256