01KHMX2M2K923X3QJ8MRYR78VY: 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: 01KHMX2VHMHWMBA7CWW2QBY01G

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T04:18:14.861Zjob assigned to worker 01KHMX2VYED2MPPEJH7FJWTWJ3 [factory gimlet-EVT22200007-propolis, EVT22200007/58318] (queued for 35 s)
 
22026-02-17T04:18:23.904Zstarting task 0: "setup"
32026-02-17T04:18:23.930Z++ uname -s
42026-02-17T04:18:23.930Z+ kern=SunOS
52026-02-17T04:18:23.931Z+ build_user=build
62026-02-17T04:18:23.931Z+ build_uid=12345
72026-02-17T04:18:23.931Z+ work_dir=/work
82026-02-17T04:18:23.931Z+ input_dir=/input
92026-02-17T04:18:23.931Z+ [[ 0 == 12345 ]]
102026-02-17T04:18:23.931Z+ case "$kern" in
112026-02-17T04:18:23.931Z+ groupadd -g 12345 build
122026-02-17T04:18:23.931Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T04:18:25.928Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T04:18:25.977Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T04:18:26.001Z+ home_fs=zfs
162026-02-17T04:18:26.001Z+ [[ zfs == autofs ]]
172026-02-17T04:18:26.001Z+ mkdir -p /home/build
182026-02-17T04:18:26.002Z+ chown build:build /home/build /work
192026-02-17T04:18:27.989Z+ chmod 0700 /home/build /work
202026-02-17T04:18:28.014Zprocess exited: duration 4092 ms, exit code 0
 
212026-02-17T04:18:28.063Zstarting task 1: "rust-toolchain"
222026-02-17T04:18:28.088Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-17T04:18:28.088Z * rust toolchain channel = "stable"
242026-02-17T04:18:28.088Z * rust toolchain profile = "default"
252026-02-17T04:18:28.088Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-17T04:18:28.088Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-17T04:18:28.088Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-17T04:18:28.088Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T04:18:28.088Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T04:18:28.209Zinfo: downloading installer
312026-02-17T04:18:28.989Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T04:18:28.989Zwarn: /opt/ooce/bin
332026-02-17T04:18:28.989Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T04:18:28.989Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T04:18:28.989Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T04:18:28.989Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T04:18:28.989Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T04:18:28.989Zerror: cannot install while Rust is installed
392026-02-17T04:18:28.989Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T04:18:29.014Zinfo: profile set to 'default'
412026-02-17T04:18:29.014Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T04:18:29.014Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T04:18:29.109Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T04:18:29.109Zinfo: downloading component 'cargo'
452026-02-17T04:18:29.294Zinfo: downloading component 'clippy'
462026-02-17T04:18:29.412Zinfo: downloading component 'rust-docs'
472026-02-17T04:18:29.831Zinfo: downloading component 'rust-std'
482026-02-17T04:18:30.287Zinfo: downloading component 'rustc'
492026-02-17T04:18:32.961Zinfo: downloading component 'rustfmt'
502026-02-17T04:18:33.026Zinfo: installing component 'cargo'
512026-02-17T04:18:34.243Zinfo: installing component 'clippy'
522026-02-17T04:18:34.700Zinfo: installing component 'rust-docs'
532026-02-17T04:18:37.881Zinfo: installing component 'rust-std'
542026-02-17T04:18:40.016Zinfo: installing component 'rustc'
552026-02-17T04:18:47.988Zinfo: installing component 'rustfmt'
562026-02-17T04:18:48.357Z
572026-02-17T04:18:48.357Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
582026-02-17T04:18:48.522Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T04:18:48.522Z
602026-02-17T04:18:48.546Z
612026-02-17T04:18:48.546ZRust is installed now. Great!
622026-02-17T04:18:48.546Z
632026-02-17T04:18:48.546ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T04:18:48.546Zenvironment variable. This has not been done automatically.
652026-02-17T04:18:48.546Z
662026-02-17T04:18:48.546ZTo configure your current shell, you need to source
672026-02-17T04:18:48.546Zthe corresponding env file under $HOME/.cargo.
682026-02-17T04:18:48.546Z
692026-02-17T04:18:48.546ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T04:18:48.546Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T04:18:48.546Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T04:18:48.546Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T04:18:48.638Z+ rustup --version
742026-02-17T04:18:48.663Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T04:18:48.663Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T04:18:48.741Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T04:18:48.766Z+ cargo --version
782026-02-17T04:18:48.818Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T04:18:48.842Z+ rustc --version
802026-02-17T04:18:48.900Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T04:18:48.952Zprocess exited: duration 20842 ms, exit code 0
 
822026-02-17T04:18:49.004Zstarting task 2: "authentication"
832026-02-17T04:18:49.052Zprocess exited: duration 51 ms, exit code 0
 
842026-02-17T04:18:49.102Zstarting task 3: "clone repository"
852026-02-17T04:18:49.127Z+ mkdir -p /work/oxidecomputer/p4
862026-02-17T04:18:49.127Z+ git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4
872026-02-17T04:18:49.151ZCloning into '/work/oxidecomputer/p4'...
882026-02-17T04:18:49.993Z+ cd /work/oxidecomputer/p4
892026-02-17T04:18:49.993Z+ git fetch origin 8ac442f956991f6886ecef6d3e0df55a2b5c7d75
902026-02-17T04:18:50.305ZFrom https://github.com/oxidecomputer/p4
912026-02-17T04:18:50.305Z * branch 8ac442f956991f6886ecef6d3e0df55a2b5c7d75 -> FETCH_HEAD
922026-02-17T04:18:50.329Z+ [[ -n ry/bump-deps ]]
932026-02-17T04:18:50.329Z++ git branch --show-current
942026-02-17T04:18:50.329Z+ current=main
952026-02-17T04:18:50.329Z+ [[ main != ry/bump-deps ]]
962026-02-17T04:18:50.329Z+ git branch -f ry/bump-deps 8ac442f956991f6886ecef6d3e0df55a2b5c7d75
972026-02-17T04:18:50.329Z+ git checkout -f ry/bump-deps
982026-02-17T04:18:50.354ZSwitched to branch 'ry/bump-deps'
992026-02-17T04:18:50.354Z+ git reset --hard 8ac442f956991f6886ecef6d3e0df55a2b5c7d75
1002026-02-17T04:18:50.354ZHEAD is now at 8ac442f bump deps
1012026-02-17T04:18:50.354Zprocess exited: duration 1247 ms, exit code 0
 
1022026-02-17T04:18:50.404Zstarting task 4: "build"
1032026-02-17T04:18:50.428Z+ cargo --version
1042026-02-17T04:18:50.428Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-02-17T04:18:50.542Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-02-17T04:18:50.542Zinfo: downloading component 'cargo'
1072026-02-17T04:18:50.760Zinfo: downloading component 'clippy'
1082026-02-17T04:18:50.852Zinfo: downloading component 'rust-docs'
1092026-02-17T04:18:51.414Zinfo: downloading component 'rust-std'
1102026-02-17T04:18:51.822Zinfo: downloading component 'rustc'
1112026-02-17T04:18:52.981Zinfo: downloading component 'rustfmt'
1122026-02-17T04:18:53.043Zinfo: installing component 'cargo'
1132026-02-17T04:18:54.121Zinfo: installing component 'clippy'
1142026-02-17T04:18:54.584Zinfo: installing component 'rust-docs'
1152026-02-17T04:18:57.742Zinfo: installing component 'rust-std'
1162026-02-17T04:18:59.814Zinfo: installing component 'rustc'
1172026-02-17T04:19:08.086Zinfo: installing component 'rustfmt'
1182026-02-17T04:19:08.604Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-02-17T04:19:08.628Z+ rustc --version
1202026-02-17T04:19:08.723Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-02-17T04:19:08.748Z+ banner check
1222026-02-17T04:19:08.748Z
1232026-02-17T04:19:08.748Z #### # # ###### #### # #
1242026-02-17T04:19:08.748Z # # # # # # # # #
1252026-02-17T04:19:08.748Z # ###### ##### # ####
1262026-02-17T04:19:08.748Z # # # # # # #
1272026-02-17T04:19:08.748Z # # # # # # # # #
1282026-02-17T04:19:08.748Z #### # # ###### #### # #
1292026-02-17T04:19:08.748Z
1302026-02-17T04:19:08.748Z+ cargo fmt -- --check
1312026-02-17T04:19:09.183Z+ cargo check
1322026-02-17T04:19:09.370Z Updating crates.io index
1332026-02-17T04:19:09.420Z Updating git repository `https://github.com/oxidecomputer/xfr`
1342026-02-17T04:19:09.773ZFrom https://github.com/oxidecomputer/xfr
1352026-02-17T04:19:09.773Z * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d
1362026-02-17T04:19:10.189Z Downloading crates ...
1372026-02-17T04:19:10.255Z Downloaded block-buffer v0.10.4
1382026-02-17T04:19:10.280Z Downloaded zmij v1.0.21
1392026-02-17T04:19:10.280Z Downloaded zerocopy-derive v0.7.35
1402026-02-17T04:19:10.280Z Downloaded bitvec v1.0.1
1412026-02-17T04:19:10.304Z Downloaded digest v0.10.7
1422026-02-17T04:19:10.304Z Downloaded cfg-if v1.0.4
1432026-02-17T04:19:10.304Z Downloaded byteorder v1.5.0
1442026-02-17T04:19:10.304Z Downloaded no-std-net v0.6.0
1452026-02-17T04:19:10.304Z Downloaded memchr v2.8.0
1462026-02-17T04:19:10.329Z Downloaded memmap v0.7.0
1472026-02-17T04:19:10.329Z Downloaded glob v0.3.3
1482026-02-17T04:19:10.329Z Downloaded goblin v0.8.2
1492026-02-17T04:19:10.353Z Downloaded clap_builder v4.5.59
1502026-02-17T04:19:10.353Z Downloaded usdt-attr-macro v0.5.0
1512026-02-17T04:19:10.353Z Downloaded unicode-ident v1.0.24
1522026-02-17T04:19:10.353Z Downloaded zerocopy v0.7.35
1532026-02-17T04:19:10.378Z Downloaded usdt-impl v0.5.0
1542026-02-17T04:19:10.378Z Downloaded version_check v0.9.5
1552026-02-17T04:19:10.378Z Downloaded zerocopy v0.8.39
1562026-02-17T04:19:10.402Z Downloaded strsim v0.11.1
1572026-02-17T04:19:10.402Z Downloaded ppv-lite86 v0.2.21
1582026-02-17T04:19:10.403Z Downloaded rand_chacha v0.9.0
1592026-02-17T04:19:10.403Z Downloaded pest_derive v2.8.6
1602026-02-17T04:19:10.403Z Downloaded serde v1.0.228
1612026-02-17T04:19:10.427Z Downloaded rand v0.9.2
1622026-02-17T04:19:10.427Z Downloaded serde_json v1.0.149
1632026-02-17T04:19:10.427Z Downloaded pest v2.8.6
1642026-02-17T04:19:10.427Z Downloaded regex-syntax v0.8.9
1652026-02-17T04:19:10.451Z Downloaded num-bigint v0.4.6
1662026-02-17T04:19:10.451Z Downloaded prettyplease v0.2.37
1672026-02-17T04:19:10.451Z Downloaded pest_meta v2.8.6
1682026-02-17T04:19:10.451Z Downloaded crypto-common v0.1.7
1692026-02-17T04:19:10.451Z Downloaded sha2 v0.10.9
1702026-02-17T04:19:10.476Z Downloaded serde_tokenstream v0.2.2
1712026-02-17T04:19:10.476Z Downloaded syn v2.0.116
1722026-02-17T04:19:10.476Z Downloaded num-complex v0.4.6
1732026-02-17T04:19:10.476Z Downloaded num-rational v0.4.2
1742026-02-17T04:19:10.476Z Downloaded usdt-macro v0.5.0
1752026-02-17T04:19:10.476Z Downloaded thiserror v1.0.69
1762026-02-17T04:19:10.501Z Downloaded serde_core v1.0.228
1772026-02-17T04:19:10.501Z Downloaded rustix v1.1.3
1782026-02-17T04:19:10.525Z Downloaded scroll v0.12.0
1792026-02-17T04:19:10.525Z Downloaded rand_core v0.9.5
1802026-02-17T04:19:10.525Z Downloaded quote v1.0.44
1812026-02-17T04:19:10.525Z Downloaded pnet_sys v0.35.0
1822026-02-17T04:19:10.525Z Downloaded pest_generator v2.8.6
1832026-02-17T04:19:10.525Z Downloaded once_cell v1.21.3
1842026-02-17T04:19:10.525Z Downloaded num-traits v0.2.19
1852026-02-17T04:19:10.525Z Downloaded regex-automata v0.4.14
1862026-02-17T04:19:10.550Z Downloaded num-integer v0.1.46
1872026-02-17T04:19:10.550Z Downloaded num v0.4.3
1882026-02-17T04:19:10.550Z Downloaded usdt v0.5.0
1892026-02-17T04:19:10.550Z Downloaded ucd-trie v0.1.7
1902026-02-17T04:19:10.550Z Downloaded typenum v1.19.0
1912026-02-17T04:19:10.575Z Downloaded thread-id v4.2.2
1922026-02-17T04:19:10.575Z Downloaded tap v1.0.1
1932026-02-17T04:19:10.575Z Downloaded pnet_transport v0.35.0
1942026-02-17T04:19:10.575Z Downloaded num-iter v0.1.45
1952026-02-17T04:19:10.575Z Downloaded wyz v0.5.1
1962026-02-17T04:19:10.575Z Downloaded utf8parse v0.2.2
1972026-02-17T04:19:10.575Z Downloaded thiserror-impl v1.0.69
1982026-02-17T04:19:10.575Z Downloaded regex v1.12.3
1992026-02-17T04:19:10.575Z Downloaded proc-macro2 v1.0.106
2002026-02-17T04:19:10.575Z Downloaded pnet_macros_support v0.35.0
2012026-02-17T04:19:10.575Z Downloaded pnet_base v0.35.0
2022026-02-17T04:19:10.575Z Downloaded tempfile v3.25.0
2032026-02-17T04:19:10.575Z Downloaded serde_derive v1.0.228
2042026-02-17T04:19:10.600Z Downloaded scroll_derive v0.12.1
2052026-02-17T04:19:10.600Z Downloaded radium v0.7.0
2062026-02-17T04:19:10.600Z Downloaded pretty-hex v0.4.1
2072026-02-17T04:19:10.600Z Downloaded pnet_packet v0.35.0
2082026-02-17T04:19:10.600Z Downloaded pnet_macros v0.35.0
2092026-02-17T04:19:10.600Z Downloaded pnet_datalink v0.35.0
2102026-02-17T04:19:10.600Z Downloaded pnet v0.35.0
2112026-02-17T04:19:10.600Z Downloaded plain v0.2.3
2122026-02-17T04:19:10.600Z Downloaded libc v0.2.182
2132026-02-17T04:19:10.631Z Downloaded itoa v1.0.17
2142026-02-17T04:19:10.656Z Downloaded colored v3.1.1
2152026-02-17T04:19:10.656Z Downloaded clap v4.5.59
2162026-02-17T04:19:10.656Z Downloaded getrandom v0.4.1
2172026-02-17T04:19:10.656Z Downloaded getrandom v0.3.4
2182026-02-17T04:19:10.656Z Downloaded generic-array v0.14.7
2192026-02-17T04:19:10.681Z Downloaded funty v2.0.0
2202026-02-17T04:19:10.681Z Downloaded fastrand v2.3.0
2212026-02-17T04:19:10.681Z Downloaded is_terminal_polyfill v1.70.2
2222026-02-17T04:19:10.681Z Downloaded heck v0.5.0
2232026-02-17T04:19:10.681Z Downloaded clap_derive v4.5.55
2242026-02-17T04:19:10.681Z Downloaded dtrace-parser v0.2.0
2252026-02-17T04:19:10.681Z Downloaded dof v0.3.0
2262026-02-17T04:19:10.681Z Downloaded log v0.4.29
2272026-02-17T04:19:10.681Z Downloaded ipnetwork v0.20.0
2282026-02-17T04:19:10.681Z Downloaded errno v0.3.14
2292026-02-17T04:19:10.681Z Downloaded cpufeatures v0.2.17
2302026-02-17T04:19:10.681Z Downloaded anstyle-query v1.1.5
2312026-02-17T04:19:10.681Z Downloaded aho-corasick v1.1.4
2322026-02-17T04:19:10.706Z Downloaded colorchoice v1.0.4
2332026-02-17T04:19:10.706Z Downloaded clap_lex v1.0.0
2342026-02-17T04:19:10.706Z Downloaded bitflags v2.11.0
2352026-02-17T04:19:10.706Z Downloaded anstyle v1.0.13
2362026-02-17T04:19:10.706Z Downloaded anstream v0.6.21
2372026-02-17T04:19:10.706Z Downloaded autocfg v1.5.0
2382026-02-17T04:19:10.706Z Downloaded anyhow v1.0.101
2392026-02-17T04:19:10.706Z Downloaded anstyle-parse v0.2.7
2402026-02-17T04:19:10.805Z Compiling proc-macro2 v1.0.106
2412026-02-17T04:19:10.805Z Compiling quote v1.0.44
2422026-02-17T04:19:10.830Z Compiling unicode-ident v1.0.24
2432026-02-17T04:19:10.830Z Compiling libc v0.2.182
2442026-02-17T04:19:10.830Z Compiling serde_core v1.0.228
2452026-02-17T04:19:10.830Z Compiling memchr v2.8.0
2462026-02-17T04:19:10.830Z Compiling serde v1.0.228
2472026-02-17T04:19:11.029Z Compiling zmij v1.0.21
2482026-02-17T04:19:11.549Z Compiling thiserror v1.0.69
2492026-02-17T04:19:11.638Z Compiling ucd-trie v0.1.7
2502026-02-17T04:19:11.962Z Compiling getrandom v0.4.1
2512026-02-17T04:19:12.238Z Compiling pest v2.8.6
2522026-02-17T04:19:12.444Z Compiling serde_json v1.0.149
2532026-02-17T04:19:12.639Z Compiling rustix v1.1.3
2542026-02-17T04:19:12.716Z Compiling version_check v0.9.5
2552026-02-17T04:19:12.856Z Compiling autocfg v1.5.0
2562026-02-17T04:19:13.248Z Checking syn v2.0.116
2572026-02-17T04:19:13.481Z Compiling aho-corasick v1.1.4
2582026-02-17T04:19:13.531Z Compiling num-traits v0.2.19
2592026-02-17T04:19:13.692Z Compiling prettyplease v0.2.37
2602026-02-17T04:19:13.840Z Compiling regex-syntax v0.8.9
2612026-02-17T04:19:14.234Z Checking cfg-if v1.0.4
2622026-02-17T04:19:14.741Z Compiling pest_meta v2.8.6
2632026-02-17T04:19:15.456Z Compiling itoa v1.0.17
2642026-02-17T04:19:15.619Z Compiling byteorder v1.5.0
2652026-02-17T04:19:15.752Z Compiling usdt-impl v0.5.0
2662026-02-17T04:19:16.038Z Checking num-integer v0.1.46
2672026-02-17T04:19:16.274Z Compiling thread-id v4.2.2
2682026-02-17T04:19:16.474Z Checking colored v3.1.1
2692026-02-17T04:19:16.703Z Compiling regex-automata v0.4.14
2702026-02-17T04:19:16.810Z Checking log v0.4.29
2712026-02-17T04:19:17.293Z Checking plain v0.2.3
2722026-02-17T04:19:17.719Z Compiling errno v0.3.14
2732026-02-17T04:19:17.786Z Checking no-std-net v0.6.0
2742026-02-17T04:19:17.872Z Compiling radium v0.7.0
2752026-02-17T04:19:17.933Z Compiling bitflags v2.11.0
2762026-02-17T04:19:18.150Z Checking pretty-hex v0.4.1
2772026-02-17T04:19:18.335Z Checking pnet_base v0.35.0
2782026-02-17T04:19:18.514Z Compiling pest_generator v2.8.6
2792026-02-17T04:19:18.652Z Compiling getrandom v0.3.4
2802026-02-17T04:19:18.685Z Compiling fastrand v2.3.0
2812026-02-17T04:19:19.115Z Compiling once_cell v1.21.3
2822026-02-17T04:19:19.176Z Compiling zerocopy v0.8.39
2832026-02-17T04:19:19.277Z Checking tap v1.0.1
2842026-02-17T04:19:19.427Z Checking wyz v0.5.1
2852026-02-17T04:19:19.752Z Compiling tempfile v3.25.0
2862026-02-17T04:19:19.777Z Checking num-iter v0.1.45
2872026-02-17T04:19:19.811Z Checking memmap v0.7.0
2882026-02-17T04:19:19.921Z Compiling anyhow v1.0.101
2892026-02-17T04:19:19.980Z Checking funty v2.0.0
2902026-02-17T04:19:20.381Z Compiling regex v1.12.3
2912026-02-17T04:19:20.635Z Checking bitvec v1.0.1
2922026-02-17T04:19:21.052Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
2932026-02-17T04:19:21.188Z Checking pnet_macros_support v0.35.0
2942026-02-17T04:19:21.256Z Compiling serde_derive v1.0.228
2952026-02-17T04:19:21.295Z Compiling thiserror-impl v1.0.69
2962026-02-17T04:19:21.367Z Compiling zerocopy-derive v0.7.35
2972026-02-17T04:19:22.289Z Compiling pest_derive v2.8.6
2982026-02-17T04:19:22.701Z Compiling scroll_derive v0.12.1
2992026-02-17T04:19:22.875Z Compiling zerocopy v0.7.35
3002026-02-17T04:19:23.582Z Compiling dtrace-parser v0.2.0
3012026-02-17T04:19:23.814Z Checking scroll v0.12.0
3022026-02-17T04:19:23.976Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3032026-02-17T04:19:24.058Z Compiling pnet_macros v0.35.0
3042026-02-17T04:19:24.213Z Checking goblin v0.8.2
3052026-02-17T04:19:24.420Z Checking pnet_sys v0.35.0
3062026-02-17T04:19:24.741Z Checking utf8parse v0.2.2
3072026-02-17T04:19:24.879Z Checking anstyle-parse v0.2.7
3082026-02-17T04:19:25.126Z Checking rand_core v0.9.5
3092026-02-17T04:19:25.811Z Checking pnet_packet v0.35.0
3102026-02-17T04:19:25.874Z Compiling pnet v0.35.0
3112026-02-17T04:19:26.183Z Checking anstyle-query v1.1.5
3122026-02-17T04:19:26.303Z Checking is_terminal_polyfill v1.70.2
3132026-02-17T04:19:26.327Z Checking anstyle v1.0.13
3142026-02-17T04:19:26.498Z Checking colorchoice v1.0.4
3152026-02-17T04:19:26.967Z Checking anstream v0.6.21
3162026-02-17T04:19:27.049Z Checking ppv-lite86 v0.2.21
3172026-02-17T04:19:27.269Z Checking num-bigint v0.4.6
3182026-02-17T04:19:27.314Z Checking num-complex v0.4.6
3192026-02-17T04:19:27.339Z Checking ipnetwork v0.20.0
3202026-02-17T04:19:27.430Z Compiling dof v0.3.0
3212026-02-17T04:19:27.538Z Compiling serde_tokenstream v0.2.2
3222026-02-17T04:19:27.630Z Checking pnet_datalink v0.35.0
3232026-02-17T04:19:27.654Z Checking rand_chacha v0.9.0
3242026-02-17T04:19:28.046Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3252026-02-17T04:19:28.161Z Checking clap_lex v1.0.0
3262026-02-17T04:19:28.385Z Compiling heck v0.5.0
3272026-02-17T04:19:28.742Z Checking strsim v0.11.1
3282026-02-17T04:19:28.783Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3292026-02-17T04:19:29.024Z Checking clap_builder v4.5.59
3302026-02-17T04:19:29.048Z Compiling usdt-attr-macro v0.5.0
3312026-02-17T04:19:29.086Z Checking num-rational v0.4.2
3322026-02-17T04:19:29.171Z Compiling usdt-macro v0.5.0
3332026-02-17T04:19:29.355Z Compiling clap_derive v4.5.55
3342026-02-17T04:19:29.422Z Checking rand v0.9.2
3352026-02-17T04:19:29.673Z Checking num v0.4.3
3362026-02-17T04:19:29.773Z Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
3372026-02-17T04:19:29.969Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3382026-02-17T04:19:30.191Z Checking pnet_transport v0.35.0
3392026-02-17T04:19:30.237Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3402026-02-17T04:19:30.261Z Checking usdt v0.5.0
3412026-02-17T04:19:30.360Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3422026-02-17T04:19:30.483Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3432026-02-17T04:19:31.142Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3442026-02-17T04:19:31.746Z Checking clap v4.5.59
3452026-02-17T04:19:31.845Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3462026-02-17T04:19:32.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.71s
3472026-02-17T04:19:33.050Z+ cargo clippy --all-targets -- --deny warnings
3482026-02-17T04:19:33.417Z Downloading crates ...
3492026-02-17T04:19:33.502Z Downloaded libloading v0.9.0
3502026-02-17T04:19:33.595Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
3512026-02-17T04:19:33.620Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3522026-02-17T04:19:33.620Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3532026-02-17T04:19:33.644Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3542026-02-17T04:19:33.644Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3552026-02-17T04:19:33.644Z Checking libloading v0.9.0
3562026-02-17T04:19:34.014Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3572026-02-17T04:19:35.370Z Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3582026-02-17T04:19:37.163Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3592026-02-17T04:19:37.164Z Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3602026-02-17T04:19:38.858Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3612026-02-17T04:19:50.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s
3622026-02-17T04:19:50.118Z+ banner build
3632026-02-17T04:19:50.143Z
3642026-02-17T04:19:50.143Z ##### # # # # #####
3652026-02-17T04:19:50.143Z # # # # # # # #
3662026-02-17T04:19:50.143Z ##### # # # # # #
3672026-02-17T04:19:50.143Z # # # # # # # #
3682026-02-17T04:19:50.143Z # # # # # # # #
3692026-02-17T04:19:50.143Z ##### #### # ###### #####
3702026-02-17T04:19:50.143Z
3712026-02-17T04:19:50.143Z+ ptime -m cargo build
3722026-02-17T04:19:50.450Z Compiling unicode-ident v1.0.24
3732026-02-17T04:19:50.450Z Compiling memchr v2.8.0
3742026-02-17T04:19:50.475Z Compiling regex-syntax v0.8.9
3752026-02-17T04:19:50.475Z Compiling libc v0.2.182
3762026-02-17T04:19:50.475Z Compiling serde_core v1.0.228
3772026-02-17T04:19:50.475Z Compiling ucd-trie v0.1.7
3782026-02-17T04:19:50.499Z Compiling cfg-if v1.0.4
3792026-02-17T04:19:50.499Z Compiling zmij v1.0.21
3802026-02-17T04:19:50.568Z Compiling itoa v1.0.17
3812026-02-17T04:19:50.654Z Compiling proc-macro2 v1.0.106
3822026-02-17T04:19:50.882Z Compiling byteorder v1.5.0
3832026-02-17T04:19:50.987Z Compiling num-traits v0.2.19
3842026-02-17T04:19:51.012Z Compiling bitflags v2.11.0
3852026-02-17T04:19:51.212Z Compiling errno v0.3.14
3862026-02-17T04:19:51.267Z Compiling aho-corasick v1.1.4
3872026-02-17T04:19:51.389Z Compiling quote v1.0.44
3882026-02-17T04:19:51.428Z Compiling pest v2.8.6
3892026-02-17T04:19:51.797Z Compiling syn v2.0.116
3902026-02-17T04:19:51.958Z Compiling thread-id v4.2.2
3912026-02-17T04:19:52.055Z Compiling rustix v1.1.3
3922026-02-17T04:19:52.079Z Compiling getrandom v0.4.1
3932026-02-17T04:19:52.268Z Compiling colored v3.1.1
3942026-02-17T04:19:52.417Z Compiling num-integer v0.1.46
3952026-02-17T04:19:52.949Z Compiling log v0.4.29
3962026-02-17T04:19:53.024Z Compiling plain v0.2.3
3972026-02-17T04:19:53.173Z Compiling fastrand v2.3.0
3982026-02-17T04:19:53.249Z Compiling once_cell v1.21.3
3992026-02-17T04:19:53.580Z Compiling regex-automata v0.4.14
4002026-02-17T04:19:53.621Z Compiling pest_meta v2.8.6
4012026-02-17T04:19:53.927Z Compiling tempfile v3.25.0
4022026-02-17T04:19:53.952Z Compiling pretty-hex v0.4.1
4032026-02-17T04:19:54.165Z Compiling no-std-net v0.6.0
4042026-02-17T04:19:54.271Z Compiling serde_json v1.0.149
4052026-02-17T04:19:54.459Z Compiling pnet_base v0.35.0
4062026-02-17T04:19:54.719Z Compiling tap v1.0.1
4072026-02-17T04:19:54.744Z Compiling radium v0.7.0
4082026-02-17T04:19:54.902Z Compiling wyz v0.5.1
4092026-02-17T04:19:55.136Z Compiling num-iter v0.1.45
4102026-02-17T04:19:55.282Z Compiling memmap v0.7.0
4112026-02-17T04:19:55.324Z Compiling funty v2.0.0
4122026-02-17T04:19:55.454Z Compiling zerocopy v0.8.39
4132026-02-17T04:19:55.597Z Compiling getrandom v0.3.4
4142026-02-17T04:19:55.732Z Compiling pnet_macros_support v0.35.0
4152026-02-17T04:19:55.900Z Compiling pnet_sys v0.35.0
4162026-02-17T04:19:55.924Z Compiling utf8parse v0.2.2
4172026-02-17T04:19:56.062Z Compiling anstyle-parse v0.2.7
4182026-02-17T04:19:56.186Z Compiling bitvec v1.0.1
4192026-02-17T04:19:56.366Z Compiling rand_core v0.9.5
4202026-02-17T04:19:56.669Z Compiling anyhow v1.0.101
4212026-02-17T04:19:56.741Z Compiling is_terminal_polyfill v1.70.2
4222026-02-17T04:19:56.791Z Compiling anstyle v1.0.13
4232026-02-17T04:19:56.846Z Compiling anstyle-query v1.1.5
4242026-02-17T04:19:56.870Z Compiling pest_generator v2.8.6
4252026-02-17T04:19:56.985Z Compiling prettyplease v0.2.37
4262026-02-17T04:19:57.197Z Compiling regex v1.12.3
4272026-02-17T04:19:57.409Z Compiling colorchoice v1.0.4
4282026-02-17T04:19:57.567Z Compiling anstream v0.6.21
4292026-02-17T04:19:58.085Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
4302026-02-17T04:19:58.110Z Compiling strsim v0.11.1
4312026-02-17T04:19:58.134Z Compiling clap_lex v1.0.0
4322026-02-17T04:19:58.536Z Compiling clap_builder v4.5.59
4332026-02-17T04:19:58.769Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
4342026-02-17T04:19:58.925Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
4352026-02-17T04:19:59.722Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
4362026-02-17T04:20:00.404Z Compiling serde_derive v1.0.228
4372026-02-17T04:20:00.404Z Compiling thiserror-impl v1.0.69
4382026-02-17T04:20:00.429Z Compiling zerocopy-derive v0.7.35
4392026-02-17T04:20:00.429Z Compiling pest_derive v2.8.6
4402026-02-17T04:20:00.801Z Compiling scroll_derive v0.12.1
4412026-02-17T04:20:01.329Z Compiling pnet_macros v0.35.0
4422026-02-17T04:20:02.131Z Compiling zerocopy v0.7.35
4432026-02-17T04:20:02.204Z Compiling scroll v0.12.0
4442026-02-17T04:20:02.229Z Compiling ppv-lite86 v0.2.21
4452026-02-17T04:20:02.660Z Compiling goblin v0.8.2
4462026-02-17T04:20:02.704Z Compiling thiserror v1.0.69
4472026-02-17T04:20:02.784Z Compiling clap_derive v4.5.55
4482026-02-17T04:20:02.834Z Compiling dtrace-parser v0.2.0
4492026-02-17T04:20:02.880Z Compiling rand_chacha v0.9.0
4502026-02-17T04:20:03.272Z Compiling rand v0.9.2
4512026-02-17T04:20:03.728Z Compiling pnet_packet v0.35.0
4522026-02-17T04:20:05.501Z Compiling clap v4.5.59
4532026-02-17T04:20:05.573Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
4542026-02-17T04:20:05.598Z Compiling serde v1.0.228
4552026-02-17T04:20:06.492Z Compiling serde_tokenstream v0.2.2
4562026-02-17T04:20:06.493Z Compiling dof v0.3.0
4572026-02-17T04:20:06.493Z Compiling num-bigint v0.4.6
4582026-02-17T04:20:06.517Z Compiling num-complex v0.4.6
4592026-02-17T04:20:06.647Z Compiling ipnetwork v0.20.0
4602026-02-17T04:20:07.008Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
4612026-02-17T04:20:07.193Z Compiling usdt-impl v0.5.0
4622026-02-17T04:20:07.240Z Compiling pnet_datalink v0.35.0
4632026-02-17T04:20:08.122Z Compiling usdt-macro v0.5.0
4642026-02-17T04:20:08.339Z Compiling usdt-attr-macro v0.5.0
4652026-02-17T04:20:09.138Z Compiling num-rational v0.4.2
4662026-02-17T04:20:09.162Z Compiling pnet_transport v0.35.0
4672026-02-17T04:20:09.496Z Compiling pnet v0.35.0
4682026-02-17T04:20:09.715Z Compiling num v0.4.3
4692026-02-17T04:20:09.774Z Compiling usdt v0.5.0
4702026-02-17T04:20:09.995Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
4712026-02-17T04:20:10.700Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
4722026-02-17T04:20:10.991Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
4732026-02-17T04:20:10.991Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
4742026-02-17T04:20:11.202Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
4752026-02-17T04:20:16.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.80s
4762026-02-17T04:20:16.044Z
4772026-02-17T04:20:16.044Zreal 25.906236462
4782026-02-17T04:20:16.044Zuser 2:21.966649244
4792026-02-17T04:20:16.044Zsys 20.513438602
4802026-02-17T04:20:16.044Ztrap 0.086428502
4812026-02-17T04:20:16.044Ztflt 0.038038687
4822026-02-17T04:20:16.044Zdflt 0.059914883
4832026-02-17T04:20:16.044Zkflt 0.000166227
4842026-02-17T04:20:16.044Zlock 6:03.545147856
4852026-02-17T04:20:16.044Zslp 9:11.294505279
4862026-02-17T04:20:16.044Zlat 6.288377561
4872026-02-17T04:20:16.044Zstop 4.279054340
4882026-02-17T04:20:16.044Z+ ptime -m cargo build --release
4892026-02-17T04:20:16.270Z Compiling proc-macro2 v1.0.106
4902026-02-17T04:20:16.270Z Compiling quote v1.0.44
4912026-02-17T04:20:16.295Z Compiling unicode-ident v1.0.24
4922026-02-17T04:20:16.295Z Compiling libc v0.2.182
4932026-02-17T04:20:16.295Z Compiling serde_core v1.0.228
4942026-02-17T04:20:16.295Z Compiling memchr v2.8.0
4952026-02-17T04:20:16.295Z Compiling serde v1.0.228
4962026-02-17T04:20:16.295Z Compiling thiserror v1.0.69
4972026-02-17T04:20:16.830Z Compiling zmij v1.0.21
4982026-02-17T04:20:16.944Z Compiling serde_json v1.0.149
4992026-02-17T04:20:16.998Z Compiling rustix v1.1.3
5002026-02-17T04:20:17.322Z Compiling ucd-trie v0.1.7
5012026-02-17T04:20:17.519Z Compiling getrandom v0.4.1
5022026-02-17T04:20:17.567Z Compiling pest v2.8.6
5032026-02-17T04:20:17.904Z Compiling aho-corasick v1.1.4
5042026-02-17T04:20:18.490Z Compiling syn v2.0.116
5052026-02-17T04:20:18.622Z Compiling prettyplease v0.2.37
5062026-02-17T04:20:18.722Z Compiling regex-syntax v0.8.9
5072026-02-17T04:20:18.755Z Compiling autocfg v1.5.0
5082026-02-17T04:20:19.006Z Compiling version_check v0.9.5
5092026-02-17T04:20:19.390Z Compiling num-traits v0.2.19
5102026-02-17T04:20:19.838Z Compiling pest_meta v2.8.6
5112026-02-17T04:20:21.685Z Compiling regex-automata v0.4.14
5122026-02-17T04:20:22.171Z Compiling itoa v1.0.17
5132026-02-17T04:20:22.475Z Compiling byteorder v1.5.0
5142026-02-17T04:20:22.834Z Compiling cfg-if v1.0.4
5152026-02-17T04:20:22.943Z Compiling usdt-impl v0.5.0
5162026-02-17T04:20:23.447Z Compiling num-integer v0.1.46
5172026-02-17T04:20:23.727Z Compiling pest_generator v2.8.6
5182026-02-17T04:20:23.875Z Compiling errno v0.3.14
5192026-02-17T04:20:24.115Z Compiling thread-id v4.2.2
5202026-02-17T04:20:24.258Z Compiling plain v0.2.3
5212026-02-17T04:20:24.431Z Compiling log v0.4.29
5222026-02-17T04:20:24.876Z Compiling bitflags v2.11.0
5232026-02-17T04:20:25.374Z Compiling regex v1.12.3
5242026-02-17T04:20:25.910Z Compiling no-std-net v0.6.0
5252026-02-17T04:20:26.007Z Compiling radium v0.7.0
5262026-02-17T04:20:26.126Z Compiling fastrand v2.3.0
5272026-02-17T04:20:26.405Z Compiling serde_derive v1.0.228
5282026-02-17T04:20:26.430Z Compiling thiserror-impl v1.0.69
5292026-02-17T04:20:26.525Z Compiling zerocopy-derive v0.7.35
5302026-02-17T04:20:26.859Z Compiling pest_derive v2.8.6
5312026-02-17T04:20:27.310Z Compiling scroll_derive v0.12.1
5322026-02-17T04:20:27.607Z Compiling pretty-hex v0.4.1
5332026-02-17T04:20:27.861Z Compiling colored v3.1.1
5342026-02-17T04:20:28.006Z Compiling zerocopy v0.7.35
5352026-02-17T04:20:28.441Z Compiling scroll v0.12.0
5362026-02-17T04:20:28.681Z Compiling dtrace-parser v0.2.0
5372026-02-17T04:20:29.029Z Compiling goblin v0.8.2
5382026-02-17T04:20:29.184Z Compiling once_cell v1.21.3
5392026-02-17T04:20:29.547Z Compiling tempfile v3.25.0
5402026-02-17T04:20:29.598Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
5412026-02-17T04:20:29.890Z Compiling pnet_base v0.35.0
5422026-02-17T04:20:30.299Z Compiling tap v1.0.1
5432026-02-17T04:20:30.324Z Compiling zerocopy v0.8.39
5442026-02-17T04:20:30.461Z Compiling getrandom v0.3.4
5452026-02-17T04:20:31.001Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
5462026-02-17T04:20:31.026Z Compiling wyz v0.5.1
5472026-02-17T04:20:31.394Z Compiling num-iter v0.1.45
5482026-02-17T04:20:31.811Z Compiling memmap v0.7.0
5492026-02-17T04:20:31.912Z Compiling funty v2.0.0
5502026-02-17T04:20:32.160Z Compiling anyhow v1.0.101
5512026-02-17T04:20:32.626Z Compiling serde_tokenstream v0.2.2
5522026-02-17T04:20:32.651Z Compiling dof v0.3.0
5532026-02-17T04:20:32.738Z Compiling num-bigint v0.4.6
5542026-02-17T04:20:33.080Z Compiling num-complex v0.4.6
5552026-02-17T04:20:33.293Z Compiling bitvec v1.0.1
5562026-02-17T04:20:34.066Z Compiling usdt-attr-macro v0.5.0
5572026-02-17T04:20:34.090Z Compiling usdt-macro v0.5.0
5582026-02-17T04:20:35.184Z Compiling num-rational v0.4.2
5592026-02-17T04:20:37.545Z Compiling num v0.4.3
5602026-02-17T04:20:37.573Z Compiling usdt v0.5.0
5612026-02-17T04:20:37.643Z Compiling pnet_macros_support v0.35.0
5622026-02-17T04:20:37.837Z Compiling pnet_macros v0.35.0
5632026-02-17T04:20:38.758Z Compiling pnet_sys v0.35.0
5642026-02-17T04:20:39.319Z Compiling utf8parse v0.2.2
5652026-02-17T04:20:39.549Z Compiling anstyle-parse v0.2.7
5662026-02-17T04:20:39.630Z Compiling pnet_packet v0.35.0
5672026-02-17T04:20:39.889Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
5682026-02-17T04:20:41.498Z Compiling ppv-lite86 v0.2.21
5692026-02-17T04:20:41.770Z Compiling rand_core v0.9.5
5702026-02-17T04:20:42.181Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
5712026-02-17T04:20:43.393Z Compiling ipnetwork v0.20.0
5722026-02-17T04:20:44.091Z Compiling anstyle-query v1.1.5
5732026-02-17T04:20:44.211Z Compiling is_terminal_polyfill v1.70.2
5742026-02-17T04:20:44.235Z Compiling colorchoice v1.0.4
5752026-02-17T04:20:44.350Z Compiling anstyle v1.0.13
5762026-02-17T04:20:44.393Z Compiling pnet v0.35.0
5772026-02-17T04:20:44.813Z Compiling anstream v0.6.21
5782026-02-17T04:20:45.646Z Compiling pnet_transport v0.35.0
5792026-02-17T04:20:46.206Z Compiling pnet_datalink v0.35.0
5802026-02-17T04:20:48.258Z Compiling rand_chacha v0.9.0
5812026-02-17T04:20:49.010Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
5822026-02-17T04:20:49.351Z Compiling strsim v0.11.1
5832026-02-17T04:20:49.377Z Compiling heck v0.5.0
5842026-02-17T04:20:49.735Z Compiling clap_lex v1.0.0
5852026-02-17T04:20:49.787Z Compiling clap_derive v4.5.55
5862026-02-17T04:20:50.323Z Compiling clap_builder v4.5.59
5872026-02-17T04:20:50.837Z Compiling rand v0.9.2
5882026-02-17T04:20:52.270Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
5892026-02-17T04:20:52.592Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
5902026-02-17T04:20:52.750Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
5912026-02-17T04:20:53.110Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
5922026-02-17T04:20:58.878Z Compiling clap v4.5.59
5932026-02-17T04:20:58.980Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
5942026-02-17T04:21:03.082Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
5952026-02-17T04:21:18.002Z Finished `release` profile [optimized] target(s) in 1m 01s
5962026-02-17T04:21:18.029Z
5972026-02-17T04:21:18.030Zreal 1:01.974414337
5982026-02-17T04:21:18.030Zuser 6:14.143967175
5992026-02-17T04:21:18.030Zsys 31.821925187
6002026-02-17T04:21:18.030Ztrap 0.231345828
6012026-02-17T04:21:18.030Ztflt 0.122797051
6022026-02-17T04:21:18.030Zdflt 0.189372907
6032026-02-17T04:21:18.030Zkflt 0.000046129
6042026-02-17T04:21:18.030Zlock 20:22.587668588
6052026-02-17T04:21:18.030Zslp 23:48.299701291
6062026-02-17T04:21:18.030Zlat 20.601965660
6072026-02-17T04:21:18.030Zstop 10.679388449
6082026-02-17T04:21:18.055Z+ for x in debug release
6092026-02-17T04:21:18.055Z+ mkdir -p /work/debug
6102026-02-17T04:21:18.055Z+ cp target/debug/x4c /work/debug/
6112026-02-17T04:21:18.083Z+ cp target/debug/libsidecar_lite.so /work/debug/
6122026-02-17T04:21:18.107Z+ for x in debug release
6132026-02-17T04:21:18.107Z+ mkdir -p /work/release
6142026-02-17T04:21:18.107Z+ cp target/release/x4c /work/release/
6152026-02-17T04:21:18.133Z+ cp target/release/libsidecar_lite.so /work/release/
6162026-02-17T04:21:18.134Z+ banner test
6172026-02-17T04:21:18.134Z
6182026-02-17T04:21:18.134Z ##### ###### #### #####
6192026-02-17T04:21:18.134Z # # # #
6202026-02-17T04:21:18.134Z # ##### #### #
6212026-02-17T04:21:18.134Z # # # #
6222026-02-17T04:21:18.134Z # # # # #
6232026-02-17T04:21:18.134Z # ###### #### #
6242026-02-17T04:21:18.134Z
6252026-02-17T04:21:18.134Z+ cargo test
6262026-02-17T04:21:18.332Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
6272026-02-17T04:21:18.368Z Compiling libloading v0.9.0
6282026-02-17T04:21:18.368Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
6292026-02-17T04:21:18.368Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
6302026-02-17T04:21:18.368Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
6312026-02-17T04:21:18.368Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
6322026-02-17T04:21:18.684Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
6332026-02-17T04:21:19.990Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
6342026-02-17T04:21:19.990Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
6352026-02-17T04:21:20.015Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
6362026-02-17T04:21:20.494Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
6372026-02-17T04:21:33.688Z Finished `test` profile [unoptimized + debuginfo] target(s) in 15.47s
6382026-02-17T04:21:33.714Z Running unittests src/lib.rs (target/debug/deps/p4-8052cf7e4697e3cd)
6392026-02-17T04:21:33.714Z
6402026-02-17T04:21:33.714Zrunning 0 tests
6412026-02-17T04:21:33.714Z
6422026-02-17T04:21:33.714Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6432026-02-17T04:21:33.714Z
6442026-02-17T04:21:33.714Z Running unittests src/lib.rs (target/debug/deps/p4_macro-820ed8c5659d1a7c)
6452026-02-17T04:21:33.812Z
6462026-02-17T04:21:33.812Zrunning 0 tests
6472026-02-17T04:21:33.812Z
6482026-02-17T04:21:33.812Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492026-02-17T04:21:33.812Z
6502026-02-17T04:21:33.812Z Running unittests src/main.rs (target/debug/deps/p4_macro_test-d33d1dd468833c6d)
6512026-02-17T04:21:33.812Z
6522026-02-17T04:21:33.812Zrunning 0 tests
6532026-02-17T04:21:33.812Z
6542026-02-17T04:21:33.812Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6552026-02-17T04:21:33.812Z
6562026-02-17T04:21:33.812Z Running unittests src/lib.rs (target/debug/deps/p4_rust-2727775d21d65117)
6572026-02-17T04:21:33.812Z
6582026-02-17T04:21:33.812Zrunning 0 tests
6592026-02-17T04:21:33.812Z
6602026-02-17T04:21:33.812Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6612026-02-17T04:21:33.812Z
6622026-02-17T04:21:33.813Z Running unittests src/lib.rs (target/debug/deps/p4rs-87be963059e0e669)
6632026-02-17T04:21:33.813Z
6642026-02-17T04:21:33.813Zrunning 14 tests
6652026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_add_be ... ok
6662026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_add_mixed_size ... ok
6672026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_add_cascade ... ok
6682026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_add_le ... ok
6692026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_add_nest ... ok
6702026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_mod ... ok
6712026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_sub_le ... ok
6722026-02-17T04:21:33.813Ztest bitmath::tests::bitmath_sub_be ... ok
6732026-02-17T04:21:33.813Ztest table::tests::match_lpm_ternary_1 ... ok
6742026-02-17T04:21:33.813Ztest table::tests::match_lpm_ternary_range ... ok
6752026-02-17T04:21:33.813Ztest checksum::tests::udp_checksum ... ok
6762026-02-17T04:21:33.813Ztest table::tests::match_ternary_1 ... ok
6772026-02-17T04:21:33.813Ztest table::tests::match_lpm_1 ... ok
6782026-02-17T04:21:33.813Ztest table::tests::match_with_action ... ok
6792026-02-17T04:21:33.813Z
6802026-02-17T04:21:33.813Ztest result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6812026-02-17T04:21:33.813Z
6822026-02-17T04:21:33.813Z Running unittests src/lib.rs (target/debug/deps/sidecar_lite-2fa49aaffa8cb1aa)
6832026-02-17T04:21:33.813Z
6842026-02-17T04:21:33.813Zrunning 0 tests
6852026-02-17T04:21:33.813Z
6862026-02-17T04:21:33.813Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6872026-02-17T04:21:33.813Z
6882026-02-17T04:21:33.813Z Running unittests src/lib.rs (target/debug/deps/tests-99093517b20665c5)
6892026-02-17T04:21:33.813Z
6902026-02-17T04:21:33.814Zrunning 15 tests
6912026-02-17T04:21:33.814Ztest controller_multiple_instantiation::controller_multiple_instantiation ... ok
6922026-02-17T04:21:33.814Ztest headers::ipv6_header_read_write ... ok
6932026-02-17T04:21:33.814Ztest dload::pipeline_create ... ok
6942026-02-17T04:21:33.814Ztest ipv6::test_ipv6_parse ... ok
6952026-02-17T04:21:33.814Ztest dload::dynamic_load ... ok
6962026-02-17T04:21:33.839Ztest arithmetic::arithmetic ... ok
6972026-02-17T04:21:33.839Ztest table_in_egress_and_ingress::table_in_egress_and_ingress ... ok
6982026-02-17T04:21:33.839Ztest vlan::test_vlan_parse ... ok
6992026-02-17T04:21:33.839Ztest basic_router::basic_router2 ... ok
7002026-02-17T04:21:33.839Ztest range::range ... ok
7012026-02-17T04:21:33.839Ztest mac_rewrite::mac_rewrite2 ... ok
7022026-02-17T04:21:33.839Ztest hub::hub2 ... ok
7032026-02-17T04:21:33.839Ztest disag_router::disag_router ... ok
7042026-02-17T04:21:33.839Ztest decap::geneve_decap ... ok
7052026-02-17T04:21:33.839Ztest dynamic_router::dynamic_router2 ... ok
7062026-02-17T04:21:33.839Z
7072026-02-17T04:21:33.839Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
7082026-02-17T04:21:33.840Z
7092026-02-17T04:21:33.840Z Running unittests src/lib.rs (target/debug/deps/x4c-086ae971511def80)
7102026-02-17T04:21:33.840Z
7112026-02-17T04:21:33.840Zrunning 0 tests
7122026-02-17T04:21:33.840Z
7132026-02-17T04:21:33.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7142026-02-17T04:21:33.840Z
7152026-02-17T04:21:33.840Z Running unittests src/bin/x4c.rs (target/debug/deps/x4c-9278b5844a8c0c5e)
7162026-02-17T04:21:33.840Z
7172026-02-17T04:21:33.840Zrunning 0 tests
7182026-02-17T04:21:33.840Z
7192026-02-17T04:21:33.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7202026-02-17T04:21:33.840Z
7212026-02-17T04:21:33.840Z Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-8f33f34cf48ae592)
7222026-02-17T04:21:33.840Z
7232026-02-17T04:21:33.840Zrunning 0 tests
7242026-02-17T04:21:33.840Z
7252026-02-17T04:21:33.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7262026-02-17T04:21:33.840Z
7272026-02-17T04:21:33.840Z Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-1ac4314a7850b904)
7282026-02-17T04:21:33.840Z
7292026-02-17T04:21:33.840Zrunning 0 tests
7302026-02-17T04:21:33.840Z
7312026-02-17T04:21:33.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7322026-02-17T04:21:33.840Z
7332026-02-17T04:21:33.840Z Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42)
7342026-02-17T04:21:33.840Z
7352026-02-17T04:21:33.840Zrunning 0 tests
7362026-02-17T04:21:33.840Z
7372026-02-17T04:21:33.840Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7382026-02-17T04:21:33.840Z
7392026-02-17T04:21:33.840Z Doc-tests p4
7402026-02-17T04:21:34.003Z
7412026-02-17T04:21:34.003Zrunning 0 tests
7422026-02-17T04:21:34.003Z
7432026-02-17T04:21:34.003Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7442026-02-17T04:21:34.003Z
7452026-02-17T04:21:34.028Z Doc-tests p4_macro
7462026-02-17T04:21:34.089Z
7472026-02-17T04:21:34.089Zrunning 2 tests
7482026-02-17T04:21:34.115Ztest lang/p4-macro/src/lib.rs - (line 18) ... ignored
7492026-02-17T04:21:34.115Ztest lang/p4-macro/src/lib.rs - (line 6) ... ignored
7502026-02-17T04:21:34.115Z
7512026-02-17T04:21:34.115Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
7522026-02-17T04:21:34.116Z
7532026-02-17T04:21:34.116Z Doc-tests p4_rust
7542026-02-17T04:21:34.428Z
7552026-02-17T04:21:34.428Zrunning 0 tests
7562026-02-17T04:21:34.428Z
7572026-02-17T04:21:34.428Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7582026-02-17T04:21:34.428Z
7592026-02-17T04:21:34.452Z Doc-tests p4rs
7602026-02-17T04:21:34.588Z
7612026-02-17T04:21:34.588Zrunning 1 test
7622026-02-17T04:21:35.900Ztest lang/p4rs/src/lib.rs - (line 11) ... ok
7632026-02-17T04:21:35.900Z
7642026-02-17T04:21:35.900Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
7652026-02-17T04:21:35.900Z
7662026-02-17T04:21:35.924Z Doc-tests tests
7672026-02-17T04:21:36.026Z
7682026-02-17T04:21:36.026Zrunning 0 tests
7692026-02-17T04:21:36.026Z
7702026-02-17T04:21:36.026Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7712026-02-17T04:21:36.026Z
7722026-02-17T04:21:36.053Z Doc-tests x4c
7732026-02-17T04:21:36.115Z
7742026-02-17T04:21:36.115Zrunning 0 tests
7752026-02-17T04:21:36.115Z
7762026-02-17T04:21:36.115Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7772026-02-17T04:21:36.115Z
7782026-02-17T04:21:36.143Z Doc-tests x4c_error_codes
7792026-02-17T04:21:36.175Z
7802026-02-17T04:21:36.175Zrunning 0 tests
7812026-02-17T04:21:36.175Z
7822026-02-17T04:21:36.175Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7832026-02-17T04:21:36.175Z
7842026-02-17T04:21:36.202Z+ pushd test
7852026-02-17T04:21:36.202Z/work/oxidecomputer/p4/test /work/oxidecomputer/p4
7862026-02-17T04:21:36.202Z+ banner 'mac rewr'
7872026-02-17T04:21:36.202Z
7882026-02-17T04:21:36.202Z # # ## #### ##### ###### # # #####
7892026-02-17T04:21:36.202Z ## ## # # # # # # # # # # #
7902026-02-17T04:21:36.202Z # ## # # # # # # ##### # # # #
7912026-02-17T04:21:36.202Z # # ###### # ##### # # ## # #####
7922026-02-17T04:21:36.202Z # # # # # # # # # ## ## # #
7932026-02-17T04:21:36.202Z # # # # #### # # ###### # # # #
7942026-02-17T04:21:36.202Z
7952026-02-17T04:21:36.202Z+ RUST_BACKTRACE=1
7962026-02-17T04:21:36.202Z+ cargo test mac_rewrite -- --nocapture
7972026-02-17T04:21:36.454Z Compiling aho-corasick v1.1.4
7982026-02-17T04:21:36.479Z Compiling getrandom v0.4.1
7992026-02-17T04:21:36.479Z Compiling errno v0.3.14
8002026-02-17T04:21:36.479Z Compiling rustix v1.1.3
8012026-02-17T04:21:36.503Z Compiling prettyplease v0.2.37
8022026-02-17T04:21:37.926Z Compiling regex-automata v0.4.14
8032026-02-17T04:21:38.177Z Compiling tempfile v3.25.0
8042026-02-17T04:21:41.044Z Compiling regex v1.12.3
8052026-02-17T04:21:41.572Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
8062026-02-17T04:21:41.706Z Compiling pnet_macros v0.35.0
8072026-02-17T04:21:43.250Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
8082026-02-17T04:21:43.338Z Compiling pnet_packet v0.35.0
8092026-02-17T04:21:45.004Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
8102026-02-17T04:21:47.557Z Compiling pnet_transport v0.35.0
8112026-02-17T04:21:47.753Z Compiling pnet v0.35.0
8122026-02-17T04:21:48.020Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
8132026-02-17T04:22:02.283Z Finished `test` profile [unoptimized + debuginfo] target(s) in 25.99s
8142026-02-17T04:22:02.308Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8152026-02-17T04:22:02.308Z
8162026-02-17T04:22:02.308Zrunning 1 test
8172026-02-17T04:22:02.333Z[phy2] do you know the muffin man?
8182026-02-17T04:22:02.333Z[cpu] the muffin man?
8192026-02-17T04:22:02.333Z[cpu] the muffin man!
8202026-02-17T04:22:02.333Z[cpu] why yes
8212026-02-17T04:22:02.333Z[phy1] i know the muffin man
8222026-02-17T04:22:02.333Z[phy3] the muffin man is me!!!
8232026-02-17T04:22:02.333Ztest mac_rewrite::mac_rewrite2 ... ok
8242026-02-17T04:22:02.333Z
8252026-02-17T04:22:02.334Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
8262026-02-17T04:22:02.334Z
8272026-02-17T04:22:02.334Z+ banner 'dyn load'
8282026-02-17T04:22:02.358Z
8292026-02-17T04:22:02.358Z ##### # # # # # #### ## #####
8302026-02-17T04:22:02.359Z # # # # ## # # # # # # # #
8312026-02-17T04:22:02.359Z # # # # # # # # # # # # #
8322026-02-17T04:22:02.359Z # # # # # # # # # ###### # #
8332026-02-17T04:22:02.359Z # # # # ## # # # # # # #
8342026-02-17T04:22:02.359Z ##### # # # ###### #### # # #####
8352026-02-17T04:22:02.359Z
8362026-02-17T04:22:02.359Z+ RUST_BACKTRACE=1
8372026-02-17T04:22:02.359Z+ cargo test dload -- --nocapture
8382026-02-17T04:22:02.570Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
8392026-02-17T04:22:02.595Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8402026-02-17T04:22:02.595Z
8412026-02-17T04:22:02.595Zrunning 2 tests
8422026-02-17T04:22:02.595Ztest dload::pipeline_create ... ok
8432026-02-17T04:22:02.595Ztest dload::dynamic_load ... ok
8442026-02-17T04:22:02.595Z
8452026-02-17T04:22:02.595Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s
8462026-02-17T04:22:02.596Z
8472026-02-17T04:22:02.621Z+ banner disag
8482026-02-17T04:22:02.622Z
8492026-02-17T04:22:02.622Z ##### # #### ## ####
8502026-02-17T04:22:02.622Z # # # # # # # #
8512026-02-17T04:22:02.622Z # # # #### # # #
8522026-02-17T04:22:02.622Z # # # # ###### # ###
8532026-02-17T04:22:02.622Z # # # # # # # # #
8542026-02-17T04:22:02.622Z ##### # #### # # ####
8552026-02-17T04:22:02.622Z
8562026-02-17T04:22:02.622Z+ RUST_BACKTRACE=1
8572026-02-17T04:22:02.622Z+ cargo test disag_router -- --nocapture
8582026-02-17T04:22:02.838Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
8592026-02-17T04:22:02.862Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8602026-02-17T04:22:02.862Z
8612026-02-17T04:22:02.862Zrunning 1 test
8622026-02-17T04:22:02.862Z[phy2] do you know the muffin man?
8632026-02-17T04:22:02.862Z[cpu] the muffin man?
8642026-02-17T04:22:02.862Z[cpu] the muffin man!
8652026-02-17T04:22:02.863Z[cpu] why yes
8662026-02-17T04:22:02.863Z[phy1] i know the muffin man
8672026-02-17T04:22:02.863Z[phy3] the muffin man is me!!!
8682026-02-17T04:22:02.863Ztest disag_router::disag_router ... ok
8692026-02-17T04:22:02.863Z
8702026-02-17T04:22:02.863Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8712026-02-17T04:22:02.863Z
8722026-02-17T04:22:02.888Z+ banner 'dyn rtr'
8732026-02-17T04:22:02.888Z
8742026-02-17T04:22:02.888Z ##### # # # # ##### ##### #####
8752026-02-17T04:22:02.888Z # # # # ## # # # # # #
8762026-02-17T04:22:02.888Z # # # # # # # # # # #
8772026-02-17T04:22:02.888Z # # # # # # ##### # #####
8782026-02-17T04:22:02.888Z # # # # ## # # # # #
8792026-02-17T04:22:02.888Z ##### # # # # # # # #
8802026-02-17T04:22:02.888Z
8812026-02-17T04:22:02.888Z+ RUST_BACKTRACE=1
8822026-02-17T04:22:02.888Z+ cargo test dynamic_router -- --nocapture
8832026-02-17T04:22:03.140Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
8842026-02-17T04:22:03.166Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
8852026-02-17T04:22:03.166Z
8862026-02-17T04:22:03.166Zrunning 1 test
8872026-02-17T04:22:03.166Z[phy2] do you know the muffin man?
8882026-02-17T04:22:03.166Z[cpu] the muffin man?
8892026-02-17T04:22:03.191Z[cpu] the muffin man!
8902026-02-17T04:22:03.192Z[cpu] why yes
8912026-02-17T04:22:03.192Z[phy1] i know the muffin man
8922026-02-17T04:22:03.192Z[phy3] the muffin man is me!!!
8932026-02-17T04:22:03.192Ztest dynamic_router::dynamic_router2 ... ok
8942026-02-17T04:22:03.192Z
8952026-02-17T04:22:03.192Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
8962026-02-17T04:22:03.192Z
8972026-02-17T04:22:03.192Z+ banner hub
8982026-02-17T04:22:03.192Z
8992026-02-17T04:22:03.192Z # # # # #####
9002026-02-17T04:22:03.192Z # # # # # #
9012026-02-17T04:22:03.192Z ###### # # #####
9022026-02-17T04:22:03.192Z # # # # # #
9032026-02-17T04:22:03.193Z # # # # # #
9042026-02-17T04:22:03.193Z # # #### #####
9052026-02-17T04:22:03.193Z
9062026-02-17T04:22:03.193Z+ RUST_BACKTRACE=1
9072026-02-17T04:22:03.193Z+ cargo test hub -- --nocapture
9082026-02-17T04:22:03.448Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
9092026-02-17T04:22:03.473Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
9102026-02-17T04:22:03.473Z
9112026-02-17T04:22:03.473Zrunning 1 test
9122026-02-17T04:22:03.473Z[phy2] do you know the muffin man?
9132026-02-17T04:22:03.473Z[phy3] do you know the muffin man?
9142026-02-17T04:22:03.498Z[phy1] the muffin man?
9152026-02-17T04:22:03.498Z[phy3] the muffin man?
9162026-02-17T04:22:03.498Z[phy2] the muffin man!
9172026-02-17T04:22:03.498Z[phy3] the muffin man!
9182026-02-17T04:22:03.498Z[phy1] why yes
9192026-02-17T04:22:03.498Z[phy1] i know the muffin man
9202026-02-17T04:22:03.499Z[phy1] the muffin man is me!!!
9212026-02-17T04:22:03.499Z[phy3] why yes
9222026-02-17T04:22:03.499Z[phy3] i know the muffin man
9232026-02-17T04:22:03.499Z[phy3] the muffin man is me!!!
9242026-02-17T04:22:03.499Ztest hub::hub2 ... ok
9252026-02-17T04:22:03.499Z
9262026-02-17T04:22:03.499Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
9272026-02-17T04:22:03.499Z
9282026-02-17T04:22:03.499Z+ banner router
9292026-02-17T04:22:03.499Z
9302026-02-17T04:22:03.499Z ##### #### # # ##### ###### #####
9312026-02-17T04:22:03.499Z # # # # # # # # # #
9322026-02-17T04:22:03.499Z # # # # # # # ##### # #
9332026-02-17T04:22:03.499Z ##### # # # # # # #####
9342026-02-17T04:22:03.499Z # # # # # # # # # #
9352026-02-17T04:22:03.499Z # # #### #### # ###### # #
9362026-02-17T04:22:03.499Z
9372026-02-17T04:22:03.499Z+ RUST_BACKTRACE=1
9382026-02-17T04:22:03.499Z+ cargo test basic_router -- --nocapture
9392026-02-17T04:22:03.769Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
9402026-02-17T04:22:03.794Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
9412026-02-17T04:22:03.794Z
9422026-02-17T04:22:03.794Zrunning 1 test
9432026-02-17T04:22:03.794Z[phy2] do you know the muffin man?
9442026-02-17T04:22:03.819Z[phy1] the muffin man?
9452026-02-17T04:22:03.819Z[phy2] the muffin man!
9462026-02-17T04:22:03.819Z[phy1] why yes
9472026-02-17T04:22:03.819Z[phy1] i know the muffin man
9482026-02-17T04:22:03.819Z[phy1] the muffin man is me!!!
9492026-02-17T04:22:03.819Ztest basic_router::basic_router2 ... ok
9502026-02-17T04:22:03.819Z
9512026-02-17T04:22:03.819Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
9522026-02-17T04:22:03.819Z
9532026-02-17T04:22:03.820Z+ banner headers
9542026-02-17T04:22:03.820Z
9552026-02-17T04:22:03.820Z # # ###### ## ##### ###### ##### ####
9562026-02-17T04:22:03.820Z # # # # # # # # # # #
9572026-02-17T04:22:03.820Z ###### ##### # # # # ##### # # ####
9582026-02-17T04:22:03.820Z # # # ###### # # # ##### #
9592026-02-17T04:22:03.820Z # # # # # # # # # # # #
9602026-02-17T04:22:03.820Z # # ###### # # ##### ###### # # ####
9612026-02-17T04:22:03.820Z
9622026-02-17T04:22:03.820Z+ RUST_BACKTRACE=1
9632026-02-17T04:22:03.820Z+ cargo test headers -- --nocapture
9642026-02-17T04:22:04.067Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
9652026-02-17T04:22:04.092Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-86e688cff1e5f832)
9662026-02-17T04:22:04.093Z
9672026-02-17T04:22:04.093Zrunning 1 test
9682026-02-17T04:22:04.093Ztest headers::ipv6_header_read_write ... ok
9692026-02-17T04:22:04.093Z
9702026-02-17T04:22:04.093Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s
9712026-02-17T04:22:04.093Z
9722026-02-17T04:22:04.119Zprocess exited: duration 193690 ms, exit code 0
 
9732026-02-17T04:22:04.170Zfound 4 output files
9742026-02-17T04:22:04.170Zuploading: /work/debug/libsidecar_lite.so (43093984 bytes)
9752026-02-17T04:22:07.926Zuploaded: /work/debug/libsidecar_lite.so
9762026-02-17T04:22:07.927Zuploading: /work/debug/x4c (37755744 bytes)
9772026-02-17T04:22:11.096Zuploaded: /work/debug/x4c
9782026-02-17T04:22:11.096Zuploading: /work/release/libsidecar_lite.so (9932192 bytes)
9792026-02-17T04:22:13.289Zuploaded: /work/release/libsidecar_lite.so
9802026-02-17T04:22:13.289Zuploading: /work/release/x4c (8657696 bytes)
9812026-02-17T04:22:18.525Zuploaded: /work/release/x4c