01KJDJ3J2NXQ2XWSX5NK9ZGQD3: 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: 01KJDJ4JBR70EBG9SV7229HEN3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T18:08:33.033Zjob assigned to worker 01KJDJ540Z3S2W4PCJ84QS8JMQ [factory aws, i-0923c2d0ccdf5f12f] (queued for 1 m 11 s)
 
22026-02-26T18:08:41.556Zstarting task 0: "setup"
32026-02-26T18:08:41.560Z++ uname -s
42026-02-26T18:08:41.564Z+ kern=SunOS
52026-02-26T18:08:41.564Z+ build_user=build
62026-02-26T18:08:41.564Z+ build_uid=12345
72026-02-26T18:08:41.564Z+ work_dir=/work
82026-02-26T18:08:41.564Z+ input_dir=/input
92026-02-26T18:08:41.564Z+ [[ 0 == 12345 ]]
102026-02-26T18:08:41.564Z+ case "$kern" in
112026-02-26T18:08:41.564Z+ groupadd -g 12345 build
122026-02-26T18:08:41.567Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T18:08:43.573Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T18:08:43.699Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T18:08:43.702Z+ home_fs=zfs
162026-02-26T18:08:43.702Z+ [[ zfs == autofs ]]
172026-02-26T18:08:43.702Z+ mkdir -p /home/build
182026-02-26T18:08:43.705Z+ chown build:build /home/build /work
192026-02-26T18:08:45.706Z+ chmod 0700 /home/build /work
202026-02-26T18:08:45.709Zprocess exited: duration 4154 ms, exit code 0
 
212026-02-26T18:08:45.715Zstarting task 1: "rust-toolchain"
222026-02-26T18:08:45.720Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T18:08:45.720Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-26T18:08:45.721Z * rust toolchain channel = "1.90.0"
252026-02-26T18:08:45.721Z * rust toolchain profile = "default"
262026-02-26T18:08:45.721Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T18:08:45.721Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-26T18:08:45.724Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T18:08:45.724Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T18:08:45.841Zinfo: downloading installer
312026-02-26T18:08:47.939Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T18:08:47.939Zwarn: /opt/ooce/bin
332026-02-26T18:08:47.939Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T18:08:47.939Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T18:08:47.939Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T18:08:47.939Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T18:08:47.939Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T18:08:47.939Zerror: cannot install while Rust is installed
392026-02-26T18:08:47.939Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T18:08:47.953Zinfo: profile set to 'default'
412026-02-26T18:08:47.953Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T18:08:47.956Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T18:08:48.155Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T18:08:48.155Zinfo: downloading component 'cargo'
452026-02-26T18:08:49.461Zinfo: downloading component 'clippy'
462026-02-26T18:08:49.961Zinfo: downloading component 'rust-docs'
472026-02-26T18:08:51.990Zinfo: downloading component 'rust-std'
482026-02-26T18:08:54.466Zinfo: downloading component 'rustc'
492026-02-26T18:09:05.122Zinfo: downloading component 'rustfmt'
502026-02-26T18:09:05.524Zinfo: installing component 'cargo'
512026-02-26T18:09:06.436Zinfo: installing component 'clippy'
522026-02-26T18:09:06.987Zinfo: installing component 'rust-docs'
532026-02-26T18:09:08.679Zinfo: installing component 'rust-std'
542026-02-26T18:09:10.595Zinfo: installing component 'rustc'
552026-02-26T18:09:17.135Zinfo: installing component 'rustfmt'
562026-02-26T18:09:17.475Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T18:09:17.475Z
582026-02-26T18:09:17.894Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T18:09:17.894Z
602026-02-26T18:09:17.899Z
612026-02-26T18:09:17.899ZRust is installed now. Great!
622026-02-26T18:09:17.899Z
632026-02-26T18:09:17.899ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T18:09:17.899Zenvironment variable. This has not been done automatically.
652026-02-26T18:09:17.899Z
662026-02-26T18:09:17.899ZTo configure your current shell, you need to source
672026-02-26T18:09:17.899Zthe corresponding env file under $HOME/.cargo.
682026-02-26T18:09:17.900Z
692026-02-26T18:09:17.900ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T18:09:17.900Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T18:09:17.900Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T18:09:17.900Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T18:09:17.985Z+ rustup --version
742026-02-26T18:09:18.001Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T18:09:18.007Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T18:09:18.125Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T18:09:18.130Z+ cargo --version
782026-02-26T18:09:18.206Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T18:09:18.210Z+ rustc --version
802026-02-26T18:09:18.279Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T18:09:18.283Zprocess exited: duration 32562 ms, exit code 0
 
822026-02-26T18:09:18.291Zstarting task 2: "authentication"
832026-02-26T18:09:18.314Zprocess exited: duration 23 ms, exit code 0
 
842026-02-26T18:09:18.321Zstarting task 3: "clone repository"
852026-02-26T18:09:18.325Z+ mkdir -p /work/oxidecomputer/opte
862026-02-26T18:09:18.332Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-26T18:09:18.429ZCloning into '/work/oxidecomputer/opte'...
882026-02-26T18:09:21.796Z+ cd /work/oxidecomputer/opte
892026-02-26T18:09:21.808Z+ git fetch origin cff15885bcd863812397ba183affe6114bff8c8a
902026-02-26T18:09:23.133ZFrom https://github.com/oxidecomputer/opte
912026-02-26T18:09:23.133Z * branch cff15885bcd863812397ba183affe6114bff8c8a -> FETCH_HEAD
922026-02-26T18:09:23.175Z+ [[ -n helios3 ]]
932026-02-26T18:09:23.175Z++ git branch --show-current
942026-02-26T18:09:23.175Z+ current=master
952026-02-26T18:09:23.175Z+ [[ master != helios3 ]]
962026-02-26T18:09:23.175Z+ git branch -f helios3 cff15885bcd863812397ba183affe6114bff8c8a
972026-02-26T18:09:23.175Z+ git checkout -f helios3
982026-02-26T18:09:23.176ZSwitched to branch 'helios3'
992026-02-26T18:09:23.176Z+ git reset --hard cff15885bcd863812397ba183affe6114bff8c8a
1002026-02-26T18:09:23.176ZHEAD is now at cff1588 Include helios version in package name, adjust publisher for Heliosv3
1012026-02-26T18:09:23.176Zprocess exited: duration 4065 ms, exit code 0
 
1022026-02-26T18:09:23.190Zstarting task 4: "build"
1032026-02-26T18:09:23.240Z+ source .github/buildomat/common.sh
1042026-02-26T18:09:23.251Z++ rustup show active-toolchain
1052026-02-26T18:09:23.254Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-26T18:09:23.254Z++ pushd xde
1072026-02-26T18:09:23.254Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-26T18:09:23.254Z++ rustup show active-toolchain
1092026-02-26T18:09:23.273Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-26T18:09:23.480Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-26T18:09:23.485Zinfo: downloading component 'cargo'
1122026-02-26T18:09:25.075Zinfo: downloading component 'clippy'
1132026-02-26T18:09:25.668Zinfo: downloading component 'rust-src'
1142026-02-26T18:09:26.002Zinfo: downloading component 'rust-std'
1152026-02-26T18:09:28.662Zinfo: downloading component 'rustc'
1162026-02-26T18:09:40.012Zinfo: downloading component 'rustfmt'
1172026-02-26T18:09:40.351Zinfo: installing component 'cargo'
1182026-02-26T18:09:41.258Zinfo: installing component 'clippy'
1192026-02-26T18:09:41.654Zinfo: installing component 'rust-src'
1202026-02-26T18:09:42.024Zinfo: installing component 'rust-std'
1212026-02-26T18:09:43.748Zinfo: installing component 'rustc'
1222026-02-26T18:09:50.348Zinfo: installing component 'rustfmt'
1232026-02-26T18:09:50.685Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-26T18:09:50.770Z+++ rustup show active-toolchain -v
1252026-02-26T18:09:50.773Z+++ head -n 1
1262026-02-26T18:09:50.773Z+++ cut '-d ' -f1
1272026-02-26T18:09:50.881Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-26T18:09:50.881Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-26T18:09:50.881Z++ popd
1302026-02-26T18:09:50.884Z/work/oxidecomputer/opte
1312026-02-26T18:09:50.884Z+ TGT_BASE=/work
1322026-02-26T18:09:50.885Z+ REL_SRC=target/x86_64-unknown-unknown/release-lto
1332026-02-26T18:09:50.885Z+ REL_TGT=/work/release
1342026-02-26T18:09:50.885Z+ mkdir -p /work/release
1352026-02-26T18:09:50.885Z+ cargo --version
1362026-02-26T18:09:50.940Zcargo 1.90.0 (840b83a10 2025-07-30)
1372026-02-26T18:09:50.943Z+ rustc --version
1382026-02-26T18:09:51.014Zrustc 1.90.0 (1159e78c4 2025-09-14)
1392026-02-26T18:09:51.017Z+ header 'build xde and opteadm (release+debug)'
1402026-02-26T18:09:51.017Z+ echo '# ==== build xde and opteadm (release+debug) ==== #'
1412026-02-26T18:09:51.017Z# ==== build xde and opteadm (release+debug) ==== #
1422026-02-26T18:09:51.017Z+ ptime -m cargo xtask build --profile all
1432026-02-26T18:09:51.200Z Updating crates.io index
1442026-02-26T18:09:51.203Z Updating git repository `https://github.com/oxidecomputer/falcon`
1452026-02-26T18:09:54.626Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1462026-02-26T18:09:55.686Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-02-26T18:09:56.503Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-02-26T18:09:57.256Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1492026-02-26T18:09:58.084Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1502026-02-26T18:09:58.792Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1512026-02-26T18:10:01.259Z Downloading crates ...
1522026-02-26T18:10:01.333Z Downloaded camino v1.2.2
1532026-02-26T18:10:01.336Z Downloaded anstream v0.6.21
1542026-02-26T18:10:01.343Z Downloaded cargo-platform v0.3.2
1552026-02-26T18:10:01.346Z Downloaded strsim v0.11.1
1562026-02-26T18:10:01.348Z Downloaded equivalent v1.0.2
1572026-02-26T18:10:01.356Z Downloaded colorchoice v1.0.4
1582026-02-26T18:10:01.360Z Downloaded anstyle-query v1.1.5
1592026-02-26T18:10:01.364Z Downloaded itoa v1.0.17
1602026-02-26T18:10:01.367Z Downloaded serde_spanned v1.0.4
1612026-02-26T18:10:01.367Z Downloaded is_terminal_polyfill v1.70.2
1622026-02-26T18:10:01.370Z Downloaded utf8parse v0.2.2
1632026-02-26T18:10:01.370Z Downloaded anstyle-parse v0.2.7
1642026-02-26T18:10:01.374Z Downloaded clap_lex v0.7.7
1652026-02-26T18:10:01.379Z Downloaded heck v0.5.0
1662026-02-26T18:10:01.384Z Downloaded terminal_size v0.4.3
1672026-02-26T18:10:01.394Z Downloaded anstyle v1.0.13
1682026-02-26T18:10:01.397Z Downloaded toml_datetime v1.0.0+spec-1.1.0
1692026-02-26T18:10:01.401Z Downloaded errno v0.3.14
1702026-02-26T18:10:01.404Z Downloaded toml_writer v1.0.6+spec-1.1.0
1712026-02-26T18:10:01.404Z Downloaded thiserror-impl v2.0.18
1722026-02-26T18:10:01.411Z Downloaded quote v1.0.44
1732026-02-26T18:10:01.426Z Downloaded thiserror v2.0.18
1742026-02-26T18:10:01.430Z Downloaded zmij v1.0.20
1752026-02-26T18:10:01.430Z Downloaded cargo_metadata v0.23.1
1762026-02-26T18:10:01.433Z Downloaded bitflags v2.10.0
1772026-02-26T18:10:01.436Z Downloaded semver v1.0.27
1782026-02-26T18:10:01.439Z Downloaded toml_parser v1.0.7+spec-1.1.0
1792026-02-26T18:10:01.439Z Downloaded clap_derive v4.5.55
1802026-02-26T18:10:01.454Z Downloaded unicode-ident v1.0.23
1812026-02-26T18:10:01.458Z Downloaded anyhow v1.0.101
1822026-02-26T18:10:01.461Z Downloaded toml v1.0.0+spec-1.1.0
1832026-02-26T18:10:01.466Z Downloaded serde_derive v1.0.228
1842026-02-26T18:10:01.469Z Downloaded clap v4.5.57
1852026-02-26T18:10:01.475Z Downloaded proc-macro2 v1.0.106
1862026-02-26T18:10:01.483Z Downloaded serde_core v1.0.228
1872026-02-26T18:10:01.506Z Downloaded memchr v2.8.0
1882026-02-26T18:10:01.511Z Downloaded serde v1.0.228
1892026-02-26T18:10:01.516Z Downloaded indexmap v2.13.0
1902026-02-26T18:10:01.558Z Downloaded hashbrown v0.16.1
1912026-02-26T18:10:01.563Z Downloaded clap_builder v4.5.57
1922026-02-26T18:10:01.563Z Downloaded serde_json v1.0.149
1932026-02-26T18:10:01.563Z Downloaded winnow v0.7.14
1942026-02-26T18:10:01.591Z Downloaded syn v2.0.114
1952026-02-26T18:10:01.612Z Downloaded rustix v1.1.3
1962026-02-26T18:10:01.654Z Downloaded libc v0.2.180
1972026-02-26T18:10:01.719Z Compiling proc-macro2 v1.0.106
1982026-02-26T18:10:01.719Z Compiling serde_core v1.0.228
1992026-02-26T18:10:01.724Z Compiling unicode-ident v1.0.23
2002026-02-26T18:10:01.724Z Compiling quote v1.0.44
2012026-02-26T18:10:01.724Z Compiling libc v0.2.180
2022026-02-26T18:10:01.724Z Compiling rustix v1.1.3
2032026-02-26T18:10:01.724Z Compiling bitflags v2.10.0
2042026-02-26T18:10:01.724Z Compiling zmij v1.0.20
2052026-02-26T18:10:02.037Z Compiling utf8parse v0.2.2
2062026-02-26T18:10:02.193Z Compiling anstyle-parse v0.2.7
2072026-02-26T18:10:02.485Z Compiling camino v1.2.2
2082026-02-26T18:10:02.592Z Compiling is_terminal_polyfill v1.70.2
2092026-02-26T18:10:02.705Z Compiling anstyle v1.0.13
2102026-02-26T18:10:02.714Z Compiling thiserror v2.0.18
2112026-02-26T18:10:02.733Z Compiling anstyle-query v1.1.5
2122026-02-26T18:10:02.879Z Compiling colorchoice v1.0.4
2132026-02-26T18:10:02.982Z Compiling serde_json v1.0.149
2142026-02-26T18:10:03.023Z Compiling serde v1.0.228
2152026-02-26T18:10:03.088Z Compiling anstream v0.6.21
2162026-02-26T18:10:03.387Z Compiling memchr v2.8.0
2172026-02-26T18:10:03.580Z Compiling errno v0.3.14
2182026-02-26T18:10:03.725Z Compiling winnow v0.7.14
2192026-02-26T18:10:03.872Z Compiling heck v0.5.0
2202026-02-26T18:10:04.194Z Compiling clap_lex v0.7.7
2212026-02-26T18:10:04.278Z Compiling anyhow v1.0.101
2222026-02-26T18:10:04.543Z Compiling syn v2.0.114
2232026-02-26T18:10:04.615Z Compiling strsim v0.11.1
2242026-02-26T18:10:04.869Z Compiling terminal_size v0.4.3
2252026-02-26T18:10:05.009Z Compiling itoa v1.0.17
2262026-02-26T18:10:05.143Z Compiling clap_builder v4.5.57
2272026-02-26T18:10:05.978Z Compiling toml_writer v1.0.6+spec-1.1.0
2282026-02-26T18:10:06.835Z Compiling toml_parser v1.0.7+spec-1.1.0
2292026-02-26T18:10:07.403Z Compiling toml_datetime v1.0.0+spec-1.1.0
2302026-02-26T18:10:07.426Z Compiling semver v1.0.27
2312026-02-26T18:10:07.520Z Compiling cargo-platform v0.3.2
2322026-02-26T18:10:07.722Z Compiling serde_spanned v1.0.4
2332026-02-26T18:10:08.497Z Compiling toml v1.0.0+spec-1.1.0
2342026-02-26T18:10:10.672Z Compiling serde_derive v1.0.228
2352026-02-26T18:10:10.846Z Compiling thiserror-impl v2.0.18
2362026-02-26T18:10:10.877Z Compiling clap_derive v4.5.55
2372026-02-26T18:10:14.870Z Compiling clap v4.5.57
2382026-02-26T18:10:18.126Z Compiling cargo_metadata v0.23.1
2392026-02-26T18:10:22.321Z Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask)
2402026-02-26T18:10:24.943Z Finished `dev` profile [optimized + debuginfo] target(s) in 33.86s
2412026-02-26T18:10:25.038Z Running `target/debug/xtask build --profile all`
2422026-02-26T18:10:27.138ZBuilding opteadm (release).
2432026-02-26T18:10:27.267Z Compiling proc-macro2 v1.0.106
2442026-02-26T18:10:27.268Z Compiling quote v1.0.44
2452026-02-26T18:10:27.268Z Compiling unicode-ident v1.0.23
2462026-02-26T18:10:27.271Z Compiling serde_core v1.0.228
2472026-02-26T18:10:27.271Z Compiling libc v0.2.180
2482026-02-26T18:10:27.271Z Compiling zerocopy v0.8.39
2492026-02-26T18:10:27.271Z Compiling cfg-if v1.0.4
2502026-02-26T18:10:27.271Z Compiling thiserror v2.0.18
2512026-02-26T18:10:27.377Z Compiling fnv v1.0.7
2522026-02-26T18:10:27.454Z Compiling strsim v0.11.1
2532026-02-26T18:10:27.498Z Compiling ident_case v1.0.1
2542026-02-26T18:10:27.671Z Compiling memchr v2.8.0
2552026-02-26T18:10:27.788Z Compiling regex-syntax v0.8.9
2562026-02-26T18:10:27.980Z Compiling anyhow v1.0.101
2572026-02-26T18:10:28.050Z Compiling winnow v0.7.14
2582026-02-26T18:10:28.319Z Compiling either v1.15.0
2592026-02-26T18:10:28.550Z Compiling hashbrown v0.16.1
2602026-02-26T18:10:28.704Z Compiling aho-corasick v1.1.4
2612026-02-26T18:10:28.966Z Compiling equivalent v1.0.2
2622026-02-26T18:10:29.001Z Compiling serde v1.0.228
2632026-02-26T18:10:29.076Z Compiling itertools v0.14.0
2642026-02-26T18:10:29.783Z Compiling indexmap v2.13.0
2652026-02-26T18:10:29.881Z Compiling toml_datetime v0.7.5+spec-1.1.0
2662026-02-26T18:10:30.099Z Compiling syn v2.0.114
2672026-02-26T18:10:30.300Z Compiling heapless v0.8.0
2682026-02-26T18:10:30.818Z Compiling byteorder v1.5.0
2692026-02-26T18:10:31.150Z Compiling getrandom v0.3.4
2702026-02-26T18:10:31.190Z Compiling hash32 v0.3.1
2712026-02-26T18:10:31.402Z Compiling regex-automata v0.4.14
2722026-02-26T18:10:31.663Z Compiling toml_parser v1.0.7+spec-1.1.0
2732026-02-26T18:10:31.942Z Compiling stable_deref_trait v1.2.1
2742026-02-26T18:10:32.036Z Compiling smoltcp v0.11.0
2752026-02-26T18:10:32.043Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2762026-02-26T18:10:32.211Z Compiling syn v1.0.109
2772026-02-26T18:10:32.406Z Compiling macaddr v1.0.1
2782026-02-26T18:10:32.624Z Compiling bitflags v2.10.0
2792026-02-26T18:10:32.768Z Compiling toml_edit v0.23.10+spec-1.0.0
2802026-02-26T18:10:32.821Z Compiling rustversion v1.0.22
2812026-02-26T18:10:32.970Z Compiling rustix v1.1.3
2822026-02-26T18:10:33.308Z Compiling bitflags v1.3.2
2832026-02-26T18:10:33.322Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2842026-02-26T18:10:33.401Z Compiling managed v0.8.0
2852026-02-26T18:10:33.552Z Compiling version_check v0.9.5
2862026-02-26T18:10:33.622Z Compiling ref-cast v1.0.25
2872026-02-26T18:10:33.975Z Compiling proc-macro-crate v3.4.0
2882026-02-26T18:10:34.069Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2892026-02-26T18:10:34.189Z Compiling rand_core v0.9.5
2902026-02-26T18:10:34.660Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2912026-02-26T18:10:34.872Z Compiling errno v0.3.14
2922026-02-26T18:10:34.883Z Compiling utf8parse v0.2.2
2932026-02-26T18:10:35.029Z Compiling unicode-width v0.2.2
2942026-02-26T18:10:35.107Z Compiling ipnetwork v0.21.1
2952026-02-26T18:10:35.392Z Compiling regex v1.12.3
2962026-02-26T18:10:35.610Z Compiling once_cell v1.21.3
2972026-02-26T18:10:35.832Z Compiling foreign-types-shared v0.3.1
2982026-02-26T18:10:35.957Z Compiling tracing-core v0.1.36
2992026-02-26T18:10:36.037Z Compiling cstr-argument v0.1.2
3002026-02-26T18:10:36.272Z Compiling tabwriter v1.4.1
3012026-02-26T18:10:36.573Z Compiling anstyle-parse v0.2.7
3022026-02-26T18:10:36.905Z Compiling darling_core v0.21.3
3032026-02-26T18:10:37.731Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
3042026-02-26T18:10:37.763Z Compiling anstyle-query v1.1.5
3052026-02-26T18:10:37.910Z Compiling pretty-hex v0.4.1
3062026-02-26T18:10:38.095Z Compiling anstyle v1.0.13
3072026-02-26T18:10:38.100Z Compiling dyn-clone v1.0.20
3082026-02-26T18:10:38.153Z Compiling is_terminal_polyfill v1.70.2
3092026-02-26T18:10:38.189Z Compiling colorchoice v1.0.4
3102026-02-26T18:10:38.279Z Compiling pin-project-lite v0.2.16
3112026-02-26T18:10:38.410Z Compiling terminal_size v0.4.3
3122026-02-26T18:10:38.561Z Compiling anstream v0.6.21
3132026-02-26T18:10:38.626Z Compiling uuid v1.20.0
3142026-02-26T18:10:38.986Z Compiling socket2 v0.6.2
3152026-02-26T18:10:39.522Z Compiling oxnet v0.1.4
3162026-02-26T18:10:40.111Z Compiling heck v0.5.0
3172026-02-26T18:10:40.192Z Compiling colored v3.1.1
3182026-02-26T18:10:40.224Z Compiling clap_lex v0.7.7
3192026-02-26T18:10:40.288Z Compiling zerocopy-derive v0.8.39
3202026-02-26T18:10:40.499Z Compiling thiserror-impl v2.0.18
3212026-02-26T18:10:40.804Z Compiling serde_derive v1.0.228
3222026-02-26T18:10:40.863Z Compiling num_enum_derive v0.7.5
3232026-02-26T18:10:41.328Z Compiling ref-cast-impl v1.0.25
3242026-02-26T18:10:42.454Z Compiling foreign-types-macros v0.2.3
3252026-02-26T18:10:42.543Z Compiling darling_macro v0.21.3
3262026-02-26T18:10:42.898Z Compiling num_enum v0.7.5
3272026-02-26T18:10:43.258Z Compiling tracing-attributes v0.1.31
3282026-02-26T18:10:43.334Z Compiling cobs v0.3.0
3292026-02-26T18:10:43.508Z Compiling darling v0.21.3
3302026-02-26T18:10:43.558Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3312026-02-26T18:10:43.614Z Compiling ingot-macros v0.1.1
3322026-02-26T18:10:43.620Z Compiling foreign-types v0.5.0
3332026-02-26T18:10:43.695Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3342026-02-26T18:10:43.710Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3352026-02-26T18:10:43.716Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3362026-02-26T18:10:44.037Z Compiling clap_derive v4.5.55
3372026-02-26T18:10:44.340Z Compiling clap_builder v4.5.57
3382026-02-26T18:10:44.367Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3392026-02-26T18:10:44.517Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
3402026-02-26T18:10:45.626Z Compiling tracing v0.1.44
3412026-02-26T18:10:47.315Z Compiling postcard v1.1.3
3422026-02-26T18:10:48.249Z Compiling clap v4.5.57
3432026-02-26T18:10:50.761Z Compiling ingot-types v0.1.2
3442026-02-26T18:10:50.761Z Compiling ppv-lite86 v0.2.21
3452026-02-26T18:10:51.206Z Compiling rand_chacha v0.9.0
3462026-02-26T18:10:51.291Z Compiling ingot v0.1.1
3472026-02-26T18:10:51.450Z Compiling rand v0.9.2
3482026-02-26T18:10:54.510Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3492026-02-26T18:10:56.183Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3502026-02-26T18:10:57.820Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3512026-02-26T18:11:10.595Z Finished `release` profile [optimized + debuginfo] target(s) in 43.44s
3522026-02-26T18:11:10.628ZBuilding xde (release-lto).
3532026-02-26T18:11:10.996Z Updating crates.io index
3542026-02-26T18:11:11.117Z Downloading crates ...
3552026-02-26T18:11:11.177Z Downloaded rustc-literal-escaper v0.0.5
3562026-02-26T18:11:11.181Z Downloaded adler2 v2.0.1
3572026-02-26T18:11:11.184Z Downloaded cfg-if v1.0.1
3582026-02-26T18:11:11.190Z Downloaded memchr v2.7.5
3592026-02-26T18:11:11.194Z Downloaded addr2line v0.25.0
3602026-02-26T18:11:11.197Z Downloaded rustc-demangle v0.1.26
3612026-02-26T18:11:11.200Z Downloaded getopts v0.2.24
3622026-02-26T18:11:11.222Z Downloaded miniz_oxide v0.8.9
3632026-02-26T18:11:11.251Z Downloaded hashbrown v0.15.5
3642026-02-26T18:11:11.290Z Downloaded gimli v0.32.0
3652026-02-26T18:11:11.298Z Downloaded object v0.37.3
3662026-02-26T18:11:11.327Z Downloaded libc v0.2.175
3672026-02-26T18:11:11.400Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
3682026-02-26T18:11:11.400Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
3692026-02-26T18:11:11.403Z Compiling proc-macro2 v1.0.106
3702026-02-26T18:11:11.403Z Compiling unicode-ident v1.0.23
3712026-02-26T18:11:11.403Z Compiling quote v1.0.44
3722026-02-26T18:11:11.403Z Compiling serde_core v1.0.228
3732026-02-26T18:11:11.430Z Compiling ident_case v1.0.1
3742026-02-26T18:11:11.434Z Compiling fnv v1.0.7
3752026-02-26T18:11:11.617Z Compiling strsim v0.11.1
3762026-02-26T18:11:11.657Z Compiling memchr v2.8.0
3772026-02-26T18:11:11.663Z Compiling regex-syntax v0.8.9
3782026-02-26T18:11:12.146Z Compiling either v1.15.0
3792026-02-26T18:11:12.160Z Compiling thiserror v2.0.18
3802026-02-26T18:11:12.375Z Compiling serde v1.0.228
3812026-02-26T18:11:12.421Z Compiling zerocopy v0.8.39
3822026-02-26T18:11:12.552Z Compiling aho-corasick v1.1.4
3832026-02-26T18:11:13.108Z Compiling itertools v0.14.0
3842026-02-26T18:11:13.112Z Compiling heapless v0.8.0
3852026-02-26T18:11:13.401Z Compiling smoltcp v0.11.0
3862026-02-26T18:11:13.732Z Compiling syn v2.0.114
3872026-02-26T18:11:13.951Z Compiling ref-cast v1.0.25
3882026-02-26T18:11:14.159Z Compiling crc32fast v1.5.0
3892026-02-26T18:11:14.178Z Compiling version_check v0.9.5
3902026-02-26T18:11:14.867Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3912026-02-26T18:11:15.119Z Compiling regex-automata v0.4.14
3922026-02-26T18:11:18.168Z Compiling regex v1.12.3
3932026-02-26T18:11:18.805Z Compiling darling_core v0.21.3
3942026-02-26T18:11:20.714Z Compiling thiserror-impl v2.0.18
3952026-02-26T18:11:20.717Z Compiling zerocopy-derive v0.8.39
3962026-02-26T18:11:20.717Z Compiling serde_derive v1.0.228
3972026-02-26T18:11:20.717Z Compiling ref-cast-impl v1.0.25
3982026-02-26T18:11:20.717Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3992026-02-26T18:11:23.631Z Compiling darling_macro v0.21.3
4002026-02-26T18:11:24.920Z Compiling darling v0.21.3
4012026-02-26T18:11:25.011Z Compiling ingot-macros v0.1.1
4022026-02-26T18:11:25.015Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4032026-02-26T18:11:36.337Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
4042026-02-26T18:11:39.731Z Compiling byteorder v1.5.0
4052026-02-26T18:11:39.734Z Compiling cfg-if v1.0.4
4062026-02-26T18:11:39.734Z Compiling stable_deref_trait v1.2.1
4072026-02-26T18:11:39.734Z Compiling macaddr v1.0.1
4082026-02-26T18:11:39.828Z Compiling bitflags v1.3.2
4092026-02-26T18:11:39.835Z Compiling managed v0.8.0
4102026-02-26T18:11:39.883Z Compiling cobs v0.3.0
4112026-02-26T18:11:40.087Z Compiling hash32 v0.3.1
4122026-02-26T18:11:40.322Z Compiling dyn-clone v1.0.20
4132026-02-26T18:11:40.443Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4142026-02-26T18:11:43.013Z Compiling bitflags v2.10.0
4152026-02-26T18:11:43.013Z Compiling uuid v1.20.0
4162026-02-26T18:11:43.271Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4172026-02-26T18:11:43.925Z Compiling postcard v1.1.3
4182026-02-26T18:11:45.834Z Compiling ingot-types v0.1.2
4192026-02-26T18:11:46.369Z Compiling ingot v0.1.1
4202026-02-26T18:11:49.390Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4212026-02-26T18:11:55.915Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4222026-02-26T18:12:10.194Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
4232026-02-26T18:12:55.874Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
4242026-02-26T18:12:55.903ZLinking xde kmod...
4252026-02-26T18:12:56.448ZBuilding xde dev link helper (release).
4262026-02-26T18:12:56.696Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
4272026-02-26T18:12:56.697Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
4282026-02-26T18:12:56.701Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
4292026-02-26T18:13:17.290Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
4302026-02-26T18:13:21.404Z Finished `release` profile [optimized + debuginfo] target(s) in 24.89s
4312026-02-26T18:13:21.428ZBuilding opteadm (dev).
4322026-02-26T18:13:21.642Z Compiling serde_core v1.0.228
4332026-02-26T18:13:21.642Z Compiling libc v0.2.180
4342026-02-26T18:13:21.642Z Compiling cfg-if v1.0.4
4352026-02-26T18:13:21.645Z Compiling zerocopy v0.8.39
4362026-02-26T18:13:21.645Z Compiling ident_case v1.0.1
4372026-02-26T18:13:21.645Z Compiling strsim v0.11.1
4382026-02-26T18:13:21.645Z Compiling fnv v1.0.7
4392026-02-26T18:13:21.645Z Compiling syn v2.0.114
4402026-02-26T18:13:21.758Z Compiling memchr v2.8.0
4412026-02-26T18:13:21.786Z Compiling regex-syntax v0.8.9
4422026-02-26T18:13:21.832Z Compiling equivalent v1.0.2
4432026-02-26T18:13:21.945Z Compiling winnow v0.7.14
4442026-02-26T18:13:22.267Z Compiling hashbrown v0.16.1
4452026-02-26T18:13:22.383Z Compiling either v1.15.0
4462026-02-26T18:13:22.759Z Compiling aho-corasick v1.1.4
4472026-02-26T18:13:23.004Z Compiling serde v1.0.228
4482026-02-26T18:13:23.380Z Compiling indexmap v2.13.0
4492026-02-26T18:13:23.442Z Compiling itertools v0.14.0
4502026-02-26T18:13:23.631Z Compiling getrandom v0.3.4
4512026-02-26T18:13:24.228Z Compiling byteorder v1.5.0
4522026-02-26T18:13:24.578Z Compiling heapless v0.8.0
4532026-02-26T18:13:24.749Z Compiling toml_datetime v0.7.5+spec-1.1.0
4542026-02-26T18:13:25.178Z Compiling toml_parser v1.0.7+spec-1.1.0
4552026-02-26T18:13:25.363Z Compiling regex-automata v0.4.14
4562026-02-26T18:13:25.411Z Compiling hash32 v0.3.1
4572026-02-26T18:13:25.690Z Compiling smoltcp v0.11.0
4582026-02-26T18:13:26.294Z Compiling toml_edit v0.23.10+spec-1.0.0
4592026-02-26T18:13:26.297Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4602026-02-26T18:13:26.343Z Compiling syn v1.0.109
4612026-02-26T18:13:26.485Z Compiling macaddr v1.0.1
4622026-02-26T18:13:26.671Z Compiling bitflags v2.10.0
4632026-02-26T18:13:26.891Z Compiling stable_deref_trait v1.2.1
4642026-02-26T18:13:26.932Z Compiling rustversion v1.0.22
4652026-02-26T18:13:27.082Z Compiling managed v0.8.0
4662026-02-26T18:13:27.473Z Compiling proc-macro-crate v3.4.0
4672026-02-26T18:13:27.525Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
4682026-02-26T18:13:27.596Z Compiling ref-cast v1.0.25
4692026-02-26T18:13:27.627Z Compiling version_check v0.9.5
4702026-02-26T18:13:27.869Z Compiling bitflags v1.3.2
4712026-02-26T18:13:28.231Z Compiling darling_core v0.21.3
4722026-02-26T18:13:28.241Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4732026-02-26T18:13:28.426Z Compiling rand_core v0.9.5
4742026-02-26T18:13:28.624Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4752026-02-26T18:13:28.936Z Compiling errno v0.3.14
4762026-02-26T18:13:29.149Z Compiling once_cell v1.21.3
4772026-02-26T18:13:29.217Z Compiling unicode-width v0.2.2
4782026-02-26T18:13:29.574Z Compiling regex v1.12.3
4792026-02-26T18:13:29.948Z Compiling foreign-types-shared v0.3.1
4802026-02-26T18:13:29.969Z Compiling ipnetwork v0.21.1
4812026-02-26T18:13:30.487Z Compiling tabwriter v1.4.1
4822026-02-26T18:13:31.118Z Compiling cstr-argument v0.1.2
4832026-02-26T18:13:31.361Z Compiling tracing-core v0.1.36
4842026-02-26T18:13:31.419Z Compiling rustix v1.1.3
4852026-02-26T18:13:31.987Z Compiling zerocopy-derive v0.8.39
4862026-02-26T18:13:32.002Z Compiling thiserror-impl v2.0.18
4872026-02-26T18:13:32.777Z Compiling serde_derive v1.0.228
4882026-02-26T18:13:33.942Z Compiling darling_macro v0.21.3
4892026-02-26T18:13:34.261Z Compiling foreign-types-macros v0.2.3
4902026-02-26T18:13:34.283Z Compiling ref-cast-impl v1.0.25
4912026-02-26T18:13:34.795Z Compiling thiserror v2.0.18
4922026-02-26T18:13:34.947Z Compiling cobs v0.3.0
4932026-02-26T18:13:34.956Z Compiling darling v0.21.3
4942026-02-26T18:13:35.059Z Compiling ingot-macros v0.1.1
4952026-02-26T18:13:35.386Z Compiling num_enum_derive v0.7.5
4962026-02-26T18:13:35.432Z Compiling foreign-types v0.5.0
4972026-02-26T18:13:35.541Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4982026-02-26T18:13:35.588Z Compiling tracing-attributes v0.1.31
4992026-02-26T18:13:36.949Z Compiling anyhow v1.0.101
5002026-02-26T18:13:37.357Z Compiling dyn-clone v1.0.20
5012026-02-26T18:13:37.499Z Compiling num_enum v0.7.5
5022026-02-26T18:13:37.659Z Compiling pretty-hex v0.4.1
5032026-02-26T18:13:37.676Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5042026-02-26T18:13:37.685Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
5052026-02-26T18:13:37.871Z Compiling pin-project-lite v0.2.16
5062026-02-26T18:13:38.004Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5072026-02-26T18:13:38.406Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5082026-02-26T18:13:38.414Z Compiling tracing v0.1.44
5092026-02-26T18:13:38.536Z Compiling terminal_size v0.4.3
5102026-02-26T18:13:38.567Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5112026-02-26T18:13:38.751Z Compiling uuid v1.20.0
5122026-02-26T18:13:38.759Z Compiling socket2 v0.6.2
5132026-02-26T18:13:38.771Z Compiling oxnet v0.1.4
5142026-02-26T18:13:39.116Z Compiling colored v3.1.1
5152026-02-26T18:13:39.684Z Compiling clap_derive v4.5.55
5162026-02-26T18:13:40.044Z Compiling clap_builder v4.5.57
5172026-02-26T18:13:41.033Z Compiling postcard v1.1.3
5182026-02-26T18:13:41.079Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5192026-02-26T18:13:42.745Z Compiling ingot-types v0.1.2
5202026-02-26T18:13:42.745Z Compiling ppv-lite86 v0.2.21
5212026-02-26T18:13:43.303Z Compiling rand_chacha v0.9.0
5222026-02-26T18:13:43.366Z Compiling ingot v0.1.1
5232026-02-26T18:13:43.403Z Compiling clap v4.5.57
5242026-02-26T18:13:43.568Z Compiling rand v0.9.2
5252026-02-26T18:13:48.899Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5262026-02-26T18:13:51.644Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5272026-02-26T18:13:53.625Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5282026-02-26T18:14:01.315Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.87s
5292026-02-26T18:14:01.350ZBuilding xde (dev).
5302026-02-26T18:14:01.705Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
5312026-02-26T18:14:01.705Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5322026-02-26T18:14:01.705Z Compiling proc-macro2 v1.0.106
5332026-02-26T18:14:01.705Z Compiling unicode-ident v1.0.23
5342026-02-26T18:14:01.709Z Compiling quote v1.0.44
5352026-02-26T18:14:01.709Z Compiling serde_core v1.0.228
5362026-02-26T18:14:01.709Z Compiling strsim v0.11.1
5372026-02-26T18:14:01.709Z Compiling fnv v1.0.7
5382026-02-26T18:14:01.853Z Compiling ident_case v1.0.1
5392026-02-26T18:14:01.918Z Compiling memchr v2.8.0
5402026-02-26T18:14:02.039Z Compiling regex-syntax v0.8.9
5412026-02-26T18:14:02.394Z Compiling thiserror v2.0.18
5422026-02-26T18:14:02.426Z Compiling zerocopy v0.8.39
5432026-02-26T18:14:02.518Z Compiling either v1.15.0
5442026-02-26T18:14:02.733Z Compiling serde v1.0.228
5452026-02-26T18:14:02.919Z Compiling aho-corasick v1.1.4
5462026-02-26T18:14:03.474Z Compiling itertools v0.14.0
5472026-02-26T18:14:03.513Z Compiling heapless v0.8.0
5482026-02-26T18:14:03.535Z Compiling smoltcp v0.11.0
5492026-02-26T18:14:04.042Z Compiling syn v2.0.114
5502026-02-26T18:14:04.207Z Compiling crc32fast v1.5.0
5512026-02-26T18:14:04.311Z Compiling version_check v0.9.5
5522026-02-26T18:14:04.437Z Compiling ref-cast v1.0.25
5532026-02-26T18:14:05.026Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5542026-02-26T18:14:05.472Z Compiling regex-automata v0.4.14
5552026-02-26T18:14:08.431Z Compiling regex v1.12.3
5562026-02-26T18:14:09.245Z Compiling darling_core v0.21.3
5572026-02-26T18:14:11.273Z Compiling serde_derive v1.0.228
5582026-02-26T18:14:11.276Z Compiling thiserror-impl v2.0.18
5592026-02-26T18:14:11.276Z Compiling zerocopy-derive v0.8.39
5602026-02-26T18:14:11.277Z Compiling ref-cast-impl v1.0.25
5612026-02-26T18:14:11.277Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5622026-02-26T18:14:14.111Z Compiling darling_macro v0.21.3
5632026-02-26T18:14:15.452Z Compiling darling v0.21.3
5642026-02-26T18:14:15.538Z Compiling ingot-macros v0.1.1
5652026-02-26T18:14:15.538Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5662026-02-26T18:14:26.309Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5672026-02-26T18:14:29.481Z Compiling byteorder v1.5.0
5682026-02-26T18:14:29.481Z Compiling macaddr v1.0.1
5692026-02-26T18:14:29.485Z Compiling stable_deref_trait v1.2.1
5702026-02-26T18:14:29.485Z Compiling cfg-if v1.0.4
5712026-02-26T18:14:29.594Z Compiling bitflags v1.3.2
5722026-02-26T18:14:29.599Z Compiling managed v0.8.0
5732026-02-26T18:14:29.656Z Compiling cobs v0.3.0
5742026-02-26T18:14:29.831Z Compiling hash32 v0.3.1
5752026-02-26T18:14:30.187Z Compiling dyn-clone v1.0.20
5762026-02-26T18:14:30.256Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5772026-02-26T18:14:32.865Z Compiling bitflags v2.10.0
5782026-02-26T18:14:32.865Z Compiling uuid v1.20.0
5792026-02-26T18:14:33.129Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5802026-02-26T18:14:33.994Z Compiling postcard v1.1.3
5812026-02-26T18:14:35.951Z Compiling ingot-types v0.1.2
5822026-02-26T18:14:36.440Z Compiling ingot v0.1.1
5832026-02-26T18:14:39.307Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5842026-02-26T18:14:46.973Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5852026-02-26T18:15:06.296Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
5862026-02-26T18:15:21.814Z Finished `dev` profile [optimized + debuginfo] target(s) in 1m 20s
5872026-02-26T18:15:21.842ZLinking xde kmod...
5882026-02-26T18:15:23.289ZBuilding xde dev link helper (dev).
5892026-02-26T18:15:23.539Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
5902026-02-26T18:15:23.539Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5912026-02-26T18:15:23.539Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
5922026-02-26T18:15:43.451Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5932026-02-26T18:15:47.412Z Finished `dev` profile [optimized + debuginfo] target(s) in 24.05s
5942026-02-26T18:15:47.441Z
5952026-02-26T18:15:47.445Zreal 5:56.362717915
5962026-02-26T18:15:47.445Zuser 19:15.027750988
5972026-02-26T18:15:47.445Zsys 1:30.203309773
5982026-02-26T18:15:47.445Ztrap 0.556337152
5992026-02-26T18:15:47.445Ztflt 1.442234773
6002026-02-26T18:15:47.445Zdflt 2.457836392
6012026-02-26T18:15:47.445Zkflt 0.009154287
6022026-02-26T18:15:47.445Zlock 49:26.448666091
6032026-02-26T18:15:47.445Zslp 56:24.683957440
6042026-02-26T18:15:47.445Zlat 32.526490453
6052026-02-26T18:15:47.445Zstop 47.744083521
6062026-02-26T18:15:47.445Z+ elfdump target/x86_64-unknown-unknown/release-lto/xde
6072026-02-26T18:15:47.445Z+ grep GOTPCREL
6082026-02-26T18:15:48.770Z+ header 'package opte'
6092026-02-26T18:15:48.770Z+ echo '# ==== package opte ==== #'
6102026-02-26T18:15:48.770Z# ==== package opte ==== #
6112026-02-26T18:15:48.774Z+ cargo xtask package --skip-build --profile all
6122026-02-26T18:15:49.001Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.17s
6132026-02-26T18:15:49.005Z Running `target/debug/xtask package --skip-build --profile all`
6142026-02-26T18:15:49.289Z+ ./clean.sh
6152026-02-26T18:15:49.303Z+ mkdir -p proto/kernel/drv/amd64
6162026-02-26T18:15:49.306Z+ mkdir -p proto/opt/oxide/opte/bin
6172026-02-26T18:15:49.306Z+ mkdir -p proto/usr/lib/devfsadm/linkmod
6182026-02-26T18:15:49.309Z+ cp ../target/release/opteadm proto/opt/oxide/opte/bin/
6192026-02-26T18:15:49.325Z+ cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64
6202026-02-26T18:15:49.366Z+ cp ../xde/xde.conf proto/kernel/drv/
6212026-02-26T18:15:49.369Z+ cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so
6222026-02-26T18:15:49.372Z+ '[' -z ']'
6232026-02-26T18:15:49.372Z+ cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg
6242026-02-26T18:15:49.405Z+ cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg
6252026-02-26T18:15:49.487Z+ INC_DEBUG=
6262026-02-26T18:15:49.490Z++ ./print-api-version.sh
6272026-02-26T18:15:49.496Z+ API_VSN=39
6282026-02-26T18:15:49.499Z+ sed -e s/%PUBLISHER%/helios/g -e s/%COMMIT_COUNT%/460/g -e s/%HELIOS_RELEASE%/2/g -e s/%CVER%/0/g -e s/%API_VSN%/39/g opte.template.p5m
6292026-02-26T18:15:49.499Z+ pkgmogrify -v -D inc_debug= -O opte.base.p5m
6302026-02-26T18:15:50.596Z+ pkgdepend generate -d proto opte.base.p5m
6312026-02-26T18:15:51.557Z+ mkdir -p packages
6322026-02-26T18:15:51.560Z+ pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m
6332026-02-26T18:16:04.051Z+ cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m
6342026-02-26T18:16:04.054Z+ pkgrepo create packages/repo
6352026-02-26T18:16:04.890Z+ pkgrepo add-publisher -s packages/repo helios
6362026-02-26T18:16:05.704Z+ pkgsend publish -d proto -s packages/repo opte.final.p5m
6372026-02-26T18:16:45.071Zpkg://helios/driver/network/opte@0.39.460,5.11-2.0:20260226T181605Z
6382026-02-26T18:16:45.071ZPUBLISHED
6392026-02-26T18:16:45.116Z+ pkgrecv -a -d packages/repo/opte-0.39.460.p5p -s packages/repo -v -m latest '*'
6402026-02-26T18:16:45.858ZRetrieving packages for publisher helios ...
6412026-02-26T18:16:45.862ZRetrieving catalog 'helios' ... Done
6422026-02-26T18:16:45.865ZRetrieving and evaluating 1 package(s)...
6432026-02-26T18:16:45.865ZFetching manifests: 1/1 100% complete
6442026-02-26T18:16:45.865ZFetching manifests: 1/1 100% complete
6452026-02-26T18:16:45.865Z
6462026-02-26T18:16:45.865ZArchiving packages ...
6472026-02-26T18:16:45.865Z Packages to add: 1
6482026-02-26T18:16:45.865Z Files to retrieve: 6
6492026-02-26T18:16:45.865ZEstimated transfer size: 35.29 MB
6502026-02-26T18:16:45.865Z
6512026-02-26T18:16:45.865ZPackages to archive:
6522026-02-26T18:16:45.865Zdriver/network/opte@0.39.460,5.11-2.0:20260226T181605Z
6532026-02-26T18:16:45.865Z
6542026-02-26T18:16:45.865ZDownload: 0/6 items 0.0/35.3MB 0% complete
6552026-02-26T18:16:45.972ZDownload: Completed 35.29 MB in 0.11 seconds (329M/s)
6562026-02-26T18:16:45.975ZArchiving: 1/19 items 0.0/35.3MB 0% complete
6572026-02-26T18:16:45.998ZArchiving: Completed 35.33 MB in 0.02 seconds
6582026-02-26T18:16:46.046ZSuccessfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.460.p5p.
6592026-02-26T18:16:46.049Z+ banner copy
6602026-02-26T18:16:46.052Z
6612026-02-26T18:16:46.052Z #### #### ##### # #
6622026-02-26T18:16:46.052Z # # # # # # # #
6632026-02-26T18:16:46.052Z # # # # # #
6642026-02-26T18:16:46.052Z # # # ##### #
6652026-02-26T18:16:46.052Z # # # # # #
6662026-02-26T18:16:46.052Z #### #### # #
6672026-02-26T18:16:46.052Z
6682026-02-26T18:16:46.052Z+ pfexec mkdir -p /out
6692026-02-26T18:16:46.056Z+ pfexec chown 12345 /out
6702026-02-26T18:16:46.059Z+ PKG_NAME=/out/opte.p5p
6712026-02-26T18:16:46.059Z+ mv pkg/packages/repo/opte-0.39.460.p5p /out/opte.p5p
6722026-02-26T18:16:46.095Z+ sha256sum /out/opte.p5p
6732026-02-26T18:16:46.127Zprocess exited: duration 442866 ms, exit code 0
 
6742026-02-26T18:16:46.140Zfound 2 output files
6752026-02-26T18:16:46.140Zuploading: /out/opte.p5p (37048320 bytes)
6762026-02-26T18:16:47.497Zuploaded: /out/opte.p5p
6772026-02-26T18:16:47.497Zuploading: /out/opte.p5p.sha256 (80 bytes)
6782026-02-26T18:16:48.507Zuploaded: /out/opte.p5p.sha256