01KF52ZHPM3RXRSSCNSQ90S7Q5: 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: 01KF52ZT5K9QWBXPF7RQXRBHNX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-17T04:22:03.594Zjob assigned to worker 01KF52ZTTWMTA73RJF98VJW6KB [factory gimlet-EVT22200007-propolis, EVT22200007/54672] (queued for 27 s)
 
22026-01-17T04:22:12.679Zstarting task 0: "setup"
32026-01-17T04:22:12.704Z++ uname -s
42026-01-17T04:22:12.704Z+ kern=SunOS
52026-01-17T04:22:12.704Z+ build_user=build
62026-01-17T04:22:12.704Z+ build_uid=12345
72026-01-17T04:22:12.704Z+ work_dir=/work
82026-01-17T04:22:12.704Z+ input_dir=/input
92026-01-17T04:22:12.704Z+ [[ 0 == 12345 ]]
102026-01-17T04:22:12.704Z+ case "$kern" in
112026-01-17T04:22:12.704Z+ groupadd -g 12345 build
122026-01-17T04:22:12.704Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-17T04:22:14.708Z+ zfs create -o mountpoint=/work rpool/work
142026-01-17T04:22:14.751Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-17T04:22:14.776Z+ home_fs=zfs
162026-01-17T04:22:14.776Z+ [[ zfs == autofs ]]
172026-01-17T04:22:14.776Z+ mkdir -p /home/build
182026-01-17T04:22:14.776Z+ chown build:build /home/build /work
192026-01-17T04:22:16.762Z+ chmod 0700 /home/build /work
202026-01-17T04:22:16.786Zprocess exited: duration 4088 ms, exit code 0
 
212026-01-17T04:22:16.836Zstarting task 1: "rust-toolchain"
222026-01-17T04:22:16.861Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-01-17T04:22:16.861Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-17T04:22:16.861Z * rust toolchain channel = "stable"
252026-01-17T04:22:16.861Z * rust toolchain profile = "default"
262026-01-17T04:22:16.861Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-17T04:22:16.862Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-17T04:22:16.862Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-17T04:22:16.862Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-01-17T04:22:22.001Zinfo: downloading installer
312026-01-17T04:22:22.838Zwarn: It looks like you have an existing installation of Rust at:
322026-01-17T04:22:22.838Zwarn: /opt/ooce/bin
332026-01-17T04:22:22.838Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-17T04:22:22.838Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-17T04:22:22.838Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-17T04:22:22.838Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-17T04:22:22.838Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-17T04:22:22.838Zerror: cannot install while Rust is installed
392026-01-17T04:22:22.838Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-17T04:22:22.863Zinfo: profile set to 'default'
412026-01-17T04:22:22.863Zinfo: default host triple is x86_64-unknown-illumos
422026-01-17T04:22:22.863Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-01-17T04:22:23.003Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
442026-01-17T04:22:23.003Zinfo: downloading component 'cargo'
452026-01-17T04:22:23.458Zinfo: downloading component 'clippy'
462026-01-17T04:22:23.529Zinfo: downloading component 'rust-docs'
472026-01-17T04:22:23.777Zinfo: downloading component 'rust-std'
482026-01-17T04:22:24.455Zinfo: downloading component 'rustc'
492026-01-17T04:22:26.210Zinfo: downloading component 'rustfmt'
502026-01-17T04:22:26.274Zinfo: installing component 'cargo'
512026-01-17T04:22:27.562Zinfo: installing component 'clippy'
522026-01-17T04:22:28.017Zinfo: installing component 'rust-docs'
532026-01-17T04:22:31.455Zinfo: installing component 'rust-std'
542026-01-17T04:22:33.696Zinfo: installing component 'rustc'
552026-01-17T04:22:42.719Zinfo: installing component 'rustfmt'
562026-01-17T04:22:43.148Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-01-17T04:22:43.149Z
582026-01-17T04:22:43.338Z stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08)
592026-01-17T04:22:43.339Z
602026-01-17T04:22:43.339Z
612026-01-17T04:22:43.339ZRust is installed now. Great!
622026-01-17T04:22:43.339Z
632026-01-17T04:22:43.339ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-17T04:22:43.364Zenvironment variable. This has not been done automatically.
652026-01-17T04:22:43.364Z
662026-01-17T04:22:43.364ZTo configure your current shell, you need to source
672026-01-17T04:22:43.364Zthe corresponding env file under $HOME/.cargo.
682026-01-17T04:22:43.364Z
692026-01-17T04:22:43.365ZThis is usually done by running one of the following (note the leading DOT):
702026-01-17T04:22:43.365Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-17T04:22:43.365Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-17T04:22:43.365Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-17T04:22:43.478Z+ rustup --version
742026-01-17T04:22:43.503Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-17T04:22:43.503Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-17T04:22:43.614Zinfo: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)`
772026-01-17T04:22:43.639Z+ cargo --version
782026-01-17T04:22:43.729Zcargo 1.92.0 (344c4567c 2025-10-21)
792026-01-17T04:22:43.755Z+ rustc --version
802026-01-17T04:22:43.856Zrustc 1.92.0 (ded5c06cf 2025-12-08)
812026-01-17T04:22:43.880Zprocess exited: duration 27029 ms, exit code 0
 
822026-01-17T04:22:43.934Zstarting task 2: "authentication"
832026-01-17T04:22:43.992Zprocess exited: duration 60 ms, exit code 0
 
842026-01-17T04:22:44.045Zstarting task 3: "clone repository"
852026-01-17T04:22:44.070Z+ mkdir -p /work/oxidecomputer/p4
862026-01-17T04:22:44.070Z+ git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4
872026-01-17T04:22:44.095ZCloning into '/work/oxidecomputer/p4'...
882026-01-17T04:22:45.139Z+ cd /work/oxidecomputer/p4
892026-01-17T04:22:45.139Z+ git fetch origin e737d128fd5b9ec99b6c1aff8da2fca3d36b08d3
902026-01-17T04:22:45.501ZFrom https://github.com/oxidecomputer/p4
912026-01-17T04:22:45.501Z * branch e737d128fd5b9ec99b6c1aff8da2fca3d36b08d3 -> FETCH_HEAD
922026-01-17T04:22:45.528Z+ [[ -n renovate/colored-3.x-lockfile ]]
932026-01-17T04:22:45.528Z++ git branch --show-current
942026-01-17T04:22:45.528Z+ current=main
952026-01-17T04:22:45.528Z+ [[ main != renovate/colored-3.x-lockfile ]]
962026-01-17T04:22:45.528Z+ git branch -f renovate/colored-3.x-lockfile e737d128fd5b9ec99b6c1aff8da2fca3d36b08d3
972026-01-17T04:22:45.556Z+ git checkout -f renovate/colored-3.x-lockfile
982026-01-17T04:22:45.556ZSwitched to branch 'renovate/colored-3.x-lockfile'
992026-01-17T04:22:45.556Z+ git reset --hard e737d128fd5b9ec99b6c1aff8da2fca3d36b08d3
1002026-01-17T04:22:45.582ZHEAD is now at e737d12 Update Rust crate colored to v3.1.1
1012026-01-17T04:22:45.582Zprocess exited: duration 1516 ms, exit code 0
 
1022026-01-17T04:22:45.633Zstarting task 4: "build"
1032026-01-17T04:22:45.658Z+ cargo --version
1042026-01-17T04:22:45.658Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-01-17T04:22:45.812Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-01-17T04:22:45.812Zinfo: downloading component 'cargo'
1072026-01-17T04:22:45.967Zinfo: downloading component 'clippy'
1082026-01-17T04:22:46.061Zinfo: downloading component 'rust-docs'
1092026-01-17T04:22:46.303Zinfo: downloading component 'rust-std'
1102026-01-17T04:22:46.953Zinfo: downloading component 'rustc'
1112026-01-17T04:22:48.357Zinfo: downloading component 'rustfmt'
1122026-01-17T04:22:48.415Zinfo: installing component 'cargo'
1132026-01-17T04:22:49.623Zinfo: installing component 'clippy'
1142026-01-17T04:22:50.133Zinfo: installing component 'rust-docs'
1152026-01-17T04:22:53.725Zinfo: installing component 'rust-std'
1162026-01-17T04:22:56.037Zinfo: installing component 'rustc'
1172026-01-17T04:23:05.267Zinfo: installing component 'rustfmt'
1182026-01-17T04:23:05.864Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-01-17T04:23:05.889Z+ rustc --version
1202026-01-17T04:23:06.023Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-01-17T04:23:06.047Z+ banner check
1222026-01-17T04:23:06.047Z
1232026-01-17T04:23:06.047Z #### # # ###### #### # #
1242026-01-17T04:23:06.047Z # # # # # # # # #
1252026-01-17T04:23:06.047Z # ###### ##### # ####
1262026-01-17T04:23:06.047Z # # # # # # #
1272026-01-17T04:23:06.048Z # # # # # # # # #
1282026-01-17T04:23:06.048Z #### # # ###### #### # #
1292026-01-17T04:23:06.048Z
1302026-01-17T04:23:06.048Z+ cargo fmt -- --check
1312026-01-17T04:23:06.615Z+ cargo check
1322026-01-17T04:23:06.855Z Updating crates.io index
1332026-01-17T04:23:06.879Z Updating git repository `https://github.com/oxidecomputer/xfr`
1342026-01-17T04:23:07.265ZFrom https://github.com/oxidecomputer/xfr
1352026-01-17T04:23:07.265Z * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d
1362026-01-17T04:23:07.754Z Downloading crates ...
1372026-01-17T04:23:07.837Z Downloaded anstyle-query v1.1.5
1382026-01-17T04:23:07.862Z Downloaded dof v0.3.0
1392026-01-17T04:23:07.862Z Downloaded generic-array v0.14.7
1402026-01-17T04:23:07.862Z Downloaded scroll v0.12.0
1412026-01-17T04:23:07.862Z Downloaded zmij v1.0.10
1422026-01-17T04:23:07.862Z Downloaded fastrand v2.3.0
1432026-01-17T04:23:07.862Z Downloaded zerocopy-derive v0.7.35
1442026-01-17T04:23:07.887Z Downloaded thiserror v1.0.69
1452026-01-17T04:23:07.887Z Downloaded pnet_datalink v0.35.0
1462026-01-17T04:23:07.887Z Downloaded num-traits v0.2.19
1472026-01-17T04:23:07.887Z Downloaded serde_derive v1.0.228
1482026-01-17T04:23:07.887Z Downloaded usdt v0.5.0
1492026-01-17T04:23:07.911Z Downloaded pnet_sys v0.35.0
1502026-01-17T04:23:07.912Z Downloaded wyz v0.5.1
1512026-01-17T04:23:07.912Z Downloaded zerocopy v0.7.35
1522026-01-17T04:23:07.936Z Downloaded utf8parse v0.2.2
1532026-01-17T04:23:07.936Z Downloaded ucd-trie v0.1.7
1542026-01-17T04:23:07.936Z Downloaded rand v0.9.2
1552026-01-17T04:23:07.936Z Downloaded version_check v0.9.5
1562026-01-17T04:23:07.936Z Downloaded serde_core v1.0.228
1572026-01-17T04:23:07.936Z Downloaded syn v2.0.114
1582026-01-17T04:23:07.960Z Downloaded serde v1.0.228
1592026-01-17T04:23:07.960Z Downloaded rand_core v0.9.3
1602026-01-17T04:23:07.960Z Downloaded num-bigint v0.4.6
1612026-01-17T04:23:07.960Z Downloaded regex v1.12.2
1622026-01-17T04:23:07.985Z Downloaded prettyplease v0.2.37
1632026-01-17T04:23:07.985Z Downloaded zerocopy v0.8.31
1642026-01-17T04:23:08.009Z Downloaded regex-automata v0.4.13
1652026-01-17T04:23:08.034Z Downloaded radium v0.7.0
1662026-01-17T04:23:08.034Z Downloaded pnet_macros v0.35.0
1672026-01-17T04:23:08.034Z Downloaded strsim v0.11.1
1682026-01-17T04:23:08.034Z Downloaded sha2 v0.10.9
1692026-01-17T04:23:08.034Z Downloaded num-integer v0.1.46
1702026-01-17T04:23:08.034Z Downloaded no-std-net v0.6.0
1712026-01-17T04:23:08.034Z Downloaded log v0.4.29
1722026-01-17T04:23:08.034Z Downloaded usdt-macro v0.5.0
1732026-01-17T04:23:08.059Z Downloaded usdt-attr-macro v0.5.0
1742026-01-17T04:23:08.059Z Downloaded tap v1.0.1
1752026-01-17T04:23:08.059Z Downloaded serde_tokenstream v0.2.2
1762026-01-17T04:23:08.059Z Downloaded rustix v1.1.3
1772026-01-17T04:23:08.083Z Downloaded quote v1.0.43
1782026-01-17T04:23:08.083Z Downloaded num-complex v0.4.6
1792026-01-17T04:23:08.083Z Downloaded memchr v2.7.6
1802026-01-17T04:23:08.083Z Downloaded thiserror-impl v1.0.69
1812026-01-17T04:23:08.083Z Downloaded regex-syntax v0.8.8
1822026-01-17T04:23:08.108Z Downloaded tempfile v3.24.0
1832026-01-17T04:23:08.108Z Downloaded pnet_packet v0.35.0
1842026-01-17T04:23:08.108Z Downloaded itoa v1.0.17
1852026-01-17T04:23:08.108Z Downloaded typenum v1.19.0
1862026-01-17T04:23:08.108Z Downloaded plain v0.2.3
1872026-01-17T04:23:08.108Z Downloaded pest_generator v2.8.5
1882026-01-17T04:23:08.108Z Downloaded heck v0.5.0
1892026-01-17T04:23:08.108Z Downloaded clap_builder v4.5.54
1902026-01-17T04:23:08.133Z Downloaded crypto-common v0.1.7
1912026-01-17T04:23:08.133Z Downloaded usdt-impl v0.5.0
1922026-01-17T04:23:08.133Z Downloaded num-iter v0.1.45
1932026-01-17T04:23:08.133Z Downloaded cpufeatures v0.2.17
1942026-01-17T04:23:08.133Z Downloaded clap v4.5.54
1952026-01-17T04:23:08.133Z Downloaded byteorder v1.5.0
1962026-01-17T04:23:08.133Z Downloaded pest_meta v2.8.5
1972026-01-17T04:23:08.133Z Downloaded pest_derive v2.8.5
1982026-01-17T04:23:08.158Z Downloaded once_cell v1.21.3
1992026-01-17T04:23:08.158Z Downloaded unicode-ident v1.0.22
2002026-01-17T04:23:08.158Z Downloaded thread-id v4.2.2
2012026-01-17T04:23:08.158Z Downloaded serde_json v1.0.148
2022026-01-17T04:23:08.158Z Downloaded scroll_derive v0.12.1
2032026-01-17T04:23:08.158Z Downloaded rand_chacha v0.9.0
2042026-01-17T04:23:08.158Z Downloaded ppv-lite86 v0.2.21
2052026-01-17T04:23:08.158Z Downloaded pnet_base v0.35.0
2062026-01-17T04:23:08.158Z Downloaded libc v0.2.179
2072026-01-17T04:23:08.195Z Downloaded ipnetwork v0.20.0
2082026-01-17T04:23:08.219Z Downloaded clap_derive v4.5.49
2092026-01-17T04:23:08.219Z Downloaded pretty-hex v0.4.1
2102026-01-17T04:23:08.219Z Downloaded pnet_transport v0.35.0
2112026-01-17T04:23:08.220Z Downloaded pnet_macros_support v0.35.0
2122026-01-17T04:23:08.220Z Downloaded memmap v0.7.0
2132026-01-17T04:23:08.220Z Downloaded is_terminal_polyfill v1.70.2
2142026-01-17T04:23:08.220Z Downloaded colorchoice v1.0.4
2152026-01-17T04:23:08.220Z Downloaded pnet v0.35.0
2162026-01-17T04:23:08.220Z Downloaded pest v2.8.5
2172026-01-17T04:23:08.244Z Downloaded num v0.4.3
2182026-01-17T04:23:08.244Z Downloaded bitvec v1.0.1
2192026-01-17T04:23:08.244Z Downloaded aho-corasick v1.1.4
2202026-01-17T04:23:08.269Z Downloaded num-rational v0.4.2
2212026-01-17T04:23:08.269Z Downloaded goblin v0.8.2
2222026-01-17T04:23:08.269Z Downloaded digest v0.10.7
2232026-01-17T04:23:08.269Z Downloaded clap_lex v0.7.6
2242026-01-17T04:23:08.269Z Downloaded cfg-if v1.0.4
2252026-01-17T04:23:08.269Z Downloaded anyhow v1.0.100
2262026-01-17T04:23:08.269Z Downloaded proc-macro2 v1.0.105
2272026-01-17T04:23:08.269Z Downloaded glob v0.3.3
2282026-01-17T04:23:08.269Z Downloaded getrandom v0.3.4
2292026-01-17T04:23:08.294Z Downloaded dtrace-parser v0.2.0
2302026-01-17T04:23:08.294Z Downloaded bitflags v2.10.0
2312026-01-17T04:23:08.294Z Downloaded anstream v0.6.21
2322026-01-17T04:23:08.294Z Downloaded funty v2.0.0
2332026-01-17T04:23:08.294Z Downloaded colored v3.1.1
2342026-01-17T04:23:08.294Z Downloaded autocfg v1.5.0
2352026-01-17T04:23:08.294Z Downloaded anstyle-parse v0.2.7
2362026-01-17T04:23:08.294Z Downloaded anstyle v1.0.13
2372026-01-17T04:23:08.294Z Downloaded errno v0.3.14
2382026-01-17T04:23:08.294Z Downloaded block-buffer v0.10.4
2392026-01-17T04:23:08.410Z Compiling proc-macro2 v1.0.105
2402026-01-17T04:23:08.410Z Compiling quote v1.0.43
2412026-01-17T04:23:08.436Z Compiling unicode-ident v1.0.22
2422026-01-17T04:23:08.436Z Compiling libc v0.2.179
2432026-01-17T04:23:08.436Z Compiling serde_core v1.0.228
2442026-01-17T04:23:08.436Z Compiling memchr v2.7.6
2452026-01-17T04:23:08.436Z Compiling serde v1.0.228
2462026-01-17T04:23:08.675Z Compiling rustix v1.1.3
2472026-01-17T04:23:09.195Z Compiling thiserror v1.0.69
2482026-01-17T04:23:09.220Z Compiling zmij v1.0.10
2492026-01-17T04:23:09.916Z Compiling ucd-trie v0.1.7
2502026-01-17T04:23:09.941Z Compiling serde_json v1.0.148
2512026-01-17T04:23:10.268Z Compiling version_check v0.9.5
2522026-01-17T04:23:10.375Z Compiling pest v2.8.5
2532026-01-17T04:23:10.483Z Compiling prettyplease v0.2.37
2542026-01-17T04:23:10.677Z Compiling autocfg v1.5.0
2552026-01-17T04:23:10.896Z Checking cfg-if v1.0.4
2562026-01-17T04:23:11.024Z Checking syn v2.0.114
2572026-01-17T04:23:11.049Z Compiling aho-corasick v1.1.4
2582026-01-17T04:23:11.261Z Compiling getrandom v0.3.4
2592026-01-17T04:23:11.505Z Compiling num-traits v0.2.19
2602026-01-17T04:23:11.840Z Compiling regex-syntax v0.8.8
2612026-01-17T04:23:13.407Z Compiling pest_meta v2.8.5
2622026-01-17T04:23:13.708Z Compiling itoa v1.0.17
2632026-01-17T04:23:13.844Z Compiling byteorder v1.5.0
2642026-01-17T04:23:14.292Z Compiling usdt-impl v0.5.0
2652026-01-17T04:23:14.622Z Checking colored v3.1.1
2662026-01-17T04:23:14.845Z Checking num-integer v0.1.46
2672026-01-17T04:23:15.004Z Compiling thread-id v4.2.2
2682026-01-17T04:23:15.158Z Checking plain v0.2.3
2692026-01-17T04:23:15.331Z Checking log v0.4.29
2702026-01-17T04:23:15.455Z Compiling regex-automata v0.4.13
2712026-01-17T04:23:16.441Z Compiling errno v0.3.14
2722026-01-17T04:23:16.693Z Checking pretty-hex v0.4.1
2732026-01-17T04:23:16.882Z Compiling radium v0.7.0
2742026-01-17T04:23:17.059Z Checking no-std-net v0.6.0
2752026-01-17T04:23:17.083Z Compiling bitflags v2.10.0
2762026-01-17T04:23:17.190Z Checking pnet_base v0.35.0
2772026-01-17T04:23:17.487Z Compiling pest_generator v2.8.5
2782026-01-17T04:23:18.039Z Compiling zerocopy v0.8.31
2792026-01-17T04:23:18.392Z Checking tap v1.0.1
2802026-01-17T04:23:18.540Z Compiling once_cell v1.21.3
2812026-01-17T04:23:18.729Z Compiling fastrand v2.3.0
2822026-01-17T04:23:19.014Z Checking wyz v0.5.1
2832026-01-17T04:23:19.180Z Compiling tempfile v3.24.0
2842026-01-17T04:23:19.426Z Checking num-iter v0.1.45
2852026-01-17T04:23:19.586Z Checking memmap v0.7.0
2862026-01-17T04:23:19.769Z Compiling regex v1.12.2
2872026-01-17T04:23:19.839Z Compiling anyhow v1.0.100
2882026-01-17T04:23:20.109Z Checking funty v2.0.0
2892026-01-17T04:23:20.581Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
2902026-01-17T04:23:20.815Z Compiling serde_derive v1.0.228
2912026-01-17T04:23:20.919Z Compiling thiserror-impl v1.0.69
2922026-01-17T04:23:21.039Z Compiling zerocopy-derive v0.7.35
2932026-01-17T04:23:21.157Z Compiling pest_derive v2.8.5
2942026-01-17T04:23:21.681Z Compiling scroll_derive v0.12.1
2952026-01-17T04:23:22.076Z Compiling pnet_macros v0.35.0
2962026-01-17T04:23:22.736Z Compiling zerocopy v0.7.35
2972026-01-17T04:23:23.084Z Checking scroll v0.12.0
2982026-01-17T04:23:23.610Z Compiling dtrace-parser v0.2.0
2992026-01-17T04:23:23.677Z Checking goblin v0.8.2
3002026-01-17T04:23:24.097Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3012026-01-17T04:23:24.157Z Checking bitvec v1.0.1
3022026-01-17T04:23:24.401Z Checking pnet_macros_support v0.35.0
3032026-01-17T04:23:24.597Z Checking pnet_sys v0.35.0
3042026-01-17T04:23:24.792Z Checking utf8parse v0.2.2
3052026-01-17T04:23:24.954Z Checking anstyle-parse v0.2.7
3062026-01-17T04:23:25.128Z Checking pnet_packet v0.35.0
3072026-01-17T04:23:25.172Z Checking ppv-lite86 v0.2.21
3082026-01-17T04:23:25.841Z Checking rand_core v0.9.3
3092026-01-17T04:23:26.156Z Checking is_terminal_polyfill v1.70.2
3102026-01-17T04:23:26.282Z Checking colorchoice v1.0.4
3112026-01-17T04:23:26.441Z Checking anstyle v1.0.13
3122026-01-17T04:23:26.466Z Checking anstyle-query v1.1.5
3132026-01-17T04:23:26.611Z Compiling pnet v0.35.0
3142026-01-17T04:23:26.782Z Checking anstream v0.6.21
3152026-01-17T04:23:26.975Z Checking rand_chacha v0.9.0
3162026-01-17T04:23:27.163Z Compiling heck v0.5.0
3172026-01-17T04:23:27.326Z Checking clap_lex v0.7.6
3182026-01-17T04:23:27.477Z Checking strsim v0.11.1
3192026-01-17T04:23:27.579Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3202026-01-17T04:23:27.638Z Compiling clap_derive v4.5.49
3212026-01-17T04:23:27.829Z Checking clap_builder v4.5.54
3222026-01-17T04:23:27.972Z Checking rand v0.9.2
3232026-01-17T04:23:28.094Z Checking num-bigint v0.4.6
3242026-01-17T04:23:28.361Z Compiling dof v0.3.0
3252026-01-17T04:23:28.412Z Compiling serde_tokenstream v0.2.2
3262026-01-17T04:23:29.036Z Checking num-complex v0.4.6
3272026-01-17T04:23:29.145Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3282026-01-17T04:23:29.916Z Checking ipnetwork v0.20.0
3292026-01-17T04:23:30.108Z Compiling usdt-macro v0.5.0
3302026-01-17T04:23:30.176Z Compiling usdt-attr-macro v0.5.0
3312026-01-17T04:23:30.200Z Checking pnet_transport v0.35.0
3322026-01-17T04:23:30.225Z Checking num-rational v0.4.2
3332026-01-17T04:23:30.249Z Checking pnet_datalink v0.35.0
3342026-01-17T04:23:30.477Z Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
3352026-01-17T04:23:30.700Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3362026-01-17T04:23:30.864Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3372026-01-17T04:23:30.904Z Checking num v0.4.3
3382026-01-17T04:23:31.154Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3392026-01-17T04:23:31.318Z Checking clap v4.5.54
3402026-01-17T04:23:31.486Z Checking usdt v0.5.0
3412026-01-17T04:23:31.739Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3422026-01-17T04:23:32.353Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3432026-01-17T04:23:32.482Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3442026-01-17T04:23:34.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.91s
3452026-01-17T04:23:34.719Z+ cargo clippy --all-targets -- --deny warnings
3462026-01-17T04:23:35.187Z Downloading crates ...
3472026-01-17T04:23:35.274Z Downloaded libloading v0.9.0
3482026-01-17T04:23:35.397Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
3492026-01-17T04:23:35.422Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3502026-01-17T04:23:35.422Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3512026-01-17T04:23:35.446Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3522026-01-17T04:23:35.446Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3532026-01-17T04:23:35.447Z Checking libloading v0.9.0
3542026-01-17T04:23:35.888Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3552026-01-17T04:23:37.369Z Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3562026-01-17T04:23:39.478Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3572026-01-17T04:23:39.503Z Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3582026-01-17T04:23:41.633Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3592026-01-17T04:23:55.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.29s
3602026-01-17T04:23:55.349Z+ banner build
3612026-01-17T04:23:55.375Z
3622026-01-17T04:23:55.375Z ##### # # # # #####
3632026-01-17T04:23:55.375Z # # # # # # # #
3642026-01-17T04:23:55.375Z ##### # # # # # #
3652026-01-17T04:23:55.375Z # # # # # # # #
3662026-01-17T04:23:55.375Z # # # # # # # #
3672026-01-17T04:23:55.375Z ##### #### # ###### #####
3682026-01-17T04:23:55.375Z
3692026-01-17T04:23:55.375Z+ ptime -m cargo build
3702026-01-17T04:23:55.763Z Compiling unicode-ident v1.0.22
3712026-01-17T04:23:55.763Z Compiling memchr v2.7.6
3722026-01-17T04:23:55.788Z Compiling cfg-if v1.0.4
3732026-01-17T04:23:55.788Z Compiling regex-syntax v0.8.8
3742026-01-17T04:23:55.788Z Compiling libc v0.2.179
3752026-01-17T04:23:55.788Z Compiling serde_core v1.0.228
3762026-01-17T04:23:55.788Z Compiling ucd-trie v0.1.7
3772026-01-17T04:23:55.812Z Compiling zmij v1.0.10
3782026-01-17T04:23:55.900Z Compiling itoa v1.0.17
3792026-01-17T04:23:56.007Z Compiling proc-macro2 v1.0.105
3802026-01-17T04:23:56.241Z Compiling byteorder v1.5.0
3812026-01-17T04:23:56.289Z Compiling bitflags v2.10.0
3822026-01-17T04:23:56.408Z Compiling num-traits v0.2.19
3832026-01-17T04:23:56.693Z Compiling fastrand v2.3.0
3842026-01-17T04:23:56.773Z Compiling aho-corasick v1.1.4
3852026-01-17T04:23:56.815Z Compiling pest v2.8.5
3862026-01-17T04:23:57.197Z Compiling quote v1.0.43
3872026-01-17T04:23:57.428Z Compiling errno v0.3.14
3882026-01-17T04:23:57.662Z Compiling syn v2.0.114
3892026-01-17T04:23:57.716Z Compiling rustix v1.1.3
3902026-01-17T04:23:57.855Z Compiling once_cell v1.21.3
3912026-01-17T04:23:58.092Z Compiling thread-id v4.2.2
3922026-01-17T04:23:58.210Z Compiling colored v3.1.1
3932026-01-17T04:23:58.234Z Compiling getrandom v0.3.4
3942026-01-17T04:23:58.532Z Compiling num-integer v0.1.46
3952026-01-17T04:23:59.035Z Compiling plain v0.2.3
3962026-01-17T04:23:59.196Z Compiling log v0.4.29
3972026-01-17T04:23:59.223Z Compiling pretty-hex v0.4.1
3982026-01-17T04:23:59.465Z Compiling regex-automata v0.4.13
3992026-01-17T04:23:59.552Z Compiling pest_meta v2.8.5
4002026-01-17T04:23:59.828Z Compiling no-std-net v0.6.0
4012026-01-17T04:23:59.948Z Compiling pnet_base v0.35.0
4022026-01-17T04:24:00.174Z Compiling tap v1.0.1
4032026-01-17T04:24:00.325Z Compiling serde_json v1.0.148
4042026-01-17T04:24:00.409Z Compiling wyz v0.5.1
4052026-01-17T04:24:00.552Z Compiling tempfile v3.24.0
4062026-01-17T04:24:00.841Z Compiling radium v0.7.0
4072026-01-17T04:24:01.282Z Compiling num-iter v0.1.45
4082026-01-17T04:24:01.463Z Compiling memmap v0.7.0
4092026-01-17T04:24:01.487Z Compiling funty v2.0.0
4102026-01-17T04:24:01.795Z Compiling zerocopy v0.8.31
4112026-01-17T04:24:01.819Z Compiling pnet_macros_support v0.35.0
4122026-01-17T04:24:02.020Z Compiling pnet_sys v0.35.0
4132026-01-17T04:24:02.155Z Compiling utf8parse v0.2.2
4142026-01-17T04:24:02.314Z Compiling bitvec v1.0.1
4152026-01-17T04:24:02.339Z Compiling anstyle-parse v0.2.7
4162026-01-17T04:24:02.716Z Compiling anyhow v1.0.100
4172026-01-17T04:24:02.955Z Compiling rand_core v0.9.3
4182026-01-17T04:24:03.052Z Compiling anstyle-query v1.1.5
4192026-01-17T04:24:03.076Z Compiling is_terminal_polyfill v1.70.2
4202026-01-17T04:24:03.205Z Compiling anstyle v1.0.13
4212026-01-17T04:24:03.229Z Compiling colorchoice v1.0.4
4222026-01-17T04:24:03.382Z Compiling strsim v0.11.1
4232026-01-17T04:24:03.406Z Compiling clap_lex v0.7.6
4242026-01-17T04:24:03.642Z Compiling regex v1.12.2
4252026-01-17T04:24:03.863Z Compiling pest_generator v2.8.5
4262026-01-17T04:24:04.232Z Compiling prettyplease v0.2.37
4272026-01-17T04:24:04.444Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
4282026-01-17T04:24:04.650Z Compiling anstream v0.6.21
4292026-01-17T04:24:05.300Z Compiling ppv-lite86 v0.2.21
4302026-01-17T04:24:05.324Z Compiling clap_builder v4.5.54
4312026-01-17T04:24:05.385Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
4322026-01-17T04:24:05.632Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
4332026-01-17T04:24:06.124Z Compiling rand_chacha v0.9.0
4342026-01-17T04:24:06.561Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
4352026-01-17T04:24:06.741Z Compiling rand v0.9.2
4362026-01-17T04:24:07.845Z Compiling serde_derive v1.0.228
4372026-01-17T04:24:07.871Z Compiling thiserror-impl v1.0.69
4382026-01-17T04:24:07.871Z Compiling zerocopy-derive v0.7.35
4392026-01-17T04:24:08.131Z Compiling pest_derive v2.8.5
4402026-01-17T04:24:08.219Z Compiling scroll_derive v0.12.1
4412026-01-17T04:24:09.272Z Compiling pnet_macros v0.35.0
4422026-01-17T04:24:09.780Z Compiling zerocopy v0.7.35
4432026-01-17T04:24:09.862Z Compiling scroll v0.12.0
4442026-01-17T04:24:10.327Z Compiling goblin v0.8.2
4452026-01-17T04:24:10.386Z Compiling clap_derive v4.5.49
4462026-01-17T04:24:10.596Z Compiling thiserror v1.0.69
4472026-01-17T04:24:10.742Z Compiling dtrace-parser v0.2.0
4482026-01-17T04:24:12.078Z Compiling pnet_packet v0.35.0
4492026-01-17T04:24:13.232Z Compiling serde v1.0.228
4502026-01-17T04:24:13.747Z Compiling clap v4.5.54
4512026-01-17T04:24:13.830Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
4522026-01-17T04:24:14.373Z Compiling serde_tokenstream v0.2.2
4532026-01-17T04:24:14.398Z Compiling dof v0.3.0
4542026-01-17T04:24:14.398Z Compiling num-bigint v0.4.6
4552026-01-17T04:24:14.513Z Compiling num-complex v0.4.6
4562026-01-17T04:24:14.552Z Compiling ipnetwork v0.20.0
4572026-01-17T04:24:14.927Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
4582026-01-17T04:24:15.133Z Compiling usdt-impl v0.5.0
4592026-01-17T04:24:15.165Z Compiling pnet_datalink v0.35.0
4602026-01-17T04:24:16.207Z Compiling usdt-macro v0.5.0
4612026-01-17T04:24:16.419Z Compiling usdt-attr-macro v0.5.0
4622026-01-17T04:24:17.688Z Compiling num-rational v0.4.2
4632026-01-17T04:24:17.873Z Compiling pnet_transport v0.35.0
4642026-01-17T04:24:18.215Z Compiling pnet v0.35.0
4652026-01-17T04:24:18.481Z Compiling usdt v0.5.0
4662026-01-17T04:24:18.515Z Compiling num v0.4.3
4672026-01-17T04:24:18.816Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
4682026-01-17T04:24:19.724Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
4692026-01-17T04:24:20.027Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
4702026-01-17T04:24:20.028Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
4712026-01-17T04:24:20.364Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
4722026-01-17T04:24:26.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.66s
4732026-01-17T04:24:26.161Z
4742026-01-17T04:24:26.161Zreal 30.799184836
4752026-01-17T04:24:26.161Zuser 2:50.659551163
4762026-01-17T04:24:26.186Zsys 24.680566213
4772026-01-17T04:24:26.186Ztrap 0.125559097
4782026-01-17T04:24:26.186Ztflt 0.033027477
4792026-01-17T04:24:26.186Zdflt 0.179492154
4802026-01-17T04:24:26.186Zkflt 0.000009319
4812026-01-17T04:24:26.186Zlock 7:23.013880766
4822026-01-17T04:24:26.186Zslp 10:58.358348522
4832026-01-17T04:24:26.186Zlat 6.496632773
4842026-01-17T04:24:26.186Zstop 5.574183353
4852026-01-17T04:24:26.186Z+ ptime -m cargo build --release
4862026-01-17T04:24:26.420Z Compiling proc-macro2 v1.0.105
4872026-01-17T04:24:26.420Z Compiling quote v1.0.43
4882026-01-17T04:24:26.420Z Compiling unicode-ident v1.0.22
4892026-01-17T04:24:26.445Z Compiling libc v0.2.179
4902026-01-17T04:24:26.445Z Compiling serde_core v1.0.228
4912026-01-17T04:24:26.445Z Compiling memchr v2.7.6
4922026-01-17T04:24:26.445Z Compiling serde v1.0.228
4932026-01-17T04:24:26.662Z Compiling zmij v1.0.10
4942026-01-17T04:24:26.987Z Compiling thiserror v1.0.69
4952026-01-17T04:24:27.184Z Compiling rustix v1.1.3
4962026-01-17T04:24:27.527Z Compiling ucd-trie v0.1.7
4972026-01-17T04:24:27.730Z Compiling serde_json v1.0.148
4982026-01-17T04:24:27.933Z Compiling pest v2.8.5
4992026-01-17T04:24:28.107Z Compiling aho-corasick v1.1.4
5002026-01-17T04:24:28.328Z Compiling prettyplease v0.2.37
5012026-01-17T04:24:28.885Z Compiling autocfg v1.5.0
5022026-01-17T04:24:28.940Z Compiling version_check v0.9.5
5032026-01-17T04:24:29.062Z Compiling syn v2.0.114
5042026-01-17T04:24:29.192Z Compiling regex-syntax v0.8.8
5052026-01-17T04:24:29.601Z Compiling num-traits v0.2.19
5062026-01-17T04:24:30.674Z Compiling pest_meta v2.8.5
5072026-01-17T04:24:32.692Z Compiling getrandom v0.3.4
5082026-01-17T04:24:32.876Z Compiling regex-automata v0.4.13
5092026-01-17T04:24:33.298Z Compiling byteorder v1.5.0
5102026-01-17T04:24:33.775Z Compiling itoa v1.0.17
5112026-01-17T04:24:33.964Z Compiling usdt-impl v0.5.0
5122026-01-17T04:24:34.601Z Compiling cfg-if v1.0.4
5132026-01-17T04:24:35.065Z Compiling num-integer v0.1.46
5142026-01-17T04:24:35.102Z Compiling errno v0.3.14
5152026-01-17T04:24:35.127Z Compiling thread-id v4.2.2
5162026-01-17T04:24:35.206Z Compiling pest_generator v2.8.5
5172026-01-17T04:24:35.963Z Compiling log v0.4.29
5182026-01-17T04:24:36.211Z Compiling bitflags v2.10.0
5192026-01-17T04:24:36.547Z Compiling plain v0.2.3
5202026-01-17T04:24:37.050Z Compiling radium v0.7.0
5212026-01-17T04:24:37.354Z Compiling regex v1.12.2
5222026-01-17T04:24:37.525Z Compiling pretty-hex v0.4.1
5232026-01-17T04:24:37.814Z Compiling once_cell v1.21.3
5242026-01-17T04:24:38.183Z Compiling colored v3.1.1
5252026-01-17T04:24:38.747Z Compiling no-std-net v0.6.0
5262026-01-17T04:24:38.772Z Compiling serde_derive v1.0.228
5272026-01-17T04:24:38.859Z Compiling thiserror-impl v1.0.69
5282026-01-17T04:24:38.884Z Compiling zerocopy-derive v0.7.35
5292026-01-17T04:24:39.532Z Compiling pest_derive v2.8.5
5302026-01-17T04:24:39.734Z Compiling scroll_derive v0.12.1
5312026-01-17T04:24:40.400Z Compiling fastrand v2.3.0
5322026-01-17T04:24:40.687Z Compiling zerocopy v0.7.35
5332026-01-17T04:24:40.927Z Compiling tempfile v3.24.0
5342026-01-17T04:24:41.195Z Compiling scroll v0.12.0
5352026-01-17T04:24:41.714Z Compiling dtrace-parser v0.2.0
5362026-01-17T04:24:41.837Z Compiling goblin v0.8.2
5372026-01-17T04:24:42.066Z Compiling pnet_base v0.35.0
5382026-01-17T04:24:42.451Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
5392026-01-17T04:24:42.817Z Compiling tap v1.0.1
5402026-01-17T04:24:42.995Z Compiling zerocopy v0.8.31
5412026-01-17T04:24:43.143Z Compiling wyz v0.5.1
5422026-01-17T04:24:43.789Z Compiling num-iter v0.1.45
5432026-01-17T04:24:43.994Z Compiling memmap v0.7.0
5442026-01-17T04:24:44.079Z Compiling funty v2.0.0
5452026-01-17T04:24:44.243Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
5462026-01-17T04:24:44.388Z Compiling anyhow v1.0.100
5472026-01-17T04:24:45.194Z Compiling bitvec v1.0.1
5482026-01-17T04:24:46.546Z Compiling serde_tokenstream v0.2.2
5492026-01-17T04:24:46.678Z Compiling dof v0.3.0
5502026-01-17T04:24:46.703Z Compiling num-bigint v0.4.6
5512026-01-17T04:24:47.145Z Compiling num-complex v0.4.6
5522026-01-17T04:24:47.464Z Compiling pnet_macros_support v0.35.0
5532026-01-17T04:24:47.702Z Compiling pnet_macros v0.35.0
5542026-01-17T04:24:48.493Z Compiling usdt-attr-macro v0.5.0
5552026-01-17T04:24:49.713Z Compiling num-rational v0.4.2
5562026-01-17T04:24:50.180Z Compiling usdt-macro v0.5.0
5572026-01-17T04:24:50.415Z Compiling pnet_sys v0.35.0
5582026-01-17T04:24:50.783Z Compiling num v0.4.3
5592026-01-17T04:24:51.464Z Compiling usdt v0.5.0
5602026-01-17T04:24:52.954Z Compiling utf8parse v0.2.2
5612026-01-17T04:24:53.118Z Compiling anstyle-parse v0.2.7
5622026-01-17T04:24:53.511Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
5632026-01-17T04:24:54.045Z Compiling ppv-lite86 v0.2.21
5642026-01-17T04:24:54.725Z Compiling pnet_packet v0.35.0
5652026-01-17T04:24:54.811Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
5662026-01-17T04:24:55.642Z Compiling ipnetwork v0.20.0
5672026-01-17T04:24:57.682Z Compiling rand_core v0.9.3
5682026-01-17T04:24:58.800Z Compiling colorchoice v1.0.4
5692026-01-17T04:24:58.995Z Compiling pnet v0.35.0
5702026-01-17T04:24:59.508Z Compiling is_terminal_polyfill v1.70.2
5712026-01-17T04:24:59.642Z Compiling anstyle v1.0.13
5722026-01-17T04:25:00.079Z Compiling anstyle-query v1.1.5
5732026-01-17T04:25:00.253Z Compiling anstream v0.6.21
5742026-01-17T04:25:01.208Z Compiling pnet_transport v0.35.0
5752026-01-17T04:25:03.295Z Compiling rand_chacha v0.9.0
5762026-01-17T04:25:03.743Z Compiling pnet_datalink v0.35.0
5772026-01-17T04:25:03.775Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
5782026-01-17T04:25:04.893Z Compiling strsim v0.11.1
5792026-01-17T04:25:04.917Z Compiling clap_lex v0.7.6
5802026-01-17T04:25:04.942Z Compiling heck v0.5.0
5812026-01-17T04:25:05.321Z Compiling clap_derive v4.5.49
5822026-01-17T04:25:05.598Z Compiling clap_builder v4.5.54
5832026-01-17T04:25:07.093Z Compiling rand v0.9.2
5842026-01-17T04:25:08.835Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
5852026-01-17T04:25:08.977Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
5862026-01-17T04:25:09.190Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
5872026-01-17T04:25:09.617Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
5882026-01-17T04:25:16.044Z Compiling clap v4.5.54
5892026-01-17T04:25:19.199Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
5902026-01-17T04:25:19.799Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
5912026-01-17T04:25:39.044Z Finished `release` profile [optimized] target(s) in 1m 12s
5922026-01-17T04:25:39.077Z
5932026-01-17T04:25:39.077Zreal 1:12.908023064
5942026-01-17T04:25:39.078Zuser 7:30.896918680
5952026-01-17T04:25:39.078Zsys 33.504378758
5962026-01-17T04:25:39.078Ztrap 0.359896851
5972026-01-17T04:25:39.078Ztflt 0.141623196
5982026-01-17T04:25:39.078Zdflt 0.182428907
5992026-01-17T04:25:39.078Zkflt 0.000033399
6002026-01-17T04:25:39.078Zlock 23:49.752983730
6012026-01-17T04:25:39.078Zslp 27:38.266979950
6022026-01-17T04:25:39.078Zlat 23.680361736
6032026-01-17T04:25:39.103Zstop 11.896317242
6042026-01-17T04:25:39.103Z+ for x in debug release
6052026-01-17T04:25:39.103Z+ mkdir -p /work/debug
6062026-01-17T04:25:39.103Z+ cp target/debug/x4c /work/debug/
6072026-01-17T04:25:39.128Z+ cp target/debug/libsidecar_lite.so /work/debug/
6082026-01-17T04:25:39.177Z+ for x in debug release
6092026-01-17T04:25:39.177Z+ mkdir -p /work/release
6102026-01-17T04:25:39.201Z+ cp target/release/x4c /work/release/
6112026-01-17T04:25:39.201Z+ cp target/release/libsidecar_lite.so /work/release/
6122026-01-17T04:25:39.226Z+ banner test
6132026-01-17T04:25:39.226Z
6142026-01-17T04:25:39.226Z ##### ###### #### #####
6152026-01-17T04:25:39.226Z # # # #
6162026-01-17T04:25:39.226Z # ##### #### #
6172026-01-17T04:25:39.226Z # # # #
6182026-01-17T04:25:39.226Z # # # # #
6192026-01-17T04:25:39.226Z # ###### #### #
6202026-01-17T04:25:39.226Z
6212026-01-17T04:25:39.226Z+ cargo test
6222026-01-17T04:25:39.481Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
6232026-01-17T04:25:39.505Z Compiling libloading v0.9.0
6242026-01-17T04:25:39.505Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
6252026-01-17T04:25:39.505Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
6262026-01-17T04:25:39.506Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
6272026-01-17T04:25:39.530Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
6282026-01-17T04:25:39.915Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
6292026-01-17T04:25:41.584Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
6302026-01-17T04:25:41.584Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
6312026-01-17T04:25:41.609Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
6322026-01-17T04:25:42.240Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
6332026-01-17T04:25:59.177Z Finished `test` profile [unoptimized + debuginfo] target(s) in 19.85s
6342026-01-17T04:25:59.203Z Running unittests src/lib.rs (target/debug/deps/p4-a4a91a12761ad9b1)
6352026-01-17T04:25:59.203Z
6362026-01-17T04:25:59.203Zrunning 0 tests
6372026-01-17T04:25:59.203Z
6382026-01-17T04:25:59.203Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392026-01-17T04:25:59.203Z
6402026-01-17T04:25:59.203Z Running unittests src/lib.rs (target/debug/deps/p4_macro-42c2a0a62bce797b)
6412026-01-17T04:25:59.228Z
6422026-01-17T04:25:59.229Zrunning 0 tests
6432026-01-17T04:25:59.229Z
6442026-01-17T04:25:59.229Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6452026-01-17T04:25:59.229Z
6462026-01-17T04:25:59.229Z Running unittests src/main.rs (target/debug/deps/p4_macro_test-80c3244759441c65)
6472026-01-17T04:25:59.229Z
6482026-01-17T04:25:59.229Zrunning 0 tests
6492026-01-17T04:25:59.229Z
6502026-01-17T04:25:59.229Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6512026-01-17T04:25:59.229Z
6522026-01-17T04:25:59.229Z Running unittests src/lib.rs (target/debug/deps/p4_rust-98d15e70e15215ea)
6532026-01-17T04:25:59.229Z
6542026-01-17T04:25:59.229Zrunning 0 tests
6552026-01-17T04:25:59.229Z
6562026-01-17T04:25:59.229Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6572026-01-17T04:25:59.229Z
6582026-01-17T04:25:59.229Z Running unittests src/lib.rs (target/debug/deps/p4rs-0392ef40c5115b98)
6592026-01-17T04:25:59.229Z
6602026-01-17T04:25:59.229Zrunning 14 tests
6612026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_add_mixed_size ... ok
6622026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_add_cascade ... ok
6632026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_mod ... ok
6642026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_sub_be ... ok
6652026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_add_be ... ok
6662026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_sub_le ... ok
6672026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_add_le ... ok
6682026-01-17T04:25:59.229Ztest bitmath::tests::bitmath_add_nest ... ok
6692026-01-17T04:25:59.229Ztest checksum::tests::udp_checksum ... ok
6702026-01-17T04:25:59.229Ztest table::tests::match_lpm_ternary_1 ... ok
6712026-01-17T04:25:59.229Ztest table::tests::match_lpm_ternary_range ... ok
6722026-01-17T04:25:59.229Ztest table::tests::match_lpm_1 ... ok
6732026-01-17T04:25:59.229Ztest table::tests::match_ternary_1 ... ok
6742026-01-17T04:25:59.229Ztest table::tests::match_with_action ... ok
6752026-01-17T04:25:59.229Z
6762026-01-17T04:25:59.229Ztest result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6772026-01-17T04:25:59.229Z
6782026-01-17T04:25:59.229Z Running unittests src/lib.rs (target/debug/deps/sidecar_lite-861b4803ea1756af)
6792026-01-17T04:25:59.230Z
6802026-01-17T04:25:59.230Zrunning 0 tests
6812026-01-17T04:25:59.230Z
6822026-01-17T04:25:59.230Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6832026-01-17T04:25:59.230Z
6842026-01-17T04:25:59.230Z Running unittests src/lib.rs (target/debug/deps/tests-a92bf5c00e63a78d)
6852026-01-17T04:25:59.257Z
6862026-01-17T04:25:59.257Zrunning 15 tests
6872026-01-17T04:25:59.257Ztest controller_multiple_instantiation::controller_multiple_instantiation ... ok
6882026-01-17T04:25:59.257Ztest headers::ipv6_header_read_write ... ok
6892026-01-17T04:25:59.257Ztest dload::pipeline_create ... ok
6902026-01-17T04:25:59.257Ztest ipv6::test_ipv6_parse ... ok
6912026-01-17T04:25:59.257Ztest dload::dynamic_load ... ok
6922026-01-17T04:25:59.282Ztest hub::hub2 ... ok
6932026-01-17T04:25:59.282Ztest decap::geneve_decap ... ok
6942026-01-17T04:25:59.282Ztest arithmetic::arithmetic ... ok
6952026-01-17T04:25:59.282Ztest disag_router::disag_router ... ok
6962026-01-17T04:25:59.282Ztest table_in_egress_and_ingress::table_in_egress_and_ingress ... ok
6972026-01-17T04:25:59.282Ztest vlan::test_vlan_parse ... ok
6982026-01-17T04:25:59.282Ztest range::range ... ok
6992026-01-17T04:25:59.282Ztest mac_rewrite::mac_rewrite2 ... ok
7002026-01-17T04:25:59.282Ztest dynamic_router::dynamic_router2 ... ok
7012026-01-17T04:25:59.317Ztest basic_router::basic_router2 ... ok
7022026-01-17T04:25:59.317Z
7032026-01-17T04:25:59.317Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
7042026-01-17T04:25:59.317Z
7052026-01-17T04:25:59.342Z Running unittests src/lib.rs (target/debug/deps/x4c-4d4d8c1d784e8f33)
7062026-01-17T04:25:59.342Z
7072026-01-17T04:25:59.342Zrunning 0 tests
7082026-01-17T04:25:59.342Z
7092026-01-17T04:25:59.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7102026-01-17T04:25:59.342Z
7112026-01-17T04:25:59.342Z Running unittests src/bin/x4c.rs (target/debug/deps/x4c-e92c83453844d729)
7122026-01-17T04:25:59.342Z
7132026-01-17T04:25:59.342Zrunning 0 tests
7142026-01-17T04:25:59.342Z
7152026-01-17T04:25:59.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7162026-01-17T04:25:59.342Z
7172026-01-17T04:25:59.342Z Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-d147d8ade53fb6ad)
7182026-01-17T04:25:59.368Z
7192026-01-17T04:25:59.368Zrunning 0 tests
7202026-01-17T04:25:59.368Z
7212026-01-17T04:25:59.368Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7222026-01-17T04:25:59.368Z
7232026-01-17T04:25:59.368Z Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-8f849033ea591aba)
7242026-01-17T04:25:59.368Z
7252026-01-17T04:25:59.368Zrunning 0 tests
7262026-01-17T04:25:59.368Z
7272026-01-17T04:25:59.368Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7282026-01-17T04:25:59.368Z
7292026-01-17T04:25:59.368Z Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42)
7302026-01-17T04:25:59.368Z
7312026-01-17T04:25:59.369Zrunning 0 tests
7322026-01-17T04:25:59.369Z
7332026-01-17T04:25:59.369Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7342026-01-17T04:25:59.369Z
7352026-01-17T04:25:59.369Z Doc-tests p4
7362026-01-17T04:25:59.572Z
7372026-01-17T04:25:59.572Zrunning 0 tests
7382026-01-17T04:25:59.572Z
7392026-01-17T04:25:59.572Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7402026-01-17T04:25:59.572Z
7412026-01-17T04:25:59.597Z Doc-tests p4_macro
7422026-01-17T04:25:59.676Z
7432026-01-17T04:25:59.676Zrunning 2 tests
7442026-01-17T04:25:59.702Ztest lang/p4-macro/src/lib.rs - (line 18) ... ignored
7452026-01-17T04:25:59.702Ztest lang/p4-macro/src/lib.rs - (line 6) ... ignored
7462026-01-17T04:25:59.702Z
7472026-01-17T04:25:59.702Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
7482026-01-17T04:25:59.702Z
7492026-01-17T04:25:59.702Z Doc-tests p4_rust
7502026-01-17T04:26:00.089Z
7512026-01-17T04:26:00.089Zrunning 0 tests
7522026-01-17T04:26:00.089Z
7532026-01-17T04:26:00.089Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7542026-01-17T04:26:00.089Z
7552026-01-17T04:26:00.113Z Doc-tests p4rs
7562026-01-17T04:26:00.279Z
7572026-01-17T04:26:00.279Zrunning 1 test
7582026-01-17T04:26:02.010Ztest lang/p4rs/src/lib.rs - (line 11) ... ok
7592026-01-17T04:26:02.010Z
7602026-01-17T04:26:02.010Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s
7612026-01-17T04:26:02.010Z
7622026-01-17T04:26:02.035Z Doc-tests tests
7632026-01-17T04:26:02.163Z
7642026-01-17T04:26:02.163Zrunning 0 tests
7652026-01-17T04:26:02.163Z
7662026-01-17T04:26:02.163Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7672026-01-17T04:26:02.163Z
7682026-01-17T04:26:02.188Z Doc-tests x4c
7692026-01-17T04:26:02.277Z
7702026-01-17T04:26:02.277Zrunning 0 tests
7712026-01-17T04:26:02.277Z
7722026-01-17T04:26:02.277Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7732026-01-17T04:26:02.277Z
7742026-01-17T04:26:02.303Z Doc-tests x4c_error_codes
7752026-01-17T04:26:02.356Z
7762026-01-17T04:26:02.356Zrunning 0 tests
7772026-01-17T04:26:02.356Z
7782026-01-17T04:26:02.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7792026-01-17T04:26:02.356Z
7802026-01-17T04:26:02.383Z+ pushd test
7812026-01-17T04:26:02.407Z/work/oxidecomputer/p4/test /work/oxidecomputer/p4
7822026-01-17T04:26:02.407Z+ banner 'mac rewr'
7832026-01-17T04:26:02.407Z
7842026-01-17T04:26:02.407Z # # ## #### ##### ###### # # #####
7852026-01-17T04:26:02.407Z ## ## # # # # # # # # # # #
7862026-01-17T04:26:02.407Z # ## # # # # # # ##### # # # #
7872026-01-17T04:26:02.407Z # # ###### # ##### # # ## # #####
7882026-01-17T04:26:02.407Z # # # # # # # # # ## ## # #
7892026-01-17T04:26:02.407Z # # # # #### # # ###### # # # #
7902026-01-17T04:26:02.407Z
7912026-01-17T04:26:02.407Z+ RUST_BACKTRACE=1
7922026-01-17T04:26:02.407Z+ cargo test mac_rewrite -- --nocapture
7932026-01-17T04:26:02.711Z Compiling aho-corasick v1.1.4
7942026-01-17T04:26:02.737Z Compiling errno v0.3.14
7952026-01-17T04:26:02.738Z Compiling rustix v1.1.3
7962026-01-17T04:26:02.738Z Compiling prettyplease v0.2.37
7972026-01-17T04:26:04.541Z Compiling regex-automata v0.4.13
7982026-01-17T04:26:04.575Z Compiling tempfile v3.24.0
7992026-01-17T04:26:08.375Z Compiling regex v1.12.2
8002026-01-17T04:26:09.005Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
8012026-01-17T04:26:09.166Z Compiling pnet_macros v0.35.0
8022026-01-17T04:26:10.797Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
8032026-01-17T04:26:10.970Z Compiling pnet_packet v0.35.0
8042026-01-17T04:26:12.925Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
8052026-01-17T04:26:15.923Z Compiling pnet_transport v0.35.0
8062026-01-17T04:26:16.185Z Compiling pnet v0.35.0
8072026-01-17T04:26:16.418Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
8082026-01-17T04:26:33.130Z Finished `test` profile [unoptimized + debuginfo] target(s) in 30.63s
8092026-01-17T04:26:33.155Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
8102026-01-17T04:26:33.180Z
8112026-01-17T04:26:33.180Zrunning 1 test
8122026-01-17T04:26:33.180Z[phy2] do you know the muffin man?
8132026-01-17T04:26:33.180Z[cpu] the muffin man?
8142026-01-17T04:26:33.180Z[cpu] the muffin man!
8152026-01-17T04:26:33.180Z[cpu] why yes
8162026-01-17T04:26:33.180Z[phy1] i know the muffin man
8172026-01-17T04:26:33.180Z[phy3] the muffin man is me!!!
8182026-01-17T04:26:33.180Ztest mac_rewrite::mac_rewrite2 ... ok
8192026-01-17T04:26:33.180Z
8202026-01-17T04:26:33.181Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
8212026-01-17T04:26:33.181Z
8222026-01-17T04:26:33.206Z+ banner 'dyn load'
8232026-01-17T04:26:33.206Z
8242026-01-17T04:26:33.206Z ##### # # # # # #### ## #####
8252026-01-17T04:26:33.206Z # # # # ## # # # # # # # #
8262026-01-17T04:26:33.206Z # # # # # # # # # # # # #
8272026-01-17T04:26:33.206Z # # # # # # # # # ###### # #
8282026-01-17T04:26:33.206Z # # # # ## # # # # # # #
8292026-01-17T04:26:33.206Z ##### # # # ###### #### # # #####
8302026-01-17T04:26:33.206Z
8312026-01-17T04:26:33.206Z+ RUST_BACKTRACE=1
8322026-01-17T04:26:33.206Z+ cargo test dload -- --nocapture
8332026-01-17T04:26:33.493Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
8342026-01-17T04:26:33.520Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
8352026-01-17T04:26:33.520Z
8362026-01-17T04:26:33.520Zrunning 2 tests
8372026-01-17T04:26:33.520Ztest dload::pipeline_create ... ok
8382026-01-17T04:26:33.521Ztest dload::dynamic_load ... ok
8392026-01-17T04:26:33.521Z
8402026-01-17T04:26:33.521Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s
8412026-01-17T04:26:33.521Z
8422026-01-17T04:26:33.545Z+ banner disag
8432026-01-17T04:26:33.546Z
8442026-01-17T04:26:33.546Z ##### # #### ## ####
8452026-01-17T04:26:33.546Z # # # # # # # #
8462026-01-17T04:26:33.546Z # # # #### # # #
8472026-01-17T04:26:33.546Z # # # # ###### # ###
8482026-01-17T04:26:33.546Z # # # # # # # # #
8492026-01-17T04:26:33.546Z ##### # #### # # ####
8502026-01-17T04:26:33.546Z
8512026-01-17T04:26:33.546Z+ RUST_BACKTRACE=1
8522026-01-17T04:26:33.546Z+ cargo test disag_router -- --nocapture
8532026-01-17T04:26:33.839Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
8542026-01-17T04:26:33.865Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
8552026-01-17T04:26:33.865Z
8562026-01-17T04:26:33.865Zrunning 1 test
8572026-01-17T04:26:33.892Z[phy2] do you know the muffin man?
8582026-01-17T04:26:33.892Z[cpu] the muffin man?
8592026-01-17T04:26:33.892Z[cpu] the muffin man!
8602026-01-17T04:26:33.892Z[cpu] why yes
8612026-01-17T04:26:33.892Z[phy1] i know the muffin man
8622026-01-17T04:26:33.892Z[phy3] the muffin man is me!!!
8632026-01-17T04:26:33.892Ztest disag_router::disag_router ... ok
8642026-01-17T04:26:33.892Z
8652026-01-17T04:26:33.892Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
8662026-01-17T04:26:33.892Z
8672026-01-17T04:26:33.917Z+ banner 'dyn rtr'
8682026-01-17T04:26:33.917Z
8692026-01-17T04:26:33.917Z ##### # # # # ##### ##### #####
8702026-01-17T04:26:33.917Z # # # # ## # # # # # #
8712026-01-17T04:26:33.917Z # # # # # # # # # # #
8722026-01-17T04:26:33.917Z # # # # # # ##### # #####
8732026-01-17T04:26:33.917Z # # # # ## # # # # #
8742026-01-17T04:26:33.917Z ##### # # # # # # # #
8752026-01-17T04:26:33.917Z
8762026-01-17T04:26:33.917Z+ RUST_BACKTRACE=1
8772026-01-17T04:26:33.918Z+ cargo test dynamic_router -- --nocapture
8782026-01-17T04:26:34.641Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
8792026-01-17T04:26:34.798Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
8802026-01-17T04:26:34.798Z
8812026-01-17T04:26:34.798Zrunning 1 test
8822026-01-17T04:26:34.798Z[phy2] do you know the muffin man?
8832026-01-17T04:26:34.798Z[cpu] the muffin man?
8842026-01-17T04:26:34.798Z[cpu] the muffin man!
8852026-01-17T04:26:34.798Z[cpu] why yes
8862026-01-17T04:26:34.798Z[phy1] i know the muffin man
8872026-01-17T04:26:34.798Z[phy3] the muffin man is me!!!
8882026-01-17T04:26:34.798Ztest dynamic_router::dynamic_router2 ... ok
8892026-01-17T04:26:34.798Z
8902026-01-17T04:26:34.798Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
8912026-01-17T04:26:34.798Z
8922026-01-17T04:26:34.798Z+ banner hub
8932026-01-17T04:26:34.798Z
8942026-01-17T04:26:34.798Z # # # # #####
8952026-01-17T04:26:34.798Z # # # # # #
8962026-01-17T04:26:34.798Z ###### # # #####
8972026-01-17T04:26:34.798Z # # # # # #
8982026-01-17T04:26:34.798Z # # # # # #
8992026-01-17T04:26:34.798Z # # #### #####
9002026-01-17T04:26:34.798Z
9012026-01-17T04:26:34.798Z+ RUST_BACKTRACE=1
9022026-01-17T04:26:34.798Z+ cargo test hub -- --nocapture
9032026-01-17T04:26:34.798Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
9042026-01-17T04:26:34.798Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
9052026-01-17T04:26:34.798Z
9062026-01-17T04:26:34.798Zrunning 1 test
9072026-01-17T04:26:34.798Z[phy2] do you know the muffin man?
9082026-01-17T04:26:34.798Z[phy3] do you know the muffin man?
9092026-01-17T04:26:34.798Z[phy1] the muffin man?
9102026-01-17T04:26:34.799Z[phy3] the muffin man?
9112026-01-17T04:26:34.799Z[phy2] the muffin man!
9122026-01-17T04:26:34.799Z[phy3] the muffin man!
9132026-01-17T04:26:34.799Z[phy1] why yes
9142026-01-17T04:26:34.799Z[phy1] i know the muffin man
9152026-01-17T04:26:34.799Z[phy1] the muffin man is me!!!
9162026-01-17T04:26:34.799Z[phy3] why yes
9172026-01-17T04:26:34.799Z[phy3] i know the muffin man
9182026-01-17T04:26:34.799Z[phy3] the muffin man is me!!!
9192026-01-17T04:26:34.799Ztest hub::hub2 ... ok
9202026-01-17T04:26:34.799Z
9212026-01-17T04:26:34.799Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
9222026-01-17T04:26:34.799Z
9232026-01-17T04:26:34.799Z+ banner router
9242026-01-17T04:26:34.799Z
9252026-01-17T04:26:34.799Z ##### #### # # ##### ###### #####
9262026-01-17T04:26:34.799Z # # # # # # # # # #
9272026-01-17T04:26:34.799Z # # # # # # # ##### # #
9282026-01-17T04:26:34.799Z ##### # # # # # # #####
9292026-01-17T04:26:34.799Z # # # # # # # # # #
9302026-01-17T04:26:34.799Z # # #### #### # ###### # #
9312026-01-17T04:26:34.799Z
9322026-01-17T04:26:34.799Z+ RUST_BACKTRACE=1
9332026-01-17T04:26:34.799Z+ cargo test basic_router -- --nocapture
9342026-01-17T04:26:34.882Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
9352026-01-17T04:26:34.907Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
9362026-01-17T04:26:34.907Z
9372026-01-17T04:26:34.907Zrunning 1 test
9382026-01-17T04:26:34.931Z[phy2] do you know the muffin man?
9392026-01-17T04:26:34.931Z[phy1] the muffin man?
9402026-01-17T04:26:34.931Z[phy2] the muffin man!
9412026-01-17T04:26:34.931Z[phy1] why yes
9422026-01-17T04:26:34.931Z[phy1] i know the muffin man
9432026-01-17T04:26:34.931Z[phy1] the muffin man is me!!!
9442026-01-17T04:26:34.932Ztest basic_router::basic_router2 ... ok
9452026-01-17T04:26:34.932Z
9462026-01-17T04:26:34.932Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.02s
9472026-01-17T04:26:34.932Z
9482026-01-17T04:26:34.932Z+ banner headers
9492026-01-17T04:26:34.958Z
9502026-01-17T04:26:34.958Z # # ###### ## ##### ###### ##### ####
9512026-01-17T04:26:34.958Z # # # # # # # # # # #
9522026-01-17T04:26:34.958Z ###### ##### # # # # ##### # # ####
9532026-01-17T04:26:34.958Z # # # ###### # # # ##### #
9542026-01-17T04:26:34.958Z # # # # # # # # # # # #
9552026-01-17T04:26:34.958Z # # ###### # # ##### ###### # # ####
9562026-01-17T04:26:34.958Z
9572026-01-17T04:26:34.958Z+ RUST_BACKTRACE=1
9582026-01-17T04:26:34.958Z+ cargo test headers -- --nocapture
9592026-01-17T04:26:35.215Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
9602026-01-17T04:26:35.245Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-1ccaae03fd6d0ce1)
9612026-01-17T04:26:35.245Z
9622026-01-17T04:26:35.245Zrunning 1 test
9632026-01-17T04:26:35.246Ztest headers::ipv6_header_read_write ... ok
9642026-01-17T04:26:35.246Z
9652026-01-17T04:26:35.246Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s
9662026-01-17T04:26:35.246Z
9672026-01-17T04:26:35.270Zprocess exited: duration 229640 ms, exit code 0
 
9682026-01-17T04:26:35.352Zfound 4 output files
9692026-01-17T04:26:35.352Zuploading: /work/debug/libsidecar_lite.so (43060384 bytes)
9702026-01-17T04:26:46.464Zuploaded: /work/debug/libsidecar_lite.so
9712026-01-17T04:26:46.464Zuploading: /work/debug/x4c (37797152 bytes)
9722026-01-17T04:26:49.951Zuploaded: /work/debug/x4c
9732026-01-17T04:26:49.977Zuploading: /work/release/libsidecar_lite.so (9846248 bytes)
9742026-01-17T04:26:51.738Zuploaded: /work/release/libsidecar_lite.so
9752026-01-17T04:26:51.738Zuploading: /work/release/x4c (8584920 bytes)
9762026-01-17T04:26:57.185Zuploaded: /work/release/x4c