01KNY388EW3SY8Z9HFNKWVWYJ6: opte-xde

BasicConfig {
    output_rules: [
        "=/work/debug/xde.dbg",
        "=/work/debug/xde.dbg.sha256",
        "=/work/debug/xde_link.dbg.so",
        "=/work/debug/xde_link.dbg.so.sha256",
        "=/work/release/xde",
        "=/work/release/xde.sha256",
        "=/work/release/xde_link.so",
        "=/work/release/xde_link.so.sha256",
        "=/work/test/loopback",
        "=/work/test/multicast_rx",
        "=/work/test/multicast_multi_sub",
        "=/work/test/multicast_validation",
        "=/work/test/multicast_source_filter",
        "=/work/xde.conf",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/xde",
            series: "module",
            name: "xde",
        },
        BasicConfigPublish {
            from_output: "/work/release/xde.sha256",
            series: "module",
            name: "xde.sha256",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KNY38NJWDF2Y8ECKZ9MVMWM1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-11T11:02:31.705Zjob assigned to worker 01KNY38RE8RCNRGCPJ3GRM21AD [factory aws, i-084d36e323f0427c9] (queued for 53 s)
 
22026-04-11T11:02:38.984Zstarting task 0: "setup"
32026-04-11T11:02:38.988Z++ uname -s
42026-04-11T11:02:38.991Z+ kern=SunOS
52026-04-11T11:02:38.991Z+ build_user=build
62026-04-11T11:02:38.991Z+ build_uid=12345
72026-04-11T11:02:38.991Z+ work_dir=/work
82026-04-11T11:02:38.991Z+ input_dir=/input
92026-04-11T11:02:38.991Z+ [[ 0 == 12345 ]]
102026-04-11T11:02:38.991Z+ case "$kern" in
112026-04-11T11:02:38.991Z+ groupadd -g 12345 build
122026-04-11T11:02:38.994Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-11T11:02:41.114Z+ zfs create -o mountpoint=/work rpool/work
142026-04-11T11:02:41.118Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-11T11:02:41.118Z+ home_fs=zfs
162026-04-11T11:02:41.118Z+ [[ zfs == autofs ]]
172026-04-11T11:02:41.118Z+ mkdir -p /home/build
182026-04-11T11:02:41.119Z+ chown build:build /home/build /work
192026-04-11T11:02:43.104Z+ chmod 0700 /home/build /work
202026-04-11T11:02:43.109Zprocess exited: duration 4092 ms, exit code 0
 
212026-04-11T11:02:43.118Zstarting task 1: "rust-toolchain"
222026-04-11T11:02:43.122Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
232026-04-11T11:02:43.122Z * rust toolchain channel = "1.94.1"
242026-04-11T11:02:43.122Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-04-11T11:02:43.122Z * rust toolchain profile = "default"
262026-04-11T11:02:43.122Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-11T11:02:43.122Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-11T11:02:43.125Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-11T11:02:43.125Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
302026-04-11T11:02:43.270Zinfo: downloading installer
312026-04-11T11:02:44.770Zwarn: It looks like you have an existing installation of Rust at:
322026-04-11T11:02:44.770Zwarn: /opt/ooce/bin
332026-04-11T11:02:44.770Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-11T11:02:44.770Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-11T11:02:44.770Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-11T11:02:44.770Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-11T11:02:44.770Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-11T11:02:44.770Zerror: cannot install while Rust is installed
392026-04-11T11:02:44.770Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-11T11:02:44.770Zwarn: It looks like you have an existing rustup settings file at:
412026-04-11T11:02:44.770Zwarn: /home/build/.rustup/settings.toml
422026-04-11T11:02:44.770Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-11T11:02:44.770Zwarn: instead of the one inferred from the default host triple.
442026-04-11T11:02:44.804Zinfo: profile set to default
452026-04-11T11:02:44.804Zinfo: default host triple is x86_64-unknown-illumos
462026-04-11T11:02:44.807Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
472026-04-11T11:02:44.944Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
482026-04-11T11:02:44.947Zinfo: downloading 6 components
492026-04-11T11:02:59.485Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
502026-04-11T11:02:59.485Z
512026-04-11T11:02:59.515Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
522026-04-11T11:02:59.515Z
532026-04-11T11:02:59.515Z
542026-04-11T11:02:59.515ZRust is installed now. Great!
552026-04-11T11:02:59.515Z
562026-04-11T11:02:59.519ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-11T11:02:59.519Zenvironment variable. This has not been done automatically.
582026-04-11T11:02:59.519Z
592026-04-11T11:02:59.519ZTo configure your current shell, you need to source
602026-04-11T11:02:59.519Zthe corresponding env file under $HOME/.cargo.
612026-04-11T11:02:59.519Z
622026-04-11T11:02:59.519ZThis is usually done by running one of the following (note the leading DOT):
632026-04-11T11:02:59.519Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-11T11:02:59.519Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-11T11:02:59.519Zsource "~/.cargo/env.nu" # For nushell
662026-04-11T11:02:59.519Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-11T11:02:59.519Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-11T11:02:59.519Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-11T11:02:59.519Zwarn: no default linker (`cc`) was found in your PATH
702026-04-11T11:02:59.519Zwarn: many Rust crates require a system C toolchain to build
712026-04-11T11:02:59.615Z+ rustup --version
722026-04-11T11:02:59.624Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-11T11:02:59.627Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-11T11:02:59.647Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
752026-04-11T11:02:59.649Z+ cargo --version
762026-04-11T11:02:59.662Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
772026-04-11T11:02:59.665Z+ rustc --version
782026-04-11T11:02:59.684Zrustc 1.94.1 (e408947bf 2026-03-25)
792026-04-11T11:02:59.687Zprocess exited: duration 16566 ms, exit code 0
 
802026-04-11T11:02:59.693Zstarting task 2: "authentication"
812026-04-11T11:02:59.709Zprocess exited: duration 16 ms, exit code 0
 
822026-04-11T11:02:59.715Zstarting task 3: "clone repository"
832026-04-11T11:02:59.719Z+ mkdir -p /work/oxidecomputer/opte
842026-04-11T11:02:59.721Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
852026-04-11T11:02:59.857ZCloning into '/work/oxidecomputer/opte'...
862026-04-11T11:03:00.707Z+ cd /work/oxidecomputer/opte
872026-04-11T11:03:00.707Z+ git fetch origin dfda687075abf5c0520839a05209c4240d404191
882026-04-11T11:03:00.950ZFrom https://github.com/oxidecomputer/opte
892026-04-11T11:03:00.950Z * branch dfda687075abf5c0520839a05209c4240d404191 -> FETCH_HEAD
902026-04-11T11:03:00.955Z+ [[ -n renovate/rand ]]
912026-04-11T11:03:00.958Z++ git branch --show-current
922026-04-11T11:03:00.958Z+ current=master
932026-04-11T11:03:00.958Z+ [[ master != renovate/rand ]]
942026-04-11T11:03:00.958Z+ git branch -f renovate/rand dfda687075abf5c0520839a05209c4240d404191
952026-04-11T11:03:00.961Z+ git checkout -f renovate/rand
962026-04-11T11:03:00.976ZSwitched to branch 'renovate/rand'
972026-04-11T11:03:00.979Z+ git reset --hard dfda687075abf5c0520839a05209c4240d404191
982026-04-11T11:03:00.993ZHEAD is now at dfda687 Update Rust crate rand to 0.10.1
992026-04-11T11:03:00.995Zprocess exited: duration 1277 ms, exit code 0
 
1002026-04-11T11:03:01.002Zstarting task 4: "build"
1012026-04-11T11:03:01.006Z+ source .github/buildomat/common.sh
1022026-04-11T11:03:01.009Z++ rustup show active-toolchain
1032026-04-11T11:03:01.012Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1042026-04-11T11:03:01.015Z++ pushd xde
1052026-04-11T11:03:01.015Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-04-11T11:03:01.015Z++ rustup show active-toolchain
1072026-04-11T11:03:01.018Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1082026-04-11T11:03:01.155Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1092026-04-11T11:03:01.158Zinfo: downloading 6 components
1102026-04-11T11:03:14.771Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-04-11T11:03:14.852Z+++ rustup show active-toolchain -v
1122026-04-11T11:03:14.855Z+++ head -n 1
1132026-04-11T11:03:14.855Z+++ cut '-d ' -f1
1142026-04-11T11:03:14.904Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1152026-04-11T11:03:14.904Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1162026-04-11T11:03:14.904Z++ popd
1172026-04-11T11:03:14.904Z/work/oxidecomputer/opte
1182026-04-11T11:03:14.906Z+ TGT_BASE=/work
1192026-04-11T11:03:14.907Z+ DBG_SRC=target/x86_64-unknown-unknown/debug
1202026-04-11T11:03:14.907Z+ DBG_LINK_SRC=target/i686-unknown-illumos/debug
1212026-04-11T11:03:14.907Z+ DBG_TGT=/work/debug
1222026-04-11T11:03:14.907Z+ REL_SRC=target/x86_64-unknown-unknown/release-lto
1232026-04-11T11:03:14.907Z+ REL_LINK_SRC=target/i686-unknown-illumos/release
1242026-04-11T11:03:14.907Z+ REL_TGT=/work/release
1252026-04-11T11:03:14.907Z+ mkdir -p /work/debug /work/release
1262026-04-11T11:03:14.907Z+ cargo --version
1272026-04-11T11:03:14.915Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1282026-04-11T11:03:14.918Z+ rustc --version
1292026-04-11T11:03:14.937Zrustc 1.94.1 (e408947bf 2026-03-25)
1302026-04-11T11:03:14.940Z+ install_pkg jq
1312026-04-11T11:03:14.940Z+ set +o errexit
1322026-04-11T11:03:14.940Z+ pfexec pkg install jq
1332026-04-11T11:03:23.077Z Startup: Refreshing catalog 'helios-dev' ... Done
1342026-04-11T11:03:30.337Z Startup: Caching catalogs ... Done
1352026-04-11T11:03:35.782ZPlanning: Solver setup ... Done
1362026-04-11T11:03:35.810ZPlanning: Running solver ... Done
1372026-04-11T11:03:35.929ZPlanning: Consolidating action changes ... Done
1382026-04-11T11:03:35.929ZPlanning: Evaluating mediators ... Done
1392026-04-11T11:03:35.933ZPlanning: Planning completed in 5.44 seconds
1402026-04-11T11:03:35.945ZNo updates necessary for this image.
1412026-04-11T11:03:37.209Z+ exit_code=4
1422026-04-11T11:03:37.210Z+ [[ 4 -ne 0 ]]
1432026-04-11T11:03:37.210Z+ [[ 4 -ne 4 ]]
1442026-04-11T11:03:37.210Z+ set -o errexit
1452026-04-11T11:03:37.214Z+ pushd xde
1462026-04-11T11:03:37.214Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1472026-04-11T11:03:37.214Z+ cp xde.conf /work/xde.conf
1482026-04-11T11:03:37.214Z+ header 'check style'
1492026-04-11T11:03:37.214Z+ echo '# ==== check style ==== #'
1502026-04-11T11:03:37.214Z# ==== check style ==== #
1512026-04-11T11:03:37.214Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check
1522026-04-11T11:03:37.442Z
1532026-04-11T11:03:37.442Zreal 0.226854195
1542026-04-11T11:03:37.442Zuser 0.152897477
1552026-04-11T11:03:37.442Zsys 0.065530585
1562026-04-11T11:03:37.442Ztrap 0.000010037
1572026-04-11T11:03:37.442Ztflt 0.000056928
1582026-04-11T11:03:37.442Zdflt 0.000077355
1592026-04-11T11:03:37.442Zkflt 0.000000000
1602026-04-11T11:03:37.442Zlock 0.034733803
1612026-04-11T11:03:37.442Zslp 0.191916060
1622026-04-11T11:03:37.442Zlat 0.001156608
1632026-04-11T11:03:37.442Zstop 0.000094979
1642026-04-11T11:03:37.446Z+ header analyze
1652026-04-11T11:03:37.446Z+ echo '# ==== analyze ==== #'
1662026-04-11T11:03:37.446Z# ==== analyze ==== #
1672026-04-11T11:03:37.446Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
1682026-04-11T11:03:37.629Z Updating crates.io index
1692026-04-11T11:03:37.633Z Updating git repository `https://github.com/oxidecomputer/falcon`
1702026-04-11T11:03:38.414Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1712026-04-11T11:03:38.693Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1722026-04-11T11:03:39.133Z Updating git repository `https://github.com/oxidecomputer/zone`
1732026-04-11T11:03:39.407Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1742026-04-11T11:03:39.668Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1752026-04-11T11:03:39.929Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1762026-04-11T11:03:41.681Z Downloading crates ...
1772026-04-11T11:03:41.734Z Downloaded hash32 v0.3.1
1782026-04-11T11:03:41.738Z Downloaded cfg-if v1.0.4
1792026-04-11T11:03:41.740Z Downloaded fnv v1.0.7
1802026-04-11T11:03:41.745Z Downloaded thiserror-impl v2.0.18
1812026-04-11T11:03:41.745Z Downloaded bitflags v1.3.2
1822026-04-11T11:03:41.748Z Downloaded ingot v0.1.1
1832026-04-11T11:03:41.748Z Downloaded cobs v0.3.0
1842026-04-11T11:03:41.748Z Downloaded dyn-clone v1.0.20
1852026-04-11T11:03:41.748Z Downloaded darling_macro v0.23.0
1862026-04-11T11:03:41.751Z Downloaded defmt v0.3.100
1872026-04-11T11:03:41.751Z Downloaded version_check v0.9.5
1882026-04-11T11:03:41.754Z Downloaded proc-macro-error-attr2 v2.0.0
1892026-04-11T11:03:41.754Z Downloaded embedded-io v0.4.0
1902026-04-11T11:03:41.758Z Downloaded ref-cast v1.0.25
1912026-04-11T11:03:41.762Z Downloaded embedded-io v0.6.1
1922026-04-11T11:03:41.765Z Downloaded aho-corasick v1.1.4
1932026-04-11T11:03:41.768Z Downloaded defmt-parser v1.0.0
1942026-04-11T11:03:41.768Z Downloaded ref-cast-impl v1.0.25
1952026-04-11T11:03:41.771Z Downloaded stable_deref_trait v1.2.1
1962026-04-11T11:03:41.771Z Downloaded strsim v0.11.1
1972026-04-11T11:03:41.774Z Downloaded ident_case v1.0.1
1982026-04-11T11:03:41.777Z Downloaded managed v0.8.0
1992026-04-11T11:03:41.784Z Downloaded byteorder v1.5.0
2002026-04-11T11:03:41.787Z Downloaded quote v1.0.45
2012026-04-11T11:03:41.787Z Downloaded defmt-macros v1.0.1
2022026-04-11T11:03:41.790Z Downloaded thiserror v2.0.18
2032026-04-11T11:03:41.797Z Downloaded darling_macro v0.21.3
2042026-04-11T11:03:41.800Z Downloaded proc-macro-error2 v2.0.1
2052026-04-11T11:03:41.803Z Downloaded serde_derive v1.0.228
2062026-04-11T11:03:41.803Z Downloaded macaddr v1.0.1
2072026-04-11T11:03:41.803Z Downloaded ingot-types v0.1.2
2082026-04-11T11:03:41.805Z Downloaded defmt v1.0.1
2092026-04-11T11:03:41.808Z Downloaded ingot-macros v0.1.1
2102026-04-11T11:03:41.808Z Downloaded darling v0.21.3
2112026-04-11T11:03:41.811Z Downloaded crc32fast v1.5.0
2122026-04-11T11:03:41.814Z Downloaded either v1.15.0
2132026-04-11T11:03:41.825Z Downloaded serde_core v1.0.228
2142026-04-11T11:03:41.828Z Downloaded uuid v1.23.0
2152026-04-11T11:03:41.831Z Downloaded darling_core v0.21.3
2162026-04-11T11:03:41.834Z Downloaded postcard v1.1.3
2172026-04-11T11:03:41.837Z Downloaded proc-macro2 v1.0.106
2182026-04-11T11:03:41.840Z Downloaded darling v0.23.0
2192026-04-11T11:03:41.843Z Downloaded unicode-ident v1.0.24
2202026-04-11T11:03:41.845Z Downloaded bitflags v2.11.0
2212026-04-11T11:03:41.848Z Downloaded darling_core v0.23.0
2222026-04-11T11:03:41.853Z Downloaded serde v1.0.228
2232026-04-11T11:03:41.856Z Downloaded zerocopy-derive v0.8.48
2242026-04-11T11:03:41.859Z Downloaded memchr v2.8.0
2252026-04-11T11:03:41.862Z Downloaded heapless v0.8.0
2262026-04-11T11:03:41.878Z Downloaded regex v1.12.3
2272026-04-11T11:03:41.894Z Downloaded itertools v0.14.0
2282026-04-11T11:03:41.918Z Downloaded smoltcp v0.11.0
2292026-04-11T11:03:41.935Z Downloaded zerocopy v0.8.48
2302026-04-11T11:03:41.945Z Downloaded syn v2.0.117
2312026-04-11T11:03:41.951Z Downloaded regex-syntax v0.8.10
2322026-04-11T11:03:41.955Z Downloaded regex-automata v0.4.14
2332026-04-11T11:03:41.967Z Updating crates.io index
2342026-04-11T11:03:42.144Z Downloading crates ...
2352026-04-11T11:03:42.182Z Downloaded rustc-literal-escaper v0.0.7
2362026-04-11T11:03:42.198Z Downloaded adler2 v2.0.1
2372026-04-11T11:03:42.202Z Downloaded addr2line v0.25.1
2382026-04-11T11:03:42.209Z Downloaded getopts v0.2.24
2392026-04-11T11:03:42.212Z Downloaded foldhash v0.2.0
2402026-04-11T11:03:42.217Z Downloaded rustc-demangle v0.1.27
2412026-04-11T11:03:42.231Z Downloaded miniz_oxide v0.8.9
2422026-04-11T11:03:42.237Z Downloaded memchr v2.7.6
2432026-04-11T11:03:42.253Z Downloaded hashbrown v0.16.1
2442026-04-11T11:03:42.259Z Downloaded gimli v0.32.3
2452026-04-11T11:03:42.281Z Downloaded object v0.37.3
2462026-04-11T11:03:42.309Z Downloaded libc v0.2.183
2472026-04-11T11:03:42.367Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
2482026-04-11T11:03:42.367Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
2492026-04-11T11:03:42.367Z Compiling proc-macro2 v1.0.106
2502026-04-11T11:03:42.370Z Compiling unicode-ident v1.0.24
2512026-04-11T11:03:42.370Z Compiling quote v1.0.45
2522026-04-11T11:03:42.370Z Compiling ident_case v1.0.1
2532026-04-11T11:03:42.370Z Compiling strsim v0.11.1
2542026-04-11T11:03:42.426Z Compiling serde_core v1.0.228
2552026-04-11T11:03:42.560Z Compiling memchr v2.8.0
2562026-04-11T11:03:42.570Z Compiling fnv v1.0.7
2572026-04-11T11:03:42.660Z Compiling regex-syntax v0.8.10
2582026-04-11T11:03:42.824Z Compiling either v1.15.0
2592026-04-11T11:03:42.994Z Compiling aho-corasick v1.1.4
2602026-04-11T11:03:43.026Z Compiling serde v1.0.228
2612026-04-11T11:03:43.036Z Compiling thiserror v2.0.18
2622026-04-11T11:03:43.048Z Compiling zerocopy v0.8.48
2632026-04-11T11:03:43.246Z Compiling itertools v0.14.0
2642026-04-11T11:03:43.594Z Compiling heapless v0.8.0
2652026-04-11T11:03:43.614Z Compiling syn v2.0.117
2662026-04-11T11:03:43.735Z Compiling smoltcp v0.11.0
2672026-04-11T11:03:43.827Z Compiling ref-cast v1.0.25
2682026-04-11T11:03:44.068Z Compiling version_check v0.9.5
2692026-04-11T11:03:44.159Z Compiling regex-automata v0.4.14
2702026-04-11T11:03:44.227Z Compiling crc32fast v1.5.0
2712026-04-11T11:03:44.439Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722026-04-11T11:03:45.719Z Compiling regex v1.12.3
2732026-04-11T11:03:45.896Z Compiling darling_core v0.21.3
2742026-04-11T11:03:45.902Z Compiling darling_core v0.23.0
2752026-04-11T11:03:46.883Z Compiling zerocopy-derive v0.8.48
2762026-04-11T11:03:46.883Z Compiling thiserror-impl v2.0.18
2772026-04-11T11:03:46.886Z Compiling serde_derive v1.0.228
2782026-04-11T11:03:46.886Z Compiling ref-cast-impl v1.0.25
2792026-04-11T11:03:46.886Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2802026-04-11T11:03:48.503Z Compiling darling_macro v0.21.3
2812026-04-11T11:03:48.590Z Compiling darling_macro v0.23.0
2822026-04-11T11:03:49.399Z Compiling darling v0.21.3
2832026-04-11T11:03:49.464Z Compiling ingot-macros v0.1.1
2842026-04-11T11:03:49.480Z Compiling darling v0.23.0
2852026-04-11T11:03:49.546Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2862026-04-11T11:03:53.812Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
2872026-04-11T11:03:55.877Z Checking byteorder v1.5.0
2882026-04-11T11:03:55.877Z Checking cfg-if v1.0.4
2892026-04-11T11:03:55.877Z Checking macaddr v1.0.1
2902026-04-11T11:03:55.880Z Checking stable_deref_trait v1.2.1
2912026-04-11T11:03:55.880Z Checking bitflags v1.3.2
2922026-04-11T11:03:55.928Z Checking managed v0.8.0
2932026-04-11T11:03:55.961Z Checking cobs v0.3.0
2942026-04-11T11:03:56.011Z Checking dyn-clone v1.0.20
2952026-04-11T11:03:56.032Z Checking hash32 v0.3.1
2962026-04-11T11:03:56.077Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
2972026-04-11T11:03:57.218Z Checking bitflags v2.11.0
2982026-04-11T11:03:57.219Z Checking uuid v1.23.0
2992026-04-11T11:03:57.356Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3002026-04-11T11:03:57.595Z Checking postcard v1.1.3
3012026-04-11T11:03:58.429Z Checking ingot-types v0.1.2
3022026-04-11T11:03:58.697Z Checking ingot v0.1.1
3032026-04-11T11:04:00.006Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3042026-04-11T11:04:04.202Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3052026-04-11T11:04:05.786Z Checking xde v0.1.0 (/work/oxidecomputer/opte/xde)
3062026-04-11T11:04:08.146Z Finished `dev` profile [optimized + debuginfo] target(s) in 30.63s
3072026-04-11T11:04:08.258Z
3082026-04-11T11:04:08.258Zreal 30.804865756
3092026-04-11T11:04:08.258Zuser 1:14.595255994
3102026-04-11T11:04:08.259Zsys 10.230561295
3112026-04-11T11:04:08.259Ztrap 0.033906936
3122026-04-11T11:04:08.259Ztflt 0.097141331
3132026-04-11T11:04:08.259Zdflt 0.390091242
3142026-04-11T11:04:08.259Zkflt 0.006853402
3152026-04-11T11:04:08.259Zlock 3:51.427728571
3162026-04-11T11:04:08.259Zslp 3:30.814930061
3172026-04-11T11:04:08.259Zlat 2.680984919
3182026-04-11T11:04:08.259Zstop 6.384903288
3192026-04-11T11:04:08.266Z+ pushd xde-link
3202026-04-11T11:04:08.266Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
3212026-04-11T11:04:08.266Z/work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3222026-04-11T11:04:08.444Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
3232026-04-11T11:04:08.444Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
3242026-04-11T11:04:08.444Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
3252026-04-11T11:04:18.906Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
3262026-04-11T11:04:21.030Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.70s
3272026-04-11T11:04:21.049Z
3282026-04-11T11:04:21.052Zreal 12.783177072
3292026-04-11T11:04:21.052Zuser 20.262883265
3302026-04-11T11:04:21.052Zsys 1.223063623
3312026-04-11T11:04:21.052Ztrap 0.003620778
3322026-04-11T11:04:21.052Ztflt 0.002187799
3332026-04-11T11:04:21.052Zdflt 0.047614202
3342026-04-11T11:04:21.052Zkflt 0.000000000
3352026-04-11T11:04:21.052Zlock 1:07.425611643
3362026-04-11T11:04:21.052Zslp 42.586571093
3372026-04-11T11:04:21.052Zlat 0.298033722
3382026-04-11T11:04:21.052Zstop 0.131724458
3392026-04-11T11:04:21.052Z+ popd
3402026-04-11T11:04:21.052Z+ popd
3412026-04-11T11:04:21.053Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3422026-04-11T11:04:21.053Z/work/oxidecomputer/opte
3432026-04-11T11:04:21.053Z+ header 'build xde (debug)'
3442026-04-11T11:04:21.053Z+ echo '# ==== build xde (debug) ==== #'
3452026-04-11T11:04:21.053Z# ==== build xde (debug) ==== #
3462026-04-11T11:04:21.053Z+ ptime -m cargo xtask build --profile debug xde xde-link
3472026-04-11T11:04:21.198Z Downloading crates ...
3482026-04-11T11:04:21.266Z Downloaded clap_lex v1.1.0
3492026-04-11T11:04:21.271Z Downloaded clap_derive v4.6.0
3502026-04-11T11:04:21.274Z Downloaded anstyle-parse v1.0.0
3512026-04-11T11:04:21.277Z Downloaded equivalent v1.0.2
3522026-04-11T11:04:21.280Z Downloaded terminal_size v0.4.4
3532026-04-11T11:04:21.280Z Downloaded serde_spanned v1.1.1
3542026-04-11T11:04:21.283Z Downloaded colorchoice v1.0.5
3552026-04-11T11:04:21.286Z Downloaded cargo-platform v0.3.2
3562026-04-11T11:04:21.286Z Downloaded itoa v1.0.18
3572026-04-11T11:04:21.293Z Downloaded anstyle-query v1.1.5
3582026-04-11T11:04:21.296Z Downloaded is_terminal_polyfill v1.70.2
3592026-04-11T11:04:21.296Z Downloaded errno v0.3.14
3602026-04-11T11:04:21.296Z Downloaded heck v0.5.0
3612026-04-11T11:04:21.301Z Downloaded anstream v1.0.0
3622026-04-11T11:04:21.308Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3632026-04-11T11:04:21.311Z Downloaded anstyle v1.0.14
3642026-04-11T11:04:21.315Z Downloaded toml_writer v1.1.1+spec-1.1.0
3652026-04-11T11:04:21.327Z Downloaded utf8parse v0.2.2
3662026-04-11T11:04:21.328Z Downloaded toml_parser v1.1.2+spec-1.1.0
3672026-04-11T11:04:21.328Z Downloaded semver v1.0.28
3682026-04-11T11:04:21.328Z Downloaded cargo_metadata v0.23.1
3692026-04-11T11:04:21.328Z Downloaded anyhow v1.0.102
3702026-04-11T11:04:21.331Z Downloaded zmij v1.0.21
3712026-04-11T11:04:21.331Z Downloaded clap v4.6.0
3722026-04-11T11:04:21.335Z Downloaded toml v1.1.2+spec-1.1.0
3732026-04-11T11:04:21.339Z Downloaded indexmap v2.13.1
3742026-04-11T11:04:21.342Z Downloaded camino v1.2.2
3752026-04-11T11:04:21.370Z Downloaded serde_json v1.0.149
3762026-04-11T11:04:21.373Z Downloaded winnow v1.0.1
3772026-04-11T11:04:21.378Z Downloaded clap_builder v4.6.0
3782026-04-11T11:04:21.398Z Downloaded rustix v1.1.4
3792026-04-11T11:04:21.425Z Downloaded libc v0.2.184
3802026-04-11T11:04:21.473Z Compiling serde_core v1.0.228
3812026-04-11T11:04:21.476Z Compiling proc-macro2 v1.0.106
3822026-04-11T11:04:21.476Z Compiling unicode-ident v1.0.24
3832026-04-11T11:04:21.476Z Compiling quote v1.0.45
3842026-04-11T11:04:21.476Z Compiling libc v0.2.184
3852026-04-11T11:04:21.477Z Compiling rustix v1.1.4
3862026-04-11T11:04:21.477Z Compiling bitflags v2.11.0
3872026-04-11T11:04:21.477Z Compiling zmij v1.0.21
3882026-04-11T11:04:21.647Z Compiling utf8parse v0.2.2
3892026-04-11T11:04:21.752Z Compiling anstyle-parse v1.0.0
3902026-04-11T11:04:21.839Z Compiling anstyle v1.0.14
3912026-04-11T11:04:21.839Z Compiling camino v1.2.2
3922026-04-11T11:04:21.959Z Compiling anstyle-query v1.1.5
3932026-04-11T11:04:21.959Z Compiling thiserror v2.0.18
3942026-04-11T11:04:22.047Z Compiling serde_json v1.0.149
3952026-04-11T11:04:22.062Z Compiling serde v1.0.228
3962026-04-11T11:04:22.103Z Compiling is_terminal_polyfill v1.70.2
3972026-04-11T11:04:22.144Z Compiling colorchoice v1.0.5
3982026-04-11T11:04:22.190Z Compiling errno v0.3.14
3992026-04-11T11:04:22.257Z Compiling anstream v1.0.0
4002026-04-11T11:04:22.358Z Compiling itoa v1.0.18
4012026-04-11T11:04:22.392Z Compiling strsim v0.11.1
4022026-04-11T11:04:22.633Z Compiling anyhow v1.0.102
4032026-04-11T11:04:22.650Z Compiling syn v2.0.117
4042026-04-11T11:04:22.723Z Compiling clap_lex v1.1.0
4052026-04-11T11:04:22.731Z Compiling heck v0.5.0
4062026-04-11T11:04:22.808Z Compiling terminal_size v0.4.4
4072026-04-11T11:04:22.963Z Compiling winnow v1.0.1
4082026-04-11T11:04:22.978Z Compiling memchr v2.8.0
4092026-04-11T11:04:23.191Z Compiling clap_builder v4.6.0
4102026-04-11T11:04:23.196Z Compiling toml_writer v1.1.1+spec-1.1.0
4112026-04-11T11:04:23.382Z Compiling toml_parser v1.1.2+spec-1.1.0
4122026-04-11T11:04:23.706Z Compiling semver v1.0.28
4132026-04-11T11:04:23.883Z Compiling toml_datetime v1.1.1+spec-1.1.0
4142026-04-11T11:04:24.350Z Compiling serde_spanned v1.1.1
4152026-04-11T11:04:24.371Z Compiling cargo-platform v0.3.2
4162026-04-11T11:04:24.457Z Compiling toml v1.1.2+spec-1.1.0
4172026-04-11T11:04:25.017Z Compiling serde_derive v1.0.228
4182026-04-11T11:04:25.064Z Compiling thiserror-impl v2.0.18
4192026-04-11T11:04:25.090Z Compiling clap_derive v4.6.0
4202026-04-11T11:04:26.704Z Compiling clap v4.6.0
4212026-04-11T11:04:28.098Z Compiling cargo_metadata v0.23.1
4222026-04-11T11:04:30.631Z Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask)
4232026-04-11T11:04:32.229Z Finished `dev` profile [optimized + debuginfo] target(s) in 11.16s
4242026-04-11T11:04:32.243Z Running `target/debug/xtask build --profile debug xde xde-link`
4252026-04-11T11:04:33.700ZBuilding xde (dev).
4262026-04-11T11:04:33.926Z Compiling serde_core v1.0.228
4272026-04-11T11:04:33.926Z Compiling byteorder v1.5.0
4282026-04-11T11:04:33.926Z Compiling stable_deref_trait v1.2.1
4292026-04-11T11:04:33.929Z Compiling macaddr v1.0.1
4302026-04-11T11:04:33.929Z Compiling cfg-if v1.0.4
4312026-04-11T11:04:33.929Z Compiling zerocopy v0.8.48
4322026-04-11T11:04:33.929Z Compiling thiserror v2.0.18
4332026-04-11T11:04:33.958Z Compiling managed v0.8.0
4342026-04-11T11:04:34.000Z Compiling bitflags v1.3.2
4352026-04-11T11:04:34.008Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-04-11T11:04:34.043Z Compiling cobs v0.3.0
4372026-04-11T11:04:34.064Z Compiling either v1.15.0
4382026-04-11T11:04:34.114Z Compiling hash32 v0.3.1
4392026-04-11T11:04:34.170Z Compiling ref-cast v1.0.25
4402026-04-11T11:04:34.191Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4412026-04-11T11:04:34.234Z Compiling heapless v0.8.0
4422026-04-11T11:04:34.258Z Compiling itertools v0.14.0
4432026-04-11T11:04:34.266Z Compiling crc32fast v1.5.0
4442026-04-11T11:04:34.286Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4452026-04-11T11:04:34.313Z Compiling dyn-clone v1.0.20
4462026-04-11T11:04:34.454Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4472026-04-11T11:04:34.592Z Compiling smoltcp v0.11.0
4482026-04-11T11:04:35.499Z Compiling serde v1.0.228
4492026-04-11T11:04:35.499Z Compiling bitflags v2.11.0
4502026-04-11T11:04:35.499Z Compiling uuid v1.23.0
4512026-04-11T11:04:35.630Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4522026-04-11T11:04:35.912Z Compiling postcard v1.1.3
4532026-04-11T11:04:36.685Z Compiling ingot-types v0.1.2
4542026-04-11T11:04:36.961Z Compiling ingot v0.1.1
4552026-04-11T11:04:38.390Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4562026-04-11T11:04:42.650Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4572026-04-11T11:04:52.936Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
4582026-04-11T11:05:01.131Z Finished `dev` profile [optimized + debuginfo] target(s) in 27.39s
4592026-04-11T11:05:01.155ZLinking xde kmod...
4602026-04-11T11:05:02.245ZBuilding xde dev link helper (dev).
4612026-04-11T11:05:02.401Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
4622026-04-11T11:05:02.746Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.47s
4632026-04-11T11:05:02.769Z
4642026-04-11T11:05:02.772Zreal 41.708983479
4652026-04-11T11:05:02.772Zuser 2:15.046634134
4662026-04-11T11:05:02.772Zsys 11.161839437
4672026-04-11T11:05:02.772Ztrap 0.060017317
4682026-04-11T11:05:02.772Ztflt 0.376169934
4692026-04-11T11:05:02.772Zdflt 0.409320219
4702026-04-11T11:05:02.772Zkflt 0.001847250
4712026-04-11T11:05:02.772Zlock 6:28.220250765
4722026-04-11T11:05:02.772Zslp 3:51.882883283
4732026-04-11T11:05:02.772Zlat 6.034963308
4742026-04-11T11:05:02.772Zstop 5.095069205
4752026-04-11T11:05:02.772Z+ header 'build xde (release)'
4762026-04-11T11:05:02.772Z+ echo '# ==== build xde (release) ==== #'
4772026-04-11T11:05:02.772Z# ==== build xde (release) ==== #
4782026-04-11T11:05:02.772Z+ ptime -m cargo xtask build --profile release xde xde-link
4792026-04-11T11:05:02.911Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s
4802026-04-11T11:05:02.915Z Running `target/debug/xtask build --profile release xde xde-link`
4812026-04-11T11:05:03.109ZBuilding xde (release-lto).
4822026-04-11T11:05:03.349Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
4832026-04-11T11:05:03.349Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
4842026-04-11T11:05:03.349Z Compiling proc-macro2 v1.0.106
4852026-04-11T11:05:03.349Z Compiling quote v1.0.45
4862026-04-11T11:05:03.352Z Compiling unicode-ident v1.0.24
4872026-04-11T11:05:03.352Z Compiling strsim v0.11.1
4882026-04-11T11:05:03.352Z Compiling ident_case v1.0.1
4892026-04-11T11:05:03.353Z Compiling serde_core v1.0.228
4902026-04-11T11:05:03.468Z Compiling fnv v1.0.7
4912026-04-11T11:05:03.468Z Compiling memchr v2.8.0
4922026-04-11T11:05:03.549Z Compiling regex-syntax v0.8.10
4932026-04-11T11:05:03.716Z Compiling zerocopy v0.8.48
4942026-04-11T11:05:03.727Z Compiling serde v1.0.228
4952026-04-11T11:05:03.730Z Compiling thiserror v2.0.18
4962026-04-11T11:05:03.853Z Compiling aho-corasick v1.1.4
4972026-04-11T11:05:04.083Z Compiling either v1.15.0
4982026-04-11T11:05:04.119Z Compiling heapless v0.8.0
4992026-04-11T11:05:04.271Z Compiling itertools v0.14.0
5002026-04-11T11:05:04.306Z Compiling smoltcp v0.11.0
5012026-04-11T11:05:04.454Z Compiling syn v2.0.117
5022026-04-11T11:05:04.526Z Compiling ref-cast v1.0.25
5032026-04-11T11:05:04.578Z Compiling version_check v0.9.5
5042026-04-11T11:05:04.722Z Compiling crc32fast v1.5.0
5052026-04-11T11:05:04.923Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5062026-04-11T11:05:05.057Z Compiling regex-automata v0.4.14
5072026-04-11T11:05:06.569Z Compiling regex v1.12.3
5082026-04-11T11:05:06.727Z Compiling darling_core v0.21.3
5092026-04-11T11:05:06.727Z Compiling darling_core v0.23.0
5102026-04-11T11:05:07.684Z Compiling serde_derive v1.0.228
5112026-04-11T11:05:07.684Z Compiling zerocopy-derive v0.8.48
5122026-04-11T11:05:07.684Z Compiling thiserror-impl v2.0.18
5132026-04-11T11:05:07.687Z Compiling ref-cast-impl v1.0.25
5142026-04-11T11:05:07.687Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5152026-04-11T11:05:09.258Z Compiling darling_macro v0.23.0
5162026-04-11T11:05:09.302Z Compiling darling_macro v0.21.3
5172026-04-11T11:05:10.151Z Compiling darling v0.23.0
5182026-04-11T11:05:10.205Z Compiling darling v0.21.3
5192026-04-11T11:05:10.214Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5202026-04-11T11:05:10.267Z Compiling ingot-macros v0.1.1
5212026-04-11T11:05:15.256Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5222026-04-11T11:05:17.313Z Compiling byteorder v1.5.0
5232026-04-11T11:05:17.313Z Compiling stable_deref_trait v1.2.1
5242026-04-11T11:05:17.313Z Compiling macaddr v1.0.1
5252026-04-11T11:05:17.316Z Compiling cfg-if v1.0.4
5262026-04-11T11:05:17.375Z Compiling bitflags v1.3.2
5272026-04-11T11:05:17.380Z Compiling cobs v0.3.0
5282026-04-11T11:05:17.409Z Compiling managed v0.8.0
5292026-04-11T11:05:17.503Z Compiling hash32 v0.3.1
5302026-04-11T11:05:17.671Z Compiling dyn-clone v1.0.20
5312026-04-11T11:05:17.695Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5322026-04-11T11:05:18.951Z Compiling bitflags v2.11.0
5332026-04-11T11:05:18.951Z Compiling uuid v1.23.0
5342026-04-11T11:05:19.088Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5352026-04-11T11:05:19.378Z Compiling postcard v1.1.3
5362026-04-11T11:05:20.181Z Compiling ingot-types v0.1.2
5372026-04-11T11:05:20.494Z Compiling ingot v0.1.1
5382026-04-11T11:05:21.997Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5392026-04-11T11:05:25.690Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5402026-04-11T11:05:34.424Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
5412026-04-11T11:06:02.520Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.37s
5422026-04-11T11:06:02.544ZLinking xde kmod...
5432026-04-11T11:06:03.098ZBuilding xde dev link helper (release).
5442026-04-11T11:06:03.256Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
5452026-04-11T11:06:03.256Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5462026-04-11T11:06:03.256Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
5472026-04-11T11:06:14.204Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5482026-04-11T11:06:16.556Z Finished `release` profile [optimized + debuginfo] target(s) in 13.42s
5492026-04-11T11:06:16.576Z
5502026-04-11T11:06:16.579Zreal 1:13.790597110
5512026-04-11T11:06:16.579Zuser 2:06.319445386
5522026-04-11T11:06:16.580Zsys 12.407925733
5532026-04-11T11:06:16.580Ztrap 0.031713086
5542026-04-11T11:06:16.580Ztflt 0.151113905
5552026-04-11T11:06:16.580Zdflt 0.227438230
5562026-04-11T11:06:16.580Zkflt 0.000030844
5572026-04-11T11:06:16.580Zlock 10:32.782894832
5582026-04-11T11:06:16.580Zslp 6:00.189454163
5592026-04-11T11:06:16.580Zlat 3.638988169
5602026-04-11T11:06:16.580Zstop 5.333452562
5612026-04-11T11:06:16.580Z+ elfdump target/x86_64-unknown-unknown/debug/xde.dbg
5622026-04-11T11:06:16.580Z+ grep GOTPCREL
5632026-04-11T11:06:18.359Z+ elfdump target/x86_64-unknown-unknown/release-lto/xde
5642026-04-11T11:06:18.362Z+ grep GOTPCREL
5652026-04-11T11:06:19.316Z+ cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/
5662026-04-11T11:06:19.370Z+ sha256sum /work/debug/xde.dbg
5672026-04-11T11:06:19.422Z+ cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so
5682026-04-11T11:06:19.425Z+ sha256sum /work/debug/xde_link.dbg.so
5692026-04-11T11:06:19.428Z+ cp target/x86_64-unknown-unknown/release-lto/xde /work/release/
5702026-04-11T11:06:19.461Z+ sha256sum /work/release/xde
5712026-04-11T11:06:19.490Z+ cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so
5722026-04-11T11:06:19.492Z+ sha256sum /work/release/xde_link.so
5732026-04-11T11:06:19.495Z+ header 'build xde integration tests'
5742026-04-11T11:06:19.495Z+ echo '# ==== build xde integration tests ==== #'
5752026-04-11T11:06:19.495Z+ pushd xde-tests
5762026-04-11T11:06:19.495Z# ==== build xde integration tests ==== #
5772026-04-11T11:06:19.496Z/work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte
5782026-04-11T11:06:19.496Z+ cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
5792026-04-11T11:06:19.577Z+ cargo clippy --all-targets -- --deny warnings
5802026-04-11T11:06:19.790Z Compiling serde_core v1.0.228
5812026-04-11T11:06:19.790Z Checking cfg-if v1.0.4
5822026-04-11T11:06:19.790Z Checking memchr v2.8.0
5832026-04-11T11:06:19.790Z Compiling rustversion v1.0.22
5842026-04-11T11:06:19.790Z Compiling serde v1.0.228
5852026-04-11T11:06:19.793Z Compiling ident_case v1.0.1
5862026-04-11T11:06:19.793Z Compiling version_check v0.9.5
5872026-04-11T11:06:19.817Z Compiling syn v2.0.117
5882026-04-11T11:06:19.865Z Compiling strsim v0.11.1
5892026-04-11T11:06:19.915Z Compiling libc v0.2.184
5902026-04-11T11:06:20.138Z Compiling fnv v1.0.7
5912026-04-11T11:06:20.147Z Compiling regex-syntax v0.8.10
5922026-04-11T11:06:20.184Z Checking pin-project-lite v0.2.17
5932026-04-11T11:06:20.211Z Compiling syn v1.0.109
5942026-04-11T11:06:20.260Z Compiling zerocopy v0.8.48
5952026-04-11T11:06:20.509Z Compiling aho-corasick v1.1.4
5962026-04-11T11:06:20.623Z Compiling equivalent v1.0.2
5972026-04-11T11:06:20.629Z Compiling either v1.15.0
5982026-04-11T11:06:20.632Z Compiling winnow v1.0.1
5992026-04-11T11:06:20.691Z Compiling hashbrown v0.16.1
6002026-04-11T11:06:20.814Z Compiling itertools v0.14.0
6012026-04-11T11:06:21.196Z Compiling indexmap v2.13.1
6022026-04-11T11:06:21.588Z Compiling regex-automata v0.4.14
6032026-04-11T11:06:21.612Z Compiling toml_parser v1.1.2+spec-1.1.0
6042026-04-11T11:06:21.892Z Checking byteorder v1.5.0
6052026-04-11T11:06:21.956Z Compiling heapless v0.8.0
6062026-04-11T11:06:22.004Z Compiling toml_datetime v1.1.1+spec-1.1.0
6072026-04-11T11:06:22.040Z Checking hash32 v0.3.1
6082026-04-11T11:06:22.140Z Checking bitflags v2.11.0
6092026-04-11T11:06:22.143Z Compiling slog v2.8.2
6102026-04-11T11:06:22.155Z Compiling toml_edit v0.25.10+spec-1.1.0
6112026-04-11T11:06:22.216Z Checking futures-core v0.3.32
6122026-04-11T11:06:22.289Z Checking macaddr v1.0.1
6132026-04-11T11:06:22.328Z Compiling darling_core v0.21.3
6142026-04-11T11:06:22.347Z Compiling darling_core v0.23.0
6152026-04-11T11:06:22.392Z Checking stable_deref_trait v1.2.1
6162026-04-11T11:06:22.420Z Compiling smoltcp v0.11.0
6172026-04-11T11:06:22.454Z Checking futures-sink v0.3.32
6182026-04-11T11:06:22.542Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6192026-04-11T11:06:22.780Z Compiling proc-macro-crate v3.5.0
6202026-04-11T11:06:22.799Z Checking futures-channel v0.3.32
6212026-04-11T11:06:23.105Z Compiling proc-macro-error-attr v1.0.4
6222026-04-11T11:06:23.200Z Checking futures-io v0.3.32
6232026-04-11T11:06:23.306Z Compiling regex v1.12.3
6242026-04-11T11:06:23.316Z Compiling crc32fast v1.5.0
6252026-04-11T11:06:23.341Z Compiling autocfg v1.5.0
6262026-04-11T11:06:23.593Z Compiling getrandom v0.4.2
6272026-04-11T11:06:23.617Z Compiling serde_derive v1.0.228
6282026-04-11T11:06:23.682Z Compiling thiserror-impl v2.0.18
6292026-04-11T11:06:23.693Z Compiling zerocopy-derive v0.8.48
6302026-04-11T11:06:23.842Z Compiling futures-macro v0.3.32
6312026-04-11T11:06:24.081Z Checking managed v0.8.0
6322026-04-11T11:06:24.148Z Checking slab v0.4.12
6332026-04-11T11:06:24.255Z Checking futures-task v0.3.32
6342026-04-11T11:06:24.295Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6352026-04-11T11:06:24.382Z Checking rand_core v0.10.0
6362026-04-11T11:06:24.454Z Compiling darling_macro v0.21.3
6372026-04-11T11:06:24.492Z Compiling darling_macro v0.23.0
6382026-04-11T11:06:24.497Z Compiling ref-cast v1.0.25
6392026-04-11T11:06:24.509Z Checking bitflags v1.3.2
6402026-04-11T11:06:24.631Z Checking futures-util v0.3.32
6412026-04-11T11:06:24.839Z Compiling num-traits v0.2.19
6422026-04-11T11:06:24.873Z Checking thiserror v2.0.18
6432026-04-11T11:06:24.961Z Checking cobs v0.3.0
6442026-04-11T11:06:24.980Z Compiling darling v0.21.3
6452026-04-11T11:06:25.012Z Compiling darling v0.23.0
6462026-04-11T11:06:25.047Z Compiling ingot-macros v0.1.1
6472026-04-11T11:06:25.052Z Compiling foreign-types-macros v0.2.3
6482026-04-11T11:06:25.078Z Compiling num_enum_derive v0.7.6
6492026-04-11T11:06:25.089Z Compiling ref-cast-impl v1.0.25
6502026-04-11T11:06:25.680Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
6512026-04-11T11:06:25.695Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
6522026-04-11T11:06:25.738Z Compiling proc-macro-error v1.0.4
6532026-04-11T11:06:25.928Z Checking once_cell v1.21.4
6542026-04-11T11:06:25.950Z Checking unicode-width v0.2.2
6552026-04-11T11:06:25.966Z Checking ipnetwork v0.21.1
6562026-04-11T11:06:26.052Z Checking cpufeatures v0.3.0
6572026-04-11T11:06:26.087Z Checking foreign-types-shared v0.3.1
6582026-04-11T11:06:26.110Z Compiling crossbeam-utils v0.8.21
6592026-04-11T11:06:26.130Z Checking chacha20 v0.10.0
6602026-04-11T11:06:26.161Z Checking foreign-types v0.5.0
6612026-04-11T11:06:26.191Z Checking tabwriter v1.4.1
6622026-04-11T11:06:26.224Z Checking tracing-core v0.1.36
6632026-04-11T11:06:26.314Z Checking num_enum v0.7.6
6642026-04-11T11:06:26.522Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6652026-04-11T11:06:26.534Z Checking futures-executor v0.3.32
6662026-04-11T11:06:26.649Z Checking anyhow v1.0.102
6672026-04-11T11:06:26.653Z Checking erased-serde v0.3.31
6682026-04-11T11:06:26.661Z Checking postcard v1.1.3
6692026-04-11T11:06:26.764Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6702026-04-11T11:06:26.795Z Compiling tracing-attributes v0.1.31
6712026-04-11T11:06:26.840Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6722026-04-11T11:06:27.210Z Checking cstr-argument v0.1.2
6732026-04-11T11:06:27.224Z Checking dyn-clone v1.0.20
6742026-04-11T11:06:27.258Z Checking pretty-hex v0.4.2
6752026-04-11T11:06:27.313Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
6762026-04-11T11:06:27.313Z Compiling thiserror v1.0.69
6772026-04-11T11:06:27.367Z Checking powerfmt v0.2.0
6782026-04-11T11:06:27.404Z Compiling time-core v0.1.8
6792026-04-11T11:06:27.508Z Compiling num-conv v0.2.1
6802026-04-11T11:06:27.521Z Checking deranged v0.5.8
6812026-04-11T11:06:27.539Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6822026-04-11T11:06:27.674Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6832026-04-11T11:06:27.728Z Compiling time-macros v0.2.27
6842026-04-11T11:06:27.728Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6852026-04-11T11:06:27.835Z Checking ingot-types v0.1.2
6862026-04-11T11:06:27.838Z Checking futures v0.3.32
6872026-04-11T11:06:27.874Z Checking rand v0.10.1
6882026-04-11T11:06:28.076Z Compiling thiserror-impl v1.0.69
6892026-04-11T11:06:28.088Z Checking tracing v0.1.44
6902026-04-11T11:06:28.162Z Checking ingot v0.1.1
6912026-04-11T11:06:28.224Z Checking uuid v1.23.0
6922026-04-11T11:06:28.267Z Checking arc-swap v1.9.1
6932026-04-11T11:06:28.297Z Checking socket2 v0.6.3
6942026-04-11T11:06:28.476Z Checking nom v8.0.0
6952026-04-11T11:06:28.484Z Checking thread_local v1.1.9
6962026-04-11T11:06:28.489Z Checking lazy_static v1.5.0
6972026-04-11T11:06:28.540Z Compiling slog-async v2.8.0
6982026-04-11T11:06:28.564Z Checking oxnet v0.1.4
6992026-04-11T11:06:28.635Z Checking itoa v1.0.18
7002026-04-11T11:06:28.729Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
7012026-04-11T11:06:28.819Z Checking iana-time-zone v0.1.65
7022026-04-11T11:06:28.913Z Compiling heck v0.4.1
7032026-04-11T11:06:28.975Z Checking colored v3.1.1
7042026-04-11T11:06:29.032Z Checking time v0.3.47
7052026-04-11T11:06:29.106Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
7062026-04-11T11:06:29.164Z Checking chrono v0.4.44
7072026-04-11T11:06:29.367Z Checking slog-scope v4.4.1
7082026-04-11T11:06:29.488Z Checking crossbeam-channel v0.5.15
7092026-04-11T11:06:29.747Z Checking cookie-factory v0.3.3
7102026-04-11T11:06:29.754Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
7112026-04-11T11:06:29.813Z Checking itertools v0.12.1
7122026-04-11T11:06:29.842Z Checking is-terminal v0.4.17
7132026-04-11T11:06:29.920Z Checking circular v0.3.0
7142026-04-11T11:06:29.968Z Checking take_mut v0.2.2
7152026-04-11T11:06:29.984Z Checking term v1.2.1
7162026-04-11T11:06:30.025Z Checking log v0.4.29
7172026-04-11T11:06:30.176Z Checking slog-stdlog v4.1.1
7182026-04-11T11:06:30.199Z Checking slog-term v2.9.2
7192026-04-11T11:06:30.379Z Checking rusticata-macros v5.0.0
7202026-04-11T11:06:30.494Z Checking pcap-parser v0.17.0
7212026-04-11T11:06:30.763Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
7222026-04-11T11:06:31.043Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
7232026-04-11T11:06:31.617Z Checking slog-envlogger v2.2.0
7242026-04-11T11:06:34.148Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
7252026-04-11T11:06:35.752Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7262026-04-11T11:06:35.752Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7272026-04-11T11:06:36.092Z Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7282026-04-11T11:06:36.624Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.00s
7292026-04-11T11:06:36.661Z+ cargo build --test loopback
7302026-04-11T11:06:36.832Z Compiling cfg-if v1.0.4
7312026-04-11T11:06:36.832Z Compiling memchr v2.8.0
7322026-04-11T11:06:36.835Z Compiling serde_core v1.0.228
7332026-04-11T11:06:36.860Z Compiling libc v0.2.184
7342026-04-11T11:06:36.863Z Compiling thiserror v2.0.18
7352026-04-11T11:06:36.863Z Compiling pin-project-lite v0.2.17
7362026-04-11T11:06:36.867Z Compiling byteorder v1.5.0
7372026-04-11T11:06:36.867Z Compiling either v1.15.0
7382026-04-11T11:06:36.910Z Compiling zerocopy v0.8.48
7392026-04-11T11:06:36.938Z Compiling futures-core v0.3.32
7402026-04-11T11:06:36.942Z Compiling macaddr v1.0.1
7412026-04-11T11:06:37.031Z Compiling hash32 v0.3.1
7422026-04-11T11:06:37.052Z Compiling stable_deref_trait v1.2.1
7432026-04-11T11:06:37.093Z Compiling futures-sink v0.3.32
7442026-04-11T11:06:37.120Z Compiling heapless v0.8.0
7452026-04-11T11:06:37.177Z Compiling futures-channel v0.3.32
7462026-04-11T11:06:37.180Z Compiling cobs v0.3.0
7472026-04-11T11:06:37.188Z Compiling slab v0.4.12
7482026-04-11T11:06:37.197Z Compiling futures-io v0.3.32
7492026-04-11T11:06:37.355Z Compiling futures-task v0.3.32
7502026-04-11T11:06:37.380Z Compiling rand_core v0.10.0
7512026-04-11T11:06:37.401Z Compiling managed v0.8.0
7522026-04-11T11:06:37.444Z Compiling bitflags v1.3.2
7532026-04-11T11:06:37.512Z Compiling futures-util v0.3.32
7542026-04-11T11:06:37.534Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
7552026-04-11T11:06:37.539Z Compiling foreign-types-shared v0.3.1
7562026-04-11T11:06:37.545Z Compiling once_cell v1.21.4
7572026-04-11T11:06:37.623Z Compiling smoltcp v0.11.0
7582026-04-11T11:06:37.632Z Compiling unicode-width v0.2.2
7592026-04-11T11:06:37.759Z Compiling ipnetwork v0.21.1
7602026-04-11T11:06:37.781Z Compiling cpufeatures v0.3.0
7612026-04-11T11:06:37.848Z Compiling tabwriter v1.4.1
7622026-04-11T11:06:37.939Z Compiling chacha20 v0.10.0
7632026-04-11T11:06:38.279Z Compiling tracing-core v0.1.36
7642026-04-11T11:06:38.302Z Compiling foreign-types v0.5.0
7652026-04-11T11:06:38.308Z Compiling ref-cast v1.0.25
7662026-04-11T11:06:38.372Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
7672026-04-11T11:06:38.396Z Compiling num_enum v0.7.6
7682026-04-11T11:06:38.473Z Compiling crc32fast v1.5.0
7692026-04-11T11:06:38.501Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
7702026-04-11T11:06:38.608Z Compiling serde v1.0.228
7712026-04-11T11:06:38.713Z Compiling bitflags v2.11.0
7722026-04-11T11:06:38.833Z Compiling getrandom v0.4.2
7732026-04-11T11:06:39.031Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
7742026-04-11T11:06:39.045Z Compiling erased-serde v0.3.31
7752026-04-11T11:06:39.120Z Compiling postcard v1.1.3
7762026-04-11T11:06:39.242Z Compiling cstr-argument v0.1.2
7772026-04-11T11:06:39.408Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
7782026-04-11T11:06:39.466Z Compiling slog v2.8.2
7792026-04-11T11:06:39.513Z Compiling itertools v0.14.0
7802026-04-11T11:06:39.605Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
7812026-04-11T11:06:39.610Z Compiling powerfmt v0.2.0
7822026-04-11T11:06:39.764Z Compiling ingot-types v0.1.2
7832026-04-11T11:06:39.873Z Compiling futures-executor v0.3.32
7842026-04-11T11:06:39.915Z Compiling pretty-hex v0.4.2
7852026-04-11T11:06:40.027Z Compiling dyn-clone v1.0.20
7862026-04-11T11:06:40.047Z Compiling futures v0.3.32
7872026-04-11T11:06:40.123Z Compiling ingot v0.1.1
7882026-04-11T11:06:40.164Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
7892026-04-11T11:06:40.168Z Compiling deranged v0.5.8
7902026-04-11T11:06:40.200Z Compiling tracing v0.1.44
7912026-04-11T11:06:40.238Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
7922026-04-11T11:06:40.357Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
7932026-04-11T11:06:40.377Z Compiling rand v0.10.1
7942026-04-11T11:06:40.478Z Compiling uuid v1.23.0
7952026-04-11T11:06:40.481Z Compiling num-traits v0.2.19
7962026-04-11T11:06:40.569Z Compiling crossbeam-utils v0.8.21
7972026-04-11T11:06:40.836Z Compiling nom v8.0.0
7982026-04-11T11:06:41.070Z Compiling aho-corasick v1.1.4
7992026-04-11T11:06:41.137Z Compiling socket2 v0.6.3
8002026-04-11T11:06:41.141Z Compiling thread_local v1.1.9
8012026-04-11T11:06:41.327Z Compiling arc-swap v1.9.1
8022026-04-11T11:06:41.430Z Compiling num-conv v0.2.1
8032026-04-11T11:06:41.558Z Compiling iana-time-zone v0.1.65
8042026-04-11T11:06:41.573Z Compiling winnow v1.0.1
8052026-04-11T11:06:41.704Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
8062026-04-11T11:06:41.939Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
8072026-04-11T11:06:42.013Z Compiling colored v3.1.1
8082026-04-11T11:06:42.032Z Compiling oxnet v0.1.4
8092026-04-11T11:06:42.293Z Compiling regex-syntax v0.8.10
8102026-04-11T11:06:42.359Z Compiling lazy_static v1.5.0
8112026-04-11T11:06:42.454Z Compiling time-core v0.1.8
8122026-04-11T11:06:42.509Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
8132026-04-11T11:06:42.599Z Compiling time v0.3.47
8142026-04-11T11:06:42.908Z Compiling slog-scope v4.4.1
8152026-04-11T11:06:43.351Z Compiling rusticata-macros v5.0.0
8162026-04-11T11:06:43.395Z Compiling chrono v0.4.44
8172026-04-11T11:06:43.704Z Compiling thiserror v1.0.69
8182026-04-11T11:06:43.805Z Compiling crossbeam-channel v0.5.15
8192026-04-11T11:06:44.349Z Compiling regex-automata v0.4.14
8202026-04-11T11:06:44.563Z Compiling cookie-factory v0.3.3
8212026-04-11T11:06:44.584Z Compiling is-terminal v0.4.17
8222026-04-11T11:06:44.673Z Compiling itertools v0.12.1
8232026-04-11T11:06:44.873Z Compiling log v0.4.29
8242026-04-11T11:06:45.135Z Compiling take_mut v0.2.2
8252026-04-11T11:06:45.242Z Compiling term v1.2.1
8262026-04-11T11:06:46.069Z Compiling circular v0.3.0
8272026-04-11T11:06:46.329Z Compiling pcap-parser v0.17.0
8282026-04-11T11:06:47.243Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
8292026-04-11T11:06:47.375Z Compiling regex v1.12.3
8302026-04-11T11:06:47.799Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
8312026-04-11T11:06:48.559Z Compiling slog-term v2.9.2
8322026-04-11T11:06:49.676Z Compiling slog-async v2.8.0
8332026-04-11T11:06:49.907Z Compiling slog-stdlog v4.1.1
8342026-04-11T11:06:50.135Z Compiling slog-envlogger v2.2.0
8352026-04-11T11:06:50.187Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
8362026-04-11T11:06:50.329Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
8372026-04-11T11:06:51.154Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
8382026-04-11T11:06:51.616Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8392026-04-11T11:06:58.913Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.24s
8402026-04-11T11:06:58.948Z++ cargo build -q --test loopback --message-format=json
8412026-04-11T11:06:58.951Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8422026-04-11T11:06:59.073Z+ loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-d09117b95ee1c282
8432026-04-11T11:06:59.076Z+ cargo build --test multicast_rx
8442026-04-11T11:06:59.177Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8452026-04-11T11:07:00.741Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.65s
8462026-04-11T11:07:00.777Z++ cargo build -q --test multicast_rx --message-format=json
8472026-04-11T11:07:00.780Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8482026-04-11T11:07:00.897Z+ multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-6569dfa9e0ff1776
8492026-04-11T11:07:00.897Z+ cargo build --test multicast_multi_sub
8502026-04-11T11:07:01.002Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8512026-04-11T11:07:02.808Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s
8522026-04-11T11:07:02.844Z++ cargo build -q --test multicast_multi_sub --message-format=json
8532026-04-11T11:07:02.847Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8542026-04-11T11:07:02.966Z+ multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-9ae663baa2bb88bc
8552026-04-11T11:07:02.966Z+ cargo build --test multicast_validation
8562026-04-11T11:07:03.071Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8572026-04-11T11:07:04.984Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.01s
8582026-04-11T11:07:05.019Z++ cargo build -q --test multicast_validation --message-format=json
8592026-04-11T11:07:05.023Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8602026-04-11T11:07:05.140Z+ multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-7331a321c7e75e67
8612026-04-11T11:07:05.143Z+ cargo build --test multicast_source_filter
8622026-04-11T11:07:05.245Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8632026-04-11T11:07:07.263Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.11s
8642026-04-11T11:07:07.301Z++ cargo build -q --test multicast_source_filter --message-format=json
8652026-04-11T11:07:07.304Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8662026-04-11T11:07:07.422Z+ multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-0233e9a53c19ae46
8672026-04-11T11:07:07.422Z+ mkdir -p /work/test
8682026-04-11T11:07:07.425Z+ cp /work/oxidecomputer/opte/target/debug/deps/loopback-d09117b95ee1c282 /work/test/loopback
8692026-04-11T11:07:07.464Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-6569dfa9e0ff1776 /work/test/multicast_rx
8702026-04-11T11:07:07.504Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-9ae663baa2bb88bc /work/test/multicast_multi_sub
8712026-04-11T11:07:07.548Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-7331a321c7e75e67 /work/test/multicast_validation
8722026-04-11T11:07:07.589Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-0233e9a53c19ae46 /work/test/multicast_source_filter
8732026-04-11T11:07:07.624Zprocess exited: duration 246579 ms, exit code 0
 
8742026-04-11T11:07:07.641Zfound 14 output files
8752026-04-11T11:07:07.641Zuploading: /work/debug/xde.dbg (91612816 bytes)
8762026-04-11T11:07:09.270Zuploaded: /work/debug/xde.dbg
8772026-04-11T11:07:09.270Zuploading: /work/debug/xde.dbg.sha256 (86 bytes)
8782026-04-11T11:07:10.279Zuploaded: /work/debug/xde.dbg.sha256
8792026-04-11T11:07:10.279Zuploading: /work/debug/xde_link.dbg.so (1084984 bytes)
8802026-04-11T11:07:11.299Zuploaded: /work/debug/xde_link.dbg.so
8812026-04-11T11:07:11.299Zuploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes)
8822026-04-11T11:07:12.308Zuploaded: /work/debug/xde_link.dbg.so.sha256
8832026-04-11T11:07:12.308Zuploading: /work/release/xde (49452560 bytes)
8842026-04-11T11:07:13.612Zuploaded: /work/release/xde
8852026-04-11T11:07:13.612Zuploading: /work/release/xde.sha256 (84 bytes)
8862026-04-11T11:07:14.621Zuploaded: /work/release/xde.sha256
8872026-04-11T11:07:14.624Zuploading: /work/release/xde_link.so (39516 bytes)
8882026-04-11T11:07:15.631Zuploaded: /work/release/xde_link.so
8892026-04-11T11:07:15.634Zuploading: /work/release/xde_link.so.sha256 (92 bytes)
8902026-04-11T11:07:16.640Zuploaded: /work/release/xde_link.so.sha256
8912026-04-11T11:07:16.644Zuploading: /work/test/loopback (49825056 bytes)
8922026-04-11T11:07:17.965Zuploaded: /work/test/loopback
8932026-04-11T11:07:17.968Zuploading: /work/test/multicast_rx (50117048 bytes)
8942026-04-11T11:07:19.333Zuploaded: /work/test/multicast_rx
8952026-04-11T11:07:19.336Zuploading: /work/test/multicast_multi_sub (56352304 bytes)
8962026-04-11T11:07:20.649Zuploaded: /work/test/multicast_multi_sub
8972026-04-11T11:07:20.651Zuploading: /work/test/multicast_validation (50269480 bytes)
8982026-04-11T11:07:21.916Zuploaded: /work/test/multicast_validation
8992026-04-11T11:07:21.916Zuploading: /work/test/multicast_source_filter (50574112 bytes)
9002026-04-11T11:07:23.169Zuploaded: /work/test/multicast_source_filter
9012026-04-11T11:07:23.172Zuploading: /work/xde.conf (79 bytes)
9022026-04-11T11:07:24.178Zuploaded: /work/xde.conf