01M1ZCHEH3X359HC9H7TKSWDST: 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/test/multicast_multi_nexthop",
        "=/work/xde.conf",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.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: 01M1ZCJ1SFQNJP16AD0N7Z3MPA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:29.061Zjob assigned to worker 01M1ZCJ8GF14W09NH8NR9ACPT9 [factory aws, i-01c63102449fb40ee] (queued for 50 s)
 
22026-09-08T02:12:36.179Zstarting task 0: "setup"
32026-09-08T02:12:36.183Z++ uname -s
42026-09-08T02:12:36.186Z+ kern=SunOS
52026-09-08T02:12:36.187Z+ build_user=build
62026-09-08T02:12:36.187Z+ build_uid=12345
72026-09-08T02:12:36.187Z+ work_dir=/work
82026-09-08T02:12:36.187Z+ input_dir=/input
92026-09-08T02:12:36.187Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:36.187Z+ case "$kern" in
112026-09-08T02:12:36.187Z+ groupadd -g 12345 build
122026-09-08T02:12:36.197Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:38.203Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:38.284Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:38.288Z+ home_fs=zfs
162026-09-08T02:12:38.288Z+ [[ zfs == autofs ]]
172026-09-08T02:12:38.288Z+ mkdir -p /home/build
182026-09-08T02:12:38.288Z+ chown build:build /home/build /work
192026-09-08T02:12:40.288Z+ chmod 0700 /home/build /work
202026-09-08T02:12:40.292Zprocess exited: duration 4112 ms, exit code 0
 
212026-09-08T02:12:40.299Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:40.302Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:40.302Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T02:12:40.302Z * rust toolchain channel = "1.97.1"
252026-09-08T02:12:40.302Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-08T02:12:40.302Z * rust toolchain profile = "default"
272026-09-08T02:12:40.302Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:40.306Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:40.306Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:40.359Zinfo: downloading installer
312026-09-08T02:12:41.735Zinfo: profile set to default
322026-09-08T02:12:41.735Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:41.739Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:41.866Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:41.869Zinfo: downloading 6 components
362026-09-08T02:12:56.421Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:56.421Z
382026-09-08T02:12:56.451Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:56.451Z
402026-09-08T02:12:56.455Z
412026-09-08T02:12:56.455ZRust is installed now. Great!
422026-09-08T02:12:56.455Z
432026-09-08T02:12:56.455ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:56.455Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:56.455Z
462026-09-08T02:12:56.455ZTo configure your current shell, you need to source
472026-09-08T02:12:56.455Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:56.455Z
492026-09-08T02:12:56.456ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:56.456Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:56.456Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:56.456ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:56.456Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:56.456ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:56.456Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:56.456ZHOST_CC = None
572026-09-08T02:12:56.456Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:56.456ZCC = None
592026-09-08T02:12:56.456Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:56.615Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:56.615ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:56.615Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:56.615ZCFLAGS = None
642026-09-08T02:12:56.615Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:56.616ZHOST_CFLAGS = None
662026-09-08T02:12:56.616Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:56.616ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:56.616Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:56.616ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:56.714Z+ rustup --version
712026-09-08T02:12:56.721Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:56.724Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:56.742Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:56.745Z+ cargo --version
752026-09-08T02:12:56.759Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:56.762Z+ rustc --version
772026-09-08T02:12:56.780Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:56.783Zprocess exited: duration 16484 ms, exit code 0
 
792026-09-08T02:12:56.789Zstarting task 2: "authentication"
802026-09-08T02:12:56.806Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T02:12:56.813Zstarting task 3: "clone repository"
822026-09-08T02:12:56.816Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:56.819Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:56.847ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:57.916Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:57.916Z+ git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
872026-09-08T02:12:58.183ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:58.183Z * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD
892026-09-08T02:12:58.189Z+ [[ -n '' ]]
902026-09-08T02:12:58.189Z+ git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
912026-09-08T02:12:58.206ZHEAD is now at 6764cfb [docs, multicast] document the state split across tables and more
922026-09-08T02:12:58.209Zprocess exited: duration 1393 ms, exit code 0
 
932026-09-08T02:12:58.216Zstarting task 4: "build"
942026-09-08T02:12:58.219Z+ source .github/buildomat/common.sh
952026-09-08T02:12:58.219Z++ rustup show active-toolchain
962026-09-08T02:12:58.224Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-08T02:12:58.227Z++ pushd xde
982026-09-08T02:12:58.227Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-08T02:12:58.227Z++ rustup show active-toolchain
1002026-09-08T02:12:58.230Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-08T02:12:58.384Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-08T02:12:58.388Zinfo: downloading 6 components
1032026-09-08T02:13:11.901Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-08T02:13:11.901Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-08T02:13:11.901Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-08T02:13:11.901Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-08T02:13:11.901Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-08T02:13:11.901Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-08T02:13:12.003Z+++ rustup show active-toolchain -v
1102026-09-08T02:13:12.006Z+++ head -n 1
1112026-09-08T02:13:12.006Z+++ cut '-d ' -f1
1122026-09-08T02:13:12.062Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-08T02:13:12.062Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-08T02:13:12.062Z++ popd
1152026-09-08T02:13:12.066Z/work/oxidecomputer/opte
1162026-09-08T02:13:12.066Z+ TGT_BASE=/work
1172026-09-08T02:13:12.066Z+ DBG_SRC=target/x86_64-unknown-unknown/debug
1182026-09-08T02:13:12.066Z+ DBG_LINK_SRC=target/i686-unknown-illumos/debug
1192026-09-08T02:13:12.066Z+ DBG_TGT=/work/debug
1202026-09-08T02:13:12.066Z+ REL_SRC=target/x86_64-unknown-unknown/release-lto
1212026-09-08T02:13:12.066Z+ REL_LINK_SRC=target/i686-unknown-illumos/release
1222026-09-08T02:13:12.066Z+ REL_TGT=/work/release
1232026-09-08T02:13:12.066Z+ mkdir -p /work/debug /work/release
1242026-09-08T02:13:12.066Z+ cargo --version
1252026-09-08T02:13:12.072Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-08T02:13:12.075Z+ rustc --version
1272026-09-08T02:13:12.093Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-08T02:13:12.096Z+ install_pkg jq
1292026-09-08T02:13:12.096Z+ set +o errexit
1302026-09-08T02:13:12.096Z+ pfexec pkg install jq
1312026-09-08T02:13:13.568Z Startup: Refreshing catalog 'helios' ... Done
1322026-09-08T02:13:13.998Z Startup: Caching catalogs ... Done
1332026-09-08T02:13:16.609ZPlanning: Solver setup ... Done
1342026-09-08T02:13:16.678ZPlanning: Running solver ... Done
1352026-09-08T02:13:16.729ZPlanning: Consolidating action changes ... Done
1362026-09-08T02:13:16.729ZPlanning: Evaluating mediators ... Done
1372026-09-08T02:13:16.734ZPlanning: Planning completed in 2.69 seconds
1382026-09-08T02:13:16.746ZNo updates necessary for this image.
1392026-09-08T02:13:16.998Z+ exit_code=4
1402026-09-08T02:13:16.998Z+ [[ 4 -ne 0 ]]
1412026-09-08T02:13:16.998Z+ [[ 4 -ne 4 ]]
1422026-09-08T02:13:16.998Z+ set -o errexit
1432026-09-08T02:13:17.002Z+ pushd xde
1442026-09-08T02:13:17.002Z+ cp xde.conf /work/xde.conf
1452026-09-08T02:13:17.003Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1462026-09-08T02:13:17.003Z+ header 'check style'
1472026-09-08T02:13:17.003Z+ echo '# ==== check style ==== #'
1482026-09-08T02:13:17.003Z# ==== check style ==== #
1492026-09-08T02:13:17.003Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check
1502026-09-08T02:13:17.220Z
1512026-09-08T02:13:17.220Zreal 0.216528384
1522026-09-08T02:13:17.220Zuser 0.152833284
1532026-09-08T02:13:17.220Zsys 0.052959118
1542026-09-08T02:13:17.220Ztrap 0.000009750
1552026-09-08T02:13:17.220Ztflt 0.000024400
1562026-09-08T02:13:17.220Zdflt 0.000005750
1572026-09-08T02:13:17.220Zkflt 0.000000000
1582026-09-08T02:13:17.220Zlock 0.024404234
1592026-09-08T02:13:17.220Zslp 0.189074951
1602026-09-08T02:13:17.220Zlat 0.000665770
1612026-09-08T02:13:17.220Zstop 0.000103700
1622026-09-08T02:13:17.223Z+ header analyze
1632026-09-08T02:13:17.223Z+ echo '# ==== analyze ==== #'
1642026-09-08T02:13:17.223Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
1652026-09-08T02:13:17.224Z# ==== analyze ==== #
1662026-09-08T02:13:17.402Z Updating crates.io index
1672026-09-08T02:13:17.405Z Updating git repository `https://github.com/oxidecomputer/falcon`
1682026-09-08T02:13:18.145Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1692026-09-08T02:13:18.429Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1702026-09-08T02:13:18.722Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1712026-09-08T02:13:19.109Z Updating git repository `https://github.com/oxidecomputer/zone`
1722026-09-08T02:13:19.390Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1732026-09-08T02:13:19.707Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1742026-09-08T02:13:21.604Z Downloading crates ...
1752026-09-08T02:13:21.661Z Downloaded managed v0.8.0
1762026-09-08T02:13:21.666Z Downloaded darling_macro v0.23.0
1772026-09-08T02:13:21.666Z Downloaded ident_case v1.0.1
1782026-09-08T02:13:21.669Z Downloaded aho-corasick v1.1.4
1792026-09-08T02:13:21.673Z Downloaded embedded-io v0.6.1
1802026-09-08T02:13:21.673Z Downloaded heapless v0.8.0
1812026-09-08T02:13:21.677Z Downloaded unicode-ident v1.0.24
1822026-09-08T02:13:21.680Z Downloaded hash32 v0.3.1
1832026-09-08T02:13:21.707Z Downloaded dyn-clone v1.0.20
1842026-09-08T02:13:21.712Z Downloaded ref-cast v1.0.25
1852026-09-08T02:13:21.712Z Downloaded defmt-parser v1.0.0
1862026-09-08T02:13:21.712Z Downloaded proc-macro2 v1.0.106
1872026-09-08T02:13:21.715Z Downloaded macaddr v1.0.1
1882026-09-08T02:13:21.715Z Downloaded strsim v0.11.1
1892026-09-08T02:13:21.718Z Downloaded defmt v0.3.100
1902026-09-08T02:13:21.719Z Downloaded ref-cast-impl v1.0.25
1912026-09-08T02:13:21.722Z Downloaded ingot-types v0.2.0
1922026-09-08T02:13:21.726Z Downloaded postcard v1.1.3
1932026-09-08T02:13:21.732Z Downloaded version_check v0.9.5
1942026-09-08T02:13:21.739Z Downloaded stable_deref_trait v1.2.1
1952026-09-08T02:13:21.742Z Downloaded cfg-if v1.0.4
1962026-09-08T02:13:21.745Z Downloaded embedded-io v0.4.0
1972026-09-08T02:13:21.745Z Downloaded cobs v0.3.0
1982026-09-08T02:13:21.745Z Downloaded defmt-macros v1.1.1
1992026-09-08T02:13:21.750Z Downloaded byteorder v1.5.0
2002026-09-08T02:13:21.750Z Downloaded ingot v0.2.0
2012026-09-08T02:13:21.750Z Downloaded thiserror-impl v2.0.18
2022026-09-08T02:13:21.759Z Downloaded either v1.16.0
2032026-09-08T02:13:21.762Z Downloaded bitflags v1.3.2
2042026-09-08T02:13:21.762Z Downloaded quote v1.0.46
2052026-09-08T02:13:21.767Z Downloaded thiserror v2.0.18
2062026-09-08T02:13:21.771Z Downloaded crc32fast v1.5.0
2072026-09-08T02:13:21.774Z Downloaded memchr v2.8.3
2082026-09-08T02:13:21.777Z Downloaded ingot-macros v0.2.0
2092026-09-08T02:13:21.781Z Downloaded serde_derive v1.0.228
2102026-09-08T02:13:21.784Z Downloaded darling v0.23.0
2112026-09-08T02:13:21.784Z Downloaded defmt v1.1.1
2122026-09-08T02:13:21.788Z Downloaded darling_core v0.23.0
2132026-09-08T02:13:21.791Z Downloaded itertools v0.15.0
2142026-09-08T02:13:21.794Z Downloaded serde_core v1.0.228
2152026-09-08T02:13:21.794Z Downloaded uuid v1.23.5
2162026-09-08T02:13:21.798Z Downloaded bitflags v2.13.0
2172026-09-08T02:13:21.807Z Downloaded zerocopy-derive v0.8.54
2182026-09-08T02:13:21.811Z Downloaded serde v1.0.228
2192026-09-08T02:13:21.819Z Downloaded regex v1.13.0
2202026-09-08T02:13:21.843Z Downloaded regex-syntax v0.8.11
2212026-09-08T02:13:21.862Z Downloaded zerocopy v0.8.54
2222026-09-08T02:13:21.872Z Downloaded syn v2.0.118
2232026-09-08T02:13:21.877Z Downloaded smoltcp v0.11.0
2242026-09-08T02:13:21.885Z Downloaded regex-automata v0.4.15
2252026-09-08T02:13:21.897Z Updating crates.io index
2262026-09-08T02:13:21.965Z Downloading crates ...
2272026-09-08T02:13:21.986Z Downloaded getopts v0.2.24
2282026-09-08T02:13:21.990Z Downloaded foldhash v0.2.0
2292026-09-08T02:13:21.990Z Downloaded rustc-demangle v0.1.28
2302026-09-08T02:13:21.994Z Downloaded addr2line v0.27.0
2312026-09-08T02:13:21.997Z Downloaded rustc-literal-escaper v0.0.8
2322026-09-08T02:13:22.005Z Downloaded hashbrown v0.17.1
2332026-09-08T02:13:22.034Z Downloaded miniz_oxide v0.9.1
2342026-09-08T02:13:22.037Z Downloaded adler2 v2.0.1
2352026-09-08T02:13:22.049Z Downloaded memchr v2.7.6
2362026-09-08T02:13:22.089Z Downloaded object v0.39.1
2372026-09-08T02:13:22.095Z Downloaded gimli v0.34.0
2382026-09-08T02:13:22.108Z Downloaded libc v0.2.185
2392026-09-08T02:13:22.159Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
2402026-09-08T02:13:22.159Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
2412026-09-08T02:13:22.159Z Compiling proc-macro2 v1.0.106
2422026-09-08T02:13:22.163Z Compiling quote v1.0.46
2432026-09-08T02:13:22.163Z Compiling unicode-ident v1.0.24
2442026-09-08T02:13:22.163Z Compiling serde_core v1.0.228
2452026-09-08T02:13:22.163Z Compiling strsim v0.11.1
2462026-09-08T02:13:22.163Z Compiling ident_case v1.0.1
2472026-09-08T02:13:22.345Z Compiling memchr v2.8.3
2482026-09-08T02:13:22.353Z Compiling regex-syntax v0.8.11
2492026-09-08T02:13:22.625Z Compiling either v1.16.0
2502026-09-08T02:13:22.628Z Compiling zerocopy v0.8.54
2512026-09-08T02:13:22.652Z Compiling thiserror v2.0.18
2522026-09-08T02:13:22.753Z Compiling aho-corasick v1.1.4
2532026-09-08T02:13:22.829Z Compiling serde v1.0.228
2542026-09-08T02:13:23.043Z Compiling itertools v0.15.0
2552026-09-08T02:13:23.267Z Compiling syn v2.0.118
2562026-09-08T02:13:23.321Z Compiling heapless v0.8.0
2572026-09-08T02:13:23.373Z Compiling smoltcp v0.11.0
2582026-09-08T02:13:23.463Z Compiling crc32fast v1.5.0
2592026-09-08T02:13:23.813Z Compiling regex-automata v0.4.15
2602026-09-08T02:13:23.830Z Compiling version_check v0.9.5
2612026-09-08T02:13:23.837Z Compiling ref-cast v1.0.25
2622026-09-08T02:13:24.207Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2632026-09-08T02:13:25.389Z Compiling regex v1.13.0
2642026-09-08T02:13:25.562Z Compiling darling_core v0.23.0
2652026-09-08T02:13:26.438Z Compiling serde_derive v1.0.228
2662026-09-08T02:13:26.438Z Compiling zerocopy-derive v0.8.54
2672026-09-08T02:13:26.438Z Compiling thiserror-impl v2.0.18
2682026-09-08T02:13:26.441Z Compiling ref-cast-impl v1.0.25
2692026-09-08T02:13:26.441Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2702026-09-08T02:13:27.698Z Compiling darling_macro v0.23.0
2712026-09-08T02:13:28.574Z Compiling darling v0.23.0
2722026-09-08T02:13:28.639Z Compiling ingot-macros v0.2.0
2732026-09-08T02:13:28.643Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2742026-09-08T02:13:34.069Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
2752026-09-08T02:13:36.362Z Checking byteorder v1.5.0
2762026-09-08T02:13:36.362Z Checking macaddr v1.0.1
2772026-09-08T02:13:36.365Z Checking stable_deref_trait v1.2.1
2782026-09-08T02:13:36.365Z Checking cfg-if v1.0.4
2792026-09-08T02:13:36.366Z Checking bitflags v1.3.2
2802026-09-08T02:13:36.427Z Checking managed v0.8.0
2812026-09-08T02:13:36.448Z Checking cobs v0.3.0
2822026-09-08T02:13:36.511Z Checking hash32 v0.3.1
2832026-09-08T02:13:36.540Z Checking dyn-clone v1.0.20
2842026-09-08T02:13:36.561Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
2852026-09-08T02:13:37.679Z Checking bitflags v2.13.0
2862026-09-08T02:13:37.679Z Checking uuid v1.23.5
2872026-09-08T02:13:37.852Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2882026-09-08T02:13:38.066Z Checking postcard v1.1.3
2892026-09-08T02:13:38.941Z Checking ingot-types v0.2.0
2902026-09-08T02:13:39.208Z Checking ingot v0.2.0
2912026-09-08T02:13:40.510Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2922026-09-08T02:13:43.570Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
2932026-09-08T02:13:44.742Z Checking xde v0.1.0 (/work/oxidecomputer/opte/xde)
2942026-09-08T02:13:46.274Z Finished `dev` profile [optimized + debuginfo] target(s) in 28.99s
2952026-09-08T02:13:46.398Z
2962026-09-08T02:13:46.398Zreal 29.172213371
2972026-09-08T02:13:46.398Zuser 1:08.672970283
2982026-09-08T02:13:46.398Zsys 9.798007242
2992026-09-08T02:13:46.398Ztrap 0.022299403
3002026-09-08T02:13:46.398Ztflt 0.067082794
3012026-09-08T02:13:46.398Zdflt 0.122938258
3022026-09-08T02:13:46.398Zkflt 0.001750451
3032026-09-08T02:13:46.398Zlock 3:53.170027419
3042026-09-08T02:13:46.398Zslp 3:05.425264963
3052026-09-08T02:13:46.398Zlat 1.857300825
3062026-09-08T02:13:46.398Zstop 8.414626746
3072026-09-08T02:13:46.401Z+ pushd xde-link
3082026-09-08T02:13:46.402Z/work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3092026-09-08T02:13:46.402Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
3102026-09-08T02:13:46.573Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
3112026-09-08T02:13:46.573Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
3122026-09-08T02:13:46.573Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
3132026-09-08T02:13:57.419Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
3142026-09-08T02:13:59.729Z Finished `dev` profile [optimized + debuginfo] target(s) in 13.27s
3152026-09-08T02:13:59.748Z
3162026-09-08T02:13:59.748Zreal 13.344864078
3172026-09-08T02:13:59.748Zuser 20.918520752
3182026-09-08T02:13:59.748Zsys 1.225614882
3192026-09-08T02:13:59.748Ztrap 0.003008510
3202026-09-08T02:13:59.751Ztflt 0.000364920
3212026-09-08T02:13:59.751Zdflt 0.033593352
3222026-09-08T02:13:59.751Zkflt 0.000000000
3232026-09-08T02:13:59.751Zlock 1:12.640353328
3242026-09-08T02:13:59.752Zslp 44.468392295
3252026-09-08T02:13:59.752Zlat 0.208628024
3262026-09-08T02:13:59.752Zstop 0.135499798
3272026-09-08T02:13:59.752Z+ popd
3282026-09-08T02:13:59.752Z+ popd
3292026-09-08T02:13:59.752Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3302026-09-08T02:13:59.752Z+ header 'build xde (debug)'
3312026-09-08T02:13:59.752Z/work/oxidecomputer/opte
3322026-09-08T02:13:59.752Z+ echo '# ==== build xde (debug) ==== #'
3332026-09-08T02:13:59.752Z# ==== build xde (debug) ==== #
3342026-09-08T02:13:59.752Z+ ptime -m cargo xtask build --profile debug xde xde-link
3352026-09-08T02:13:59.893Z Downloading crates ...
3362026-09-08T02:13:59.961Z Downloaded equivalent v1.0.2
3372026-09-08T02:13:59.964Z Downloaded semver v1.0.28
3382026-09-08T02:13:59.964Z Downloaded anstyle-query v1.1.5
3392026-09-08T02:13:59.967Z Downloaded itoa v1.0.18
3402026-09-08T02:13:59.971Z Downloaded clap_lex v1.1.0
3412026-09-08T02:13:59.971Z Downloaded utf8parse v0.2.2
3422026-09-08T02:13:59.971Z Downloaded anstream v1.0.0
3432026-09-08T02:13:59.977Z Downloaded heck v0.5.0
3442026-09-08T02:13:59.982Z Downloaded is_terminal_polyfill v1.70.2
3452026-09-08T02:13:59.982Z Downloaded terminal_size v0.4.4
3462026-09-08T02:13:59.986Z Downloaded anstyle v1.0.14
3472026-09-08T02:13:59.986Z Downloaded colorchoice v1.0.5
3482026-09-08T02:13:59.990Z Downloaded cargo-platform v0.3.3
3492026-09-08T02:13:59.998Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3502026-09-08T02:14:00.003Z Downloaded anstyle-parse v1.0.0
3512026-09-08T02:14:00.003Z Downloaded toml_writer v1.1.1+spec-1.1.0
3522026-09-08T02:14:00.003Z Downloaded serde_spanned v1.1.1
3532026-09-08T02:14:00.007Z Downloaded errno v0.3.14
3542026-09-08T02:14:00.007Z Downloaded toml v1.1.2+spec-1.1.0
3552026-09-08T02:14:00.007Z Downloaded zmij v1.0.22
3562026-09-08T02:14:00.011Z Downloaded clap_builder v4.6.0
3572026-09-08T02:14:00.014Z Downloaded clap_derive v4.6.1
3582026-09-08T02:14:00.014Z Downloaded clap v4.6.1
3592026-09-08T02:14:00.018Z Downloaded toml_parser v1.1.2+spec-1.1.0
3602026-09-08T02:14:00.026Z Downloaded camino v1.2.4
3612026-09-08T02:14:00.033Z Downloaded anyhow v1.0.103
3622026-09-08T02:14:00.040Z Downloaded cargo_metadata v0.23.1
3632026-09-08T02:14:00.050Z Downloaded indexmap v2.14.0
3642026-09-08T02:14:00.080Z Downloaded serde_json v1.0.150
3652026-09-08T02:14:00.087Z Downloaded winnow v1.0.3
3662026-09-08T02:14:00.108Z Downloaded rustix v1.1.4
3672026-09-08T02:14:00.137Z Downloaded libc v0.2.186
3682026-09-08T02:14:00.183Z Compiling proc-macro2 v1.0.106
3692026-09-08T02:14:00.189Z Compiling serde_core v1.0.228
3702026-09-08T02:14:00.189Z Compiling quote v1.0.46
3712026-09-08T02:14:00.189Z Compiling unicode-ident v1.0.24
3722026-09-08T02:14:00.189Z Compiling libc v0.2.186
3732026-09-08T02:14:00.190Z Compiling rustix v1.1.4
3742026-09-08T02:14:00.190Z Compiling zmij v1.0.22
3752026-09-08T02:14:00.205Z Compiling utf8parse v0.2.2
3762026-09-08T02:14:00.334Z Compiling bitflags v2.13.0
3772026-09-08T02:14:00.350Z Compiling anstyle-parse v1.0.0
3782026-09-08T02:14:00.549Z Compiling colorchoice v1.0.5
3792026-09-08T02:14:00.553Z Compiling serde v1.0.228
3802026-09-08T02:14:00.567Z Compiling serde_json v1.0.150
3812026-09-08T02:14:00.658Z Compiling camino v1.2.4
3822026-09-08T02:14:00.748Z Compiling anstyle v1.0.14
3832026-09-08T02:14:00.779Z Compiling anstyle-query v1.1.5
3842026-09-08T02:14:00.791Z Compiling is_terminal_polyfill v1.70.2
3852026-09-08T02:14:00.853Z Compiling thiserror v2.0.18
3862026-09-08T02:14:00.906Z Compiling errno v0.3.14
3872026-09-08T02:14:00.978Z Compiling anstream v1.0.0
3882026-09-08T02:14:01.009Z Compiling heck v0.5.0
3892026-09-08T02:14:01.069Z Compiling clap_lex v1.1.0
3902026-09-08T02:14:01.264Z Compiling strsim v0.11.1
3912026-09-08T02:14:01.361Z Compiling syn v2.0.118
3922026-09-08T02:14:01.398Z Compiling anyhow v1.0.103
3932026-09-08T02:14:01.435Z Compiling itoa v1.0.18
3942026-09-08T02:14:01.448Z Compiling winnow v1.0.3
3952026-09-08T02:14:01.465Z Compiling memchr v2.8.3
3962026-09-08T02:14:01.675Z Compiling terminal_size v0.4.4
3972026-09-08T02:14:01.825Z Compiling clap_builder v4.6.0
3982026-09-08T02:14:01.875Z Compiling toml_parser v1.1.2+spec-1.1.0
3992026-09-08T02:14:01.895Z Compiling toml_writer v1.1.1+spec-1.1.0
4002026-09-08T02:14:02.491Z Compiling cargo-platform v0.3.3
4012026-09-08T02:14:02.534Z Compiling serde_spanned v1.1.1
4022026-09-08T02:14:02.688Z Compiling toml_datetime v1.1.1+spec-1.1.0
4032026-09-08T02:14:03.011Z Compiling semver v1.0.28
4042026-09-08T02:14:03.083Z Compiling toml v1.1.2+spec-1.1.0
4052026-09-08T02:14:03.824Z Compiling thiserror-impl v2.0.18
4062026-09-08T02:14:03.971Z Compiling serde_derive v1.0.228
4072026-09-08T02:14:03.976Z Compiling clap_derive v4.6.1
4082026-09-08T02:14:05.408Z Compiling clap v4.6.1
4092026-09-08T02:14:07.069Z Compiling cargo_metadata v0.23.1
4102026-09-08T02:14:09.516Z Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask)
4112026-09-08T02:14:11.120Z Finished `dev` profile [optimized + debuginfo] target(s) in 11.36s
4122026-09-08T02:14:11.131Z Running `target/debug/xtask build --profile debug xde xde-link`
4132026-09-08T02:14:12.432ZBuilding xde (dev).
4142026-09-08T02:14:12.650Z Compiling serde_core v1.0.228
4152026-09-08T02:14:12.650Z Compiling byteorder v1.5.0
4162026-09-08T02:14:12.650Z Compiling macaddr v1.0.1
4172026-09-08T02:14:12.650Z Compiling stable_deref_trait v1.2.1
4182026-09-08T02:14:12.653Z Compiling cfg-if v1.0.4
4192026-09-08T02:14:12.653Z Compiling zerocopy v0.8.54
4202026-09-08T02:14:12.669Z Compiling thiserror v2.0.18
4212026-09-08T02:14:12.674Z Compiling managed v0.8.0
4222026-09-08T02:14:12.722Z Compiling bitflags v1.3.2
4232026-09-08T02:14:12.728Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4242026-09-08T02:14:12.765Z Compiling cobs v0.3.0
4252026-09-08T02:14:12.784Z Compiling either v1.16.0
4262026-09-08T02:14:12.838Z Compiling hash32 v0.3.1
4272026-09-08T02:14:12.889Z Compiling ref-cast v1.0.25
4282026-09-08T02:14:12.922Z Compiling heapless v0.8.0
4292026-09-08T02:14:12.953Z Compiling itertools v0.15.0
4302026-09-08T02:14:12.978Z Compiling crc32fast v1.5.0
4312026-09-08T02:14:12.986Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4322026-09-08T02:14:12.997Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4332026-09-08T02:14:13.038Z Compiling dyn-clone v1.0.20
4342026-09-08T02:14:13.160Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4352026-09-08T02:14:13.276Z Compiling smoltcp v0.11.0
4362026-09-08T02:14:14.170Z Compiling bitflags v2.13.0
4372026-09-08T02:14:14.170Z Compiling serde v1.0.228
4382026-09-08T02:14:14.170Z Compiling uuid v1.23.5
4392026-09-08T02:14:14.303Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4402026-09-08T02:14:14.578Z Compiling postcard v1.1.3
4412026-09-08T02:14:15.383Z Compiling ingot-types v0.2.0
4422026-09-08T02:14:15.671Z Compiling ingot v0.2.0
4432026-09-08T02:14:17.121Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4442026-09-08T02:14:20.671Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4452026-09-08T02:14:30.682Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
4462026-09-08T02:14:38.739Z Finished `dev` profile [optimized + debuginfo] target(s) in 26.27s
4472026-09-08T02:14:38.761ZLinking xde kmod...
4482026-09-08T02:14:39.831ZBuilding xde dev link helper (dev).
4492026-09-08T02:14:39.991Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
4502026-09-08T02:14:40.319Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.46s
4512026-09-08T02:14:40.342Z
4522026-09-08T02:14:40.346Zreal 40.590350063
4532026-09-08T02:14:40.346Zuser 2:11.531593371
4542026-09-08T02:14:40.346Zsys 10.776002309
4552026-09-08T02:14:40.346Ztrap 0.051076200
4562026-09-08T02:14:40.346Ztflt 0.318241193
4572026-09-08T02:14:40.346Zdflt 0.475787169
4582026-09-08T02:14:40.346Zkflt 0.000008830
4592026-09-08T02:14:40.346Zlock 6:39.916426133
4602026-09-08T02:14:40.346Zslp 3:46.939159666
4612026-09-08T02:14:40.346Zlat 4.505081447
4622026-09-08T02:14:40.346Zstop 4.919136093
4632026-09-08T02:14:40.346Z+ header 'build xde (release)'
4642026-09-08T02:14:40.346Z+ echo '# ==== build xde (release) ==== #'
4652026-09-08T02:14:40.346Z+ ptime -m cargo xtask build --profile release xde xde-link
4662026-09-08T02:14:40.346Z# ==== build xde (release) ==== #
4672026-09-08T02:14:40.478Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s
4682026-09-08T02:14:40.482Z Running `target/debug/xtask build --profile release xde xde-link`
4692026-09-08T02:14:40.671ZBuilding xde (release-lto).
4702026-09-08T02:14:40.885Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
4712026-09-08T02:14:40.885Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
4722026-09-08T02:14:40.885Z Compiling proc-macro2 v1.0.106
4732026-09-08T02:14:40.885Z Compiling unicode-ident v1.0.24
4742026-09-08T02:14:40.885Z Compiling quote v1.0.46
4752026-09-08T02:14:40.885Z Compiling serde_core v1.0.228
4762026-09-08T02:14:40.890Z Compiling strsim v0.11.1
4772026-09-08T02:14:40.890Z Compiling ident_case v1.0.1
4782026-09-08T02:14:40.999Z Compiling memchr v2.8.3
4792026-09-08T02:14:41.003Z Compiling regex-syntax v0.8.11
4802026-09-08T02:14:41.250Z Compiling thiserror v2.0.18
4812026-09-08T02:14:41.257Z Compiling either v1.16.0
4822026-09-08T02:14:41.261Z Compiling serde v1.0.228
4832026-09-08T02:14:41.388Z Compiling aho-corasick v1.1.4
4842026-09-08T02:14:41.439Z Compiling zerocopy v0.8.54
4852026-09-08T02:14:41.631Z Compiling itertools v0.15.0
4862026-09-08T02:14:41.650Z Compiling heapless v0.8.0
4872026-09-08T02:14:41.957Z Compiling syn v2.0.118
4882026-09-08T02:14:42.039Z Compiling smoltcp v0.11.0
4892026-09-08T02:14:42.063Z Compiling crc32fast v1.5.0
4902026-09-08T02:14:42.108Z Compiling version_check v0.9.5
4912026-09-08T02:14:42.386Z Compiling regex-automata v0.4.15
4922026-09-08T02:14:42.458Z Compiling ref-cast v1.0.25
4932026-09-08T02:14:42.462Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4942026-09-08T02:14:43.948Z Compiling regex v1.13.0
4952026-09-08T02:14:44.240Z Compiling darling_core v0.23.0
4962026-09-08T02:14:45.038Z Compiling zerocopy-derive v0.8.54
4972026-09-08T02:14:45.038Z Compiling thiserror-impl v2.0.18
4982026-09-08T02:14:45.041Z Compiling serde_derive v1.0.228
4992026-09-08T02:14:45.041Z Compiling ref-cast-impl v1.0.25
5002026-09-08T02:14:45.041Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5012026-09-08T02:14:46.387Z Compiling darling_macro v0.23.0
5022026-09-08T02:14:47.255Z Compiling darling v0.23.0
5032026-09-08T02:14:47.315Z Compiling ingot-macros v0.2.0
5042026-09-08T02:14:47.315Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5052026-09-08T02:14:53.188Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5062026-09-08T02:14:55.497Z Compiling byteorder v1.5.0
5072026-09-08T02:14:55.497Z Compiling macaddr v1.0.1
5082026-09-08T02:14:55.500Z Compiling stable_deref_trait v1.2.1
5092026-09-08T02:14:55.500Z Compiling cfg-if v1.0.4
5102026-09-08T02:14:55.556Z Compiling bitflags v1.3.2
5112026-09-08T02:14:55.560Z Compiling managed v0.8.0
5122026-09-08T02:14:55.593Z Compiling cobs v0.3.0
5132026-09-08T02:14:55.684Z Compiling hash32 v0.3.1
5142026-09-08T02:14:55.798Z Compiling dyn-clone v1.0.20
5152026-09-08T02:14:55.853Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5162026-09-08T02:14:57.076Z Compiling bitflags v2.13.0
5172026-09-08T02:14:57.076Z Compiling uuid v1.23.5
5182026-09-08T02:14:57.217Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5192026-09-08T02:14:57.499Z Compiling postcard v1.1.3
5202026-09-08T02:14:58.353Z Compiling ingot-types v0.2.0
5212026-09-08T02:14:58.665Z Compiling ingot v0.2.0
5222026-09-08T02:15:00.162Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5232026-09-08T02:15:04.000Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5242026-09-08T02:15:12.949Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
5252026-09-08T02:15:43.899Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s
5262026-09-08T02:15:43.921ZLinking xde kmod...
5272026-09-08T02:15:44.510ZBuilding xde dev link helper (release).
5282026-09-08T02:15:44.656Z Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
5292026-09-08T02:15:44.656Z Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
5302026-09-08T02:15:44.657Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
5312026-09-08T02:15:56.109Z Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
5322026-09-08T02:15:58.798Z Finished `release` profile [optimized + debuginfo] target(s) in 14.26s
5332026-09-08T02:15:58.816Z
5342026-09-08T02:15:58.820Zreal 1:18.469784535
5352026-09-08T02:15:58.820Zuser 2:08.129179023
5362026-09-08T02:15:58.820Zsys 11.930889153
5372026-09-08T02:15:58.820Ztrap 0.028549303
5382026-09-08T02:15:58.820Ztflt 0.168188550
5392026-09-08T02:15:58.820Zdflt 0.224248348
5402026-09-08T02:15:58.820Zkflt 0.000002880
5412026-09-08T02:15:58.820Zlock 10:06.527267845
5422026-09-08T02:15:58.820Zslp 6:00.695256035
5432026-09-08T02:15:58.820Zlat 2.316198761
5442026-09-08T02:15:58.820Zstop 4.490513986
5452026-09-08T02:15:58.820Z+ elfdump target/x86_64-unknown-unknown/debug/xde.dbg
5462026-09-08T02:15:58.820Z+ grep GOTPCREL
5472026-09-08T02:16:00.461Z+ elfdump target/x86_64-unknown-unknown/release-lto/xde
5482026-09-08T02:16:00.464Z+ grep GOTPCREL
5492026-09-08T02:16:01.444Z+ cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/
5502026-09-08T02:16:01.499Z+ sha256sum /work/debug/xde.dbg
5512026-09-08T02:16:01.549Z+ cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so
5522026-09-08T02:16:01.553Z+ sha256sum /work/debug/xde_link.dbg.so
5532026-09-08T02:16:01.556Z+ cp target/x86_64-unknown-unknown/release-lto/xde /work/release/
5542026-09-08T02:16:01.591Z+ sha256sum /work/release/xde
5552026-09-08T02:16:01.621Z+ cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so
5562026-09-08T02:16:01.624Z+ sha256sum /work/release/xde_link.so
5572026-09-08T02:16:01.627Z+ header 'build xde integration tests'
5582026-09-08T02:16:01.628Z+ echo '# ==== build xde integration tests ==== #'
5592026-09-08T02:16:01.628Z# ==== build xde integration tests ==== #
5602026-09-08T02:16:01.628Z+ pushd xde-tests
5612026-09-08T02:16:01.628Z/work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte
5622026-09-08T02:16:01.628Z+ cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
5632026-09-08T02:16:01.706Z+ cargo clippy --all-targets -- --deny warnings
5642026-09-08T02:16:01.912Z Compiling serde_core v1.0.228
5652026-09-08T02:16:01.912Z Checking cfg-if v1.0.4
5662026-09-08T02:16:01.912Z Checking memchr v2.8.3
5672026-09-08T02:16:01.912Z Compiling rustversion v1.0.23
5682026-09-08T02:16:01.915Z Compiling serde v1.0.228
5692026-09-08T02:16:01.915Z Compiling version_check v0.9.5
5702026-09-08T02:16:01.915Z Compiling libc v0.2.186
5712026-09-08T02:16:01.915Z Compiling syn v2.0.118
5722026-09-08T02:16:01.978Z Compiling ident_case v1.0.1
5732026-09-08T02:16:02.080Z Compiling strsim v0.11.1
5742026-09-08T02:16:02.250Z Compiling regex-syntax v0.8.11
5752026-09-08T02:16:02.293Z Compiling syn v1.0.109
5762026-09-08T02:16:02.352Z Checking pin-project-lite v0.2.17
5772026-09-08T02:16:02.429Z Compiling either v1.16.0
5782026-09-08T02:16:02.586Z Compiling aho-corasick v1.1.4
5792026-09-08T02:16:02.620Z Compiling zerocopy v0.8.54
5802026-09-08T02:16:02.624Z Compiling winnow v1.0.3
5812026-09-08T02:16:02.749Z Compiling equivalent v1.0.2
5822026-09-08T02:16:02.812Z Compiling hashbrown v0.17.1
5832026-09-08T02:16:03.016Z Compiling itertools v0.15.0
5842026-09-08T02:16:03.338Z Compiling indexmap v2.14.0
5852026-09-08T02:16:03.622Z Compiling toml_parser v1.1.2+spec-1.1.0
5862026-09-08T02:16:03.723Z Compiling regex-automata v0.4.15
5872026-09-08T02:16:03.941Z Checking byteorder v1.5.0
5882026-09-08T02:16:03.941Z Compiling heapless v0.8.0
5892026-09-08T02:16:04.089Z Compiling toml_datetime v1.1.1+spec-1.1.0
5902026-09-08T02:16:04.264Z Compiling toml_edit v0.25.12+spec-1.1.0
5912026-09-08T02:16:04.294Z Checking hash32 v0.3.1
5922026-09-08T02:16:04.299Z Checking bitflags v2.13.0
5932026-09-08T02:16:04.324Z Compiling slog v2.8.2
5942026-09-08T02:16:04.386Z Compiling darling_core v0.23.0
5952026-09-08T02:16:04.390Z Checking stable_deref_trait v1.2.1
5962026-09-08T02:16:04.444Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5972026-09-08T02:16:04.448Z Checking macaddr v1.0.1
5982026-09-08T02:16:04.532Z Compiling smoltcp v0.11.0
5992026-09-08T02:16:04.575Z Checking futures-sink v0.3.32
6002026-09-08T02:16:04.662Z Checking futures-core v0.3.32
6012026-09-08T02:16:04.776Z Checking futures-channel v0.3.32
6022026-09-08T02:16:04.864Z Compiling proc-macro-crate v3.5.0
6032026-09-08T02:16:05.008Z Compiling proc-macro-error-attr v1.0.4
6042026-09-08T02:16:05.089Z Checking bitflags v1.3.2
6052026-09-08T02:16:05.148Z Checking managed v0.8.0
6062026-09-08T02:16:05.168Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6072026-09-08T02:16:05.219Z Compiling ref-cast v1.0.25
6082026-09-08T02:16:05.291Z Compiling getrandom v0.4.3
6092026-09-08T02:16:05.322Z Checking slab v0.4.12
6102026-09-08T02:16:05.374Z Checking rand_core v0.10.1
6112026-09-08T02:16:05.471Z Compiling regex v1.13.0
6122026-09-08T02:16:05.506Z Compiling crc32fast v1.5.0
6132026-09-08T02:16:05.518Z Checking futures-task v0.3.32
6142026-09-08T02:16:05.543Z Compiling autocfg v1.5.1
6152026-09-08T02:16:05.623Z Compiling serde_derive v1.0.228
6162026-09-08T02:16:05.647Z Compiling thiserror-impl v2.0.18
6172026-09-08T02:16:05.777Z Compiling zerocopy-derive v0.8.54
6182026-09-08T02:16:05.863Z Compiling futures-macro v0.3.32
6192026-09-08T02:16:05.882Z Checking futures-io v0.3.32
6202026-09-08T02:16:05.987Z Compiling num-traits v0.2.19
6212026-09-08T02:16:06.206Z Compiling num_enum_derive v0.7.6
6222026-09-08T02:16:06.241Z Compiling ref-cast-impl v1.0.25
6232026-09-08T02:16:06.316Z Compiling foreign-types-macros v0.2.3
6242026-09-08T02:16:06.553Z Compiling darling_macro v0.23.0
6252026-09-08T02:16:06.678Z Checking futures-util v0.3.32
6262026-09-08T02:16:06.852Z Checking thiserror v2.0.18
6272026-09-08T02:16:06.938Z Checking cobs v0.3.0
6282026-09-08T02:16:06.960Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
6292026-09-08T02:16:07.071Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
6302026-09-08T02:16:07.108Z Compiling darling v0.23.0
6312026-09-08T02:16:07.175Z Compiling ingot-macros v0.2.0
6322026-09-08T02:16:07.185Z Compiling proc-macro-error v1.0.4
6332026-09-08T02:16:07.271Z Checking cpufeatures v0.3.0
6342026-09-08T02:16:07.299Z Checking once_cell v1.21.4
6352026-09-08T02:16:07.327Z Checking ipnetwork v0.21.1
6362026-09-08T02:16:07.392Z Checking unicode-width v0.2.2
6372026-09-08T02:16:07.459Z Checking foreign-types-shared v0.3.1
6382026-09-08T02:16:07.489Z Compiling crossbeam-utils v0.8.22
6392026-09-08T02:16:07.531Z Checking foreign-types v0.5.0
6402026-09-08T02:16:07.593Z Checking tracing-core v0.1.36
6412026-09-08T02:16:07.633Z Checking tabwriter v1.4.1
6422026-09-08T02:16:07.792Z Checking chacha20 v0.10.1
6432026-09-08T02:16:07.888Z Checking num_enum v0.7.6
6442026-09-08T02:16:07.909Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6452026-09-08T02:16:07.986Z Checking anyhow v1.0.103
6462026-09-08T02:16:08.300Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6472026-09-08T02:16:08.369Z Compiling tracing-attributes v0.1.31
6482026-09-08T02:16:08.470Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6492026-09-08T02:16:08.575Z Checking futures-executor v0.3.32
6502026-09-08T02:16:08.692Z Checking erased-serde v0.3.31
6512026-09-08T02:16:08.709Z Checking postcard v1.1.3
6522026-09-08T02:16:08.767Z Checking cstr-argument v0.1.2
6532026-09-08T02:16:08.874Z Compiling thiserror v1.0.69
6542026-09-08T02:16:08.983Z Checking dyn-clone v1.0.20
6552026-09-08T02:16:09.041Z Compiling num-conv v0.2.2
6562026-09-08T02:16:09.068Z Compiling time-core v0.1.9
6572026-09-08T02:16:09.169Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6582026-09-08T02:16:09.174Z Checking pretty-hex v0.4.2
6592026-09-08T02:16:09.239Z Compiling time-macros v0.2.31
6602026-09-08T02:16:09.270Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6612026-09-08T02:16:09.378Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6622026-09-08T02:16:09.415Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6632026-09-08T02:16:09.468Z Checking futures v0.3.32
6642026-09-08T02:16:09.529Z Checking rand v0.10.2
6652026-09-08T02:16:09.548Z Checking tracing v0.1.44
6662026-09-08T02:16:09.726Z Compiling thiserror-impl v1.0.69
6672026-09-08T02:16:09.750Z Checking uuid v1.23.5
6682026-09-08T02:16:09.835Z Checking arc-swap v1.9.2
6692026-09-08T02:16:09.856Z Checking socket2 v0.6.4
6702026-09-08T02:16:09.922Z Checking ingot-types v0.2.0
6712026-09-08T02:16:10.029Z Checking nom v8.0.0
6722026-09-08T02:16:10.070Z Checking thread_local v1.1.10
6732026-09-08T02:16:10.126Z Checking colored v3.1.1
6742026-09-08T02:16:10.169Z Checking powerfmt v0.2.0
6752026-09-08T02:16:10.265Z Checking ingot v0.2.0
6762026-09-08T02:16:10.309Z Checking iana-time-zone v0.1.65
6772026-09-08T02:16:10.309Z Compiling heck v0.4.1
6782026-09-08T02:16:10.352Z Checking deranged v0.5.8
6792026-09-08T02:16:10.406Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6802026-09-08T02:16:10.488Z Checking oxnet v0.1.6
6812026-09-08T02:16:10.654Z Checking lazy_static v1.5.0
6822026-09-08T02:16:10.726Z Compiling slog-async v2.8.0
6832026-09-08T02:16:10.734Z Checking slog-scope v4.4.1
6842026-09-08T02:16:10.855Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6852026-09-08T02:16:11.022Z Checking chrono v0.4.45
6862026-09-08T02:16:11.042Z Checking crossbeam-channel v0.5.16
6872026-09-08T02:16:11.270Z Checking time v0.3.53
6882026-09-08T02:16:11.373Z Checking cookie-factory v0.3.3
6892026-09-08T02:16:11.512Z Checking itertools v0.12.1
6902026-09-08T02:16:11.619Z Checking is-terminal v0.4.17
6912026-09-08T02:16:11.697Z Checking take_mut v0.2.2
6922026-09-08T02:16:11.788Z Checking term v1.2.1
6932026-09-08T02:16:11.831Z Checking circular v0.3.0
6942026-09-08T02:16:11.892Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6952026-09-08T02:16:11.937Z Checking log v0.4.33
6962026-09-08T02:16:12.011Z Checking rusticata-macros v5.0.0
6972026-09-08T02:16:12.086Z Checking slog-stdlog v4.1.1
6982026-09-08T02:16:12.135Z Checking pcap-parser v0.17.0
6992026-09-08T02:16:12.429Z Checking slog-term v2.9.2
7002026-09-08T02:16:12.504Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
7012026-09-08T02:16:12.781Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7022026-09-08T02:16:13.412Z Checking slog-envlogger v2.2.0
7032026-09-08T02:16:16.488Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
7042026-09-08T02:16:18.161Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7052026-09-08T02:16:18.167Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7062026-09-08T02:16:18.505Z Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7072026-09-08T02:16:19.063Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.31s
7082026-09-08T02:16:19.098Z+ cargo build --test loopback
7092026-09-08T02:16:19.262Z Compiling cfg-if v1.0.4
7102026-09-08T02:16:19.263Z Compiling memchr v2.8.3
7112026-09-08T02:16:19.266Z Compiling serde_core v1.0.228
7122026-09-08T02:16:19.290Z Compiling libc v0.2.186
7132026-09-08T02:16:19.295Z Compiling thiserror v2.0.18
7142026-09-08T02:16:19.296Z Compiling pin-project-lite v0.2.17
7152026-09-08T02:16:19.298Z Compiling either v1.16.0
7162026-09-08T02:16:19.298Z Compiling byteorder v1.5.0
7172026-09-08T02:16:19.336Z Compiling zerocopy v0.8.54
7182026-09-08T02:16:19.365Z Compiling futures-core v0.3.32
7192026-09-08T02:16:19.370Z Compiling macaddr v1.0.1
7202026-09-08T02:16:19.461Z Compiling hash32 v0.3.1
7212026-09-08T02:16:19.486Z Compiling stable_deref_trait v1.2.1
7222026-09-08T02:16:19.518Z Compiling futures-sink v0.3.32
7232026-09-08T02:16:19.551Z Compiling heapless v0.8.0
7242026-09-08T02:16:19.605Z Compiling futures-channel v0.3.32
7252026-09-08T02:16:19.608Z Compiling cobs v0.3.0
7262026-09-08T02:16:19.612Z Compiling futures-io v0.3.32
7272026-09-08T02:16:19.626Z Compiling rand_core v0.10.1
7282026-09-08T02:16:19.776Z Compiling managed v0.8.0
7292026-09-08T02:16:19.782Z Compiling bitflags v1.3.2
7302026-09-08T02:16:19.828Z Compiling slab v0.4.12
7312026-09-08T02:16:19.845Z Compiling futures-task v0.3.32
7322026-09-08T02:16:19.875Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
7332026-09-08T02:16:19.990Z Compiling futures-util v0.3.32
7342026-09-08T02:16:20.014Z Compiling smoltcp v0.11.0
7352026-09-08T02:16:20.019Z Compiling foreign-types-shared v0.3.1
7362026-09-08T02:16:20.044Z Compiling cpufeatures v0.3.0
7372026-09-08T02:16:20.093Z Compiling unicode-width v0.2.2
7382026-09-08T02:16:20.097Z Compiling once_cell v1.21.4
7392026-09-08T02:16:20.100Z Compiling ipnetwork v0.21.1
7402026-09-08T02:16:20.327Z Compiling tabwriter v1.4.1
7412026-09-08T02:16:20.393Z Compiling tracing-core v0.1.36
7422026-09-08T02:16:20.621Z Compiling chacha20 v0.10.1
7432026-09-08T02:16:20.740Z Compiling foreign-types v0.5.0
7442026-09-08T02:16:20.809Z Compiling ref-cast v1.0.25
7452026-09-08T02:16:20.883Z Compiling num_enum v0.7.6
7462026-09-08T02:16:20.902Z Compiling getrandom v0.4.3
7472026-09-08T02:16:20.962Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
7482026-09-08T02:16:20.989Z Compiling crc32fast v1.5.0
7492026-09-08T02:16:21.065Z Compiling serde v1.0.228
7502026-09-08T02:16:21.112Z Compiling bitflags v2.13.0
7512026-09-08T02:16:21.230Z Compiling cstr-argument v0.1.2
7522026-09-08T02:16:21.252Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
7532026-09-08T02:16:21.356Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
7542026-09-08T02:16:21.391Z Compiling itertools v0.15.0
7552026-09-08T02:16:21.532Z Compiling erased-serde v0.3.31
7562026-09-08T02:16:21.692Z Compiling postcard v1.1.3
7572026-09-08T02:16:21.703Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
7582026-09-08T02:16:21.959Z Compiling slog v2.8.2
7592026-09-08T02:16:22.033Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
7602026-09-08T02:16:22.231Z Compiling ingot-types v0.2.0
7612026-09-08T02:16:22.345Z Compiling futures-executor v0.3.32
7622026-09-08T02:16:22.374Z Compiling dyn-clone v1.0.20
7632026-09-08T02:16:22.421Z Compiling pretty-hex v0.4.2
7642026-09-08T02:16:22.534Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
7652026-09-08T02:16:22.547Z Compiling futures v0.3.32
7662026-09-08T02:16:22.547Z Compiling tracing v0.1.44
7672026-09-08T02:16:22.597Z Compiling ingot v0.2.0
7682026-09-08T02:16:22.614Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
7692026-09-08T02:16:22.642Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
7702026-09-08T02:16:22.695Z Compiling uuid v1.23.5
7712026-09-08T02:16:22.725Z Compiling rand v0.10.2
7722026-09-08T02:16:22.754Z Compiling num-traits v0.2.19
7732026-09-08T02:16:22.908Z Compiling crossbeam-utils v0.8.22
7742026-09-08T02:16:22.941Z Compiling nom v8.0.0
7752026-09-08T02:16:23.099Z Compiling aho-corasick v1.1.4
7762026-09-08T02:16:23.329Z Compiling socket2 v0.6.4
7772026-09-08T02:16:23.447Z Compiling thread_local v1.1.10
7782026-09-08T02:16:23.664Z Compiling arc-swap v1.9.2
7792026-09-08T02:16:23.716Z Compiling winnow v1.0.3
7802026-09-08T02:16:23.831Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
7812026-09-08T02:16:24.040Z Compiling time-core v0.1.9
7822026-09-08T02:16:24.059Z Compiling lazy_static v1.5.0
7832026-09-08T02:16:24.152Z Compiling deranged v0.5.8
7842026-09-08T02:16:24.215Z Compiling regex-syntax v0.8.11
7852026-09-08T02:16:24.325Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
7862026-09-08T02:16:24.443Z Compiling iana-time-zone v0.1.65
7872026-09-08T02:16:24.769Z Compiling num-conv v0.2.2
7882026-09-08T02:16:24.857Z Compiling powerfmt v0.2.0
7892026-09-08T02:16:24.957Z Compiling oxnet v0.1.6
7902026-09-08T02:16:25.152Z Compiling colored v3.1.1
7912026-09-08T02:16:25.173Z Compiling time v0.3.53
7922026-09-08T02:16:25.264Z Compiling rusticata-macros v5.0.0
7932026-09-08T02:16:25.532Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
7942026-09-08T02:16:25.585Z Compiling chrono v0.4.45
7952026-09-08T02:16:25.989Z Compiling regex-automata v0.4.15
7962026-09-08T02:16:26.803Z Compiling slog-scope v4.4.1
7972026-09-08T02:16:27.166Z Compiling thiserror v1.0.69
7982026-09-08T02:16:27.266Z Compiling crossbeam-channel v0.5.16
7992026-09-08T02:16:27.266Z Compiling cookie-factory v0.3.3
8002026-09-08T02:16:27.584Z Compiling is-terminal v0.4.17
8012026-09-08T02:16:27.677Z Compiling itertools v0.12.1
8022026-09-08T02:16:27.999Z Compiling term v1.2.1
8032026-09-08T02:16:29.097Z Compiling take_mut v0.2.2
8042026-09-08T02:16:29.204Z Compiling log v0.4.33
8052026-09-08T02:16:29.484Z Compiling circular v0.3.0
8062026-09-08T02:16:29.488Z Compiling slog-stdlog v4.1.1
8072026-09-08T02:16:29.737Z Compiling pcap-parser v0.17.0
8082026-09-08T02:16:29.847Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
8092026-09-08T02:16:30.250Z Compiling slog-async v2.8.0
8102026-09-08T02:16:30.446Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
8112026-09-08T02:16:31.750Z Compiling slog-term v2.9.2
8122026-09-08T02:16:32.026Z Compiling regex v1.13.0
8132026-09-08T02:16:32.470Z Compiling slog-envlogger v2.2.0
8142026-09-08T02:16:33.096Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
8152026-09-08T02:16:33.130Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
8162026-09-08T02:16:33.309Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
8172026-09-08T02:16:33.740Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8182026-09-08T02:16:41.707Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.60s
8192026-09-08T02:16:41.740Z++ cargo build -q --test loopback --message-format=json
8202026-09-08T02:16:41.744Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8212026-09-08T02:16:41.859Z+ loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803
8222026-09-08T02:16:41.859Z+ cargo build --test multicast_rx
8232026-09-08T02:16:41.963Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8242026-09-08T02:16:43.764Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.89s
8252026-09-08T02:16:43.798Z++ cargo build -q --test multicast_rx --message-format=json
8262026-09-08T02:16:43.802Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8272026-09-08T02:16:43.920Z+ multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326
8282026-09-08T02:16:43.923Z+ cargo build --test multicast_multi_sub
8292026-09-08T02:16:44.022Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8302026-09-08T02:16:45.882Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.95s
8312026-09-08T02:16:45.917Z++ cargo build -q --test multicast_multi_sub --message-format=json
8322026-09-08T02:16:45.920Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8332026-09-08T02:16:46.034Z+ multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a
8342026-09-08T02:16:46.034Z+ cargo build --test multicast_validation
8352026-09-08T02:16:46.135Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8362026-09-08T02:16:48.174Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.13s
8372026-09-08T02:16:48.207Z++ cargo build -q --test multicast_validation --message-format=json
8382026-09-08T02:16:48.210Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8392026-09-08T02:16:48.325Z+ multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb
8402026-09-08T02:16:48.328Z+ cargo build --test multicast_source_filter
8412026-09-08T02:16:48.426Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8422026-09-08T02:16:50.567Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.23s
8432026-09-08T02:16:50.602Z++ cargo build -q --test multicast_source_filter --message-format=json
8442026-09-08T02:16:50.605Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8452026-09-08T02:16:50.724Z+ multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5
8462026-09-08T02:16:50.724Z+ cargo build --test multicast_multi_nexthop
8472026-09-08T02:16:50.826Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8482026-09-08T02:16:52.783Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.76s
8492026-09-08T02:16:52.808Z++ cargo build -q --test multicast_multi_nexthop --message-format=json
8502026-09-08T02:16:52.808Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8512026-09-08T02:16:52.808Z+ multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569
8522026-09-08T02:16:52.808Z+ mkdir -p /work/test
8532026-09-08T02:16:52.808Z+ cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback
8542026-09-08T02:16:52.808Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx
8552026-09-08T02:16:52.808Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub
8562026-09-08T02:16:52.808Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation
8572026-09-08T02:16:52.842Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter
8582026-09-08T02:16:52.888Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop
8592026-09-08T02:16:52.938Zprocess exited: duration 234719 ms, exit code 0
 
8602026-09-08T02:16:52.959Zfound 15 output files
8612026-09-08T02:16:52.959Zuploading: /work/debug/xde.dbg (89565952 bytes)
8622026-09-08T02:16:55.243Zuploaded: /work/debug/xde.dbg
8632026-09-08T02:16:55.243Zuploading: /work/debug/xde.dbg.sha256 (86 bytes)
8642026-09-08T02:16:56.255Zuploaded: /work/debug/xde.dbg.sha256
8652026-09-08T02:16:56.260Zuploading: /work/debug/xde_link.dbg.so (1256692 bytes)
8662026-09-08T02:16:57.326Zuploaded: /work/debug/xde_link.dbg.so
8672026-09-08T02:16:57.326Zuploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes)
8682026-09-08T02:16:58.337Zuploaded: /work/debug/xde_link.dbg.so.sha256
8692026-09-08T02:16:58.337Zuploading: /work/release/xde (53639056 bytes)
8702026-09-08T02:17:00.159Zuploaded: /work/release/xde
8712026-09-08T02:17:00.159Zuploading: /work/release/xde.sha256 (84 bytes)
8722026-09-08T02:17:01.169Zuploaded: /work/release/xde.sha256
8732026-09-08T02:17:01.170Zuploading: /work/release/xde_link.so (45240 bytes)
8742026-09-08T02:17:02.189Zuploaded: /work/release/xde_link.so
8752026-09-08T02:17:02.189Zuploading: /work/release/xde_link.so.sha256 (92 bytes)
8762026-09-08T02:17:03.255Zuploaded: /work/release/xde_link.so.sha256
8772026-09-08T02:17:03.255Zuploading: /work/test/loopback (58925176 bytes)
8782026-09-08T02:17:05.550Zuploaded: /work/test/loopback
8792026-09-08T02:17:05.550Zuploading: /work/test/multicast_rx (59423760 bytes)
8802026-09-08T02:17:07.434Zuploaded: /work/test/multicast_rx
8812026-09-08T02:17:07.445Zuploading: /work/test/multicast_multi_sub (60065608 bytes)
8822026-09-08T02:17:09.257Zuploaded: /work/test/multicast_multi_sub
8832026-09-08T02:17:09.257Zuploading: /work/test/multicast_validation (59409360 bytes)
8842026-09-08T02:17:10.987Zuploaded: /work/test/multicast_validation
8852026-09-08T02:17:10.987Zuploading: /work/test/multicast_source_filter (59710928 bytes)
8862026-09-08T02:17:12.842Zuploaded: /work/test/multicast_source_filter
8872026-09-08T02:17:12.843Zuploading: /work/test/multicast_multi_nexthop (60301496 bytes)
8882026-09-08T02:17:14.572Zuploaded: /work/test/multicast_multi_nexthop
8892026-09-08T02:17:14.572Zuploading: /work/xde.conf (79 bytes)
8902026-09-08T02:17:15.581Zuploaded: /work/xde.conf