01KHWMJ2Z2F2MPAF8GPJRHFC1Z: build-and-test

BasicConfig {
    output_rules: [
        "/work/debug/*",
        "/work/release/*",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KHWMK2CA26VEKME7FMXPX100

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-20T04:24:02.163Zjob assigned to worker 01KHWMK20FXT3NC02KKG266Y0V [factory aws, i-00e7dfcc61a8c618c] (queued for 53 s)
 
22026-02-20T04:24:10.583Zstarting task 0: "setup"
32026-02-20T04:24:10.589Z++ uname -s
42026-02-20T04:24:10.592Z+ kern=SunOS
52026-02-20T04:24:10.592Z+ build_user=build
62026-02-20T04:24:10.592Z+ build_uid=12345
72026-02-20T04:24:10.592Z+ work_dir=/work
82026-02-20T04:24:10.592Z+ input_dir=/input
92026-02-20T04:24:10.592Z+ [[ 0 == 12345 ]]
102026-02-20T04:24:10.592Z+ case "$kern" in
112026-02-20T04:24:10.592Z+ groupadd -g 12345 build
122026-02-20T04:24:10.595Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-20T04:24:12.601Z+ zfs create -o mountpoint=/work rpool/work
142026-02-20T04:24:12.722Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-20T04:24:12.724Z+ home_fs=zfs
162026-02-20T04:24:12.725Z+ [[ zfs == autofs ]]
172026-02-20T04:24:12.725Z+ mkdir -p /home/build
182026-02-20T04:24:12.725Z+ chown build:build /home/build /work
192026-02-20T04:24:14.729Z+ chmod 0700 /home/build /work
202026-02-20T04:24:14.733Zprocess exited: duration 4148 ms, exit code 0
 
212026-02-20T04:24:14.739Zstarting task 1: "rust-toolchain"
222026-02-20T04:24:14.746Z * rust toolchain channel = "stable"
232026-02-20T04:24:14.746Z * rust toolchain profile = "default"
242026-02-20T04:24:14.746Z+ printf ' * rust toolchain channel = "%s"\n' stable
252026-02-20T04:24:14.746Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-20T04:24:14.746Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-20T04:24:14.746Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-20T04:24:14.750Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-20T04:24:14.750Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-20T04:24:14.885Zinfo: downloading installer
312026-02-20T04:24:16.547Zwarn: It looks like you have an existing installation of Rust at:
322026-02-20T04:24:16.547Zwarn: /opt/ooce/bin
332026-02-20T04:24:16.547Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-20T04:24:16.547Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-20T04:24:16.547Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-20T04:24:16.547Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-20T04:24:16.547Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-20T04:24:16.547Zerror: cannot install while Rust is installed
392026-02-20T04:24:16.547Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-20T04:24:16.558Zinfo: profile set to 'default'
412026-02-20T04:24:16.558Zinfo: default host triple is x86_64-unknown-illumos
422026-02-20T04:24:16.560Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-20T04:24:16.720Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-20T04:24:16.720Zinfo: downloading component 'cargo'
452026-02-20T04:24:17.964Zinfo: downloading component 'clippy'
462026-02-20T04:24:18.401Zinfo: downloading component 'rust-docs'
472026-02-20T04:24:19.832Zinfo: downloading component 'rust-std'
482026-02-20T04:24:21.975Zinfo: downloading component 'rustc'
492026-02-20T04:24:29.323Zinfo: downloading component 'rustfmt'
502026-02-20T04:24:29.658Zinfo: installing component 'cargo'
512026-02-20T04:24:30.575Zinfo: installing component 'clippy'
522026-02-20T04:24:30.976Zinfo: installing component 'rust-docs'
532026-02-20T04:24:32.980Zinfo: installing component 'rust-std'
542026-02-20T04:24:34.750Zinfo: installing component 'rustc'
552026-02-20T04:24:41.630Zinfo: installing component 'rustfmt'
562026-02-20T04:24:41.958Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-20T04:24:41.958Z
582026-02-20T04:24:42.477Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-20T04:24:42.478Z
602026-02-20T04:24:42.494Z
612026-02-20T04:24:42.496ZRust is installed now. Great!
622026-02-20T04:24:42.496Z
632026-02-20T04:24:42.497ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-20T04:24:42.497Zenvironment variable. This has not been done automatically.
652026-02-20T04:24:42.497Z
662026-02-20T04:24:42.497ZTo configure your current shell, you need to source
672026-02-20T04:24:42.497Zthe corresponding env file under $HOME/.cargo.
682026-02-20T04:24:42.497Z
692026-02-20T04:24:42.497ZThis is usually done by running one of the following (note the leading DOT):
702026-02-20T04:24:42.497Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-20T04:24:42.497Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-20T04:24:42.497Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-20T04:24:42.607Z+ rustup --version
742026-02-20T04:24:42.631Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-20T04:24:42.631Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-20T04:24:42.679Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-20T04:24:42.700Z+ cargo --version
782026-02-20T04:24:42.739Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-20T04:24:42.753Z+ rustc --version
802026-02-20T04:24:42.863Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-20T04:24:42.863Zprocess exited: duration 28070 ms, exit code 0
 
822026-02-20T04:24:42.941Zstarting task 2: "authentication"
832026-02-20T04:24:42.966Zprocess exited: duration 36 ms, exit code 0
 
842026-02-20T04:24:43.003Zstarting task 3: "clone repository"
852026-02-20T04:24:43.036Z+ mkdir -p /work/oxidecomputer/p4
862026-02-20T04:24:43.037Z+ git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4
872026-02-20T04:24:43.070ZCloning into '/work/oxidecomputer/p4'...
882026-02-20T04:24:43.845Z+ cd /work/oxidecomputer/p4
892026-02-20T04:24:43.845Z+ git fetch origin 146a0ff91aea62cd1ce270875879e6794da6a36e
902026-02-20T04:24:44.115ZFrom https://github.com/oxidecomputer/p4
912026-02-20T04:24:44.116Z * branch 146a0ff91aea62cd1ce270875879e6794da6a36e -> FETCH_HEAD
922026-02-20T04:24:44.142Z+ [[ -n renovate/clap-4.x-lockfile ]]
932026-02-20T04:24:44.142Z++ git branch --show-current
942026-02-20T04:24:44.142Z+ current=main
952026-02-20T04:24:44.143Z+ [[ main != renovate/clap-4.x-lockfile ]]
962026-02-20T04:24:44.143Z+ git branch -f renovate/clap-4.x-lockfile 146a0ff91aea62cd1ce270875879e6794da6a36e
972026-02-20T04:24:44.143Z+ git checkout -f renovate/clap-4.x-lockfile
982026-02-20T04:24:44.143ZSwitched to branch 'renovate/clap-4.x-lockfile'
992026-02-20T04:24:44.143Z+ git reset --hard 146a0ff91aea62cd1ce270875879e6794da6a36e
1002026-02-20T04:24:44.143ZHEAD is now at 146a0ff Update Rust crate clap to v4.5.60
1012026-02-20T04:24:44.143Zprocess exited: duration 1109 ms, exit code 0
 
1022026-02-20T04:24:44.218Zstarting task 4: "build"
1032026-02-20T04:24:44.250Z+ cargo --version
1042026-02-20T04:24:44.250Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-02-20T04:24:44.868Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-02-20T04:24:44.868Zinfo: downloading component 'cargo'
1072026-02-20T04:24:45.786Zinfo: downloading component 'clippy'
1082026-02-20T04:24:46.485Zinfo: downloading component 'rust-docs'
1092026-02-20T04:24:47.989Zinfo: downloading component 'rust-std'
1102026-02-20T04:24:50.350Zinfo: downloading component 'rustc'
1112026-02-20T04:24:59.210Zinfo: downloading component 'rustfmt'
1122026-02-20T04:24:59.753Zinfo: installing component 'cargo'
1132026-02-20T04:25:00.675Zinfo: installing component 'clippy'
1142026-02-20T04:25:01.066Zinfo: installing component 'rust-docs'
1152026-02-20T04:25:03.028Zinfo: installing component 'rust-std'
1162026-02-20T04:25:04.858Zinfo: installing component 'rustc'
1172026-02-20T04:25:11.687Zinfo: installing component 'rustfmt'
1182026-02-20T04:25:12.133Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-02-20T04:25:12.145Z+ rustc --version
1202026-02-20T04:25:12.211Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-02-20T04:25:12.218Z+ banner check
1222026-02-20T04:25:12.241Z
1232026-02-20T04:25:12.241Z #### # # ###### #### # #
1242026-02-20T04:25:12.241Z # # # # # # # # #
1252026-02-20T04:25:12.241Z # ###### ##### # ####
1262026-02-20T04:25:12.242Z # # # # # # #
1272026-02-20T04:25:12.242Z # # # # # # # # #
1282026-02-20T04:25:12.242Z #### # # ###### #### # #
1292026-02-20T04:25:12.242Z
1302026-02-20T04:25:12.242Z+ cargo fmt -- --check
1312026-02-20T04:25:12.673Z+ cargo check
1322026-02-20T04:25:12.820Z Updating crates.io index
1332026-02-20T04:25:12.831Z Updating git repository `https://github.com/oxidecomputer/xfr`
1342026-02-20T04:25:13.097ZFrom https://github.com/oxidecomputer/xfr
1352026-02-20T04:25:13.097Z * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d
1362026-02-20T04:25:14.084Z Downloading crates ...
1372026-02-20T04:25:14.169Z Downloaded autocfg v1.5.0
1382026-02-20T04:25:14.213Z Downloaded scroll_derive v0.12.1
1392026-02-20T04:25:14.213Z Downloaded num-rational v0.4.2
1402026-02-20T04:25:14.213Z Downloaded num v0.4.3
1412026-02-20T04:25:14.213Z Downloaded serde_tokenstream v0.2.2
1422026-02-20T04:25:14.213Z Downloaded colorchoice v1.0.4
1432026-02-20T04:25:14.213Z Downloaded pnet_datalink v0.35.0
1442026-02-20T04:25:14.213Z Downloaded zerocopy-derive v0.7.35
1452026-02-20T04:25:14.214Z Downloaded zmij v1.0.21
1462026-02-20T04:25:14.235Z Downloaded usdt-attr-macro v0.5.0
1472026-02-20T04:25:14.235Z Downloaded num-bigint v0.4.6
1482026-02-20T04:25:14.235Z Downloaded rand_core v0.9.5
1492026-02-20T04:25:14.235Z Downloaded pnet_macros v0.35.0
1502026-02-20T04:25:14.235Z Downloaded proc-macro2 v1.0.106
1512026-02-20T04:25:14.235Z Downloaded clap_lex v1.0.0
1522026-02-20T04:25:14.235Z Downloaded bitflags v2.11.0
1532026-02-20T04:25:14.235Z Downloaded tap v1.0.1
1542026-02-20T04:25:14.235Z Downloaded anstyle v1.0.13
1552026-02-20T04:25:14.235Z Downloaded zerocopy v0.8.39
1562026-02-20T04:25:14.311Z Downloaded no-std-net v0.6.0
1572026-02-20T04:25:14.311Z Downloaded log v0.4.29
1582026-02-20T04:25:14.311Z Downloaded ipnetwork v0.20.0
1592026-02-20T04:25:14.325Z Downloaded generic-array v0.14.7
1602026-02-20T04:25:14.326Z Downloaded pest_derive v2.8.6
1612026-02-20T04:25:14.326Z Downloaded ppv-lite86 v0.2.21
1622026-02-20T04:25:14.326Z Downloaded pnet_sys v0.35.0
1632026-02-20T04:25:14.326Z Downloaded unicode-ident v1.0.24
1642026-02-20T04:25:14.326Z Downloaded pest_generator v2.8.6
1652026-02-20T04:25:14.326Z Downloaded wyz v0.5.1
1662026-02-20T04:25:14.326Z Downloaded cpufeatures v0.2.17
1672026-02-20T04:25:14.326Z Downloaded thread-id v4.2.2
1682026-02-20T04:25:14.326Z Downloaded crypto-common v0.1.7
1692026-02-20T04:25:14.326Z Downloaded goblin v0.8.2
1702026-02-20T04:25:14.326Z Downloaded num-traits v0.2.19
1712026-02-20T04:25:14.326Z Downloaded scroll v0.12.0
1722026-02-20T04:25:14.326Z Downloaded cfg-if v1.0.4
1732026-02-20T04:25:14.326Z Downloaded num-iter v0.1.45
1742026-02-20T04:25:14.327Z Downloaded regex-syntax v0.8.9
1752026-02-20T04:25:14.327Z Downloaded strsim v0.11.1
1762026-02-20T04:25:14.327Z Downloaded digest v0.10.7
1772026-02-20T04:25:14.327Z Downloaded serde_json v1.0.149
1782026-02-20T04:25:14.327Z Downloaded num-integer v0.1.46
1792026-02-20T04:25:14.327Z Downloaded block-buffer v0.10.4
1802026-02-20T04:25:14.327Z Downloaded serde v1.0.228
1812026-02-20T04:25:14.327Z Downloaded radium v0.7.0
1822026-02-20T04:25:14.355Z Downloaded pretty-hex v0.4.1
1832026-02-20T04:25:14.355Z Downloaded sha2 v0.10.9
1842026-02-20T04:25:14.355Z Downloaded thiserror-impl v1.0.69
1852026-02-20T04:25:14.355Z Downloaded prettyplease v0.2.37
1862026-02-20T04:25:14.356Z Downloaded pnet_packet v0.35.0
1872026-02-20T04:25:14.356Z Downloaded dtrace-parser v0.2.0
1882026-02-20T04:25:14.356Z Downloaded thiserror v1.0.69
1892026-02-20T04:25:14.373Z Downloaded anstyle-query v1.1.5
1902026-02-20T04:25:14.373Z Downloaded pnet_base v0.35.0
1912026-02-20T04:25:14.373Z Downloaded ucd-trie v0.1.7
1922026-02-20T04:25:14.373Z Downloaded utf8parse v0.2.2
1932026-02-20T04:25:14.373Z Downloaded pnet_macros_support v0.35.0
1942026-02-20T04:25:14.373Z Downloaded tempfile v3.25.0
1952026-02-20T04:25:14.373Z Downloaded pnet_transport v0.35.0
1962026-02-20T04:25:14.374Z Downloaded anyhow v1.0.101
1972026-02-20T04:25:14.431Z Downloaded glob v0.3.3
1982026-02-20T04:25:14.431Z Downloaded byteorder v1.5.0
1992026-02-20T04:25:14.431Z Downloaded usdt-impl v0.5.0
2002026-02-20T04:25:14.431Z Downloaded once_cell v1.21.3
2012026-02-20T04:25:14.432Z Downloaded memmap v0.7.0
2022026-02-20T04:25:14.432Z Downloaded is_terminal_polyfill v1.70.2
2032026-02-20T04:25:14.432Z Downloaded memchr v2.8.0
2042026-02-20T04:25:14.432Z Downloaded typenum v1.19.0
2052026-02-20T04:25:14.432Z Downloaded usdt-macro v0.5.0
2062026-02-20T04:25:14.483Z Downloaded dof v0.3.0
2072026-02-20T04:25:14.483Z Downloaded getrandom v0.3.4
2082026-02-20T04:25:14.483Z Downloaded rand_chacha v0.9.0
2092026-02-20T04:25:14.483Z Downloaded getrandom v0.4.1
2102026-02-20T04:25:14.483Z Downloaded colored v3.1.1
2112026-02-20T04:25:14.483Z Downloaded heck v0.5.0
2122026-02-20T04:25:14.484Z Downloaded itoa v1.0.17
2132026-02-20T04:25:14.484Z Downloaded errno v0.3.14
2142026-02-20T04:25:14.484Z Downloaded num-complex v0.4.6
2152026-02-20T04:25:14.484Z Downloaded version_check v0.9.5
2162026-02-20T04:25:14.484Z Downloaded anstyle-parse v0.2.7
2172026-02-20T04:25:14.484Z Downloaded fastrand v2.3.0
2182026-02-20T04:25:14.484Z Downloaded funty v2.0.0
2192026-02-20T04:25:14.484Z Downloaded clap_derive v4.5.55
2202026-02-20T04:25:14.484Z Downloaded rand v0.9.2
2212026-02-20T04:25:14.484Z Downloaded pest_meta v2.8.6
2222026-02-20T04:25:14.514Z Downloaded clap v4.5.60
2232026-02-20T04:25:14.514Z Downloaded serde_core v1.0.228
2242026-02-20T04:25:14.515Z Downloaded quote v1.0.44
2252026-02-20T04:25:14.515Z Downloaded serde_derive v1.0.228
2262026-02-20T04:25:14.515Z Downloaded usdt v0.5.0
2272026-02-20T04:25:14.518Z Downloaded plain v0.2.3
2282026-02-20T04:25:14.518Z Downloaded pnet v0.35.0
2292026-02-20T04:25:14.518Z Downloaded regex v1.12.3
2302026-02-20T04:25:14.550Z Downloaded bitvec v1.0.1
2312026-02-20T04:25:14.551Z Downloaded zerocopy v0.7.35
2322026-02-20T04:25:14.580Z Downloaded anstream v0.6.21
2332026-02-20T04:25:14.580Z Downloaded clap_builder v4.5.60
2342026-02-20T04:25:14.592Z Downloaded syn v2.0.116
2352026-02-20T04:25:14.592Z Downloaded pest v2.8.6
2362026-02-20T04:25:14.593Z Downloaded aho-corasick v1.1.4
2372026-02-20T04:25:14.593Z Downloaded rustix v1.1.3
2382026-02-20T04:25:14.633Z Downloaded regex-automata v0.4.14
2392026-02-20T04:25:14.666Z Downloaded libc v0.2.182
2402026-02-20T04:25:14.737Z Compiling proc-macro2 v1.0.106
2412026-02-20T04:25:14.737Z Compiling quote v1.0.44
2422026-02-20T04:25:14.760Z Compiling unicode-ident v1.0.24
2432026-02-20T04:25:14.760Z Compiling libc v0.2.182
2442026-02-20T04:25:14.761Z Compiling serde_core v1.0.228
2452026-02-20T04:25:14.761Z Compiling memchr v2.8.0
2462026-02-20T04:25:14.761Z Compiling serde v1.0.228
2472026-02-20T04:25:15.012Z Compiling thiserror v1.0.69
2482026-02-20T04:25:15.447Z Compiling zmij v1.0.21
2492026-02-20T04:25:15.630Z Compiling ucd-trie v0.1.7
2502026-02-20T04:25:15.906Z Compiling pest v2.8.6
2512026-02-20T04:25:16.058Z Compiling rustix v1.1.3
2522026-02-20T04:25:16.097Z Compiling serde_json v1.0.149
2532026-02-20T04:25:16.373Z Compiling getrandom v0.4.1
2542026-02-20T04:25:16.506Z Compiling version_check v0.9.5
2552026-02-20T04:25:17.019Z Compiling autocfg v1.5.0
2562026-02-20T04:25:17.047Z Checking syn v2.0.116
2572026-02-20T04:25:17.103Z Compiling aho-corasick v1.1.4
2582026-02-20T04:25:17.337Z Compiling prettyplease v0.2.37
2592026-02-20T04:25:17.754Z Compiling regex-syntax v0.8.9
2602026-02-20T04:25:17.868Z Compiling num-traits v0.2.19
2612026-02-20T04:25:18.520Z Compiling pest_meta v2.8.6
2622026-02-20T04:25:18.922Z Checking cfg-if v1.0.4
2632026-02-20T04:25:20.172Z Compiling itoa v1.0.17
2642026-02-20T04:25:20.493Z Compiling byteorder v1.5.0
2652026-02-20T04:25:20.533Z Compiling usdt-impl v0.5.0
2662026-02-20T04:25:20.944Z Checking num-integer v0.1.46
2672026-02-20T04:25:20.959Z Compiling thread-id v4.2.2
2682026-02-20T04:25:21.288Z Checking log v0.4.29
2692026-02-20T04:25:21.405Z Compiling regex-automata v0.4.14
2702026-02-20T04:25:21.825Z Checking colored v3.1.1
2712026-02-20T04:25:22.039Z Checking plain v0.2.3
2722026-02-20T04:25:22.235Z Compiling errno v0.3.14
2732026-02-20T04:25:22.477Z Compiling bitflags v2.11.0
2742026-02-20T04:25:22.674Z Checking no-std-net v0.6.0
2752026-02-20T04:25:22.775Z Compiling radium v0.7.0
2762026-02-20T04:25:22.876Z Checking pretty-hex v0.4.1
2772026-02-20T04:25:23.075Z Checking pnet_base v0.35.0
2782026-02-20T04:25:23.306Z Compiling pest_generator v2.8.6
2792026-02-20T04:25:23.471Z Compiling fastrand v2.3.0
2802026-02-20T04:25:23.497Z Checking tap v1.0.1
2812026-02-20T04:25:23.554Z Compiling zerocopy v0.8.39
2822026-02-20T04:25:23.658Z Compiling once_cell v1.21.3
2832026-02-20T04:25:24.040Z Compiling getrandom v0.3.4
2842026-02-20T04:25:24.402Z Checking wyz v0.5.1
2852026-02-20T04:25:24.714Z Checking num-iter v0.1.45
2862026-02-20T04:25:24.754Z Checking memmap v0.7.0
2872026-02-20T04:25:24.887Z Compiling tempfile v3.25.0
2882026-02-20T04:25:24.988Z Checking funty v2.0.0
2892026-02-20T04:25:25.278Z Compiling anyhow v1.0.101
2902026-02-20T04:25:25.570Z Compiling regex v1.12.3
2912026-02-20T04:25:25.830Z Checking bitvec v1.0.1
2922026-02-20T04:25:26.296Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
2932026-02-20T04:25:26.538Z Checking pnet_macros_support v0.35.0
2942026-02-20T04:25:26.724Z Checking pnet_sys v0.35.0
2952026-02-20T04:25:26.925Z Checking utf8parse v0.2.2
2962026-02-20T04:25:26.946Z Compiling serde_derive v1.0.228
2972026-02-20T04:25:27.074Z Compiling thiserror-impl v1.0.69
2982026-02-20T04:25:27.085Z Compiling zerocopy-derive v0.7.35
2992026-02-20T04:25:27.912Z Compiling pest_derive v2.8.6
3002026-02-20T04:25:28.246Z Compiling scroll_derive v0.12.1
3012026-02-20T04:25:28.807Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3022026-02-20T04:25:28.917Z Compiling zerocopy v0.7.35
3032026-02-20T04:25:29.732Z Checking scroll v0.12.0
3042026-02-20T04:25:29.892Z Compiling dtrace-parser v0.2.0
3052026-02-20T04:25:30.258Z Checking goblin v0.8.2
3062026-02-20T04:25:30.805Z Compiling pnet_macros v0.35.0
3072026-02-20T04:25:30.851Z Checking anstyle-parse v0.2.7
3082026-02-20T04:25:31.492Z Checking rand_core v0.9.5
3092026-02-20T04:25:32.210Z Checking anstyle v1.0.13
3102026-02-20T04:25:32.256Z Checking anstyle-query v1.1.5
3112026-02-20T04:25:32.389Z Checking colorchoice v1.0.4
3122026-02-20T04:25:32.722Z Compiling pnet v0.35.0
3132026-02-20T04:25:32.898Z Checking is_terminal_polyfill v1.70.2
3142026-02-20T04:25:33.020Z Checking anstream v0.6.21
3152026-02-20T04:25:33.167Z Checking pnet_packet v0.35.0
3162026-02-20T04:25:33.312Z Checking strsim v0.11.1
3172026-02-20T04:25:33.400Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3182026-02-20T04:25:33.580Z Checking clap_lex v1.0.0
3192026-02-20T04:25:33.770Z Checking ppv-lite86 v0.2.21
3202026-02-20T04:25:33.858Z Compiling heck v0.5.0
3212026-02-20T04:25:33.921Z Checking clap_builder v4.5.60
3222026-02-20T04:25:34.264Z Compiling clap_derive v4.5.55
3232026-02-20T04:25:34.511Z Checking rand_chacha v0.9.0
3242026-02-20T04:25:34.827Z Checking num-bigint v0.4.6
3252026-02-20T04:25:34.840Z Checking num-complex v0.4.6
3262026-02-20T04:25:35.018Z Compiling serde_tokenstream v0.2.2
3272026-02-20T04:25:35.306Z Compiling dof v0.3.0
3282026-02-20T04:25:35.570Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3292026-02-20T04:25:35.721Z Checking ipnetwork v0.20.0
3302026-02-20T04:25:36.061Z Checking pnet_datalink v0.35.0
3312026-02-20T04:25:36.634Z Checking rand v0.9.2
3322026-02-20T04:25:36.855Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3332026-02-20T04:25:37.015Z Checking num-rational v0.4.2
3342026-02-20T04:25:37.066Z Compiling usdt-attr-macro v0.5.0
3352026-02-20T04:25:37.202Z Compiling usdt-macro v0.5.0
3362026-02-20T04:25:37.312Z Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
3372026-02-20T04:25:37.568Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3382026-02-20T04:25:37.672Z Checking num v0.4.3
3392026-02-20T04:25:37.769Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3402026-02-20T04:25:38.338Z Checking pnet_transport v0.35.0
3412026-02-20T04:25:38.369Z Checking clap v4.5.60
3422026-02-20T04:25:38.431Z Checking usdt v0.5.0
3432026-02-20T04:25:38.438Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3442026-02-20T04:25:38.591Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3452026-02-20T04:25:39.058Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3462026-02-20T04:25:40.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.67s
3472026-02-20T04:25:40.459Z+ cargo clippy --all-targets -- --deny warnings
3482026-02-20T04:25:40.730Z Downloading crates ...
3492026-02-20T04:25:40.830Z Downloaded libloading v0.9.0
3502026-02-20T04:25:40.945Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
3512026-02-20T04:25:40.954Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3522026-02-20T04:25:40.954Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3532026-02-20T04:25:40.954Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3542026-02-20T04:25:40.954Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3552026-02-20T04:25:40.954Z Checking libloading v0.9.0
3562026-02-20T04:25:41.425Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3572026-02-20T04:25:42.439Z Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3582026-02-20T04:25:44.095Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3592026-02-20T04:25:44.099Z Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3602026-02-20T04:25:45.726Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3612026-02-20T04:25:55.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
3622026-02-20T04:25:55.272Z+ banner build
3632026-02-20T04:25:55.277Z
3642026-02-20T04:25:55.277Z ##### # # # # #####
3652026-02-20T04:25:55.277Z # # # # # # # #
3662026-02-20T04:25:55.277Z ##### # # # # # #
3672026-02-20T04:25:55.277Z # # # # # # # #
3682026-02-20T04:25:55.277Z # # # # # # # #
3692026-02-20T04:25:55.277Z ##### #### # ###### #####
3702026-02-20T04:25:55.277Z
3712026-02-20T04:25:55.277Z+ ptime -m cargo build
3722026-02-20T04:25:55.517Z Compiling unicode-ident v1.0.24
3732026-02-20T04:25:55.517Z Compiling memchr v2.8.0
3742026-02-20T04:25:55.520Z Compiling regex-syntax v0.8.9
3752026-02-20T04:25:55.520Z Compiling ucd-trie v0.1.7
3762026-02-20T04:25:55.540Z Compiling libc v0.2.182
3772026-02-20T04:25:55.542Z Compiling serde_core v1.0.228
3782026-02-20T04:25:55.559Z Compiling cfg-if v1.0.4
3792026-02-20T04:25:55.564Z Compiling zmij v1.0.21
3802026-02-20T04:25:55.631Z Compiling byteorder v1.5.0
3812026-02-20T04:25:55.711Z Compiling proc-macro2 v1.0.106
3822026-02-20T04:25:56.040Z Compiling itoa v1.0.17
3832026-02-20T04:25:56.114Z Compiling num-traits v0.2.19
3842026-02-20T04:25:56.120Z Compiling bitflags v2.11.0
3852026-02-20T04:25:56.374Z Compiling errno v0.3.14
3862026-02-20T04:25:56.434Z Compiling thread-id v4.2.2
3872026-02-20T04:25:56.557Z Compiling quote v1.0.44
3882026-02-20T04:25:56.568Z Compiling aho-corasick v1.1.4
3892026-02-20T04:25:56.608Z Compiling pest v2.8.6
3902026-02-20T04:25:57.091Z Compiling syn v2.0.116
3912026-02-20T04:25:57.205Z Compiling rustix v1.1.3
3922026-02-20T04:25:57.393Z Compiling getrandom v0.4.1
3932026-02-20T04:25:57.629Z Compiling fastrand v2.3.0
3942026-02-20T04:25:57.899Z Compiling num-integer v0.1.46
3952026-02-20T04:25:58.129Z Compiling plain v0.2.3
3962026-02-20T04:25:58.271Z Compiling colored v3.1.1
3972026-02-20T04:25:58.604Z Compiling once_cell v1.21.3
3982026-02-20T04:25:59.009Z Compiling log v0.4.29
3992026-02-20T04:25:59.166Z Compiling regex-automata v0.4.14
4002026-02-20T04:25:59.354Z Compiling pest_meta v2.8.6
4012026-02-20T04:25:59.361Z Compiling tempfile v3.25.0
4022026-02-20T04:25:59.707Z Compiling no-std-net v0.6.0
4032026-02-20T04:25:59.801Z Compiling pretty-hex v0.4.1
4042026-02-20T04:26:00.031Z Compiling pnet_base v0.35.0
4052026-02-20T04:26:00.252Z Compiling serde_json v1.0.149
4062026-02-20T04:26:00.310Z Compiling tap v1.0.1
4072026-02-20T04:26:00.380Z Compiling radium v0.7.0
4082026-02-20T04:26:00.487Z Compiling wyz v0.5.1
4092026-02-20T04:26:00.810Z Compiling num-iter v0.1.45
4102026-02-20T04:26:00.890Z Compiling memmap v0.7.0
4112026-02-20T04:26:00.989Z Compiling funty v2.0.0
4122026-02-20T04:26:01.224Z Compiling getrandom v0.3.4
4132026-02-20T04:26:01.533Z Compiling zerocopy v0.8.39
4142026-02-20T04:26:01.673Z Compiling pnet_macros_support v0.35.0
4152026-02-20T04:26:01.862Z Compiling pnet_sys v0.35.0
4162026-02-20T04:26:02.112Z Compiling bitvec v1.0.1
4172026-02-20T04:26:02.161Z Compiling utf8parse v0.2.2
4182026-02-20T04:26:02.322Z Compiling anstyle-parse v0.2.7
4192026-02-20T04:26:02.686Z Compiling rand_core v0.9.5
4202026-02-20T04:26:02.765Z Compiling anyhow v1.0.101
4212026-02-20T04:26:03.013Z Compiling anstyle-query v1.1.5
4222026-02-20T04:26:03.096Z Compiling colorchoice v1.0.4
4232026-02-20T04:26:03.113Z Compiling anstyle v1.0.13
4242026-02-20T04:26:03.163Z Compiling pest_generator v2.8.6
4252026-02-20T04:26:03.271Z Compiling regex v1.12.3
4262026-02-20T04:26:03.536Z Compiling prettyplease v0.2.37
4272026-02-20T04:26:03.593Z Compiling is_terminal_polyfill v1.70.2
4282026-02-20T04:26:03.719Z Compiling anstream v0.6.21
4292026-02-20T04:26:04.280Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
4302026-02-20T04:26:04.368Z Compiling clap_lex v1.0.0
4312026-02-20T04:26:04.740Z Compiling strsim v0.11.1
4322026-02-20T04:26:04.827Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
4332026-02-20T04:26:05.093Z Compiling clap_builder v4.5.60
4342026-02-20T04:26:05.593Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
4352026-02-20T04:26:06.485Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
4362026-02-20T04:26:07.550Z Compiling serde_derive v1.0.228
4372026-02-20T04:26:07.550Z Compiling thiserror-impl v1.0.69
4382026-02-20T04:26:07.553Z Compiling zerocopy-derive v0.7.35
4392026-02-20T04:26:07.553Z Compiling pest_derive v2.8.6
4402026-02-20T04:26:07.579Z Compiling scroll_derive v0.12.1
4412026-02-20T04:26:08.805Z Compiling pnet_macros v0.35.0
4422026-02-20T04:26:09.314Z Compiling scroll v0.12.0
4432026-02-20T04:26:09.499Z Compiling ppv-lite86 v0.2.21
4442026-02-20T04:26:09.666Z Compiling zerocopy v0.7.35
4452026-02-20T04:26:09.833Z Compiling goblin v0.8.2
4462026-02-20T04:26:10.294Z Compiling rand_chacha v0.9.0
4472026-02-20T04:26:10.351Z Compiling clap_derive v4.5.55
4482026-02-20T04:26:10.472Z Compiling thiserror v1.0.69
4492026-02-20T04:26:10.605Z Compiling dtrace-parser v0.2.0
4502026-02-20T04:26:11.038Z Compiling rand v0.9.2
4512026-02-20T04:26:11.868Z Compiling pnet_packet v0.35.0
4522026-02-20T04:26:13.633Z Compiling serde v1.0.228
4532026-02-20T04:26:13.882Z Compiling clap v4.5.60
4542026-02-20T04:26:13.946Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
4552026-02-20T04:26:14.411Z Compiling dof v0.3.0
4562026-02-20T04:26:14.427Z Compiling serde_tokenstream v0.2.2
4572026-02-20T04:26:14.436Z Compiling num-bigint v0.4.6
4582026-02-20T04:26:14.448Z Compiling num-complex v0.4.6
4592026-02-20T04:26:14.610Z Compiling ipnetwork v0.20.0
4602026-02-20T04:26:14.980Z Compiling usdt-impl v0.5.0
4612026-02-20T04:26:15.112Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
4622026-02-20T04:26:15.202Z Compiling pnet_datalink v0.35.0
4632026-02-20T04:26:16.204Z Compiling usdt-macro v0.5.0
4642026-02-20T04:26:16.531Z Compiling usdt-attr-macro v0.5.0
4652026-02-20T04:26:17.190Z Compiling num-rational v0.4.2
4662026-02-20T04:26:17.906Z Compiling pnet_transport v0.35.0
4672026-02-20T04:26:18.016Z Compiling num v0.4.3
4682026-02-20T04:26:18.159Z Compiling pnet v0.35.0
4692026-02-20T04:26:18.441Z Compiling usdt v0.5.0
4702026-02-20T04:26:18.688Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
4712026-02-20T04:26:19.256Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
4722026-02-20T04:26:19.477Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
4732026-02-20T04:26:19.489Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
4742026-02-20T04:26:19.682Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
4752026-02-20T04:26:24.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.86s
4762026-02-20T04:26:24.223Z
4772026-02-20T04:26:24.226Zreal 28.944991976
4782026-02-20T04:26:24.226Zuser 2:51.344821461
4792026-02-20T04:26:24.226Zsys 20.304454317
4802026-02-20T04:26:24.226Ztrap 0.105655248
4812026-02-20T04:26:24.226Ztflt 0.063479212
4822026-02-20T04:26:24.226Zdflt 0.116637737
4832026-02-20T04:26:24.226Zkflt 0.000035791
4842026-02-20T04:26:24.226Zlock 7:20.755614019
4852026-02-20T04:26:24.226Zslp 10:52.955239290
4862026-02-20T04:26:24.226Zlat 5.810387760
4872026-02-20T04:26:24.226Zstop 7.452551610
4882026-02-20T04:26:24.226Z+ ptime -m cargo build --release
4892026-02-20T04:26:24.397Z Compiling proc-macro2 v1.0.106
4902026-02-20T04:26:24.397Z Compiling quote v1.0.44
4912026-02-20T04:26:24.397Z Compiling unicode-ident v1.0.24
4922026-02-20T04:26:24.401Z Compiling libc v0.2.182
4932026-02-20T04:26:24.401Z Compiling serde_core v1.0.228
4942026-02-20T04:26:24.401Z Compiling memchr v2.8.0
4952026-02-20T04:26:24.401Z Compiling serde v1.0.228
4962026-02-20T04:26:24.401Z Compiling thiserror v1.0.69
4972026-02-20T04:26:24.584Z Compiling zmij v1.0.21
4982026-02-20T04:26:24.963Z Compiling getrandom v0.4.1
4992026-02-20T04:26:25.072Z Compiling ucd-trie v0.1.7
5002026-02-20T04:26:25.078Z Compiling serde_json v1.0.149
5012026-02-20T04:26:25.469Z Compiling rustix v1.1.3
5022026-02-20T04:26:25.474Z Compiling pest v2.8.6
5032026-02-20T04:26:26.159Z Compiling aho-corasick v1.1.4
5042026-02-20T04:26:26.732Z Compiling syn v2.0.116
5052026-02-20T04:26:26.839Z Compiling regex-syntax v0.8.9
5062026-02-20T04:26:26.876Z Compiling version_check v0.9.5
5072026-02-20T04:26:27.398Z Compiling prettyplease v0.2.37
5082026-02-20T04:26:27.553Z Compiling autocfg v1.5.0
5092026-02-20T04:26:28.313Z Compiling pest_meta v2.8.6
5102026-02-20T04:26:28.425Z Compiling num-traits v0.2.19
5112026-02-20T04:26:30.470Z Compiling regex-automata v0.4.14
5122026-02-20T04:26:30.787Z Compiling itoa v1.0.17
5132026-02-20T04:26:31.101Z Compiling cfg-if v1.0.4
5142026-02-20T04:26:31.199Z Compiling byteorder v1.5.0
5152026-02-20T04:26:31.843Z Compiling usdt-impl v0.5.0
5162026-02-20T04:26:32.492Z Compiling thread-id v4.2.2
5172026-02-20T04:26:32.613Z Compiling num-integer v0.1.46
5182026-02-20T04:26:32.937Z Compiling pest_generator v2.8.6
5192026-02-20T04:26:33.161Z Compiling errno v0.3.14
5202026-02-20T04:26:33.506Z Compiling bitflags v2.11.0
5212026-02-20T04:26:33.947Z Compiling plain v0.2.3
5222026-02-20T04:26:33.998Z Compiling log v0.4.29
5232026-02-20T04:26:34.855Z Compiling regex v1.12.3
5242026-02-20T04:26:34.939Z Compiling no-std-net v0.6.0
5252026-02-20T04:26:35.045Z Compiling colored v3.1.1
5262026-02-20T04:26:35.728Z Compiling radium v0.7.0
5272026-02-20T04:26:36.252Z Compiling fastrand v2.3.0
5282026-02-20T04:26:36.452Z Compiling once_cell v1.21.3
5292026-02-20T04:26:36.493Z Compiling serde_derive v1.0.228
5302026-02-20T04:26:36.675Z Compiling thiserror-impl v1.0.69
5312026-02-20T04:26:36.827Z Compiling zerocopy-derive v0.7.35
5322026-02-20T04:26:37.118Z Compiling pest_derive v2.8.6
5332026-02-20T04:26:37.142Z Compiling scroll_derive v0.12.1
5342026-02-20T04:26:38.108Z Compiling pretty-hex v0.4.1
5352026-02-20T04:26:38.350Z Compiling tempfile v3.25.0
5362026-02-20T04:26:38.378Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
5372026-02-20T04:26:38.711Z Compiling scroll v0.12.0
5382026-02-20T04:26:38.854Z Compiling zerocopy v0.7.35
5392026-02-20T04:26:39.272Z Compiling goblin v0.8.2
5402026-02-20T04:26:39.501Z Compiling dtrace-parser v0.2.0
5412026-02-20T04:26:40.282Z Compiling pnet_base v0.35.0
5422026-02-20T04:26:40.771Z Compiling zerocopy v0.8.39
5432026-02-20T04:26:40.941Z Compiling getrandom v0.3.4
5442026-02-20T04:26:41.187Z Compiling tap v1.0.1
5452026-02-20T04:26:41.383Z Compiling wyz v0.5.1
5462026-02-20T04:26:41.590Z Compiling num-iter v0.1.45
5472026-02-20T04:26:41.790Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
5482026-02-20T04:26:41.837Z Compiling memmap v0.7.0
5492026-02-20T04:26:42.112Z Compiling funty v2.0.0
5502026-02-20T04:26:42.262Z Compiling anyhow v1.0.101
5512026-02-20T04:26:44.477Z Compiling serde_tokenstream v0.2.2
5522026-02-20T04:26:44.583Z Compiling dof v0.3.0
5532026-02-20T04:26:44.596Z Compiling num-bigint v0.4.6
5542026-02-20T04:26:44.761Z Compiling num-complex v0.4.6
5552026-02-20T04:26:45.031Z Compiling bitvec v1.0.1
5562026-02-20T04:26:46.535Z Compiling usdt-macro v0.5.0
5572026-02-20T04:26:46.658Z Compiling usdt-attr-macro v0.5.0
5582026-02-20T04:26:47.877Z Compiling num-rational v0.4.2
5592026-02-20T04:26:50.351Z Compiling usdt v0.5.0
5602026-02-20T04:26:50.872Z Compiling num v0.4.3
5612026-02-20T04:26:50.984Z Compiling pnet_macros_support v0.35.0
5622026-02-20T04:26:51.146Z Compiling pnet_macros v0.35.0
5632026-02-20T04:26:51.203Z Compiling pnet_sys v0.35.0
5642026-02-20T04:26:52.067Z Compiling utf8parse v0.2.2
5652026-02-20T04:26:52.231Z Compiling anstyle-parse v0.2.7
5662026-02-20T04:26:52.696Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
5672026-02-20T04:26:53.063Z Compiling ppv-lite86 v0.2.21
5682026-02-20T04:26:53.457Z Compiling pnet_packet v0.35.0
5692026-02-20T04:26:53.899Z Compiling rand_core v0.9.5
5702026-02-20T04:26:54.439Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
5712026-02-20T04:26:55.004Z Compiling ipnetwork v0.20.0
5722026-02-20T04:26:58.098Z Compiling anstyle v1.0.13
5732026-02-20T04:26:58.759Z Compiling is_terminal_polyfill v1.70.2
5742026-02-20T04:26:58.898Z Compiling pnet v0.35.0
5752026-02-20T04:26:59.290Z Compiling colorchoice v1.0.4
5762026-02-20T04:26:59.441Z Compiling anstyle-query v1.1.5
5772026-02-20T04:26:59.599Z Compiling pnet_transport v0.35.0
5782026-02-20T04:27:00.290Z Compiling anstream v0.6.21
5792026-02-20T04:27:02.906Z Compiling pnet_datalink v0.35.0
5802026-02-20T04:27:03.055Z Compiling rand_chacha v0.9.0
5812026-02-20T04:27:04.422Z Compiling strsim v0.11.1
5822026-02-20T04:27:05.083Z Compiling heck v0.5.0
5832026-02-20T04:27:05.488Z Compiling clap_lex v1.0.0
5842026-02-20T04:27:05.907Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
5852026-02-20T04:27:06.018Z Compiling clap_builder v4.5.60
5862026-02-20T04:27:06.344Z Compiling clap_derive v4.5.55
5872026-02-20T04:27:06.383Z Compiling rand v0.9.2
5882026-02-20T04:27:08.138Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
5892026-02-20T04:27:08.576Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
5902026-02-20T04:27:09.294Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
5912026-02-20T04:27:09.830Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
5922026-02-20T04:27:17.009Z Compiling clap v4.5.60
5932026-02-20T04:27:17.118Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
5942026-02-20T04:27:24.563Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
5952026-02-20T04:27:37.482Z Finished `release` profile [optimized] target(s) in 1m 13s
5962026-02-20T04:27:37.509Z
5972026-02-20T04:27:37.512Zreal 1:13.296258919
5982026-02-20T04:27:37.513Zuser 7:51.591949734
5992026-02-20T04:27:37.513Zsys 31.621795654
6002026-02-20T04:27:37.513Ztrap 0.263970559
6012026-02-20T04:27:37.513Ztflt 0.251999436
6022026-02-20T04:27:37.513Zdflt 0.284070589
6032026-02-20T04:27:37.513Zkflt 0.000570736
6042026-02-20T04:27:37.513Zlock 24:54.248339801
6052026-02-20T04:27:37.513Zslp 28:48.945600358
6062026-02-20T04:27:37.513Zlat 22.890592719
6072026-02-20T04:27:37.513Zstop 16.252177724
6082026-02-20T04:27:37.513Z+ for x in debug release
6092026-02-20T04:27:37.513Z+ mkdir -p /work/debug
6102026-02-20T04:27:37.516Z+ cp target/debug/x4c /work/debug/
6112026-02-20T04:27:37.547Z+ cp target/debug/libsidecar_lite.so /work/debug/
6122026-02-20T04:27:37.591Z+ for x in debug release
6132026-02-20T04:27:37.591Z+ mkdir -p /work/release
6142026-02-20T04:27:37.594Z+ cp target/release/x4c /work/release/
6152026-02-20T04:27:37.605Z+ cp target/release/libsidecar_lite.so /work/release/
6162026-02-20T04:27:37.619Z+ banner test
6172026-02-20T04:27:37.621Z
6182026-02-20T04:27:37.622Z ##### ###### #### #####
6192026-02-20T04:27:37.622Z # # # #
6202026-02-20T04:27:37.622Z # ##### #### #
6212026-02-20T04:27:37.622Z # # # #
6222026-02-20T04:27:37.622Z # # # # #
6232026-02-20T04:27:37.622Z # ###### #### #
6242026-02-20T04:27:37.622Z
6252026-02-20T04:27:37.622Z+ cargo test
6262026-02-20T04:27:37.787Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
6272026-02-20T04:27:37.805Z Compiling libloading v0.9.0
6282026-02-20T04:27:37.811Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
6292026-02-20T04:27:37.815Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
6302026-02-20T04:27:37.815Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
6312026-02-20T04:27:37.815Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
6322026-02-20T04:27:38.188Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
6332026-02-20T04:27:39.582Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
6342026-02-20T04:27:39.582Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
6352026-02-20T04:27:39.586Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
6362026-02-20T04:27:40.093Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
6372026-02-20T04:27:52.053Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.35s
6382026-02-20T04:27:52.066Z Running unittests src/lib.rs (target/debug/deps/p4-8052cf7e4697e3cd)
6392026-02-20T04:27:52.100Z
6402026-02-20T04:27:52.100Zrunning 0 tests
6412026-02-20T04:27:52.100Z
6422026-02-20T04:27:52.100Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6432026-02-20T04:27:52.100Z
6442026-02-20T04:27:52.100Z Running unittests src/lib.rs (target/debug/deps/p4_macro-820ed8c5659d1a7c)
6452026-02-20T04:27:52.100Z
6462026-02-20T04:27:52.100Zrunning 0 tests
6472026-02-20T04:27:52.100Z
6482026-02-20T04:27:52.101Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492026-02-20T04:27:52.101Z
6502026-02-20T04:27:52.101Z Running unittests src/main.rs (target/debug/deps/p4_macro_test-d33d1dd468833c6d)
6512026-02-20T04:27:52.101Z
6522026-02-20T04:27:52.101Zrunning 0 tests
6532026-02-20T04:27:52.101Z
6542026-02-20T04:27:52.101Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6552026-02-20T04:27:52.101Z
6562026-02-20T04:27:52.102Z Running unittests src/lib.rs (target/debug/deps/p4_rust-2727775d21d65117)
6572026-02-20T04:27:52.102Z
6582026-02-20T04:27:52.102Zrunning 0 tests
6592026-02-20T04:27:52.102Z
6602026-02-20T04:27:52.102Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6612026-02-20T04:27:52.103Z
6622026-02-20T04:27:52.103Z Running unittests src/lib.rs (target/debug/deps/p4rs-87be963059e0e669)
6632026-02-20T04:27:52.103Z
6642026-02-20T04:27:52.103Zrunning 14 tests
6652026-02-20T04:27:52.103Ztest bitmath::tests::bitmath_add_cascade ... ok
6662026-02-20T04:27:52.103Ztest bitmath::tests::bitmath_add_be ... ok
6672026-02-20T04:27:52.103Ztest bitmath::tests::bitmath_add_le ... ok
6682026-02-20T04:27:52.103Ztest bitmath::tests::bitmath_add_nest ... ok
6692026-02-20T04:27:52.103Ztest bitmath::tests::bitmath_add_mixed_size ... ok
6702026-02-20T04:27:52.104Ztest bitmath::tests::bitmath_mod ... ok
6712026-02-20T04:27:52.104Ztest bitmath::tests::bitmath_sub_be ... ok
6722026-02-20T04:27:52.104Ztest bitmath::tests::bitmath_sub_le ... ok
6732026-02-20T04:27:52.104Ztest checksum::tests::udp_checksum ... ok
6742026-02-20T04:27:52.104Ztest table::tests::match_lpm_ternary_1 ... ok
6752026-02-20T04:27:52.105Ztest table::tests::match_lpm_ternary_range ... ok
6762026-02-20T04:27:52.105Ztest table::tests::match_ternary_1 ... ok
6772026-02-20T04:27:52.105Ztest table::tests::match_lpm_1 ... ok
6782026-02-20T04:27:52.106Ztest table::tests::match_with_action ... ok
6792026-02-20T04:27:52.106Z
6802026-02-20T04:27:52.106Ztest result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6812026-02-20T04:27:52.106Z
6822026-02-20T04:27:52.106Z Running unittests src/lib.rs (target/debug/deps/sidecar_lite-2fa49aaffa8cb1aa)
6832026-02-20T04:27:52.106Z
6842026-02-20T04:27:52.106Zrunning 0 tests
6852026-02-20T04:27:52.106Z
6862026-02-20T04:27:52.107Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6872026-02-20T04:27:52.107Z
6882026-02-20T04:27:52.114Z Running unittests src/lib.rs (target/debug/deps/tests-99093517b20665c5)
6892026-02-20T04:27:52.114Z
6902026-02-20T04:27:52.114Zrunning 15 tests
6912026-02-20T04:27:52.114Ztest controller_multiple_instantiation::controller_multiple_instantiation ... ok
6922026-02-20T04:27:52.114Ztest headers::ipv6_header_read_write ... ok
6932026-02-20T04:27:52.114Ztest dload::pipeline_create ... ok
6942026-02-20T04:27:52.115Ztest ipv6::test_ipv6_parse ... ok
6952026-02-20T04:27:52.115Ztest dload::dynamic_load ... ok
6962026-02-20T04:27:52.115Ztest arithmetic::arithmetic ... ok
6972026-02-20T04:27:52.115Ztest decap::geneve_decap ... ok
6982026-02-20T04:27:52.115Ztest table_in_egress_and_ingress::table_in_egress_and_ingress ... ok
6992026-02-20T04:27:52.115Ztest hub::hub2 ... ok
7002026-02-20T04:27:52.115Ztest vlan::test_vlan_parse ... ok
7012026-02-20T04:27:52.115Ztest disag_router::disag_router ... ok
7022026-02-20T04:27:52.115Ztest range::range ... ok
7032026-02-20T04:27:52.186Ztest basic_router::basic_router2 ... ok
7042026-02-20T04:27:52.186Ztest dynamic_router::dynamic_router2 ... ok
7052026-02-20T04:27:52.186Ztest mac_rewrite::mac_rewrite2 ... ok
7062026-02-20T04:27:52.187Z
7072026-02-20T04:27:52.187Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
7082026-02-20T04:27:52.187Z
7092026-02-20T04:27:52.187Z Running unittests src/lib.rs (target/debug/deps/x4c-77350512500145b4)
7102026-02-20T04:27:52.187Z
7112026-02-20T04:27:52.187Zrunning 0 tests
7122026-02-20T04:27:52.187Z
7132026-02-20T04:27:52.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7142026-02-20T04:27:52.187Z
7152026-02-20T04:27:52.188Z Running unittests src/bin/x4c.rs (target/debug/deps/x4c-3db65409cb75c1f6)
7162026-02-20T04:27:52.188Z
7172026-02-20T04:27:52.188Zrunning 0 tests
7182026-02-20T04:27:52.188Z
7192026-02-20T04:27:52.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7202026-02-20T04:27:52.188Z
7212026-02-20T04:27:52.188Z Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-8f33f34cf48ae592)
7222026-02-20T04:27:52.188Z
7232026-02-20T04:27:52.188Zrunning 0 tests
7242026-02-20T04:27:52.188Z
7252026-02-20T04:27:52.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7262026-02-20T04:27:52.188Z
7272026-02-20T04:27:52.188Z Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-1ac4314a7850b904)
7282026-02-20T04:27:52.188Z
7292026-02-20T04:27:52.188Zrunning 0 tests
7302026-02-20T04:27:52.188Z
7312026-02-20T04:27:52.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7322026-02-20T04:27:52.188Z
7332026-02-20T04:27:52.189Z Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42)
7342026-02-20T04:27:52.189Z
7352026-02-20T04:27:52.189Zrunning 0 tests
7362026-02-20T04:27:52.189Z
7372026-02-20T04:27:52.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7382026-02-20T04:27:52.189Z
7392026-02-20T04:27:52.189Z Doc-tests p4
7402026-02-20T04:27:52.325Z
7412026-02-20T04:27:52.326Zrunning 0 tests
7422026-02-20T04:27:52.326Z
7432026-02-20T04:27:52.326Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7442026-02-20T04:27:52.327Z
7452026-02-20T04:27:52.339Z Doc-tests p4_macro
7462026-02-20T04:27:52.464Z
7472026-02-20T04:27:52.464Zrunning 2 tests
7482026-02-20T04:27:52.487Ztest lang/p4-macro/src/lib.rs - (line 18) ... ignored
7492026-02-20T04:27:52.487Ztest lang/p4-macro/src/lib.rs - (line 6) ... ignored
7502026-02-20T04:27:52.487Z
7512026-02-20T04:27:52.487Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
7522026-02-20T04:27:52.487Z
7532026-02-20T04:27:52.487Z Doc-tests p4_rust
7542026-02-20T04:27:52.673Z
7552026-02-20T04:27:52.674Zrunning 0 tests
7562026-02-20T04:27:52.674Z
7572026-02-20T04:27:52.674Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7582026-02-20T04:27:52.674Z
7592026-02-20T04:27:52.688Z Doc-tests p4rs
7602026-02-20T04:27:52.806Z
7612026-02-20T04:27:52.806Zrunning 1 test
7622026-02-20T04:27:53.936Ztest lang/p4rs/src/lib.rs - (line 11) ... ok
7632026-02-20T04:27:53.936Z
7642026-02-20T04:27:53.936Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
7652026-02-20T04:27:53.936Z
7662026-02-20T04:27:53.947Z Doc-tests tests
7672026-02-20T04:27:54.032Z
7682026-02-20T04:27:54.033Zrunning 0 tests
7692026-02-20T04:27:54.033Z
7702026-02-20T04:27:54.033Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7712026-02-20T04:27:54.033Z
7722026-02-20T04:27:54.043Z Doc-tests x4c
7732026-02-20T04:27:54.104Z
7742026-02-20T04:27:54.104Zrunning 0 tests
7752026-02-20T04:27:54.104Z
7762026-02-20T04:27:54.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7772026-02-20T04:27:54.104Z
7782026-02-20T04:27:54.111Z Doc-tests x4c_error_codes
7792026-02-20T04:27:54.150Z
7802026-02-20T04:27:54.150Zrunning 0 tests
7812026-02-20T04:27:54.150Z
7822026-02-20T04:27:54.150Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7832026-02-20T04:27:54.150Z
7842026-02-20T04:27:54.164Z+ pushd test
7852026-02-20T04:27:54.167Z/work/oxidecomputer/p4/test /work/oxidecomputer/p4
7862026-02-20T04:27:54.167Z+ banner 'mac rewr'
7872026-02-20T04:27:54.167Z
7882026-02-20T04:27:54.167Z # # ## #### ##### ###### # # #####
7892026-02-20T04:27:54.167Z ## ## # # # # # # # # # # #
7902026-02-20T04:27:54.167Z # ## # # # # # # ##### # # # #
7912026-02-20T04:27:54.167Z # # ###### # ##### # # ## # #####
7922026-02-20T04:27:54.167Z # # # # # # # # # ## ## # #
7932026-02-20T04:27:54.167Z # # # # #### # # ###### # # # #
7942026-02-20T04:27:54.167Z
7952026-02-20T04:27:54.167Z+ RUST_BACKTRACE=1
7962026-02-20T04:27:54.167Z+ cargo test mac_rewrite -- --nocapture
7972026-02-20T04:27:54.366Z Compiling aho-corasick v1.1.4
7982026-02-20T04:27:54.386Z Compiling rustix v1.1.3
7992026-02-20T04:27:54.389Z Compiling getrandom v0.4.1
8002026-02-20T04:27:54.392Z Compiling errno v0.3.14
8012026-02-20T04:27:54.398Z Compiling prettyplease v0.2.37
8022026-02-20T04:27:55.680Z Compiling regex-automata v0.4.14
8032026-02-20T04:27:55.729Z Compiling tempfile v3.25.0
8042026-02-20T04:27:58.332Z Compiling regex v1.12.3
8052026-02-20T04:27:58.878Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
8062026-02-20T04:27:58.985Z Compiling pnet_macros v0.35.0
8072026-02-20T04:28:00.135Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
8082026-02-20T04:28:00.446Z Compiling pnet_packet v0.35.0
8092026-02-20T04:28:01.624Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
8102026-02-20T04:28:04.000Z Compiling pnet_transport v0.35.0
8112026-02-20T04:28:04.217Z Compiling pnet v0.35.0
8122026-02-20T04:28:04.405Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
8132026-02-20T04:28:15.974Z Finished `test` profile [unoptimized + debuginfo] target(s) in 21.74s
8142026-02-20T04:28:15.990Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8152026-02-20T04:28:15.993Z
8162026-02-20T04:28:15.993Zrunning 1 test
8172026-02-20T04:28:16.001Z[phy2] do you know the muffin man?
8182026-02-20T04:28:16.004Z[cpu] the muffin man?
8192026-02-20T04:28:16.004Z[cpu] the muffin man!
8202026-02-20T04:28:16.004Z[cpu] why yes
8212026-02-20T04:28:16.005Z[phy1] i know the muffin man
8222026-02-20T04:28:16.005Z[phy3] the muffin man is me!!!
8232026-02-20T04:28:16.005Ztest mac_rewrite::mac_rewrite2 ... ok
8242026-02-20T04:28:16.005Z
8252026-02-20T04:28:16.005Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8262026-02-20T04:28:16.005Z
8272026-02-20T04:28:16.013Z+ banner 'dyn load'
8282026-02-20T04:28:16.018Z
8292026-02-20T04:28:16.018Z ##### # # # # # #### ## #####
8302026-02-20T04:28:16.018Z # # # # ## # # # # # # # #
8312026-02-20T04:28:16.018Z # # # # # # # # # # # # #
8322026-02-20T04:28:16.018Z # # # # # # # # # ###### # #
8332026-02-20T04:28:16.018Z # # # # ## # # # # # # #
8342026-02-20T04:28:16.018Z ##### # # # ###### #### # # #####
8352026-02-20T04:28:16.018Z
8362026-02-20T04:28:16.018Z+ RUST_BACKTRACE=1
8372026-02-20T04:28:16.018Z+ cargo test dload -- --nocapture
8382026-02-20T04:28:16.203Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8392026-02-20T04:28:16.208Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8402026-02-20T04:28:16.212Z
8412026-02-20T04:28:16.212Zrunning 2 tests
8422026-02-20T04:28:16.216Ztest dload::pipeline_create ... ok
8432026-02-20T04:28:16.222Ztest dload::dynamic_load ... ok
8442026-02-20T04:28:16.222Z
8452026-02-20T04:28:16.222Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s
8462026-02-20T04:28:16.222Z
8472026-02-20T04:28:16.229Z+ banner disag
8482026-02-20T04:28:16.234Z
8492026-02-20T04:28:16.234Z ##### # #### ## ####
8502026-02-20T04:28:16.234Z # # # # # # # #
8512026-02-20T04:28:16.234Z # # # #### # # #
8522026-02-20T04:28:16.234Z # # # # ###### # ###
8532026-02-20T04:28:16.234Z # # # # # # # # #
8542026-02-20T04:28:16.234Z ##### # #### # # ####
8552026-02-20T04:28:16.234Z
8562026-02-20T04:28:16.234Z+ RUST_BACKTRACE=1
8572026-02-20T04:28:16.234Z+ cargo test disag_router -- --nocapture
8582026-02-20T04:28:16.418Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
8592026-02-20T04:28:16.422Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8602026-02-20T04:28:16.426Z
8612026-02-20T04:28:16.426Zrunning 1 test
8622026-02-20T04:28:16.433Z[phy2] do you know the muffin man?
8632026-02-20T04:28:16.442Z[cpu] the muffin man?
8642026-02-20T04:28:16.442Z[cpu] the muffin man!
8652026-02-20T04:28:16.442Z[cpu] why yes
8662026-02-20T04:28:16.442Z[phy1] i know the muffin man
8672026-02-20T04:28:16.443Z[phy3] the muffin man is me!!!
8682026-02-20T04:28:16.443Ztest disag_router::disag_router ... ok
8692026-02-20T04:28:16.443Z
8702026-02-20T04:28:16.443Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8712026-02-20T04:28:16.443Z
8722026-02-20T04:28:16.445Z+ banner 'dyn rtr'
8732026-02-20T04:28:16.466Z
8742026-02-20T04:28:16.466Z ##### # # # # ##### ##### #####
8752026-02-20T04:28:16.466Z # # # # ## # # # # # #
8762026-02-20T04:28:16.466Z # # # # # # # # # # #
8772026-02-20T04:28:16.466Z # # # # # # ##### # #####
8782026-02-20T04:28:16.466Z # # # # ## # # # # #
8792026-02-20T04:28:16.466Z ##### # # # # # # # #
8802026-02-20T04:28:16.466Z
8812026-02-20T04:28:16.466Z+ RUST_BACKTRACE=1
8822026-02-20T04:28:16.466Z+ cargo test dynamic_router -- --nocapture
8832026-02-20T04:28:16.638Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
8842026-02-20T04:28:16.642Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8852026-02-20T04:28:16.645Z
8862026-02-20T04:28:16.645Zrunning 1 test
8872026-02-20T04:28:16.653Z[phy2] do you know the muffin man?
8882026-02-20T04:28:16.657Z[cpu] the muffin man?
8892026-02-20T04:28:16.657Z[cpu] the muffin man!
8902026-02-20T04:28:16.657Z[cpu] why yes
8912026-02-20T04:28:16.657Z[phy1] i know the muffin man
8922026-02-20T04:28:16.657Z[phy3] the muffin man is me!!!
8932026-02-20T04:28:16.657Ztest dynamic_router::dynamic_router2 ... ok
8942026-02-20T04:28:16.657Z
8952026-02-20T04:28:16.657Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8962026-02-20T04:28:16.657Z
8972026-02-20T04:28:16.669Z+ banner hub
8982026-02-20T04:28:16.676Z
8992026-02-20T04:28:16.676Z # # # # #####
9002026-02-20T04:28:16.676Z # # # # # #
9012026-02-20T04:28:16.676Z ###### # # #####
9022026-02-20T04:28:16.676Z # # # # # #
9032026-02-20T04:28:16.676Z # # # # # #
9042026-02-20T04:28:16.676Z # # #### #####
9052026-02-20T04:28:16.676Z
9062026-02-20T04:28:16.676Z+ RUST_BACKTRACE=1
9072026-02-20T04:28:16.676Z+ cargo test hub -- --nocapture
9082026-02-20T04:28:16.849Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9092026-02-20T04:28:16.855Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
9102026-02-20T04:28:16.859Z
9112026-02-20T04:28:16.859Zrunning 1 test
9122026-02-20T04:28:16.864Z[phy2] do you know the muffin man?
9132026-02-20T04:28:16.864Z[phy3] do you know the muffin man?
9142026-02-20T04:28:16.869Z[phy1] the muffin man?
9152026-02-20T04:28:16.869Z[phy3] the muffin man?
9162026-02-20T04:28:16.869Z[phy2] the muffin man!
9172026-02-20T04:28:16.869Z[phy3] the muffin man!
9182026-02-20T04:28:16.869Z[phy1] why yes
9192026-02-20T04:28:16.869Z[phy1] i know the muffin man
9202026-02-20T04:28:16.869Z[phy1] the muffin man is me!!!
9212026-02-20T04:28:16.869Z[phy3] why yes
9222026-02-20T04:28:16.869Z[phy3] i know the muffin man
9232026-02-20T04:28:16.869Z[phy3] the muffin man is me!!!
9242026-02-20T04:28:16.869Ztest hub::hub2 ... ok
9252026-02-20T04:28:16.869Z
9262026-02-20T04:28:16.869Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
9272026-02-20T04:28:16.869Z
9282026-02-20T04:28:16.875Z+ banner router
9292026-02-20T04:28:16.878Z
9302026-02-20T04:28:16.878Z ##### #### # # ##### ###### #####
9312026-02-20T04:28:16.878Z # # # # # # # # # #
9322026-02-20T04:28:16.878Z # # # # # # # ##### # #
9332026-02-20T04:28:16.878Z ##### # # # # # # #####
9342026-02-20T04:28:16.878Z # # # # # # # # # #
9352026-02-20T04:28:16.878Z # # #### #### # ###### # #
9362026-02-20T04:28:16.878Z
9372026-02-20T04:28:16.878Z+ RUST_BACKTRACE=1
9382026-02-20T04:28:16.878Z+ cargo test basic_router -- --nocapture
9392026-02-20T04:28:17.063Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9402026-02-20T04:28:17.067Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
9412026-02-20T04:28:17.070Z
9422026-02-20T04:28:17.071Zrunning 1 test
9432026-02-20T04:28:17.077Z[phy2] do you know the muffin man?
9442026-02-20T04:28:17.081Z[phy1] the muffin man?
9452026-02-20T04:28:17.081Z[phy2] the muffin man!
9462026-02-20T04:28:17.081Z[phy1] why yes
9472026-02-20T04:28:17.081Z[phy1] i know the muffin man
9482026-02-20T04:28:17.081Z[phy1] the muffin man is me!!!
9492026-02-20T04:28:17.081Ztest basic_router::basic_router2 ... ok
9502026-02-20T04:28:17.081Z
9512026-02-20T04:28:17.081Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
9522026-02-20T04:28:17.081Z
9532026-02-20T04:28:17.088Z+ banner headers
9542026-02-20T04:28:17.091Z
9552026-02-20T04:28:17.091Z # # ###### ## ##### ###### ##### ####
9562026-02-20T04:28:17.091Z # # # # # # # # # # #
9572026-02-20T04:28:17.091Z ###### ##### # # # # ##### # # ####
9582026-02-20T04:28:17.091Z # # # ###### # # # ##### #
9592026-02-20T04:28:17.091Z # # # # # # # # # # # #
9602026-02-20T04:28:17.091Z # # ###### # # ##### ###### # # ####
9612026-02-20T04:28:17.091Z
9622026-02-20T04:28:17.091Z+ RUST_BACKTRACE=1
9632026-02-20T04:28:17.091Z+ cargo test headers -- --nocapture
9642026-02-20T04:28:17.276Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9652026-02-20T04:28:17.280Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
9662026-02-20T04:28:17.283Z
9672026-02-20T04:28:17.283Zrunning 1 test
9682026-02-20T04:28:17.286Ztest headers::ipv6_header_read_write ... ok
9692026-02-20T04:28:17.286Z
9702026-02-20T04:28:17.286Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s
9712026-02-20T04:28:17.286Z
9722026-02-20T04:28:17.292Zprocess exited: duration 213148 ms, exit code 0
 
9732026-02-20T04:28:17.305Zfound 4 output files
9742026-02-20T04:28:17.305Zuploading: /work/debug/libsidecar_lite.so (43094080 bytes)
9752026-02-20T04:28:18.727Zuploaded: /work/debug/libsidecar_lite.so
9762026-02-20T04:28:18.727Zuploading: /work/debug/x4c (37732792 bytes)
9772026-02-20T04:28:20.127Zuploaded: /work/debug/x4c
9782026-02-20T04:28:20.134Zuploading: /work/release/libsidecar_lite.so (9932256 bytes)
9792026-02-20T04:28:21.243Zuploaded: /work/release/libsidecar_lite.so
9802026-02-20T04:28:21.247Zuploading: /work/release/x4c (8662752 bytes)
9812026-02-20T04:28:22.333Zuploaded: /work/release/x4c