01KNTS7X1HHB8QDWFA09DS56S9: 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: 01KNTS9A3NTATDE7BC8W5J9X89

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-10T04:10:45.065Zjob assigned to worker 01KNTSA9ETSW2KVN3NJ5MSEPV8 [factory aws, i-00dfa8187e2108a0d] (queued for 1 m 15 s)
 
22026-04-10T04:10:52.297Zstarting task 0: "setup"
32026-04-10T04:10:52.304Z++ uname -s
42026-04-10T04:10:52.307Z+ kern=SunOS
52026-04-10T04:10:52.307Z+ build_user=build
62026-04-10T04:10:52.307Z+ build_uid=12345
72026-04-10T04:10:52.307Z+ work_dir=/work
82026-04-10T04:10:52.308Z+ input_dir=/input
92026-04-10T04:10:52.308Z+ [[ 0 == 12345 ]]
102026-04-10T04:10:52.308Z+ case "$kern" in
112026-04-10T04:10:52.308Z+ groupadd -g 12345 build
122026-04-10T04:10:52.308Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-10T04:10:54.320Z+ zfs create -o mountpoint=/work rpool/work
142026-04-10T04:10:54.443Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-10T04:10:54.465Z+ home_fs=zfs
162026-04-10T04:10:54.465Z+ [[ zfs == autofs ]]
172026-04-10T04:10:54.465Z+ mkdir -p /home/build
182026-04-10T04:10:54.465Z+ chown build:build /home/build /work
192026-04-10T04:10:56.477Z+ chmod 0700 /home/build /work
202026-04-10T04:10:56.507Zprocess exited: duration 4140 ms, exit code 0
 
212026-04-10T04:10:56.560Zstarting task 1: "rust-toolchain"
222026-04-10T04:10:56.626Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
232026-04-10T04:10:56.626Z * rust toolchain channel = "1.94.1"
242026-04-10T04:10:56.626Z * rust toolchain profile = "default"
252026-04-10T04:10:56.626Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-04-10T04:10:56.626Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-10T04:10:56.626Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-10T04:10:56.626Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-10T04:10:56.626Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
302026-04-10T04:10:56.694Zinfo: downloading installer
312026-04-10T04:10:58.092Zwarn: It looks like you have an existing installation of Rust at:
322026-04-10T04:10:58.092Zwarn: /opt/ooce/bin
332026-04-10T04:10:58.092Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-10T04:10:58.092Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-10T04:10:58.092Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-10T04:10:58.092Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-10T04:10:58.092Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-10T04:10:58.092Zerror: cannot install while Rust is installed
392026-04-10T04:10:58.092Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-10T04:10:58.092Zwarn: It looks like you have an existing rustup settings file at:
412026-04-10T04:10:58.092Zwarn: /home/build/.rustup/settings.toml
422026-04-10T04:10:58.092Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-10T04:10:58.092Zwarn: instead of the one inferred from the default host triple.
442026-04-10T04:10:58.116Zinfo: profile set to default
452026-04-10T04:10:58.116Zinfo: default host triple is x86_64-unknown-illumos
462026-04-10T04:10:58.117Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
472026-04-10T04:10:58.243Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
482026-04-10T04:10:58.258Zinfo: downloading 6 components
492026-04-10T04:11:13.190Z
502026-04-10T04:11:13.190Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
512026-04-10T04:11:13.203Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
522026-04-10T04:11:13.203Z
532026-04-10T04:11:13.203Z
542026-04-10T04:11:13.203ZRust is installed now. Great!
552026-04-10T04:11:13.203Z
562026-04-10T04:11:13.203ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-10T04:11:13.203Zenvironment variable. This has not been done automatically.
582026-04-10T04:11:13.203Z
592026-04-10T04:11:13.203ZTo configure your current shell, you need to source
602026-04-10T04:11:13.203Zthe corresponding env file under $HOME/.cargo.
612026-04-10T04:11:13.203Z
622026-04-10T04:11:13.203ZThis is usually done by running one of the following (note the leading DOT):
632026-04-10T04:11:13.203Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-10T04:11:13.203Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-10T04:11:13.203Zsource "~/.cargo/env.nu" # For nushell
662026-04-10T04:11:13.203Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-10T04:11:13.203Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-10T04:11:13.203Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-10T04:11:13.203Zwarn: no default linker (`cc`) was found in your PATH
702026-04-10T04:11:13.203Zwarn: many Rust crates require a system C toolchain to build
712026-04-10T04:11:13.203Z+ rustup --version
722026-04-10T04:11:13.204Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-10T04:11:13.204Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-10T04:11:13.204Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
752026-04-10T04:11:13.204Z+ cargo --version
762026-04-10T04:11:13.204Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
772026-04-10T04:11:13.204Z+ rustc --version
782026-04-10T04:11:13.204Zrustc 1.94.1 (e408947bf 2026-03-25)
792026-04-10T04:11:13.204Zprocess exited: duration 16435 ms, exit code 0
 
802026-04-10T04:11:13.227Zstarting task 2: "authentication"
812026-04-10T04:11:13.257Zprocess exited: duration 26 ms, exit code 0
 
822026-04-10T04:11:13.291Zstarting task 3: "clone repository"
832026-04-10T04:11:13.299Z+ mkdir -p /work/oxidecomputer/opte
842026-04-10T04:11:13.299Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
852026-04-10T04:11:13.324ZCloning into '/work/oxidecomputer/opte'...
862026-04-10T04:11:14.121Z+ cd /work/oxidecomputer/opte
872026-04-10T04:11:14.121Z+ git fetch origin 981f42c81c852f4e1db75990df54381d710a38cd
882026-04-10T04:11:14.381ZFrom https://github.com/oxidecomputer/opte
892026-04-10T04:11:14.381Z * branch 981f42c81c852f4e1db75990df54381d710a38cd -> FETCH_HEAD
902026-04-10T04:11:14.386Z+ [[ -n renovate/ctor-0.x ]]
912026-04-10T04:11:14.390Z++ git branch --show-current
922026-04-10T04:11:14.390Z+ current=master
932026-04-10T04:11:14.390Z+ [[ master != renovate/ctor-0.x ]]
942026-04-10T04:11:14.390Z+ git branch -f renovate/ctor-0.x 981f42c81c852f4e1db75990df54381d710a38cd
952026-04-10T04:11:14.393Z+ git checkout -f renovate/ctor-0.x
962026-04-10T04:11:14.409ZSwitched to branch 'renovate/ctor-0.x'
972026-04-10T04:11:14.414Z+ git reset --hard 981f42c81c852f4e1db75990df54381d710a38cd
982026-04-10T04:11:14.466ZHEAD is now at 981f42c Update Rust crate ctor to 0.9
992026-04-10T04:11:14.473Zprocess exited: duration 1146 ms, exit code 0
 
1002026-04-10T04:11:14.495Zstarting task 4: "build"
1012026-04-10T04:11:14.499Z+ source .github/buildomat/common.sh
1022026-04-10T04:11:14.499Z++ rustup show active-toolchain
1032026-04-10T04:11:14.499Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1042026-04-10T04:11:14.503Z++ pushd xde
1052026-04-10T04:11:14.503Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-04-10T04:11:14.503Z++ rustup show active-toolchain
1072026-04-10T04:11:14.509Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1082026-04-10T04:11:14.690Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1092026-04-10T04:11:14.695Zinfo: downloading 6 components
1102026-04-10T04:11:29.300Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-04-10T04:11:29.325Z+++ rustup show active-toolchain -v
1122026-04-10T04:11:29.337Z+++ head -n 1
1132026-04-10T04:11:29.337Z+++ cut '-d ' -f1
1142026-04-10T04:11:29.375Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1152026-04-10T04:11:29.375Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1162026-04-10T04:11:29.375Z++ popd
1172026-04-10T04:11:29.383Z/work/oxidecomputer/opte
1182026-04-10T04:11:29.383Z+ TGT_BASE=/work
1192026-04-10T04:11:29.383Z+ DBG_SRC=target/x86_64-unknown-unknown/debug
1202026-04-10T04:11:29.383Z+ DBG_LINK_SRC=target/i686-unknown-illumos/debug
1212026-04-10T04:11:29.383Z+ DBG_TGT=/work/debug
1222026-04-10T04:11:29.383Z+ REL_SRC=target/x86_64-unknown-unknown/release-lto
1232026-04-10T04:11:29.383Z+ REL_LINK_SRC=target/i686-unknown-illumos/release
1242026-04-10T04:11:29.383Z+ REL_TGT=/work/release
1252026-04-10T04:11:29.383Z+ mkdir -p /work/debug /work/release
1262026-04-10T04:11:29.383Z+ cargo --version
1272026-04-10T04:11:29.393Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1282026-04-10T04:11:29.394Z+ rustc --version
1292026-04-10T04:11:29.408Zrustc 1.94.1 (e408947bf 2026-03-25)
1302026-04-10T04:11:29.413Z+ install_pkg jq
1312026-04-10T04:11:29.413Z+ set +o errexit
1322026-04-10T04:11:29.413Z+ pfexec pkg install jq
1332026-04-10T04:11:37.351Z Startup: Refreshing catalog 'helios-dev' ... Done
1342026-04-10T04:11:44.538Z Startup: Caching catalogs ... Done
1352026-04-10T04:11:49.627ZPlanning: Solver setup ... Done
1362026-04-10T04:11:49.650ZPlanning: Running solver ... Done
1372026-04-10T04:11:49.768ZPlanning: Consolidating action changes ... Done
1382026-04-10T04:11:49.768ZPlanning: Evaluating mediators ... Done
1392026-04-10T04:11:49.775ZPlanning: Planning completed in 5.06 seconds
1402026-04-10T04:11:49.791ZNo updates necessary for this image.
1412026-04-10T04:11:51.092Z+ exit_code=4
1422026-04-10T04:11:51.092Z+ [[ 4 -ne 0 ]]
1432026-04-10T04:11:51.092Z+ [[ 4 -ne 4 ]]
1442026-04-10T04:11:51.111Z+ set -o errexit
1452026-04-10T04:11:51.111Z+ pushd xde
1462026-04-10T04:11:51.111Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1472026-04-10T04:11:51.111Z+ cp xde.conf /work/xde.conf
1482026-04-10T04:11:51.111Z+ header 'check style'
1492026-04-10T04:11:51.111Z+ echo '# ==== check style ==== #'
1502026-04-10T04:11:51.111Z# ==== check style ==== #
1512026-04-10T04:11:51.112Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check
1522026-04-10T04:11:51.308Z
1532026-04-10T04:11:51.308Zreal 0.227601931
1542026-04-10T04:11:51.309Zuser 0.153290173
1552026-04-10T04:11:51.309Zsys 0.065341251
1562026-04-10T04:11:51.309Ztrap 0.000006538
1572026-04-10T04:11:51.309Ztflt 0.000015486
1582026-04-10T04:11:51.323Zdflt 0.000072065
1592026-04-10T04:11:51.323Zkflt 0.000000000
1602026-04-10T04:11:51.324Zlock 0.035322986
1612026-04-10T04:11:51.324Zslp 0.193406774
1622026-04-10T04:11:51.324Zlat 0.000658616
1632026-04-10T04:11:51.324Zstop 0.000096127
1642026-04-10T04:11:51.324Z+ header analyze
1652026-04-10T04:11:51.324Z+ echo '# ==== analyze ==== #'
1662026-04-10T04:11:51.324Z# ==== analyze ==== #
1672026-04-10T04:11:51.324Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
1682026-04-10T04:11:51.488Z Updating crates.io index
1692026-04-10T04:11:51.543Z Updating git repository `https://github.com/oxidecomputer/falcon`
1702026-04-10T04:11:52.193Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1712026-04-10T04:11:52.767Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1722026-04-10T04:11:53.189Z Updating git repository `https://github.com/oxidecomputer/zone`
1732026-04-10T04:11:53.638Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1742026-04-10T04:11:53.887Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1752026-04-10T04:11:54.139Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1762026-04-10T04:11:56.096Z Downloading crates ...
1772026-04-10T04:11:56.151Z Downloaded dyn-clone v1.0.20
1782026-04-10T04:11:56.165Z Downloaded ref-cast v1.0.25
1792026-04-10T04:11:56.170Z Downloaded aho-corasick v1.1.4
1802026-04-10T04:11:56.178Z Downloaded strsim v0.11.1
1812026-04-10T04:11:56.183Z Downloaded ref-cast-impl v1.0.25
1822026-04-10T04:11:56.183Z Downloaded fnv v1.0.7
1832026-04-10T04:11:56.183Z Downloaded defmt-parser v1.0.0
1842026-04-10T04:11:56.190Z Downloaded uuid v1.23.0
1852026-04-10T04:11:56.193Z Downloaded defmt v0.3.100
1862026-04-10T04:11:56.197Z Downloaded darling_macro v0.23.0
1872026-04-10T04:11:56.207Z Downloaded thiserror-impl v2.0.18
1882026-04-10T04:11:56.207Z Downloaded proc-macro-error2 v2.0.1
1892026-04-10T04:11:56.213Z Downloaded ident_case v1.0.1
1902026-04-10T04:11:56.213Z Downloaded hash32 v0.3.1
1912026-04-10T04:11:56.217Z Downloaded darling_macro v0.21.3
1922026-04-10T04:11:56.221Z Downloaded ingot-macros v0.1.1
1932026-04-10T04:11:56.221Z Downloaded ingot-types v0.1.2
1942026-04-10T04:11:56.225Z Downloaded proc-macro-error-attr2 v2.0.0
1952026-04-10T04:11:56.229Z Downloaded cobs v0.3.0
1962026-04-10T04:11:56.233Z Downloaded cfg-if v1.0.4
1972026-04-10T04:11:56.233Z Downloaded macaddr v1.0.1
1982026-04-10T04:11:56.237Z Downloaded embedded-io v0.4.0
1992026-04-10T04:11:56.237Z Downloaded zerocopy-derive v0.8.48
2002026-04-10T04:11:56.240Z Downloaded defmt-macros v1.0.1
2012026-04-10T04:11:56.246Z Downloaded quote v1.0.45
2022026-04-10T04:11:56.246Z Downloaded bitflags v2.11.0
2032026-04-10T04:11:56.246Z Downloaded byteorder v1.5.0
2042026-04-10T04:11:56.249Z Downloaded stable_deref_trait v1.2.1
2052026-04-10T04:11:56.249Z Downloaded ingot v0.1.1
2062026-04-10T04:11:56.249Z Downloaded either v1.15.0
2072026-04-10T04:11:56.249Z Downloaded thiserror v2.0.18
2082026-04-10T04:11:56.250Z Downloaded version_check v0.9.5
2092026-04-10T04:11:56.254Z Downloaded embedded-io v0.6.1
2102026-04-10T04:11:56.259Z Downloaded bitflags v1.3.2
2112026-04-10T04:11:56.670Z Downloaded managed v0.8.0
2122026-04-10T04:11:56.674Z Downloaded serde_derive v1.0.228
2132026-04-10T04:11:56.674Z Downloaded darling v0.21.3
2142026-04-10T04:11:56.674Z Downloaded defmt v1.0.1
2152026-04-10T04:11:56.674Z Downloaded postcard v1.1.3
2162026-04-10T04:11:56.674Z Downloaded crc32fast v1.5.0
2172026-04-10T04:11:56.674Z Downloaded darling v0.23.0
2182026-04-10T04:11:56.674Z Downloaded darling_core v0.23.0
2192026-04-10T04:11:56.674Z Downloaded unicode-ident v1.0.24
2202026-04-10T04:11:56.674Z Downloaded serde_core v1.0.228
2212026-04-10T04:11:56.674Z Downloaded serde v1.0.228
2222026-04-10T04:11:56.674Z Downloaded darling_core v0.21.3
2232026-04-10T04:11:56.674Z Downloaded heapless v0.8.0
2242026-04-10T04:11:56.674Z Downloaded proc-macro2 v1.0.106
2252026-04-10T04:11:56.674Z Downloaded memchr v2.8.0
2262026-04-10T04:11:56.674Z Downloaded regex v1.12.3
2272026-04-10T04:11:56.674Z Downloaded itertools v0.14.0
2282026-04-10T04:11:56.674Z Downloaded syn v2.0.117
2292026-04-10T04:11:56.674Z Downloaded zerocopy v0.8.48
2302026-04-10T04:11:56.674Z Downloaded smoltcp v0.11.0
2312026-04-10T04:11:56.674Z Downloaded regex-syntax v0.8.10
2322026-04-10T04:11:56.674Z Downloaded regex-automata v0.4.14
2332026-04-10T04:11:56.674Z Updating crates.io index
2342026-04-10T04:11:56.674Z Downloading crates ...
2352026-04-10T04:11:56.674Z Downloaded rustc-demangle v0.1.27
2362026-04-10T04:11:56.674Z Downloaded adler2 v2.0.1
2372026-04-10T04:11:56.674Z Downloaded rustc-literal-escaper v0.0.7
2382026-04-10T04:11:56.674Z Downloaded hashbrown v0.16.1
2392026-04-10T04:11:56.675Z Downloaded getopts v0.2.24
2402026-04-10T04:11:56.675Z Downloaded foldhash v0.2.0
2412026-04-10T04:11:56.675Z Downloaded addr2line v0.25.1
2422026-04-10T04:11:56.675Z Downloaded miniz_oxide v0.8.9
2432026-04-10T04:11:56.675Z Downloaded memchr v2.7.6
2442026-04-10T04:11:56.685Z Downloaded gimli v0.32.3
2452026-04-10T04:11:56.697Z Downloaded object v0.37.3
2462026-04-10T04:11:56.733Z Downloaded libc v0.2.183
2472026-04-10T04:11:56.794Z 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-10T04:11:56.794Z 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-10T04:11:56.794Z Compiling proc-macro2 v1.0.106
2502026-04-10T04:11:56.794Z Compiling quote v1.0.45
2512026-04-10T04:11:56.794Z Compiling unicode-ident v1.0.24
2522026-04-10T04:11:56.794Z Compiling ident_case v1.0.1
2532026-04-10T04:11:56.794Z Compiling strsim v0.11.1
2542026-04-10T04:11:56.798Z Compiling serde_core v1.0.228
2552026-04-10T04:11:57.390Z Compiling fnv v1.0.7
2562026-04-10T04:11:57.394Z Compiling memchr v2.8.0
2572026-04-10T04:11:57.394Z Compiling regex-syntax v0.8.10
2582026-04-10T04:11:57.395Z Compiling zerocopy v0.8.48
2592026-04-10T04:11:57.395Z Compiling either v1.15.0
2602026-04-10T04:11:57.395Z Compiling thiserror v2.0.18
2612026-04-10T04:11:57.395Z Compiling aho-corasick v1.1.4
2622026-04-10T04:11:57.484Z Compiling serde v1.0.228
2632026-04-10T04:11:57.700Z Compiling itertools v0.14.0
2642026-04-10T04:11:57.927Z Compiling syn v2.0.117
2652026-04-10T04:11:57.973Z Compiling heapless v0.8.0
2662026-04-10T04:11:58.037Z Compiling smoltcp v0.11.0
2672026-04-10T04:11:58.132Z Compiling crc32fast v1.5.0
2682026-04-10T04:11:58.448Z Compiling version_check v0.9.5
2692026-04-10T04:11:58.473Z Compiling ref-cast v1.0.25
2702026-04-10T04:11:58.861Z Compiling regex-automata v0.4.14
2712026-04-10T04:11:58.900Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722026-04-10T04:12:00.190Z Compiling darling_core v0.21.3
2732026-04-10T04:12:00.190Z Compiling darling_core v0.23.0
2742026-04-10T04:12:00.372Z Compiling regex v1.12.3
2752026-04-10T04:12:01.302Z Compiling thiserror-impl v2.0.18
2762026-04-10T04:12:01.302Z Compiling zerocopy-derive v0.8.48
2772026-04-10T04:12:01.712Z Compiling serde_derive v1.0.228
2782026-04-10T04:12:01.712Z Compiling ref-cast-impl v1.0.25
2792026-04-10T04:12:01.716Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2802026-04-10T04:12:02.877Z Compiling darling_macro v0.21.3
2812026-04-10T04:12:02.893Z Compiling darling_macro v0.23.0
2822026-04-10T04:12:03.814Z Compiling darling v0.21.3
2832026-04-10T04:12:03.818Z Compiling darling v0.23.0
2842026-04-10T04:12:03.869Z Compiling ingot-macros v0.1.1
2852026-04-10T04:12:03.873Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2862026-04-10T04:12:08.433Z 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-10T04:12:10.510Z Checking byteorder v1.5.0
2882026-04-10T04:12:10.510Z Checking cfg-if v1.0.4
2892026-04-10T04:12:10.510Z Checking stable_deref_trait v1.2.1
2902026-04-10T04:12:10.514Z Checking macaddr v1.0.1
2912026-04-10T04:12:10.514Z Checking managed v0.8.0
2922026-04-10T04:12:10.564Z Checking bitflags v1.3.2
2932026-04-10T04:12:10.660Z Checking cobs v0.3.0
2942026-04-10T04:12:10.688Z Checking dyn-clone v1.0.20
2952026-04-10T04:12:10.688Z Checking hash32 v0.3.1
2962026-04-10T04:12:10.721Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
2972026-04-10T04:12:11.908Z Checking bitflags v2.11.0
2982026-04-10T04:12:11.908Z Checking uuid v1.23.0
2992026-04-10T04:12:12.049Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3002026-04-10T04:12:12.269Z Checking postcard v1.1.3
3012026-04-10T04:12:13.136Z Checking ingot-types v0.1.2
3022026-04-10T04:12:13.421Z Checking ingot v0.1.1
3032026-04-10T04:12:14.740Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3042026-04-10T04:12:18.922Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3052026-04-10T04:12:20.528Z Checking xde v0.1.0 (/work/oxidecomputer/opte/xde)
3062026-04-10T04:12:22.915Z Finished `dev` profile [optimized + debuginfo] target(s) in 31.54s
3072026-04-10T04:12:23.030Z
3082026-04-10T04:12:23.031Zreal 31.708989100
3092026-04-10T04:12:23.031Zuser 1:15.281861204
3102026-04-10T04:12:23.031Zsys 10.452795963
3112026-04-10T04:12:23.031Ztrap 0.033472326
3122026-04-10T04:12:23.051Ztflt 0.018371688
3132026-04-10T04:12:23.051Zdflt 0.212189496
3142026-04-10T04:12:23.052Zkflt 0.001828219
3152026-04-10T04:12:23.052Zlock 3:51.686891370
3162026-04-10T04:12:23.052Zslp 3:30.702302811
3172026-04-10T04:12:23.052Zlat 3.338488601
3182026-04-10T04:12:23.052Zstop 6.818914068
3192026-04-10T04:12:23.052Z+ pushd xde-link
3202026-04-10T04:12:23.052Z/work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3212026-04-10T04:12:23.052Z+ ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask
3222026-04-10T04:12:23.242Z 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-10T04:12:23.242Z 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-10T04:12:23.242Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
3252026-04-10T04:12:33.717Z 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-10T04:12:35.854Z Finished `dev` profile [optimized + debuginfo] target(s) in 12.75s
3272026-04-10T04:12:35.878Z
3282026-04-10T04:12:35.903Zreal 12.836948794
3292026-04-10T04:12:35.903Zuser 20.337692120
3302026-04-10T04:12:35.903Zsys 1.269616277
3312026-04-10T04:12:35.903Ztrap 0.003006207
3322026-04-10T04:12:35.903Ztflt 0.002126452
3332026-04-10T04:12:35.903Zdflt 0.034889393
3342026-04-10T04:12:35.903Zkflt 0.000001269
3352026-04-10T04:12:35.903Zlock 1:07.817085112
3362026-04-10T04:12:35.903Zslp 42.888077678
3372026-04-10T04:12:35.903Zlat 0.142415795
3382026-04-10T04:12:35.903Zstop 0.132930440
3392026-04-10T04:12:35.903Z+ popd
3402026-04-10T04:12:35.903Z+ popd
3412026-04-10T04:12:35.903Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
3422026-04-10T04:12:35.904Z/work/oxidecomputer/opte
3432026-04-10T04:12:35.904Z+ header 'build xde (debug)'
3442026-04-10T04:12:35.904Z+ echo '# ==== build xde (debug) ==== #'
3452026-04-10T04:12:35.904Z# ==== build xde (debug) ==== #
3462026-04-10T04:12:35.904Z+ ptime -m cargo xtask build --profile debug xde xde-link
3472026-04-10T04:12:36.022Z Downloading crates ...
3482026-04-10T04:12:36.122Z Downloaded serde_spanned v1.1.1
3492026-04-10T04:12:36.149Z Downloaded cargo_metadata v0.23.1
3502026-04-10T04:12:36.149Z Downloaded clap_lex v1.1.0
3512026-04-10T04:12:36.149Z Downloaded terminal_size v0.4.4
3522026-04-10T04:12:36.149Z Downloaded equivalent v1.0.2
3532026-04-10T04:12:36.149Z Downloaded anstyle-parse v1.0.0
3542026-04-10T04:12:36.149Z Downloaded anstyle v1.0.14
3552026-04-10T04:12:36.149Z Downloaded clap v4.6.0
3562026-04-10T04:12:36.149Z Downloaded clap_derive v4.6.0
3572026-04-10T04:12:36.149Z Downloaded colorchoice v1.0.5
3582026-04-10T04:12:36.149Z Downloaded cargo-platform v0.3.2
3592026-04-10T04:12:36.149Z Downloaded errno v0.3.14
3602026-04-10T04:12:36.149Z Downloaded anstyle-query v1.1.5
3612026-04-10T04:12:36.149Z Downloaded heck v0.5.0
3622026-04-10T04:12:36.149Z Downloaded anstream v1.0.0
3632026-04-10T04:12:36.149Z Downloaded itoa v1.0.18
3642026-04-10T04:12:36.158Z Downloaded utf8parse v0.2.2
3652026-04-10T04:12:36.159Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3662026-04-10T04:12:36.159Z Downloaded zmij v1.0.21
3672026-04-10T04:12:36.159Z Downloaded toml_writer v1.1.1+spec-1.1.0
3682026-04-10T04:12:36.159Z Downloaded camino v1.2.2
3692026-04-10T04:12:36.159Z Downloaded toml_parser v1.1.2+spec-1.1.0
3702026-04-10T04:12:36.159Z Downloaded anyhow v1.0.102
3712026-04-10T04:12:36.159Z Downloaded semver v1.0.28
3722026-04-10T04:12:36.582Z Downloaded toml v1.1.2+spec-1.1.0
3732026-04-10T04:12:36.598Z Downloaded indexmap v2.13.1
3742026-04-10T04:12:36.598Z Downloaded serde_json v1.0.149
3752026-04-10T04:12:36.598Z Downloaded clap_builder v4.6.0
3762026-04-10T04:12:36.598Z Downloaded winnow v1.0.1
3772026-04-10T04:12:36.598Z Downloaded rustix v1.1.4
3782026-04-10T04:12:36.598Z Downloaded libc v0.2.184
3792026-04-10T04:12:36.598Z Downloaded is_terminal_polyfill v1.70.2
3802026-04-10T04:12:36.598Z Compiling proc-macro2 v1.0.106
3812026-04-10T04:12:36.599Z Compiling serde_core v1.0.228
3822026-04-10T04:12:36.599Z Compiling quote v1.0.45
3832026-04-10T04:12:36.599Z Compiling unicode-ident v1.0.24
3842026-04-10T04:12:36.599Z Compiling libc v0.2.184
3852026-04-10T04:12:36.599Z Compiling rustix v1.1.4
3862026-04-10T04:12:36.599Z Compiling utf8parse v0.2.2
3872026-04-10T04:12:36.599Z Compiling zmij v1.0.21
3882026-04-10T04:12:36.599Z Compiling bitflags v2.11.0
3892026-04-10T04:12:36.599Z Compiling anstyle-parse v1.0.0
3902026-04-10T04:12:36.707Z Compiling colorchoice v1.0.5
3912026-04-10T04:12:36.707Z Compiling camino v1.2.2
3922026-04-10T04:12:36.726Z Compiling is_terminal_polyfill v1.70.2
3932026-04-10T04:12:36.805Z Compiling thiserror v2.0.18
3942026-04-10T04:12:36.816Z Compiling anstyle-query v1.1.5
3952026-04-10T04:12:36.928Z Compiling serde v1.0.228
3962026-04-10T04:12:36.935Z Compiling anstyle v1.0.14
3972026-04-10T04:12:36.957Z Compiling serde_json v1.0.149
3982026-04-10T04:12:37.072Z Compiling errno v0.3.14
3992026-04-10T04:12:37.170Z Compiling anstream v1.0.0
4002026-04-10T04:12:37.230Z Compiling winnow v1.0.1
4012026-04-10T04:12:37.287Z Compiling anyhow v1.0.102
4022026-04-10T04:12:37.739Z Compiling itoa v1.0.18
4032026-04-10T04:12:37.739Z Compiling clap_lex v1.1.0
4042026-04-10T04:12:37.739Z Compiling strsim v0.11.1
4052026-04-10T04:12:37.739Z Compiling heck v0.5.0
4062026-04-10T04:12:37.739Z Compiling terminal_size v0.4.4
4072026-04-10T04:12:37.739Z Compiling memchr v2.8.0
4082026-04-10T04:12:37.787Z Compiling syn v2.0.117
4092026-04-10T04:12:37.803Z Compiling clap_builder v4.6.0
4102026-04-10T04:12:37.955Z Compiling toml_parser v1.1.2+spec-1.1.0
4112026-04-10T04:12:37.999Z Compiling toml_writer v1.1.1+spec-1.1.0
4122026-04-10T04:12:38.521Z Compiling serde_spanned v1.1.1
4132026-04-10T04:12:38.678Z Compiling semver v1.0.28
4142026-04-10T04:12:38.713Z Compiling cargo-platform v0.3.2
4152026-04-10T04:12:39.093Z Compiling toml_datetime v1.1.1+spec-1.1.0
4162026-04-10T04:12:39.311Z Compiling toml v1.1.2+spec-1.1.0
4172026-04-10T04:12:40.120Z Compiling serde_derive v1.0.228
4182026-04-10T04:12:40.256Z Compiling thiserror-impl v2.0.18
4192026-04-10T04:12:40.396Z Compiling clap_derive v4.6.0
4202026-04-10T04:12:42.908Z Compiling clap v4.6.0
4212026-04-10T04:12:43.228Z Compiling cargo_metadata v0.23.1
4222026-04-10T04:12:45.711Z Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask)
4232026-04-10T04:12:47.291Z Finished `dev` profile [optimized + debuginfo] target(s) in 11.38s
4242026-04-10T04:12:47.331Z Running `target/debug/xtask build --profile debug xde xde-link`
4252026-04-10T04:12:48.855ZBuilding xde (dev).
4262026-04-10T04:12:49.099Z Compiling serde_core v1.0.228
4272026-04-10T04:12:49.099Z Compiling byteorder v1.5.0
4282026-04-10T04:12:49.099Z Compiling macaddr v1.0.1
4292026-04-10T04:12:49.099Z Compiling cfg-if v1.0.4
4302026-04-10T04:12:49.099Z Compiling stable_deref_trait v1.2.1
4312026-04-10T04:12:49.117Z Compiling zerocopy v0.8.48
4322026-04-10T04:12:49.140Z Compiling thiserror v2.0.18
4332026-04-10T04:12:49.140Z Compiling managed v0.8.0
4342026-04-10T04:12:49.162Z Compiling bitflags v1.3.2
4352026-04-10T04:12:49.176Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-04-10T04:12:49.204Z Compiling cobs v0.3.0
4372026-04-10T04:12:49.228Z Compiling either v1.15.0
4382026-04-10T04:12:49.288Z Compiling hash32 v0.3.1
4392026-04-10T04:12:49.334Z Compiling ref-cast v1.0.25
4402026-04-10T04:12:49.403Z Compiling heapless v0.8.0
4412026-04-10T04:12:49.422Z Compiling itertools v0.14.0
4422026-04-10T04:12:49.448Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4432026-04-10T04:12:49.448Z Compiling crc32fast v1.5.0
4442026-04-10T04:12:49.486Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4452026-04-10T04:12:49.519Z Compiling dyn-clone v1.0.20
4462026-04-10T04:12:49.619Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4472026-04-10T04:12:49.764Z Compiling smoltcp v0.11.0
4482026-04-10T04:12:50.681Z Compiling serde v1.0.228
4492026-04-10T04:12:50.681Z Compiling bitflags v2.11.0
4502026-04-10T04:12:50.681Z Compiling uuid v1.23.0
4512026-04-10T04:12:50.805Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4522026-04-10T04:12:51.144Z Compiling postcard v1.1.3
4532026-04-10T04:12:51.928Z Compiling ingot-types v0.1.2
4542026-04-10T04:12:52.219Z Compiling ingot v0.1.1
4552026-04-10T04:12:53.662Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4562026-04-10T04:12:57.892Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4572026-04-10T04:13:08.200Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
4582026-04-10T04:13:16.397Z Finished `dev` profile [optimized + debuginfo] target(s) in 27.50s
4592026-04-10T04:13:16.422ZLinking xde kmod...
4602026-04-10T04:13:17.547ZBuilding xde dev link helper (dev).
4612026-04-10T04:13:17.833Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
4622026-04-10T04:13:18.047Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.46s
4632026-04-10T04:13:18.079Z
4642026-04-10T04:13:18.079Zreal 42.173505087
4652026-04-10T04:13:18.079Zuser 2:15.276236716
4662026-04-10T04:13:18.079Zsys 11.174808276
4672026-04-10T04:13:18.079Ztrap 0.063549308
4682026-04-10T04:13:18.079Ztflt 0.255512161
4692026-04-10T04:13:18.079Zdflt 0.400656304
4702026-04-10T04:13:18.079Zkflt 0.000010087
4712026-04-10T04:13:18.079Zlock 6:29.834660678
4722026-04-10T04:13:18.079Zslp 4:00.990703900
4732026-04-10T04:13:18.080Zlat 6.060227632
4742026-04-10T04:13:18.080Zstop 4.937628301
4752026-04-10T04:13:18.080Z+ header 'build xde (release)'
4762026-04-10T04:13:18.080Z+ echo '# ==== build xde (release) ==== #'
4772026-04-10T04:13:18.080Z# ==== build xde (release) ==== #
4782026-04-10T04:13:18.080Z+ ptime -m cargo xtask build --profile release xde xde-link
4792026-04-10T04:13:18.218Z Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s
4802026-04-10T04:13:18.254Z Running `target/debug/xtask build --profile release xde xde-link`
4812026-04-10T04:13:18.400ZBuilding xde (release-lto).
4822026-04-10T04:13:18.624Z 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-10T04:13:18.624Z 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-10T04:13:18.624Z Compiling proc-macro2 v1.0.106
4852026-04-10T04:13:18.624Z Compiling quote v1.0.45
4862026-04-10T04:13:18.624Z Compiling unicode-ident v1.0.24
4872026-04-10T04:13:18.649Z Compiling ident_case v1.0.1
4882026-04-10T04:13:18.649Z Compiling strsim v0.11.1
4892026-04-10T04:13:18.649Z Compiling serde_core v1.0.228
4902026-04-10T04:13:18.722Z Compiling fnv v1.0.7
4912026-04-10T04:13:18.726Z Compiling memchr v2.8.0
4922026-04-10T04:13:18.803Z Compiling regex-syntax v0.8.10
4932026-04-10T04:13:19.368Z Compiling thiserror v2.0.18
4942026-04-10T04:13:19.429Z Compiling either v1.15.0
4952026-04-10T04:13:19.429Z Compiling serde v1.0.228
4962026-04-10T04:13:19.429Z Compiling aho-corasick v1.1.4
4972026-04-10T04:13:19.429Z Compiling zerocopy v0.8.48
4982026-04-10T04:13:19.429Z Compiling itertools v0.14.0
4992026-04-10T04:13:19.429Z Compiling heapless v0.8.0
5002026-04-10T04:13:19.692Z Compiling syn v2.0.117
5012026-04-10T04:13:19.766Z Compiling smoltcp v0.11.0
5022026-04-10T04:13:19.782Z Compiling crc32fast v1.5.0
5032026-04-10T04:13:19.829Z Compiling version_check v0.9.5
5042026-04-10T04:13:21.737Z Compiling ref-cast v1.0.25
5052026-04-10T04:13:21.881Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5062026-04-10T04:13:21.881Z Compiling regex-automata v0.4.14
5072026-04-10T04:13:22.072Z Compiling regex v1.12.3
5082026-04-10T04:13:22.136Z Compiling darling_core v0.21.3
5092026-04-10T04:13:22.136Z Compiling darling_core v0.23.0
5102026-04-10T04:13:22.858Z Compiling zerocopy-derive v0.8.48
5112026-04-10T04:13:22.858Z Compiling serde_derive v1.0.228
5122026-04-10T04:13:22.858Z Compiling thiserror-impl v2.0.18
5132026-04-10T04:13:22.891Z Compiling ref-cast-impl v1.0.25
5142026-04-10T04:13:22.891Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5152026-04-10T04:13:24.429Z Compiling darling_macro v0.23.0
5162026-04-10T04:13:24.532Z Compiling darling_macro v0.21.3
5172026-04-10T04:13:25.306Z Compiling darling v0.23.0
5182026-04-10T04:13:25.368Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5192026-04-10T04:13:25.390Z Compiling darling v0.21.3
5202026-04-10T04:13:25.457Z Compiling ingot-macros v0.1.1
5212026-04-10T04:13:30.571Z 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-10T04:13:32.581Z Compiling byteorder v1.5.0
5232026-04-10T04:13:32.585Z Compiling stable_deref_trait v1.2.1
5242026-04-10T04:13:32.585Z Compiling macaddr v1.0.1
5252026-04-10T04:13:32.585Z Compiling cfg-if v1.0.4
5262026-04-10T04:13:32.643Z Compiling bitflags v1.3.2
5272026-04-10T04:13:32.652Z Compiling cobs v0.3.0
5282026-04-10T04:13:32.744Z Compiling managed v0.8.0
5292026-04-10T04:13:32.763Z Compiling hash32 v0.3.1
5302026-04-10T04:13:32.915Z Compiling dyn-clone v1.0.20
5312026-04-10T04:13:32.931Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5322026-04-10T04:13:34.175Z Compiling bitflags v2.11.0
5332026-04-10T04:13:34.175Z Compiling uuid v1.23.0
5342026-04-10T04:13:34.335Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5352026-04-10T04:13:34.611Z Compiling postcard v1.1.3
5362026-04-10T04:13:35.396Z Compiling ingot-types v0.1.2
5372026-04-10T04:13:35.745Z Compiling ingot v0.1.1
5382026-04-10T04:13:37.337Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5392026-04-10T04:13:40.895Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5402026-04-10T04:13:49.609Z Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde)
5412026-04-10T04:14:17.571Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.16s
5422026-04-10T04:14:17.593ZLinking xde kmod...
5432026-04-10T04:14:18.153ZBuilding xde dev link helper (release).
5442026-04-10T04:14:18.314Z 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-10T04:14:18.314Z 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-10T04:14:18.314Z Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link)
5472026-04-10T04:14:29.306Z 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-10T04:14:31.666Z Finished `release` profile [optimized + debuginfo] target(s) in 13.48s
5492026-04-10T04:14:31.686Z
5502026-04-10T04:14:31.689Zreal 1:13.638356848
5512026-04-10T04:14:31.689Zuser 2:05.840078478
5522026-04-10T04:14:31.689Zsys 12.447383570
5532026-04-10T04:14:31.689Ztrap 0.030498494
5542026-04-10T04:14:31.689Ztflt 0.124509625
5552026-04-10T04:14:31.689Zdflt 0.279724663
5562026-04-10T04:14:31.689Zkflt 0.000021286
5572026-04-10T04:14:31.689Zlock 10:29.403122812
5582026-04-10T04:14:31.689Zslp 5:58.180889213
5592026-04-10T04:14:31.689Zlat 3.341685053
5602026-04-10T04:14:31.689Zstop 5.421402245
5612026-04-10T04:14:31.689Z+ elfdump target/x86_64-unknown-unknown/debug/xde.dbg
5622026-04-10T04:14:31.689Z+ grep GOTPCREL
5632026-04-10T04:14:33.441Z+ elfdump target/x86_64-unknown-unknown/release-lto/xde
5642026-04-10T04:14:33.445Z+ grep GOTPCREL
5652026-04-10T04:14:34.350Z+ cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/
5662026-04-10T04:14:34.404Z+ sha256sum /work/debug/xde.dbg
5672026-04-10T04:14:34.454Z+ cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so
5682026-04-10T04:14:34.461Z+ sha256sum /work/debug/xde_link.dbg.so
5692026-04-10T04:14:34.468Z+ cp target/x86_64-unknown-unknown/release-lto/xde /work/release/
5702026-04-10T04:14:34.494Z+ sha256sum /work/release/xde
5712026-04-10T04:14:34.523Z+ cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so
5722026-04-10T04:14:34.528Z+ sha256sum /work/release/xde_link.so
5732026-04-10T04:14:34.528Z+ header 'build xde integration tests'
5742026-04-10T04:14:34.528Z+ echo '# ==== build xde integration tests ==== #'
5752026-04-10T04:14:34.528Z+ pushd xde-tests
5762026-04-10T04:14:34.528Z# ==== build xde integration tests ==== #
5772026-04-10T04:14:34.528Z/work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte
5782026-04-10T04:14:34.528Z+ cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
5792026-04-10T04:14:34.606Z+ cargo clippy --all-targets -- --deny warnings
5802026-04-10T04:14:34.823Z Compiling serde_core v1.0.228
5812026-04-10T04:14:34.823Z Checking cfg-if v1.0.4
5822026-04-10T04:14:34.823Z Checking memchr v2.8.0
5832026-04-10T04:14:34.823Z Compiling rustversion v1.0.22
5842026-04-10T04:14:34.823Z Compiling serde v1.0.228
5852026-04-10T04:14:34.827Z Compiling strsim v0.11.1
5862026-04-10T04:14:34.827Z Compiling version_check v0.9.5
5872026-04-10T04:14:34.850Z Compiling syn v2.0.117
5882026-04-10T04:14:34.902Z Compiling ident_case v1.0.1
5892026-04-10T04:14:35.020Z Compiling libc v0.2.184
5902026-04-10T04:14:35.106Z Compiling fnv v1.0.7
5912026-04-10T04:14:35.164Z Compiling syn v1.0.109
5922026-04-10T04:14:35.184Z Compiling regex-syntax v0.8.10
5932026-04-10T04:14:35.217Z Checking pin-project-lite v0.2.17
5942026-04-10T04:14:35.291Z Compiling either v1.15.0
5952026-04-10T04:14:35.482Z Compiling hashbrown v0.16.1
5962026-04-10T04:14:35.496Z Compiling winnow v1.0.1
5972026-04-10T04:14:35.674Z Compiling aho-corasick v1.1.4
5982026-04-10T04:14:35.688Z Compiling zerocopy v0.8.48
5992026-04-10T04:14:35.742Z Compiling equivalent v1.0.2
6002026-04-10T04:14:36.022Z Compiling indexmap v2.13.1
6012026-04-10T04:14:36.108Z Compiling itertools v0.14.0
6022026-04-10T04:14:36.539Z Compiling toml_parser v1.1.2+spec-1.1.0
6032026-04-10T04:14:36.624Z Compiling regex-automata v0.4.14
6042026-04-10T04:14:36.840Z Checking byteorder v1.5.0
6052026-04-10T04:14:36.995Z Compiling toml_datetime v1.1.1+spec-1.1.0
6062026-04-10T04:14:37.096Z Compiling heapless v0.8.0
6072026-04-10T04:14:37.129Z Checking hash32 v0.3.1
6082026-04-10T04:14:37.211Z Compiling toml_edit v0.25.10+spec-1.1.0
6092026-04-10T04:14:37.233Z Checking bitflags v2.11.0
6102026-04-10T04:14:37.259Z Compiling slog v2.8.2
6112026-04-10T04:14:37.330Z Checking futures-sink v0.3.32
6122026-04-10T04:14:37.381Z Checking stable_deref_trait v1.2.1
6132026-04-10T04:14:37.414Z Compiling darling_core v0.21.3
6142026-04-10T04:14:37.443Z Compiling darling_core v0.23.0
6152026-04-10T04:14:37.468Z Checking futures-core v0.3.32
6162026-04-10T04:14:37.536Z Checking macaddr v1.0.1
6172026-04-10T04:14:37.584Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6182026-04-10T04:14:37.672Z Compiling smoltcp v0.11.0
6192026-04-10T04:14:37.843Z Compiling proc-macro-crate v3.5.0
6202026-04-10T04:14:38.006Z Checking futures-channel v0.3.32
6212026-04-10T04:14:38.198Z Compiling proc-macro-error-attr v1.0.4
6222026-04-10T04:14:38.231Z Compiling getrandom v0.4.2
6232026-04-10T04:14:38.407Z Compiling regex v1.12.3
6242026-04-10T04:14:38.468Z Checking managed v0.8.0
6252026-04-10T04:14:38.482Z Checking futures-task v0.3.32
6262026-04-10T04:14:38.612Z Compiling autocfg v1.5.0
6272026-04-10T04:14:38.633Z Compiling serde_derive v1.0.228
6282026-04-10T04:14:38.644Z Compiling thiserror-impl v2.0.18
6292026-04-10T04:14:38.801Z Compiling zerocopy-derive v0.8.48
6302026-04-10T04:14:38.955Z Compiling futures-macro v0.3.32
6312026-04-10T04:14:39.154Z Compiling ref-cast v1.0.25
6322026-04-10T04:14:39.218Z Checking rand_core v0.10.0
6332026-04-10T04:14:39.349Z Checking bitflags v1.3.2
6342026-04-10T04:14:39.411Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6352026-04-10T04:14:39.448Z Checking slab v0.4.12
6362026-04-10T04:14:39.511Z Compiling darling_macro v0.21.3
6372026-04-10T04:14:39.529Z Compiling darling_macro v0.23.0
6382026-04-10T04:14:39.593Z Checking futures-io v0.3.32
6392026-04-10T04:14:39.612Z Compiling crc32fast v1.5.0
6402026-04-10T04:14:39.771Z Checking futures-util v0.3.32
6412026-04-10T04:14:39.852Z Checking thiserror v2.0.18
6422026-04-10T04:14:39.923Z Compiling num-traits v0.2.19
6432026-04-10T04:14:39.936Z Checking cobs v0.3.0
6442026-04-10T04:14:40.058Z Compiling darling v0.23.0
6452026-04-10T04:14:40.058Z Compiling darling v0.21.3
6462026-04-10T04:14:40.071Z Compiling num_enum_derive v0.7.6
6472026-04-10T04:14:40.126Z Compiling ref-cast-impl v1.0.25
6482026-04-10T04:14:40.130Z Compiling ingot-macros v0.1.1
6492026-04-10T04:14:40.143Z Compiling foreign-types-macros v0.2.3
6502026-04-10T04:14:40.743Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
6512026-04-10T04:14:40.759Z Compiling proc-macro-error v1.0.4
6522026-04-10T04:14:40.950Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
6532026-04-10T04:14:41.030Z Checking cpufeatures v0.3.0
6542026-04-10T04:14:41.058Z Checking foreign-types-shared v0.3.1
6552026-04-10T04:14:41.082Z Compiling crossbeam-utils v0.8.21
6562026-04-10T04:14:41.089Z Checking once_cell v1.21.4
6572026-04-10T04:14:41.135Z Checking unicode-width v0.2.2
6582026-04-10T04:14:41.178Z Checking ipnetwork v0.21.1
6592026-04-10T04:14:41.254Z Checking tracing-core v0.1.36
6602026-04-10T04:14:41.382Z Checking foreign-types v0.5.0
6612026-04-10T04:14:41.388Z Checking tabwriter v1.4.1
6622026-04-10T04:14:41.391Z Checking chacha20 v0.10.0
6632026-04-10T04:14:41.445Z Checking num_enum v0.7.6
6642026-04-10T04:14:41.570Z Checking anyhow v1.0.102
6652026-04-10T04:14:41.714Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6662026-04-10T04:14:41.745Z Checking erased-serde v0.3.31
6672026-04-10T04:14:41.763Z Checking postcard v1.1.3
6682026-04-10T04:14:41.819Z Checking futures-executor v0.3.32
6692026-04-10T04:14:41.958Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6702026-04-10T04:14:41.963Z Compiling tracing-attributes v0.1.31
6712026-04-10T04:14:42.027Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6722026-04-10T04:14:42.378Z Checking cstr-argument v0.1.2
6732026-04-10T04:14:42.404Z Compiling thiserror v1.0.69
6742026-04-10T04:14:42.426Z Compiling num-conv v0.2.1
6752026-04-10T04:14:42.491Z Checking powerfmt v0.2.0
6762026-04-10T04:14:42.565Z Checking pretty-hex v0.4.2
6772026-04-10T04:14:42.596Z Checking dyn-clone v1.0.20
6782026-04-10T04:14:42.635Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
6792026-04-10T04:14:42.674Z Compiling time-core v0.1.8
6802026-04-10T04:14:42.689Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6812026-04-10T04:14:42.812Z Compiling time-macros v0.2.27
6822026-04-10T04:14:42.836Z Checking deranged v0.5.8
6832026-04-10T04:14:42.836Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6842026-04-10T04:14:42.848Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6852026-04-10T04:14:42.877Z Checking futures v0.3.32
6862026-04-10T04:14:42.941Z Checking rand v0.10.0
6872026-04-10T04:14:43.028Z Checking ingot-types v0.1.2
6882026-04-10T04:14:43.162Z Checking tracing v0.1.44
6892026-04-10T04:14:43.185Z Compiling thiserror-impl v1.0.69
6902026-04-10T04:14:43.323Z Checking uuid v1.23.0
6912026-04-10T04:14:43.341Z Checking arc-swap v1.9.1
6922026-04-10T04:14:43.354Z Checking ingot v0.1.1
6932026-04-10T04:14:43.387Z Checking socket2 v0.6.3
6942026-04-10T04:14:43.547Z Checking nom v8.0.0
6952026-04-10T04:14:43.576Z Checking thread_local v1.1.9
6962026-04-10T04:14:43.731Z Compiling slog-async v2.8.0
6972026-04-10T04:14:43.761Z Checking itoa v1.0.18
6982026-04-10T04:14:43.791Z Compiling heck v0.4.1
6992026-04-10T04:14:43.902Z Checking colored v3.1.1
7002026-04-10T04:14:44.004Z Checking oxnet v0.1.4
7012026-04-10T04:14:44.088Z Checking iana-time-zone v0.1.65
7022026-04-10T04:14:44.092Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
7032026-04-10T04:14:44.106Z Checking lazy_static v1.5.0
7042026-04-10T04:14:44.184Z Checking chrono v0.4.44
7052026-04-10T04:14:44.187Z Checking slog-scope v4.4.1
7062026-04-10T04:14:44.212Z Checking time v0.3.47
7072026-04-10T04:14:44.342Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
7082026-04-10T04:14:44.413Z Checking crossbeam-channel v0.5.15
7092026-04-10T04:14:44.730Z Checking cookie-factory v0.3.3
7102026-04-10T04:14:44.949Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
7112026-04-10T04:14:44.972Z Checking itertools v0.12.1
7122026-04-10T04:14:44.976Z Checking is-terminal v0.4.17
7132026-04-10T04:14:44.980Z Checking term v1.2.1
7142026-04-10T04:14:45.024Z Checking take_mut v0.2.2
7152026-04-10T04:14:45.051Z Checking circular v0.3.0
7162026-04-10T04:14:45.118Z Checking log v0.4.29
7172026-04-10T04:14:45.192Z Checking slog-term v2.9.2
7182026-04-10T04:14:45.274Z Checking slog-stdlog v4.1.1
7192026-04-10T04:14:45.441Z Checking rusticata-macros v5.0.0
7202026-04-10T04:14:45.558Z Checking pcap-parser v0.17.0
7212026-04-10T04:14:45.912Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
7222026-04-10T04:14:46.208Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
7232026-04-10T04:14:47.049Z Checking slog-envlogger v2.2.0
7242026-04-10T04:14:49.372Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
7252026-04-10T04:14:50.996Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7262026-04-10T04:14:50.999Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7272026-04-10T04:14:51.365Z Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7282026-04-10T04:14:51.884Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.23s
7292026-04-10T04:14:51.922Z+ cargo build --test loopback
7302026-04-10T04:14:52.097Z Compiling cfg-if v1.0.4
7312026-04-10T04:14:52.097Z Compiling memchr v2.8.0
7322026-04-10T04:14:52.100Z Compiling serde_core v1.0.228
7332026-04-10T04:14:52.125Z Compiling libc v0.2.184
7342026-04-10T04:14:52.129Z Compiling thiserror v2.0.18
7352026-04-10T04:14:52.132Z Compiling pin-project-lite v0.2.17
7362026-04-10T04:14:52.135Z Compiling byteorder v1.5.0
7372026-04-10T04:14:52.135Z Compiling either v1.15.0
7382026-04-10T04:14:52.175Z Compiling zerocopy v0.8.48
7392026-04-10T04:14:52.204Z Compiling macaddr v1.0.1
7402026-04-10T04:14:52.209Z Compiling futures-sink v0.3.32
7412026-04-10T04:14:52.299Z Compiling hash32 v0.3.1
7422026-04-10T04:14:52.303Z Compiling futures-core v0.3.32
7432026-04-10T04:14:52.320Z Compiling stable_deref_trait v1.2.1
7442026-04-10T04:14:52.391Z Compiling futures-channel v0.3.32
7452026-04-10T04:14:52.446Z Compiling heapless v0.8.0
7462026-04-10T04:14:52.452Z Compiling cobs v0.3.0
7472026-04-10T04:14:52.463Z Compiling managed v0.8.0
7482026-04-10T04:14:52.466Z Compiling slab v0.4.12
7492026-04-10T04:14:52.617Z Compiling futures-io v0.3.32
7502026-04-10T04:14:52.636Z Compiling rand_core v0.10.0
7512026-04-10T04:14:52.670Z Compiling futures-task v0.3.32
7522026-04-10T04:14:52.716Z Compiling bitflags v1.3.2
7532026-04-10T04:14:52.784Z Compiling futures-util v0.3.32
7542026-04-10T04:14:52.795Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
7552026-04-10T04:14:52.802Z Compiling smoltcp v0.11.0
7562026-04-10T04:14:52.861Z Compiling cpufeatures v0.3.0
7572026-04-10T04:14:52.866Z Compiling foreign-types-shared v0.3.1
7582026-04-10T04:14:52.934Z Compiling ipnetwork v0.21.1
7592026-04-10T04:14:52.944Z Compiling once_cell v1.21.4
7602026-04-10T04:14:53.017Z Compiling unicode-width v0.2.2
7612026-04-10T04:14:53.178Z Compiling tracing-core v0.1.36
7622026-04-10T04:14:53.329Z Compiling tabwriter v1.4.1
7632026-04-10T04:14:53.518Z Compiling foreign-types v0.5.0
7642026-04-10T04:14:53.592Z Compiling chacha20 v0.10.0
7652026-04-10T04:14:53.701Z Compiling ref-cast v1.0.25
7662026-04-10T04:14:53.747Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
7672026-04-10T04:14:53.797Z Compiling num_enum v0.7.6
7682026-04-10T04:14:53.914Z Compiling serde v1.0.228
7692026-04-10T04:14:53.945Z Compiling bitflags v2.11.0
7702026-04-10T04:14:54.073Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
7712026-04-10T04:14:54.185Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
7722026-04-10T04:14:54.361Z Compiling erased-serde v0.3.31
7732026-04-10T04:14:54.427Z Compiling postcard v1.1.3
7742026-04-10T04:14:54.528Z Compiling getrandom v0.4.2
7752026-04-10T04:14:54.556Z Compiling crc32fast v1.5.0
7762026-04-10T04:14:54.745Z Compiling cstr-argument v0.1.2
7772026-04-10T04:14:54.761Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
7782026-04-10T04:14:54.781Z Compiling slog v2.8.2
7792026-04-10T04:14:54.797Z Compiling itertools v0.14.0
7802026-04-10T04:14:54.867Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
7812026-04-10T04:14:54.907Z Compiling futures-executor v0.3.32
7822026-04-10T04:14:55.084Z Compiling ingot-types v0.1.2
7832026-04-10T04:14:55.190Z Compiling dyn-clone v1.0.20
7842026-04-10T04:14:55.333Z Compiling pretty-hex v0.4.2
7852026-04-10T04:14:55.382Z Compiling powerfmt v0.2.0
7862026-04-10T04:14:55.420Z Compiling ingot v0.1.1
7872026-04-10T04:14:55.468Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
7882026-04-10T04:14:55.482Z Compiling futures v0.3.32
7892026-04-10T04:14:55.521Z Compiling deranged v0.5.8
7902026-04-10T04:14:55.529Z Compiling tracing v0.1.44
7912026-04-10T04:14:55.552Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
7922026-04-10T04:14:55.652Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
7932026-04-10T04:14:55.670Z Compiling num-traits v0.2.19
7942026-04-10T04:14:55.684Z Compiling rand v0.10.0
7952026-04-10T04:14:55.752Z Compiling uuid v1.23.0
7962026-04-10T04:14:55.904Z Compiling crossbeam-utils v0.8.21
7972026-04-10T04:14:56.175Z Compiling aho-corasick v1.1.4
7982026-04-10T04:14:56.400Z Compiling nom v8.0.0
7992026-04-10T04:14:56.406Z Compiling socket2 v0.6.3
8002026-04-10T04:14:56.559Z Compiling thread_local v1.1.9
8012026-04-10T04:14:56.697Z Compiling arc-swap v1.9.1
8022026-04-10T04:14:56.805Z Compiling winnow v1.0.1
8032026-04-10T04:14:56.989Z Compiling num-conv v0.2.1
8042026-04-10T04:14:57.081Z Compiling regex-syntax v0.8.10
8052026-04-10T04:14:57.134Z Compiling colored v3.1.1
8062026-04-10T04:14:57.229Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
8072026-04-10T04:14:57.576Z Compiling time-core v0.1.8
8082026-04-10T04:14:57.684Z Compiling oxnet v0.1.4
8092026-04-10T04:14:57.709Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
8102026-04-10T04:14:57.949Z Compiling iana-time-zone v0.1.65
8112026-04-10T04:14:57.997Z Compiling lazy_static v1.5.0
8122026-04-10T04:14:58.094Z Compiling slog-scope v4.4.1
8132026-04-10T04:14:58.164Z Compiling chrono v0.4.44
8142026-04-10T04:14:58.440Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
8152026-04-10T04:14:58.582Z Compiling rusticata-macros v5.0.0
8162026-04-10T04:14:58.877Z Compiling regex-automata v0.4.14
8172026-04-10T04:14:58.911Z Compiling time v0.3.47
8182026-04-10T04:14:59.662Z Compiling thiserror v1.0.69
8192026-04-10T04:14:59.766Z Compiling crossbeam-channel v0.5.15
8202026-04-10T04:15:00.501Z Compiling cookie-factory v0.3.3
8212026-04-10T04:15:00.823Z Compiling is-terminal v0.4.17
8222026-04-10T04:15:00.864Z Compiling itertools v0.12.1
8232026-04-10T04:15:00.914Z Compiling term v1.2.1
8242026-04-10T04:15:02.177Z Compiling log v0.4.29
8252026-04-10T04:15:02.344Z Compiling circular v0.3.0
8262026-04-10T04:15:02.443Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
8272026-04-10T04:15:02.599Z Compiling take_mut v0.2.2
8282026-04-10T04:15:02.710Z Compiling slog-async v2.8.0
8292026-04-10T04:15:03.172Z Compiling pcap-parser v0.17.0
8302026-04-10T04:15:03.503Z Compiling slog-stdlog v4.1.1
8312026-04-10T04:15:03.930Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
8322026-04-10T04:15:04.624Z Compiling slog-term v2.9.2
8332026-04-10T04:15:04.873Z Compiling regex v1.12.3
8342026-04-10T04:15:05.975Z Compiling slog-envlogger v2.2.0
8352026-04-10T04:15:06.033Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
8362026-04-10T04:15:06.061Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
8372026-04-10T04:15:06.294Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
8382026-04-10T04:15:06.969Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8392026-04-10T04:15:14.537Z Finished `dev` profile [optimized + debuginfo] target(s) in 22.60s
8402026-04-10T04:15:14.570Z++ cargo build -q --test loopback --message-format=json
8412026-04-10T04:15:14.574Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8422026-04-10T04:15:14.693Z+ loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-5e5e2d87e4231250
8432026-04-10T04:15:14.693Z+ cargo build --test multicast_rx
8442026-04-10T04:15:14.797Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8452026-04-10T04:15:16.393Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.69s
8462026-04-10T04:15:16.429Z++ cargo build -q --test multicast_rx --message-format=json
8472026-04-10T04:15:16.432Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8482026-04-10T04:15:16.556Z+ multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-9aa6be47e8c0df06
8492026-04-10T04:15:16.556Z+ cargo build --test multicast_multi_sub
8502026-04-10T04:15:16.657Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8512026-04-10T04:15:18.441Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.88s
8522026-04-10T04:15:18.477Z++ cargo build -q --test multicast_multi_sub --message-format=json
8532026-04-10T04:15:18.483Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8542026-04-10T04:15:18.600Z+ multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-aa6bdb0f3a7df064
8552026-04-10T04:15:18.600Z+ cargo build --test multicast_validation
8562026-04-10T04:15:18.704Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8572026-04-10T04:15:20.622Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.01s
8582026-04-10T04:15:20.658Z++ cargo build -q --test multicast_validation --message-format=json
8592026-04-10T04:15:20.661Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8602026-04-10T04:15:20.780Z+ multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-5e2f8541bbded0f4
8612026-04-10T04:15:20.780Z+ cargo build --test multicast_source_filter
8622026-04-10T04:15:20.886Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
8632026-04-10T04:15:22.927Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.13s
8642026-04-10T04:15:22.962Z++ cargo build -q --test multicast_source_filter --message-format=json
8652026-04-10T04:15:23.042Z++ jq -r 'select(.profile.test == true) | .filenames[]'
8662026-04-10T04:15:23.082Z+ multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-c60b01c7079b4916
8672026-04-10T04:15:23.083Z+ mkdir -p /work/test
8682026-04-10T04:15:23.086Z+ cp /work/oxidecomputer/opte/target/debug/deps/loopback-5e5e2d87e4231250 /work/test/loopback
8692026-04-10T04:15:23.117Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-9aa6be47e8c0df06 /work/test/multicast_rx
8702026-04-10T04:15:23.157Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-aa6bdb0f3a7df064 /work/test/multicast_multi_sub
8712026-04-10T04:15:23.202Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-5e2f8541bbded0f4 /work/test/multicast_validation
8722026-04-10T04:15:23.243Z+ cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-c60b01c7079b4916 /work/test/multicast_source_filter
8732026-04-10T04:15:23.283Zprocess exited: duration 248777 ms, exit code 0
 
8742026-04-10T04:15:23.302Zfound 14 output files
8752026-04-10T04:15:23.303Zuploading: /work/debug/xde.dbg (91612816 bytes)
8762026-04-10T04:15:24.950Zuploaded: /work/debug/xde.dbg
8772026-04-10T04:15:24.950Zuploading: /work/debug/xde.dbg.sha256 (86 bytes)
8782026-04-10T04:15:25.961Zuploaded: /work/debug/xde.dbg.sha256
8792026-04-10T04:15:25.961Zuploading: /work/debug/xde_link.dbg.so (1084984 bytes)
8802026-04-10T04:15:26.990Zuploaded: /work/debug/xde_link.dbg.so
8812026-04-10T04:15:26.990Zuploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes)
8822026-04-10T04:15:28.001Zuploaded: /work/debug/xde_link.dbg.so.sha256
8832026-04-10T04:15:28.001Zuploading: /work/release/xde (49452560 bytes)
8842026-04-10T04:15:29.457Zuploaded: /work/release/xde
8852026-04-10T04:15:29.458Zuploading: /work/release/xde.sha256 (84 bytes)
8862026-04-10T04:15:30.468Zuploaded: /work/release/xde.sha256
8872026-04-10T04:15:30.472Zuploading: /work/release/xde_link.so (39516 bytes)
8882026-04-10T04:15:31.486Zuploaded: /work/release/xde_link.so
8892026-04-10T04:15:31.486Zuploading: /work/release/xde_link.so.sha256 (92 bytes)
8902026-04-10T04:15:32.496Zuploaded: /work/release/xde_link.so.sha256
8912026-04-10T04:15:32.500Zuploading: /work/test/loopback (49824800 bytes)
8922026-04-10T04:15:33.847Zuploaded: /work/test/loopback
8932026-04-10T04:15:33.851Zuploading: /work/test/multicast_rx (50116792 bytes)
8942026-04-10T04:15:35.195Zuploaded: /work/test/multicast_rx
8952026-04-10T04:15:35.200Zuploading: /work/test/multicast_multi_sub (56352040 bytes)
8962026-04-10T04:15:36.562Zuploaded: /work/test/multicast_multi_sub
8972026-04-10T04:15:36.562Zuploading: /work/test/multicast_validation (50269512 bytes)
8982026-04-10T04:15:37.955Zuploaded: /work/test/multicast_validation
8992026-04-10T04:15:37.955Zuploading: /work/test/multicast_source_filter (50573832 bytes)
9002026-04-10T04:15:39.310Zuploaded: /work/test/multicast_source_filter
9012026-04-10T04:15:39.313Zuploading: /work/xde.conf (79 bytes)
9022026-04-10T04:15:40.324Zuploaded: /work/xde.conf