01KR1D6QDBV286SVHH7E3QME1F: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/bench-results.tgz",
            series: "benchmark",
            name: "bench-results.tgz",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KR1D7P1W129B8HKAHMSVET0P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-07T14:30:10.355Zjob dependencies complete; ready to run (waiting for 5 m 11 s)
22026-05-07T14:31:03.516Zjob assigned to worker 01KR1DH7BN4S5JH4RVF9GXPA7P [factory aws, i-0c4b215dcdbf9b3aa] (queued for 53 s)
32026-05-07T14:31:09.920Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-07T14:31:10.976Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-07T14:31:10.980Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-07T14:31:11.005Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-07T14:31:11.005Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-07T14:31:11.039Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-07T14:31:11.039Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-07T14:31:11.070Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-07T14:31:11.073Zdownloading input: /input/xde/work/release/xde
122026-05-07T14:31:11.832Zdownloaded input: /input/xde/work/release/xde
132026-05-07T14:31:11.835Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-07T14:31:11.856Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-07T14:31:11.856Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-07T14:31:11.923Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-07T14:31:11.925Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-07T14:31:11.956Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-07T14:31:11.959Zdownloading input: /input/xde/work/test/loopback
202026-05-07T14:31:12.581Zdownloaded input: /input/xde/work/test/loopback
212026-05-07T14:31:12.585Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-07T14:31:13.266Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-07T14:31:13.269Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-07T14:31:13.996Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-07T14:31:14.000Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-07T14:31:14.635Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-07T14:31:14.638Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-07T14:31:15.370Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-07T14:31:15.373Zdownloading input: /input/xde/work/xde.conf
302026-05-07T14:31:15.397Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-07T14:31:15.397Zstarting task 0: "setup"
322026-05-07T14:31:15.403Z++ uname -s
332026-05-07T14:31:15.406Z+ kern=SunOS
342026-05-07T14:31:15.406Z+ build_user=build
352026-05-07T14:31:15.406Z+ build_uid=12345
362026-05-07T14:31:15.406Z+ work_dir=/work
372026-05-07T14:31:15.406Z+ input_dir=/input
382026-05-07T14:31:15.406Z+ [[ 0 == 12345 ]]
392026-05-07T14:31:15.406Z+ case "$kern" in
402026-05-07T14:31:15.406Z+ groupadd -g 12345 build
412026-05-07T14:31:15.409Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-07T14:31:17.413Z+ zfs create -o mountpoint=/work rpool/work
432026-05-07T14:31:17.604Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-07T14:31:17.608Z+ home_fs=zfs
452026-05-07T14:31:17.608Z+ [[ zfs == autofs ]]
462026-05-07T14:31:17.608Z+ mkdir -p /home/build
472026-05-07T14:31:17.608Z+ chown build:build /home/build /work
482026-05-07T14:31:19.608Z+ chmod 0700 /home/build /work
492026-05-07T14:31:19.611Zprocess exited: duration 4213 ms, exit code 0
 
502026-05-07T14:31:19.618Zstarting task 1: "rust-toolchain"
512026-05-07T14:31:19.622Z * rust toolchain channel = "1.94.1"
522026-05-07T14:31:19.622Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
532026-05-07T14:31:19.622Z * rust toolchain profile = "default"
542026-05-07T14:31:19.622Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-07T14:31:19.622Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-07T14:31:19.626Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-07T14:31:19.626Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-07T14:31:19.626Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-07T14:31:19.726Zinfo: downloading installer
602026-05-07T14:31:21.574Zwarn: It looks like you have an existing rustup settings file at:
612026-05-07T14:31:21.574Zwarn: /home/build/.rustup/settings.toml
622026-05-07T14:31:21.574Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-07T14:31:21.574Zwarn: instead of the one inferred from the default host triple.
642026-05-07T14:31:21.585Zinfo: profile set to default
652026-05-07T14:31:21.585Zinfo: default host triple is x86_64-unknown-illumos
662026-05-07T14:31:21.588Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
672026-05-07T14:31:21.738Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
682026-05-07T14:31:21.741Zinfo: downloading 6 components
692026-05-07T14:31:38.146Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
702026-05-07T14:31:38.146Z
712026-05-07T14:31:38.173Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
722026-05-07T14:31:38.173Z
732026-05-07T14:31:38.173Z
742026-05-07T14:31:38.174ZRust is installed now. Great!
752026-05-07T14:31:38.174Z
762026-05-07T14:31:38.174ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-07T14:31:38.174Zenvironment variable. This has not been done automatically.
782026-05-07T14:31:38.174Z
792026-05-07T14:31:38.174ZTo configure your current shell, you need to source
802026-05-07T14:31:38.174Zthe corresponding env file under $HOME/.cargo.
812026-05-07T14:31:38.174Z
822026-05-07T14:31:38.174ZThis is usually done by running one of the following (note the leading DOT):
832026-05-07T14:31:38.177Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-07T14:31:38.177Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-07T14:31:38.177Zsource "~/.cargo/env.nu" # For nushell
862026-05-07T14:31:38.177Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-07T14:31:38.177Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-07T14:31:38.177Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-07T14:31:38.177Zwarn: no default linker (`cc`) was found in your PATH
902026-05-07T14:31:38.177Zwarn: many Rust crates require a system C toolchain to build
912026-05-07T14:31:38.260Z+ rustup --version
922026-05-07T14:31:38.270Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-07T14:31:38.273Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-07T14:31:38.291Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
952026-05-07T14:31:38.296Z+ cargo --version
962026-05-07T14:31:38.314Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
972026-05-07T14:31:38.319Z+ rustc --version
982026-05-07T14:31:38.328Zrustc 1.94.1 (e408947bf 2026-03-25)
992026-05-07T14:31:38.331Zprocess exited: duration 18711 ms, exit code 0
 
1002026-05-07T14:31:38.337Zstarting task 2: "authentication"
1012026-05-07T14:31:38.353Zprocess exited: duration 16 ms, exit code 0
 
1022026-05-07T14:31:38.367Zstarting task 3: "clone repository"
1032026-05-07T14:31:38.371Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-07T14:31:38.371Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-07T14:31:38.400ZCloning into '/work/oxidecomputer/opte'...
1062026-05-07T14:31:39.448Z+ cd /work/oxidecomputer/opte
1072026-05-07T14:31:39.448Z+ git fetch origin 459486abe3d1adc5ce68964ce2679d9fa1f51488
1082026-05-07T14:31:39.712ZFrom https://github.com/oxidecomputer/opte
1092026-05-07T14:31:39.712Z * branch 459486abe3d1adc5ce68964ce2679d9fa1f51488 -> FETCH_HEAD
1102026-05-07T14:31:39.718Z+ [[ -n faster-syn-expiry ]]
1112026-05-07T14:31:39.718Z++ git branch --show-current
1122026-05-07T14:31:39.718Z+ current=master
1132026-05-07T14:31:39.718Z+ [[ master != faster-syn-expiry ]]
1142026-05-07T14:31:39.718Z+ git branch -f faster-syn-expiry 459486abe3d1adc5ce68964ce2679d9fa1f51488
1152026-05-07T14:31:39.721Z+ git checkout -f faster-syn-expiry
1162026-05-07T14:31:39.733ZSwitched to branch 'faster-syn-expiry'
1172026-05-07T14:31:39.736Z+ git reset --hard 459486abe3d1adc5ce68964ce2679d9fa1f51488
1182026-05-07T14:31:39.755ZHEAD is now at 459486a Missed a transition, as it turns out.
1192026-05-07T14:31:39.759Zprocess exited: duration 1387 ms, exit code 0
 
1202026-05-07T14:31:39.774Zstarting task 4: "build"
1212026-05-07T14:31:39.781Z+ source .github/buildomat/common.sh
1222026-05-07T14:31:39.781Z++ rustup show active-toolchain
1232026-05-07T14:31:39.787Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-07T14:31:39.787Z++ pushd xde
1252026-05-07T14:31:39.787Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-07T14:31:39.787Z++ rustup show active-toolchain
1272026-05-07T14:31:39.791Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-07T14:31:40.315Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-07T14:31:40.318Zinfo: downloading 6 components
1302026-05-07T14:31:55.631Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-07T14:31:55.731Z+++ rustup show active-toolchain -v
1322026-05-07T14:31:55.734Z+++ head -n 1
1332026-05-07T14:31:55.734Z+++ cut '-d ' -f1
1342026-05-07T14:31:55.789Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-07T14:31:55.789Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-07T14:31:55.789Z++ popd
1372026-05-07T14:31:55.792Z/work/oxidecomputer/opte
1382026-05-07T14:31:55.792Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-07T14:31:58.066Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-07T14:31:58.123Z Startup: Caching catalogs ... Done
1412026-05-07T14:31:58.291ZPlanning: Solver setup ... Done
1422026-05-07T14:31:58.304ZPlanning: Running solver ... Done
1432026-05-07T14:31:58.309ZPlanning: Finding local manifests ... Done
1442026-05-07T14:31:58.319ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-07T14:31:58.343ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-07T14:31:58.355ZPlanning: Package planning ... Done
1472026-05-07T14:31:58.358ZPlanning: Merging actions ... Done
1482026-05-07T14:31:58.585ZPlanning: Checking for conflicting actions ... Done
1492026-05-07T14:31:58.588ZPlanning: Consolidating action changes ... Done
1502026-05-07T14:31:59.341ZPlanning: Evaluating mediators ... Done
1512026-05-07T14:31:59.344ZPlanning: Planning completed in 1.20 seconds
1522026-05-07T14:31:59.350Z Packages to install: 6
1532026-05-07T14:31:59.354Z Services to change: 2
1542026-05-07T14:31:59.354Z Create boot environment: No
1552026-05-07T14:31:59.354ZCreate backup boot environment: No
1562026-05-07T14:31:59.375Z
1572026-05-07T14:31:59.375ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-07T14:31:59.543ZDownload: Completed 14.92 MB in 0.17 seconds (89.2M/s)
1592026-05-07T14:31:59.788Z Actions: 1/110 actions (Installing new actions)
1602026-05-07T14:32:00.185Z Actions: Completed 110 actions in 0.40 seconds.
1612026-05-07T14:32:00.190ZFinalize: Updating package state database ... Done
1622026-05-07T14:32:00.194ZFinalize: Updating package cache ... Done
1632026-05-07T14:32:00.202ZFinalize: Updating image state ... Done
1642026-05-07T14:32:02.707ZFinalize: Creating fast lookup database ... Done
1652026-05-07T14:32:02.775ZFinalize: Reading search index ... Done
1662026-05-07T14:32:02.778ZFinalize: Updating search index ... Done
1672026-05-07T14:32:07.398ZFinalize: Updating package cache ... Done
1682026-05-07T14:32:07.474Z+ [[ -z 01KR1D7P1W129B8HKAHMSVET0P ]]
1692026-05-07T14:32:07.474Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-07T14:32:08.385Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23838:20260323T150135Z
1712026-05-07T14:32:08.385Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-07T14:32:08.385Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-07T14:32:08.385Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-07T14:32:08.385Ztempdir @ "/tmp/.tmpCT2AOZ/tmp"
1752026-05-07T14:32:08.385Zimage root @ "/tmp/.tmpCT2AOZ/tmp/root"
1762026-05-07T14:32:08.388Zcreating image...
1772026-05-07T14:32:08.667Zcopying publishers...
1782026-05-07T14:32:09.040Zadding properties...
1792026-05-07T14:32:09.736Zinstalling packages...
1802026-05-07T14:32:09.996ZError: pkg error: "pkg exact-install: The following pattern(s) did not match any allowable packages. Try\nusing a different matching pattern, or refreshing publisher information:\n\n\tpkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23838:20260323T150135Z"
1812026-05-07T14:32:09.999Z+ trap cleanup EXIT
1822026-05-07T14:32:09.999Z+ OUT_DIR=/work/bench-results
1832026-05-07T14:32:09.999Z+ mkdir -p /work/bench-results
1842026-05-07T14:32:09.999Z+ mkdir -p target/criterion
1852026-05-07T14:32:10.003Z+ mkdir -p target/xde-bench
1862026-05-07T14:32:10.003Z+ banner collect
1872026-05-07T14:32:10.006Z
1882026-05-07T14:32:10.006Z #### #### # # ###### #### #####
1892026-05-07T14:32:10.006Z # # # # # # # # # #
1902026-05-07T14:32:10.006Z # # # # # ##### # #
1912026-05-07T14:32:10.006Z # # # # # # # #
1922026-05-07T14:32:10.006Z # # # # # # # # # #
1932026-05-07T14:32:10.006Z #### #### ###### ###### ###### #### #
1942026-05-07T14:32:10.006Z
1952026-05-07T14:32:10.006Z++ cat .git/refs/heads/master
1962026-05-07T14:32:10.006Z+ BASELINE_COMMIT=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
1972026-05-07T14:32:10.006Z+ [[ faster-syn-expiry == \m\a\s\t\e\r ]]
1982026-05-07T14:32:10.006Z+ get_artifact opte benchmark 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 bench-results.tgz
1992026-05-07T14:32:10.006Z+ local curl_res
2002026-05-07T14:32:10.006Z+ repo=opte
2012026-05-07T14:32:10.006Z+ series=benchmark
2022026-05-07T14:32:10.006Z+ commit=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2032026-05-07T14:32:10.006Z+ name=bench-results.tgz
2042026-05-07T14:32:10.006Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2052026-05-07T14:32:10.006Z+ mkdir -p download
2062026-05-07T14:32:10.009Z+ pushd download
2072026-05-07T14:32:10.010Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2082026-05-07T14:32:10.010Z+ [[ ! -f bench-results.tgz ]]
2092026-05-07T14:32:10.010Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8/bench-results.tgz
2102026-05-07T14:32:10.014Z % Total % Received % Xferd Average Speed Time Time Time Current
2112026-05-07T14:32:10.014Z Dload Upload Total Spent Left Speed
2122026-05-07T14:32:10.046Z 0 0 0 0 0 0 0 0 0
2132026-05-07T14:32:10.046Zcurl: (22) The requested URL returned error: 404
2142026-05-07T14:32:10.049Z+ curl_res=22
2152026-05-07T14:32:10.049Z+ popd
2162026-05-07T14:32:10.049Z/work/oxidecomputer/opte
2172026-05-07T14:32:10.049Z+ return 22
2182026-05-07T14:32:10.049ZBaseline results not found for branch 'master'. Running without comparison.
2192026-05-07T14:32:10.049Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2202026-05-07T14:32:10.049Z+ [[ '' -eq 1 ]]
2212026-05-07T14:32:10.049Z+ uname -a
2222026-05-07T14:32:10.052ZSunOS w-01KR1DH7BN4S5JH4RVF9GXPA7P 5.11 helios-2.0.23838 i86pc i386 i86pc
2232026-05-07T14:32:10.052Z+ cat /etc/versions/build
2242026-05-07T14:32:10.053Zheads/stlouis-0-ge1108ec7ee
2252026-05-07T14:32:10.053Z+ dladm
2262026-05-07T14:32:10.056ZLINK CLASS MTU STATE BRIDGE OVER
2272026-05-07T14:32:10.056Zena0 phys 9216 up -- --
2282026-05-07T14:32:10.056Z+ ipadm
2292026-05-07T14:32:10.060ZADDROBJ TYPE STATE ADDR
2302026-05-07T14:32:10.060Zlo0/v4 static ok 127.0.0.1/8
2312026-05-07T14:32:10.060Zena0/dhcp dhcp ok 10.150.1.237/24
2322026-05-07T14:32:10.060Zlo0/v6 static ok ::1/128
2332026-05-07T14:32:10.060Z+ pfexec rem_drv xde
2342026-05-07T14:32:10.065Z+ set -o errexit
2352026-05-07T14:32:10.065Z+ set -o pipefail
2362026-05-07T14:32:10.065Z+ banner prepare
2372026-05-07T14:32:10.068Z
2382026-05-07T14:32:10.068Z ##### ##### ###### ##### ## ##### ######
2392026-05-07T14:32:10.068Z # # # # # # # # # # # #
2402026-05-07T14:32:10.068Z # # # # ##### # # # # # # #####
2412026-05-07T14:32:10.068Z ##### ##### # ##### ###### ##### #
2422026-05-07T14:32:10.068Z # # # # # # # # # #
2432026-05-07T14:32:10.068Z # # # ###### # # # # # ######
2442026-05-07T14:32:10.068Z
2452026-05-07T14:32:10.068Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2462026-05-07T14:32:10.068Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2472026-05-07T14:32:10.132Z+ pfexec add_drv xde
2482026-05-07T14:32:10.258Z+ banner bench
2492026-05-07T14:32:10.261Z
2502026-05-07T14:32:10.261Z ##### ###### # # #### # #
2512026-05-07T14:32:10.261Z # # # ## # # # # #
2522026-05-07T14:32:10.261Z ##### ##### # # # # ######
2532026-05-07T14:32:10.261Z # # # # # # # # #
2542026-05-07T14:32:10.261Z # # # # ## # # # #
2552026-05-07T14:32:10.261Z ##### ###### # # #### # #
2562026-05-07T14:32:10.261Z
2572026-05-07T14:32:10.261Z+ cargo kbench local
2582026-05-07T14:32:10.368Z Updating crates.io index
2592026-05-07T14:32:10.371Z Updating git repository `https://github.com/oxidecomputer/falcon`
2602026-05-07T14:32:11.111Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2612026-05-07T14:32:11.893Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-05-07T14:32:12.268Z Updating git repository `https://github.com/oxidecomputer/zone`
2632026-05-07T14:32:12.767Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2642026-05-07T14:32:13.058Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2652026-05-07T14:32:13.360Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2662026-05-07T14:32:15.674Z Downloading crates ...
2672026-05-07T14:32:15.737Z Downloaded clap_derive v4.6.1
2682026-05-07T14:32:15.741Z Downloaded ciborium-ll v0.2.2
2692026-05-07T14:32:15.753Z Downloaded cobs v0.3.0
2702026-05-07T14:32:15.756Z Downloaded crossbeam-deque v0.8.6
2712026-05-07T14:32:15.756Z Downloaded cpufeatures v0.3.0
2722026-05-07T14:32:15.760Z Downloaded anstyle-query v1.1.5
2732026-05-07T14:32:15.763Z Downloaded colorchoice v1.0.5
2742026-05-07T14:32:15.763Z Downloaded ciborium-io v0.2.2
2752026-05-07T14:32:15.763Z Downloaded fnv v1.0.7
2762026-05-07T14:32:15.766Z Downloaded once_cell v1.21.4
2772026-05-07T14:32:15.769Z Downloaded macaddr v1.0.1
2782026-05-07T14:32:15.769Z Downloaded managed v0.8.0
2792026-05-07T14:32:15.773Z Downloaded ctor-proc-macro v0.0.13
2802026-05-07T14:32:15.773Z Downloaded clap_lex v1.1.0
2812026-05-07T14:32:15.773Z Downloaded plotters-svg v0.3.7
2822026-05-07T14:32:15.773Z Downloaded cfg-if v1.0.4
2832026-05-07T14:32:15.776Z Downloaded proc-macro-error-attr v1.0.4
2842026-05-07T14:32:15.776Z Downloaded pretty-hex v0.4.2
2852026-05-07T14:32:15.776Z Downloaded cfg_aliases v0.2.1
2862026-05-07T14:32:15.776Z Downloaded embedded-io v0.6.1
2872026-05-07T14:32:15.776Z Downloaded proc-macro-error-attr2 v2.0.0
2882026-05-07T14:32:15.779Z Downloaded page_size v0.6.0
2892026-05-07T14:32:15.779Z Downloaded ref-cast-impl v1.0.25
2902026-05-07T14:32:15.779Z Downloaded criterion-plot v0.8.2
2912026-05-07T14:32:15.782Z Downloaded cstr-argument v0.1.2
2922026-05-07T14:32:15.782Z Downloaded cookie-factory v0.3.3
2932026-05-07T14:32:15.782Z Downloaded powerfmt v0.2.0
2942026-05-07T14:32:15.786Z Downloaded darling_macro v0.21.3
2952026-05-07T14:32:15.789Z Downloaded foreign-types-shared v0.3.1
2962026-05-07T14:32:15.789Z Downloaded equivalent v1.0.2
2972026-05-07T14:32:15.789Z Downloaded circular v0.3.0
2982026-05-07T14:32:15.792Z Downloaded same-file v1.0.6
2992026-05-07T14:32:15.792Z Downloaded dtor v0.8.1
3002026-05-07T14:32:15.795Z Downloaded darling_macro v0.23.0
3012026-05-07T14:32:15.795Z Downloaded ident_case v1.0.1
3022026-05-07T14:32:15.798Z Downloaded defmt v0.3.100
3032026-05-07T14:32:15.801Z Downloaded futures-task v0.3.32
3042026-05-07T14:32:15.804Z Downloaded proc-macro-crate v3.5.0
3052026-05-07T14:32:15.807Z Downloaded is-terminal v0.4.17
3062026-05-07T14:32:15.807Z Downloaded utf8parse v0.2.2
3072026-05-07T14:32:15.811Z Downloaded heck v0.4.1
3082026-05-07T14:32:15.811Z Downloaded embedded-io v0.4.0
3092026-05-07T14:32:15.811Z Downloaded alloca v0.4.0
3102026-05-07T14:32:15.814Z Downloaded num-conv v0.2.1
3112026-05-07T14:32:15.814Z Downloaded num_enum_derive v0.7.6
3122026-05-07T14:32:15.814Z Downloaded is_terminal_polyfill v1.70.2
3132026-05-07T14:32:15.818Z Downloaded num_enum v0.7.6
3142026-05-07T14:32:15.818Z Downloaded itoa v1.0.18
3152026-05-07T14:32:15.821Z Downloaded foreign-types-macros v0.2.3
3162026-05-07T14:32:15.821Z Downloaded slog-envlogger v2.2.0
3172026-05-07T14:32:15.824Z Downloaded lazy_static v1.5.0
3182026-05-07T14:32:15.824Z Downloaded futures-io v0.3.32
3192026-05-07T14:32:15.824Z Downloaded tabwriter v1.4.1
3202026-05-07T14:32:15.828Z Downloaded plotters-backend v0.3.7
3212026-05-07T14:32:15.831Z Downloaded cast v0.3.0
3222026-05-07T14:32:15.831Z Downloaded version_check v0.9.5
3232026-05-07T14:32:15.834Z Downloaded terminal_size v0.4.4
3242026-05-07T14:32:15.834Z Downloaded futures-sink v0.3.32
3252026-05-07T14:32:15.837Z Downloaded heck v0.5.0
3262026-05-07T14:32:15.837Z Downloaded errno v0.3.14
3272026-05-07T14:32:15.837Z Downloaded stable_deref_trait v1.2.1
3282026-05-07T14:32:15.841Z Downloaded strsim v0.11.1
3292026-05-07T14:32:15.841Z Downloaded anstream v1.0.0
3302026-05-07T14:32:15.844Z Downloaded time-core v0.1.8
3312026-05-07T14:32:15.844Z Downloaded take_mut v0.2.2
3322026-05-07T14:32:15.848Z Downloaded ctor v0.10.1
3332026-05-07T14:32:15.848Z Downloaded slog-scope v4.4.1
3342026-05-07T14:32:15.848Z Downloaded ingot-types v0.1.2
3352026-05-07T14:32:15.851Z Downloaded rustversion v1.0.22
3362026-05-07T14:32:15.851Z Downloaded thiserror-impl v2.0.18
3372026-05-07T14:32:15.851Z Downloaded crossbeam-utils v0.8.21
3382026-05-07T14:32:15.854Z Downloaded futures-macro v0.3.32
3392026-05-07T14:32:15.854Z Downloaded thiserror-impl v1.0.69
3402026-05-07T14:32:15.854Z Downloaded link-section v0.2.1
3412026-05-07T14:32:15.854Z Downloaded dtor-proc-macro v0.0.13
3422026-05-07T14:32:15.854Z Downloaded proc-macro-error v1.0.4
3432026-05-07T14:32:15.857Z Downloaded proc-macro-error2 v2.0.1
3442026-05-07T14:32:15.860Z Downloaded time-macros v0.2.27
3452026-05-07T14:32:15.860Z Downloaded oxnet v0.1.5
3462026-05-07T14:32:15.860Z Downloaded rand_core v0.10.1
3472026-05-07T14:32:15.864Z Downloaded defmt-parser v1.0.0
3482026-05-07T14:32:15.864Z Downloaded futures-core v0.3.32
3492026-05-07T14:32:15.864Z Downloaded oorandom v11.1.5
3502026-05-07T14:32:15.868Z Downloaded rusticata-macros v5.0.0
3512026-05-07T14:32:15.871Z Downloaded hash32 v0.3.1
3522026-05-07T14:32:15.871Z Downloaded walkdir v2.5.0
3532026-05-07T14:32:15.874Z Downloaded anstyle-parse v1.0.0
3542026-05-07T14:32:15.874Z Downloaded proc-macro2 v1.0.106
3552026-05-07T14:32:15.877Z Downloaded autocfg v1.5.0
3562026-05-07T14:32:15.877Z Downloaded either v1.15.0
3572026-05-07T14:32:15.880Z Downloaded defmt-macros v1.0.1
3582026-05-07T14:32:15.884Z Downloaded defmt v1.0.1
3592026-05-07T14:32:15.887Z Downloaded slog-stdlog v4.1.1
3602026-05-07T14:32:15.887Z Downloaded ref-cast v1.0.25
3612026-05-07T14:32:15.887Z Downloaded thiserror v1.0.69
3622026-05-07T14:32:15.890Z Downloaded erased-serde v0.3.31
3632026-05-07T14:32:15.891Z Downloaded slab v0.4.12
3642026-05-07T14:32:15.894Z Downloaded tinytemplate v1.2.1
3652026-05-07T14:32:15.894Z Downloaded find-msvc-tools v0.1.9
3662026-05-07T14:32:15.894Z Downloaded thread_local v1.1.9
3672026-05-07T14:32:15.894Z Downloaded anstyle v1.0.14
3682026-05-07T14:32:15.897Z Downloaded ingot v0.1.1
3692026-05-07T14:32:15.897Z Downloaded deranged v0.5.8
3702026-05-07T14:32:15.897Z Downloaded bitflags v1.3.2
3712026-05-07T14:32:15.900Z Downloaded futures-executor v0.3.32
3722026-05-07T14:32:15.900Z Downloaded shlex v1.3.0
3732026-05-07T14:32:15.900Z Downloaded anes v0.1.6
3742026-05-07T14:32:15.903Z Downloaded tracing-attributes v0.1.31
3752026-05-07T14:32:15.903Z Downloaded quote v1.0.45
3762026-05-07T14:32:15.906Z Downloaded foreign-types v0.5.0
3772026-05-07T14:32:15.906Z Downloaded darling v0.21.3
3782026-05-07T14:32:15.909Z Downloaded postcard v1.1.3
3792026-05-07T14:32:15.912Z Downloaded dyn-clone v1.0.20
3802026-05-07T14:32:15.912Z Downloaded byteorder v1.5.0
3812026-05-07T14:32:15.920Z Downloaded term v1.2.1
3822026-05-07T14:32:15.923Z Downloaded thiserror v2.0.18
3832026-05-07T14:32:15.926Z Downloaded ingot-macros v0.1.1
3842026-05-07T14:32:15.926Z Downloaded ipnetwork v0.21.1
3852026-05-07T14:32:15.929Z Downloaded ciborium v0.2.2
3862026-05-07T14:32:15.929Z Downloaded toml_parser v1.1.2+spec-1.1.0
3872026-05-07T14:32:15.932Z Downloaded zmij v1.0.21
3882026-05-07T14:32:15.932Z Downloaded iana-time-zone v0.1.65
3892026-05-07T14:32:15.935Z Downloaded futures-channel v0.3.32
3902026-05-07T14:32:15.935Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3912026-05-07T14:32:15.936Z Downloaded chacha20 v0.10.0
3922026-05-07T14:32:15.939Z Downloaded darling v0.23.0
3932026-05-07T14:32:15.939Z Downloaded bitflags v2.11.1
3942026-05-07T14:32:15.943Z Downloaded pin-project-lite v0.2.17
3952026-05-07T14:32:15.946Z Downloaded serde_core v1.0.228
3962026-05-07T14:32:15.946Z Downloaded colored v3.1.1
3972026-05-07T14:32:15.949Z Downloaded crossbeam-epoch v0.9.18
3982026-05-07T14:32:15.952Z Downloaded serde_derive v1.0.228
3992026-05-07T14:32:15.955Z Downloaded slog-async v2.8.0
4002026-05-07T14:32:15.966Z Downloaded slog-term v2.9.2
4012026-05-07T14:32:15.966Z Downloaded futures v0.3.32
4022026-05-07T14:32:15.966Z Downloaded criterion v0.8.2
4032026-05-07T14:32:15.966Z Downloaded tracing-core v0.1.36
4042026-05-07T14:32:15.973Z Downloaded clap v4.6.1
4052026-05-07T14:32:15.978Z Downloaded num-traits v0.2.19
4062026-05-07T14:32:15.981Z Downloaded log v0.4.29
4072026-05-07T14:32:15.984Z Downloaded half v2.7.1
4082026-05-07T14:32:15.985Z Downloaded crc32fast v1.5.0
4092026-05-07T14:32:15.985Z Downloaded heapless v0.8.0
4102026-05-07T14:32:15.988Z Downloaded unicode-ident v1.0.24
4112026-05-07T14:32:15.988Z Downloaded socket2 v0.6.3
4122026-05-07T14:32:15.991Z Downloaded serde v1.0.228
4132026-05-07T14:32:15.991Z Downloaded darling_core v0.23.0
4142026-05-07T14:32:15.994Z Downloaded getrandom v0.4.2
4152026-05-07T14:32:15.997Z Downloaded cc v1.2.61
4162026-05-07T14:32:16.001Z Downloaded arc-swap v1.9.1
4172026-05-07T14:32:16.001Z Downloaded zerocopy-derive v0.8.48
4182026-05-07T14:32:16.005Z Downloaded toml_edit v0.25.11+spec-1.1.0
4192026-05-07T14:32:16.009Z Downloaded darling_core v0.21.3
4202026-05-07T14:32:16.013Z Downloaded uuid v1.23.1
4212026-05-07T14:32:16.013Z Downloaded anyhow v1.0.102
4222026-05-07T14:32:16.017Z Downloaded rayon-core v1.13.0
4232026-05-07T14:32:16.017Z Downloaded slog v2.8.2
4242026-05-07T14:32:16.020Z Downloaded crossbeam-channel v0.5.15
4252026-05-07T14:32:16.020Z Downloaded memchr v2.8.0
4262026-05-07T14:32:16.027Z Downloaded indexmap v2.14.0
4272026-05-07T14:32:16.030Z Downloaded rand v0.10.1
4282026-05-07T14:32:16.061Z Downloaded itertools v0.13.0
4292026-05-07T14:32:16.064Z Downloaded itertools v0.12.1
4302026-05-07T14:32:16.068Z Downloaded hashbrown v0.17.0
4312026-05-07T14:32:16.071Z Downloaded itertools v0.14.0
4322026-05-07T14:32:16.075Z Downloaded clap_builder v4.6.0
4332026-05-07T14:32:16.078Z Downloaded aho-corasick v1.1.4
4342026-05-07T14:32:16.081Z Downloaded nom v8.0.0
4352026-05-07T14:32:16.084Z Downloaded futures-util v0.3.32
4362026-05-07T14:32:16.094Z Downloaded chrono v0.4.44
4372026-05-07T14:32:16.101Z Downloaded plotters v0.3.7
4382026-05-07T14:32:16.107Z Downloaded regex v1.12.3
4392026-05-07T14:32:16.120Z Downloaded rayon v1.12.0
4402026-05-07T14:32:16.124Z Downloaded serde_json v1.0.149
4412026-05-07T14:32:16.135Z Downloaded pcap-parser v0.17.0
4422026-05-07T14:32:16.142Z Downloaded libc v0.2.186
4432026-05-07T14:32:16.167Z Downloaded winnow v1.0.2
4442026-05-07T14:32:16.189Z Downloaded time v0.3.47
4452026-05-07T14:32:16.197Z Downloaded syn v1.0.109
4462026-05-07T14:32:16.202Z Downloaded nix v0.31.2
4472026-05-07T14:32:16.218Z Downloaded unicode-width v0.2.2
4482026-05-07T14:32:16.221Z Downloaded syn v2.0.117
4492026-05-07T14:32:16.226Z Downloaded zerocopy v0.8.48
4502026-05-07T14:32:16.237Z Downloaded smoltcp v0.11.0
4512026-05-07T14:32:16.243Z Downloaded regex-syntax v0.8.10
4522026-05-07T14:32:16.254Z Downloaded rustix v1.1.4
4532026-05-07T14:32:16.266Z Downloaded tracing v0.1.44
4542026-05-07T14:32:16.276Z Downloaded regex-automata v0.4.14
4552026-05-07T14:32:16.344Z Compiling proc-macro2 v1.0.106
4562026-05-07T14:32:16.344Z Compiling unicode-ident v1.0.24
4572026-05-07T14:32:16.348Z Compiling quote v1.0.45
4582026-05-07T14:32:16.348Z Compiling serde_core v1.0.228
4592026-05-07T14:32:16.348Z Compiling cfg-if v1.0.4
4602026-05-07T14:32:16.348Z Compiling libc v0.2.186
4612026-05-07T14:32:16.348Z Compiling memchr v2.8.0
4622026-05-07T14:32:16.348Z Compiling serde v1.0.228
4632026-05-07T14:32:16.492Z Compiling rustversion v1.0.22
4642026-05-07T14:32:16.555Z Compiling version_check v0.9.5
4652026-05-07T14:32:16.814Z Compiling ident_case v1.0.1
4662026-05-07T14:32:16.944Z Compiling strsim v0.11.1
4672026-05-07T14:32:16.968Z Compiling zerocopy v0.8.48
4682026-05-07T14:32:16.987Z Compiling either v1.15.0
4692026-05-07T14:32:17.189Z Compiling thiserror v2.0.18
4702026-05-07T14:32:17.284Z Compiling fnv v1.0.7
4712026-05-07T14:32:17.413Z Compiling pin-project-lite v0.2.17
4722026-05-07T14:32:17.427Z Compiling regex-syntax v0.8.10
4732026-05-07T14:32:17.503Z Compiling crossbeam-utils v0.8.21
4742026-05-07T14:32:17.673Z Compiling syn v1.0.109
4752026-05-07T14:32:17.764Z Compiling equivalent v1.0.2
4762026-05-07T14:32:17.805Z Compiling syn v2.0.117
4772026-05-07T14:32:17.857Z Compiling aho-corasick v1.1.4
4782026-05-07T14:32:17.941Z Compiling hashbrown v0.17.0
4792026-05-07T14:32:17.954Z Compiling winnow v1.0.2
4802026-05-07T14:32:18.148Z Compiling itertools v0.14.0
4812026-05-07T14:32:18.478Z Compiling indexmap v2.14.0
4822026-05-07T14:32:18.977Z Compiling bitflags v2.11.1
4832026-05-07T14:32:18.985Z Compiling regex-automata v0.4.14
4842026-05-07T14:32:19.076Z Compiling toml_parser v1.1.2+spec-1.1.0
4852026-05-07T14:32:19.310Z Compiling toml_datetime v1.1.1+spec-1.1.0
4862026-05-07T14:32:19.327Z Compiling heapless v0.8.0
4872026-05-07T14:32:19.528Z Compiling autocfg v1.5.0
4882026-05-07T14:32:19.552Z Compiling byteorder v1.5.0
4892026-05-07T14:32:19.613Z Compiling toml_edit v0.25.11+spec-1.1.0
4902026-05-07T14:32:19.738Z Compiling hash32 v0.3.1
4912026-05-07T14:32:19.762Z Compiling slog v2.8.2
4922026-05-07T14:32:19.868Z Compiling num-traits v0.2.19
4932026-05-07T14:32:19.876Z Compiling futures-sink v0.3.32
4942026-05-07T14:32:19.887Z Compiling stable_deref_trait v1.2.1
4952026-05-07T14:32:19.957Z Compiling macaddr v1.0.1
4962026-05-07T14:32:19.974Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4972026-05-07T14:32:19.982Z Compiling futures-core v0.3.32
4982026-05-07T14:32:20.086Z Compiling smoltcp v0.11.0
4992026-05-07T14:32:20.126Z Compiling proc-macro-crate v3.5.0
5002026-05-07T14:32:20.213Z Compiling futures-channel v0.3.32
5012026-05-07T14:32:20.400Z Compiling darling_core v0.21.3
5022026-05-07T14:32:20.491Z Compiling darling_core v0.23.0
5032026-05-07T14:32:20.561Z Compiling proc-macro-error-attr v1.0.4
5042026-05-07T14:32:20.627Z Compiling futures-task v0.3.32
5052026-05-07T14:32:20.787Z Compiling regex v1.12.3
5062026-05-07T14:32:20.801Z Compiling anyhow v1.0.102
5072026-05-07T14:32:20.999Z Compiling futures-io v0.3.32
5082026-05-07T14:32:21.105Z Compiling slab v0.4.12
5092026-05-07T14:32:21.176Z Compiling crc32fast v1.5.0
5102026-05-07T14:32:21.186Z Compiling ref-cast v1.0.25
5112026-05-07T14:32:21.297Z Compiling itoa v1.0.18
5122026-05-07T14:32:21.455Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5132026-05-07T14:32:21.472Z Compiling bitflags v1.3.2
5142026-05-07T14:32:21.475Z Compiling managed v0.8.0
5152026-05-07T14:32:21.506Z Compiling rand_core v0.10.1
5162026-05-07T14:32:21.536Z Compiling getrandom v0.4.2
5172026-05-07T14:32:21.581Z Compiling serde_derive v1.0.228
5182026-05-07T14:32:21.594Z Compiling zerocopy-derive v0.8.48
5192026-05-07T14:32:21.659Z Compiling thiserror-impl v2.0.18
5202026-05-07T14:32:21.659Z Compiling futures-macro v0.3.32
5212026-05-07T14:32:21.807Z Compiling num_enum_derive v0.7.6
5222026-05-07T14:32:22.444Z Compiling futures-util v0.3.32
5232026-05-07T14:32:22.482Z Compiling darling_macro v0.21.3
5242026-05-07T14:32:22.585Z Compiling darling_macro v0.23.0
5252026-05-07T14:32:22.755Z Compiling ref-cast-impl v1.0.25
5262026-05-07T14:32:22.931Z Compiling cobs v0.3.0
5272026-05-07T14:32:23.002Z Compiling darling v0.21.3
5282026-05-07T14:32:23.081Z Compiling ingot-macros v0.1.1
5292026-05-07T14:32:23.111Z Compiling darling v0.23.0
5302026-05-07T14:32:23.142Z Compiling foreign-types-macros v0.2.3
5312026-05-07T14:32:23.433Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5322026-05-07T14:32:23.737Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5332026-05-07T14:32:23.816Z Compiling proc-macro-error v1.0.4
5342026-05-07T14:32:23.954Z Compiling cpufeatures v0.3.0
5352026-05-07T14:32:24.026Z Compiling once_cell v1.21.4
5362026-05-07T14:32:24.039Z Compiling foreign-types-shared v0.3.1
5372026-05-07T14:32:24.063Z Compiling ipnetwork v0.21.1
5382026-05-07T14:32:24.139Z Compiling unicode-width v0.2.2
5392026-05-07T14:32:24.257Z Compiling rustix v1.1.4
5402026-05-07T14:32:24.397Z Compiling tabwriter v1.4.1
5412026-05-07T14:32:24.426Z Compiling tracing-core v0.1.36
5422026-05-07T14:32:24.437Z Compiling foreign-types v0.5.0
5432026-05-07T14:32:24.605Z Compiling chacha20 v0.10.0
5442026-05-07T14:32:24.724Z Compiling erased-serde v0.3.31
5452026-05-07T14:32:24.796Z Compiling postcard v1.1.3
5462026-05-07T14:32:24.817Z Compiling futures-executor v0.3.32
5472026-05-07T14:32:25.327Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5482026-05-07T14:32:25.360Z Compiling num_enum v0.7.6
5492026-05-07T14:32:25.538Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5502026-05-07T14:32:25.572Z Compiling tracing-attributes v0.1.31
5512026-05-07T14:32:25.580Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5522026-05-07T14:32:25.684Z Compiling errno v0.3.14
5532026-05-07T14:32:25.837Z Compiling cstr-argument v0.1.2
5542026-05-07T14:32:25.922Z Compiling powerfmt v0.2.0
5552026-05-07T14:32:25.998Z Compiling ingot-types v0.1.2
5562026-05-07T14:32:26.007Z Compiling utf8parse v0.2.2
5572026-05-07T14:32:26.034Z Compiling shlex v1.3.0
5582026-05-07T14:32:26.108Z Compiling thiserror v1.0.69
5592026-05-07T14:32:26.144Z Compiling zmij v1.0.21
5602026-05-07T14:32:26.213Z Compiling time-core v0.1.8
5612026-05-07T14:32:26.358Z Compiling ingot v0.1.1
5622026-05-07T14:32:26.404Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
5632026-05-07T14:32:26.412Z Compiling pretty-hex v0.4.2
5642026-05-07T14:32:26.424Z Compiling dyn-clone v1.0.20
5652026-05-07T14:32:26.539Z Compiling find-msvc-tools v0.1.9
5662026-05-07T14:32:26.564Z Compiling num-conv v0.2.1
5672026-05-07T14:32:26.625Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5682026-05-07T14:32:26.734Z Compiling time-macros v0.2.27
5692026-05-07T14:32:26.771Z Compiling tracing v0.1.44
5702026-05-07T14:32:26.806Z Compiling cc v1.2.61
5712026-05-07T14:32:27.078Z Compiling anstyle-parse v1.0.0
5722026-05-07T14:32:27.093Z Compiling deranged v0.5.8
5732026-05-07T14:32:27.191Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5742026-05-07T14:32:27.281Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5752026-05-07T14:32:27.627Z Compiling rand v0.10.1
5762026-05-07T14:32:27.971Z Compiling futures v0.3.32
5772026-05-07T14:32:28.048Z Compiling thiserror-impl v1.0.69
5782026-05-07T14:32:28.079Z Compiling crossbeam-epoch v0.9.18
5792026-05-07T14:32:28.185Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5802026-05-07T14:32:28.423Z Compiling uuid v1.23.1
5812026-05-07T14:32:28.440Z Compiling arc-swap v1.9.1
5822026-05-07T14:32:28.522Z Compiling socket2 v0.6.3
5832026-05-07T14:32:28.769Z Compiling nom v8.0.0
5842026-05-07T14:32:28.821Z Compiling thread_local v1.1.9
5852026-05-07T14:32:29.156Z Compiling slog-async v2.8.0
5862026-05-07T14:32:29.181Z Compiling oxnet v0.1.5
5872026-05-07T14:32:29.382Z Compiling anstyle-query v1.1.5
5882026-05-07T14:32:29.430Z Compiling rayon-core v1.13.0
5892026-05-07T14:32:29.475Z Compiling colored v3.1.1
5902026-05-07T14:32:29.642Z Compiling iana-time-zone v0.1.65
5912026-05-07T14:32:29.690Z Compiling lazy_static v1.5.0
5922026-05-07T14:32:29.795Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5932026-05-07T14:32:29.949Z Compiling serde_json v1.0.149
5942026-05-07T14:32:30.012Z Compiling colorchoice v1.0.5
5952026-05-07T14:32:30.030Z Compiling is_terminal_polyfill v1.70.2
5962026-05-07T14:32:30.121Z Compiling anstyle v1.0.14
5972026-05-07T14:32:30.170Z Compiling heck v0.4.1
5982026-05-07T14:32:30.266Z Compiling time v0.3.47
5992026-05-07T14:32:30.381Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6002026-05-07T14:32:30.438Z Compiling anstream v1.0.0
6012026-05-07T14:32:30.921Z Compiling slog-scope v4.4.1
6022026-05-07T14:32:31.024Z Compiling chrono v0.4.44
6032026-05-07T14:32:31.314Z Compiling rusticata-macros v5.0.0
6042026-05-07T14:32:31.570Z Compiling crossbeam-deque v0.8.6
6052026-05-07T14:32:31.578Z Compiling cookie-factory v0.3.3
6062026-05-07T14:32:31.787Z Compiling alloca v0.4.0
6072026-05-07T14:32:31.877Z Compiling terminal_size v0.4.4
6082026-05-07T14:32:31.896Z Compiling half v2.7.1
6092026-05-07T14:32:32.019Z Compiling crossbeam-channel v0.5.15
6102026-05-07T14:32:32.051Z Compiling is-terminal v0.4.17
6112026-05-07T14:32:32.146Z Compiling itertools v0.12.1
6122026-05-07T14:32:32.192Z Compiling clap_lex v1.1.0
6132026-05-07T14:32:32.211Z Compiling heck v0.5.0
6142026-05-07T14:32:32.410Z Compiling term v1.2.1
6152026-05-07T14:32:32.524Z Compiling plotters-backend v0.3.7
6162026-05-07T14:32:32.649Z Compiling ciborium-io v0.2.2
6172026-05-07T14:32:32.744Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6182026-05-07T14:32:33.486Z Compiling log v0.4.29
6192026-05-07T14:32:33.501Z Compiling take_mut v0.2.2
6202026-05-07T14:32:33.556Z Compiling circular v0.3.0
6212026-05-07T14:32:33.574Z Compiling cfg_aliases v0.2.1
6222026-05-07T14:32:33.641Z Compiling nix v0.31.2
6232026-05-07T14:32:33.680Z Compiling pcap-parser v0.17.0
6242026-05-07T14:32:33.713Z Compiling slog-stdlog v4.1.1
6252026-05-07T14:32:33.772Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6262026-05-07T14:32:33.999Z Compiling clap_builder v4.6.0
6272026-05-07T14:32:34.045Z Compiling plotters-svg v0.3.7
6282026-05-07T14:32:34.348Z Compiling ciborium-ll v0.2.2
6292026-05-07T14:32:34.588Z Compiling slog-term v2.9.2
6302026-05-07T14:32:34.598Z Compiling clap_derive v4.6.1
6312026-05-07T14:32:35.602Z Compiling itertools v0.13.0
6322026-05-07T14:32:35.856Z Compiling cast v0.3.0
6332026-05-07T14:32:36.034Z Compiling same-file v1.0.6
6342026-05-07T14:32:36.206Z Compiling walkdir v2.5.0
6352026-05-07T14:32:36.270Z Compiling clap v4.6.1
6362026-05-07T14:32:36.349Z Compiling rayon v1.12.0
6372026-05-07T14:32:36.783Z Compiling tinytemplate v1.2.1
6382026-05-07T14:32:36.825Z Compiling slog-envlogger v2.2.0
6392026-05-07T14:32:36.861Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6402026-05-07T14:32:36.987Z Compiling criterion-plot v0.8.2
6412026-05-07T14:32:37.064Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6422026-05-07T14:32:37.749Z Compiling ciborium v0.2.2
6432026-05-07T14:32:37.758Z Compiling plotters v0.3.7
6442026-05-07T14:32:37.761Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6452026-05-07T14:32:38.449Z Compiling page_size v0.6.0
6462026-05-07T14:32:38.499Z Compiling dtor-proc-macro v0.0.13
6472026-05-07T14:32:38.558Z Compiling oorandom v11.1.5
6482026-05-07T14:32:38.663Z Compiling anes v0.1.6
6492026-05-07T14:32:38.833Z Compiling dtor v0.8.1
6502026-05-07T14:32:38.911Z Compiling criterion v0.8.2
6512026-05-07T14:32:38.922Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6522026-05-07T14:32:38.934Z Compiling ctor-proc-macro v0.0.13
6532026-05-07T14:32:39.265Z Compiling link-section v0.2.1
6542026-05-07T14:32:39.407Z Compiling ctor v0.10.1
6552026-05-07T14:32:40.865Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6562026-05-07T14:32:54.488Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.21s
6572026-05-07T14:32:54.590Z Running benches/xde.rs (target/release/deps/xde-0c2db07b1a19518d)
6582026-05-07T14:32:54.598Z###--------------------------------###
6592026-05-07T14:32:54.598Z:::Building test topology... (120s):::
6602026-05-07T14:32:54.598Z###--------------------------------###
6612026-05-07T14:32:54.604Zadding underlay route 0
6622026-05-07T14:32:54.607Zadding underlay route 1
6632026-05-07T14:32:54.725Zstart zones a, b
6642026-05-07T14:33:04.819Zconfigure zone
6652026-05-07T14:33:04.822Zconfigure zone
6662026-05-07T14:33:04.836Zinstall zone
6672026-05-07T14:33:04.839Zinstall zone
6682026-05-07T14:33:21.951ZError: Failed to parse command output: exit code 1
6692026-05-07T14:33:21.954Zstdout:
6702026-05-07T14:33:21.954ZA ZFS file system has been created for this zone.
6712026-05-07T14:33:21.954ZINFO: omicron: installing zone a @ "/opte2node/a"...
6722026-05-07T14:33:21.955ZINFO: omicron: replicating /usr tree...
6732026-05-07T14:33:21.955ZINFO: omicron: replicated /usr: 28585 files, 936668167, bytes, 9464 msec
6742026-05-07T14:33:21.955ZINFO: omicron: replicating /lib tree...
6752026-05-07T14:33:21.955ZINFO: omicron: replicated /lib: 256 files, 3282915, bytes, 29 msec
6762026-05-07T14:33:21.955ZINFO: omicron: replicating /sbin tree...
6772026-05-07T14:33:21.955ZINFO: omicron: replicated /sbin: 0 files, 0, bytes, 0 msec
6782026-05-07T14:33:21.955ZINFO: omicron: pruning SMF manifests...
6792026-05-07T14:33:21.955ZINFO: omicron: pruning global-only files...
6802026-05-07T14:33:21.955Zstderr:
6812026-05-07T14:33:21.955ZError: could not locate "gzonly.txt" in any baseline directory
6822026-05-07T14:33:21.955Z
6832026-05-07T14:33:21.955ZCaused by:
6842026-05-07T14:33:21.955Z exit code 1
6852026-05-07T14:33:21.955Z stdout:
6862026-05-07T14:33:21.955Z A ZFS file system has been created for this zone.
6872026-05-07T14:33:21.955Z INFO: omicron: installing zone a @ "/opte2node/a"...
6882026-05-07T14:33:21.955Z INFO: omicron: replicating /usr tree...
6892026-05-07T14:33:21.955Z INFO: omicron: replicated /usr: 28585 files, 936668167, bytes, 9464 msec
6902026-05-07T14:33:21.955Z INFO: omicron: replicating /lib tree...
6912026-05-07T14:33:21.955Z INFO: omicron: replicated /lib: 256 files, 3282915, bytes, 29 msec
6922026-05-07T14:33:21.955Z INFO: omicron: replicating /sbin tree...
6932026-05-07T14:33:21.955Z INFO: omicron: replicated /sbin: 0 files, 0, bytes, 0 msec
6942026-05-07T14:33:21.955Z INFO: omicron: pruning SMF manifests...
6952026-05-07T14:33:21.955Z INFO: omicron: pruning global-only files...
6962026-05-07T14:33:21.955Z stderr:
6972026-05-07T14:33:21.955Z Error: could not locate "gzonly.txt" in any baseline directory
6982026-05-07T14:33:21.956Zerror: bench failed, to rerun pass `-p opte-bench --bench xde`
6992026-05-07T14:33:21.956Z
7002026-05-07T14:33:21.956ZCaused by:
7012026-05-07T14:33:21.956Z process didn't exit successfully: `/work/oxidecomputer/opte/target/release/deps/xde-0c2db07b1a19518d local --bench` (exit status: 1)
7022026-05-07T14:33:21.983Z+ cleanup
7032026-05-07T14:33:21.988Z++ id -un
7042026-05-07T14:33:21.991Z++ id -gn
7052026-05-07T14:33:21.991Z+ pfexec chown -R build:build .
7062026-05-07T14:33:22.013Z+ [[ -z 01KR1D7P1W129B8HKAHMSVET0P ]]
7072026-05-07T14:33:22.016Zprocess exited: duration 102241 ms, exit code 1
 
7082026-05-07T14:33:22.023Zfound 0 output files
7092026-05-07T14:33:22.023Zupload error: rule "/work/bench-results.tgz" required a match, but was not used